* gnus-msg.el (gnus-configure-posting-style):
[gnus] / lisp / ChangeLog
1 2013-07-17  Albert Krewinkel  <albert@zeitkraut.de>
2
3         * gnus-msg.el (gnus-configure-posting-style):
4         Allow string replacements in values when matching against a header.
5
6 2014-07-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7
8         * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
9         the dribble buffer even when it is shrunk a lot.
10         <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
11
12 2014-06-26  Glenn Morris  <rgm@gnu.org>
13
14         * mm-util.el (help-function-arglist): Remove outdated declaration.
15
16 2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
17
18         * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
19         attribute values.  (Bug#17834)
20
21 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
22
23         * gnus-sum.el (gnus-summary-edit-article-done):
24         Prefer point-marker to copy-marker of point.
25
26 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
27
28         * Makefile.in (install-el, install-el-elc): Compress .el files.
29         (uninstall): Remove compressed .el files.
30
31 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
32
33         * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
34         (gnus-article-read-summary-keys):
35         Don't bug out when there is no article in the summary buffer.
36         (gnus-mime-buttonize-attachments-in-header):
37         Improve criterion that finds parts to display.
38
39         * gnus-art.el (gnus-mm-display-part):
40         * mm-decode.el (mm-shr):
41         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
42         (mm-insert-inline): Revert last changes.
43
44 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
45
46         * gnus-art.el (gnus-mm-display-part):
47         * mm-decode.el (mm-shr):
48         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
49         (mm-insert-inline): Set insertion type of end-marker, not only
50         start-marker, of undisplayer so as to stay after inserted text.
51
52 2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
53
54         * html2text.el (html2text-get-attr): Fix typo when splitting value from
55         attribute. (Bug#17613)
56
57 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
58
59         * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
60         * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
61
62 2014-05-15  Katsumi Yamaoka  <yamaoka@jpl.org>
63
64         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part): Don't
65         delete next part button; keep spacing between buttons.
66
67 2014-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
68
69         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
70         Work for the last MIME part in an article.
71         (gnus-mime-display-single): Suppress excessive newlines between parts.
72
73         * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
74         by leading or trailing newline.
75
76 2014-05-12  Sam Steingold  <sds@gnu.org>
77
78         * time-date.el (seconds-to-string): New function to pretty print time
79         delay in seconds.
80
81 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
82
83         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
84         while prompting a user for a file name, etc.
85         (gnus-mime-display-single): Display part with a common appearance no
86         matter whether MIME button is omitted or not; don't add duplicate entry
87         to gnus-article-mime-handle-alist.
88         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
89
90 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
91
92         * mml2015.el (mml2015-display-key-image): New variable.
93
94 2014-05-08  Glenn Morris  <rgm@gnu.org>
95
96         * gnus-fun.el (gnus-grab-cam-face):
97         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
98         This is CVE-2014-3421.
99
100 2014-05-04  Glenn Morris  <rgm@gnu.org>
101
102         * gnus-registry.el (gnus-registry-install-p): Doc fix.
103
104 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
105
106         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
107         the displaying state of a part.
108         (gnus-mm-display-part): Don't insert a newline in the beginning of
109         a part like gnus-mime-inline-part doesn't; work for XEmacs.
110
111         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
112         (mm-shr): Make undisplayer unbreakable.
113
114         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs): Don't
115         insert excessive newline.
116         (mm-inline-text-html-render-with-w3m, mm-inline-text)
117         (mm-insert-inline): Make undisplayer unbreakable.
118
119 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
120
121         * gnus.el: Ma Gnus v0.11 is released.
122
123 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
124
125         * gnus-art.el (gnus-mm-display-part):
126         Highlight header attachment buttons.
127
128 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
129
130         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
131         a part; redisplay a button (enbugged in 2014-02-05).
132
133 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
134
135         * auth-source.el (auth-source-search, auth-source-search-backends):
136         Treat :max 0 as an indicator that a boolean return is wanted, as
137         documented. Reported by Joe Bloggs.
138
139 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
140
141         * gnus-icalendar.el: Require gnus-art.
142
143 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
144
145         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
146         (gnus-icalendar--update-org-event): put event timestamp in
147         the org entry body instead of the drawer.
148         (gnus-icalendar-event--get-attendee-names): list of participants should
149         contain even attendees without common name attribute.
150         (gnus-icalendar--update-org-event): don't generate duplicates of empty
151         property tags in org drawers.
152
153 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
154
155         * gmm-utils.el (gmm-format-time-string): New function.
156
157         * message.el (message-insert-formatted-citation-line): Use the original
158         author's time zone to express a date string.
159
160 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
161
162         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
163         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
164         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
165         Silence compiler warnings.
166         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
167
168 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
169
170         * mml.el: Require url when compiling.
171
172         * gnus-cloud.el (gnus-cloud-parse-version-1):
173         Use plist-get rather than CL's getf.
174         (gnus-activate-group, gnus-subscribe-group): Declare.
175
176         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
177
178 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
179
180         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
181         buttons when toggling the header off.
182
183 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
184
185         * tls.el (tls-program): Reflow docstring.
186
187 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
188
189         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
190         groups work again.
191
192 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
193
194         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
195         999 correctly (i.e. "1,342").
196
197 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
198
199         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
200         out if the directory doesn't exist.
201
202 2014-03-07  Daiki Ueno  <ueno@gnu.org>
203
204         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
205         commands here; instead, only check if epg-config.el is available.
206
207 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
208
209         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
210         messages with embedded images.
211         (mml-generate-mime): Don't bug out if you don't have libxml.
212
213 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
214
215         * message.el (message-make-html-message-with-image-files): New command.
216
217 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
218
219         * gnus-group.el (gnus-group-make-group): Clarify prompt.
220
221         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
222
223 2014-02-23  David Engster  <deng@randomsample.de>
224
225         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
226         to stay compatible with older Emacsen, so replace `cl-loop' with
227         `loop'.
228
229 2014-02-22  Daniel Colascione  <dancol@dancol.org>
230
231         * auth-source.el (auth-source-secrets-listify-pattern): New function.
232         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
233         instead, build list of patterns.
234
235 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
236
237         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
238         Display header attachment buttons by gnus-article-prepare-display
239         rather than gnus-article-prepare so as to view in mml-preview as well.
240
241 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
242
243         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
244         in `auth-sources' means and link to EPA docs.
245
246 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
247
248         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
249         (bug#12375).
250
251 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
252
253         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
254         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
255
256 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
257
258         * message.el (message-tab): Mention what happens on normal tabs
259         (bug#11297).
260
261 2014-02-08  Glenn Morris  <rgm@gnu.org>
262
263         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
264
265 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
266
267         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
268         buttons that are hidden in unselected alternative part as well.
269         (gnus-mime-display-alternative): Redraw attachment buttons in header.
270
271         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
272
273 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
274
275         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
276         keystroke.
277         (gnus-server-toggle-cloud-server): Only allow clouding applicable
278         types.
279
280         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
281         with an empty string.
282
283 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
284
285         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
286         buffer-local in some buffers, so bind it explicitly in the buffer we're
287         trying to cancel the article in (bug#10808).
288
289 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
290
291         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
292         New functions.
293
294         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
295         New user option.
296         (gnus-mime-buttonize-attachments-in-header): New function.
297         (gnus-article-prepare): Use it.
298         (gnus-mime-inline-part): Suppress extra newline.
299         (gnus-mm-display-part): Save excursion;
300         remove useless deleting and adding of buttons.
301         (gnus-insert-mime-button): Allow insertion in the middle of a line.
302
303         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
304         Add gnus-mime-buttonize-attachments-in-header.
305
306 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
307
308         * nnimap.el (nnimap-request-articles): New command to download several
309         articles at once.
310
311         * gnus.el (gnus-variable-list): Save Cloud variables.
312
313         * gnus-int.el (gnus-request-accept-article): Doc fix.
314
315 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
316
317         * parse-time.el (parse-time-iso8601-regexp)
318         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
319         it more generally.
320
321 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
322
323         * gnus-cloud.el: New file to provide the Emacs Cloud.
324
325         * dgnushack.el: Silence XEmacs w3 warning.
326
327         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
328         `url-retrieve-synchronously', apparently.
329
330         * dgnushack.el: Silence XEmacs dns.el warning.
331
332         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
333         instead of in all files.
334
335         * dns.el (network-interface-list): Define for XEmacs.
336
337         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
338         XEmacs.
339
340         * nnrss.el (libxml-parse-html-region): Silence compilation error.
341
342 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
343
344         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
345         `gnus-group-split-fancy'.
346
347 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
348
349         * message.el (message-remove-header): Doc fix.
350         (message-forward-included-headers): New variable.
351         (message-remove-ignored-headers): Use it.
352
353 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
354
355         * nnir.el (nnir-request-update-mark): Don't try to update the source
356         group if we can't find it (bug#16611).
357
358 2014-01-31  Dave Abrahams  <dave@boostpro.com>
359
360         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
361
362 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
363
364         * dns.el (dns-servers-up-to-date-p): New function to see whether the
365         network interfaces changed.
366         (dns-query): Use it to flush the data.
367
368 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
369
370         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
371         from random face commands.
372         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
373         Face.
374         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
375         (gnus--random-face-with-type): Generic function returning a face-type
376         as a string.
377         (gnus--insert-random-face-with-type): Generic function inserting a face
378         in a message buffer header.
379         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
380         (gnus-insert-random-x-face-header): Rewritten to use
381         `gnus--insert-random-face-with-type`.
382         (gnus-random-face): Return random (png) Face as string.
383         (nus-insert-random-face-header): Insert random (png) Face in a message
384         buffer.
385
386 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
387
388         * mm-url.el: Remove all usage of w3.
389
390         * nnrss.el: Ditto.
391
392         * mm-decode.el: Ditto.
393
394         * mm-view.el: Ditto.
395
396         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
397         outdated and all Emacsen have url.el built-in.
398
399         * gnus-setup.el: Remove outdated file.
400
401 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
402
403         * gnus.el: Ma Gnus v0.9 is released.
404
405 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
406
407         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
408
409 2014-01-31  Dave Abrahams  <dave@boostpro.com>
410
411         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
412         in the summary buffer (bug#13769).
413
414 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
415
416         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
417         name if we're using a single article buffer.  Otherwise, it may point
418         to a killed buffer (bug#13756).
419
420 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
421
422         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
423         the match data, just save and restore it explictly (bug#12375).
424
425         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
426         that's needed.
427
428         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
429         the code once (bug#9069).
430
431 2014-01-18  Steinar Bang  <sb@dod.no>
432
433         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
434         reading.
435
436 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
437
438         * message.el (message-bury): Call bury-buffer with no argument
439         in the message-return-action case too.
440
441 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
442
443         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
444         (nnimap-split-fancy, nnimap-split-methods): Declare.
445
446         * mm-util.el (help-function-arglist): Declare.
447
448 2013-12-28  Glenn Morris  <rgm@gnu.org>
449
450         * gnus-sieve.el (gnus-sieve-select-method):
451         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
452         (gravatar-rating, gravatar-size):
453         * message.el (message-minibuffer-local-map):
454         * sieve-manage.el (sieve-manage-authenticators)
455         (sieve-manage-authenticator-alist): Specify custom types.
456
457         * hashcash.el (hashcash-program): Rename from hashcash-path.
458         Update callers.
459
460         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
461         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
462         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
463
464         * auth-source.el (auth-sources):
465         * nnmairix.el (nnmairix-propagate-marks-upon-close):
466         Fix custom types.
467
468         * tls.el (tls-certtool-program): Fix default value.
469
470 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
471
472         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
473         we get proper traces there, too.
474
475 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
476
477         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
478         value of the parameters if the current article has a Reply-To or From
479         field.
480
481 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
482
483         * gnus.el (gnus-group-buffer): Remove duplicate definition.
484
485 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
486
487         * gnus-sum.el (gnus-summary-exit): Stop animations.
488
489 2013-12-19  Juri Linkov  <juri@jurta.org>
490
491         * gnus.el (gnus-suppress-keymap):
492         * gnus-art.el (gnus-article-mode-map):
493         * gnus-group.el (gnus-group-mode-map):
494         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
495         Remove [backspace] key binding because it shadows DEL (bug#16035).
496
497         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
498
499 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
500
501         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
502         Make sure work directory exists.
503         (gnus-uu-digest-mail-forward): Store temporary files in work directory
504         rather than tmp directory.
505         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
506         not necessarily always run, with it.
507
508 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
509
510         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
511         value of gnus-icalendar-additional-identities work without restart.
512
513 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
514
515         * mm-util.el (mm-make-temp-file):
516         Alias to make-temp-file for modern Emacsen.
517
518 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
519
520         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
521         nnir-article-number and nnir-article-group.
522
523 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
524
525         * message.el (message-send-mail-with-sendmail):
526         Don't kill error buffer if sending fails.
527
528 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
529
530         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
531         (gnus-icalendar-event->org-entry)
532         (gnus-icalendar--update-org-event)
533         (gnus-icalendar-event->gnus-calendar): Distinguish between
534         required/optional/non-participant attendee status.  Fix bug causing
535         the first required event participant to be omitted.
536
537 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
538
539         * gnus-art.el (article-de-quoted-unreadable)
540         (article-de-base64-unreadable, gnus-mime-copy-part)
541         * gnus-html.el (gnus-article-html)
542         * mm-view.el (mm-inline-text-html-render-with-w3)
543         (mm-inline-text-html-render-with-w3m-standalone)
544         * rfc2231.el (rfc2231-decode-encoded-string):
545         Allow overriding charset by mm-charset-override-alist.
546
547         * gnus-art.el (gnus-article-browse-html-parts):
548         Replace LWSPs with `&nbsp;'s in header.
549
550         Work for broken Chinese articles.
551
552         * gnus-art.el (gnus-article-browse-html-save-cid-content):
553         Exclude broken handles that gnus-summary-enter-digest-group may create.
554         (gnus-article-browse-html-parts):
555         Allow overriding charset by mm-charset-override-alist.
556
557 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
558
559         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
560         (gnus-icalendar-identities): Support additional-identities.
561
562 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
563
564         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
565         org-timestamp for events ending at midnight.
566
567 2013-11-21  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
568
569         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
570         .log files.
571
572 2013-11-20  David Engster  <deng@randomsample.de>
573
574         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
575
576 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
577
578         * message.el (message-beginning-of-line):
579         Use beginning-of-visual-line when visual-line-mode is turned on.
580
581 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
582
583         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
584         (gnus-icalendar-event-from-ical)
585         (gnus-icalendar-event->org-entry)
586         (gnus-icalendar--update-org-event): Required/optional participation,
587         list of attendees synced to org.
588
589 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
590
591         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
592         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
593         cancellations to be synced to org if the original appt has an org
594         outline.
595
596 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
597
598         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
599         (gnus-icalendar-event->org-entry)
600         (gnus-icalendar--update-org-event)
601         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
602
603 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
604
605         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
606         Fix timezone handling in gnus-icalendar export to org.
607
608 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
609
610         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
611
612 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
613
614         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
615
616 2013-10-30  Glenn Morris  <rgm@gnu.org>
617
618         * gnus-group.el (gnus-group-browse-foreign-server):
619         * gnus-int.el (gnus-start-news-server):
620         Silence compiler obsolescence warning.
621
622 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
623
624         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
625         `nnoo-current-server' first, then for the actual `nnimap-address' to
626         allow netrc entries for the nnoo server to coexist with netrc entries
627         for the `nnimap-address'.
628
629 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
630
631         * mm-decode.el (mm-dissect-buffer): Revert last change.
632         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
633         The problem that motivated those changes was attributed to a broken
634         mail sender, and has been fixed.
635
636 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
637
638         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
639         token is missing in the Content-Type header.
640
641         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
642
643 2013-09-18  Glenn Morris  <rgm@gnu.org>
644
645         * gnus-util.el (image-size): Declare.
646
647 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
648
649         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
650         (gnus-icalendar-event-from-ical)
651         (gnus-icalendar-event--build-reply-event-body)
652         (gnus-icalendar-event-reply-from-buffer)
653         (gnus-icalendar-find-org-event-file)
654         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
655         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
656
657         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
658
659 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
660
661         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
662         Use save-current-buffer.
663         (gnus-tree-mode-map): Initialize in the declaration.
664         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
665         (scroll-in-place): Defvar it.
666         (gnus-tmp-*): Defvar them.
667         (gnus-get-tree-buffer): Use derived-mode-p.
668         (gnus--let-eval): New macro.
669         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
670         non-prefixed variables.
671         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
672
673         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
674         vars since it doesn't seem to be available.
675         (gnus-set-global-variables, gnus-summary-read-group-1)
676         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
677         (gnus-summary-display-article, gnus-summary-select-article)
678         (gnus-summary-next-article, gnus-offer-save-summaries)
679         (gnus-summary-generic-mark): Use derived-mode-p.
680         (gnus-summary-read-group-1, gnus-summary-exit)
681         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
682         Adjust calls to gnus-tree-close and gnus-tree-open.
683
684         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
685
686         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
687         (gnus-agent-mode): Use derived-mode-p.
688         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
689         gnus-command-method and *-command-method to nil, but bind
690         gnus-command-method to *-command-method instead!
691         (gnus-agent-fetch-articles): Remove unused var `id'.
692         (gnus-agent-fetch-headers): Remove unused arg `force'.
693         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
694         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
695         (gnus-agent-short-article, gnus-agent-long-article)
696         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
697         first use.
698         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
699         `score-param'.
700         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
701         (gnus-get-predicate): Push in front of the cache, rather than end.
702         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
703         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
704         (gnus-agent-expire-unagentized-dirs): Don't rebind
705         gnus-agent-expire-current-dirs since the defvar silences the warning.
706         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
707         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
708         (gnus-agent-regenerate): Simplify interactive spec and doc.
709
710 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
711
712         * gnus-int.el (gnus-open-server): Silence compiler.
713
714         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
715
716         * message.el (message-display-completion-list): Abolish.
717         (message-completion-in-region): Use display-completion-list.
718
719 2013-09-17  Glenn Morris  <rgm@gnu.org>
720
721         * gnus-util.el (gnus-message-with-timestamp-1):
722         Use `messages-buffer' function if available.  Ignore read-only.
723
724 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
725
726         * message.el (message-expand-group, message-completion-in-region):
727         Correct the order of start and end of a region.
728
729 2013-09-13  Glenn Morris  <rgm@gnu.org>
730
731         * mml2015.el (gnus-create-image): Autoload it.
732
733         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
734
735         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
736         (image-size): Declare.
737
738 2013-09-12  Glenn Morris  <rgm@gnu.org>
739
740         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
741         Avoid using `find', which i) might not be defined at runtime;
742         ii) does not work, since its default test is eql, not equal.
743         (gnus-mime-action-alist): Declare.
744
745 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
746
747         * score-mode.el (gnus-score-mode-map): Move initialization
748         into declaration.
749         (gnus-score-mode): Use define-derived-mode.
750         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
751         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
752         into declaration.
753         (gnus-kill-file-mode): Use define-derived-mode.
754         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
755         Use derived-mode-p.
756         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
757         (gnus-group-setup-buffer, gnus-group-name-at-point)
758         (gnus-group-make-web-group, gnus-group-enter-directory)
759         (gnus-group-suspend): Use derived-mode-p.
760         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
761         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
762         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
763         (gnus-article-setup-buffer, gnus-article-prepare)
764         (gnus-article-prepare-display, gnus-sticky-article)
765         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
766         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
767         (gnus-article-read-summary-keys): Use derived-mode-p.
768
769 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
770
771         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
772
773 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
774
775         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
776         shift_jis from the default value set for Japanese users.
777
778 2013-08-13  Glenn Morris  <rgm@gnu.org>
779
780         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
781
782         * gnus.el (gnus-valid-select-methods): Fix type.
783
784         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
785
786 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
787
788         * mm-decode.el (mm-display-external): Run a timer for the temp files
789         deletion after a viewer exits; add a deletion timer for the needsterm
790         case, too.
791
792         * mm-decode.el (mm-display-external): Try to delete temporary files by
793         using a 1-min. timer.
794
795 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
796
797         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
798         New internal variables.
799         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
800         (mm-display-external): Use it to delete temporary files instead of
801         using timers.
802
803 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
804
805         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
806
807 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
808
809         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
810         with cond for backwards compatability.
811
812 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
813
814         * mm-decode.el (mm-display-external): Bind process-connection-type to
815         nil; don't delete a temp file immediately even if a viewer finishes,
816         since it may be a shell script, like xdg-open, that launches a real
817         viewer program belatedly.
818
819 2013-08-05  Dave Abrahams  <dave@boostpro.com>
820
821         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
822         that we can create nndoc groups that excerpt other groups.
823
824 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
825
826         * gnus-delay.el (gnus-delay-article): Fix typo.
827
828         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
829         articles.
830
831         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
832         we can get spell-checking etc.
833
834 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
835
836         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
837         a single one used for encoding the whole text in a header.
838
839 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
840
841         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
842         doesn't work properly on XEmacs.
843
844 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
845
846         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
847         before sending.
848
849         * dgnushack.el (dgnushack-compile): Add a temporary check for
850         gnus-icalendar.
851
852         * mm-decode.el (mm-command-output): New face.
853         (mm-display-external): Use it.
854
855 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
856
857         * nnmbox.el (nnmbox-request-article): Don't change point.
858
859 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
860
861         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
862         Include `handle' parameter.
863
864 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
865
866         * gnus-icalendar.el: New file.
867
868 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
869
870         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
871
872         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
873         dummy roots, too.
874
875 2013-08-01  David Edmondson  <dme@dme.org>
876
877         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
878         out on ttys.
879
880 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
881
882         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
883         not empty.
884
885         * nnrss.el (nnrss-discover-feed): Indent.
886
887 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
888
889         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
890
891 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
892
893         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
894         dirty to ensure nnimap data being saved.
895
896 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
897
898         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
899         menu entry.
900
901         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
902         the current thread's total score instead of the current article's
903         score.
904
905         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
906         (gnus-sort-threads-recursively): Delete defcustom.
907         (gnus-sort-threads-recursive): Adapt accordingly.
908
909 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
910
911         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
912         (gnus-sort-threads-recursive): Use it.
913         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
914         again.  Now that determines how to sort subthreads.
915
916 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
917
918         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
919         (gnus-sort-threads): Use it.
920
921 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
922
923         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
924         punctuation characters follow parentheses (bug#14950).
925
926 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
927
928         * gnus.el (gnus-continuum-version):
929         * gnus-msg.el (gnus-extended-version): Simplify.
930
931         * gnus.el (gnus-continuum-version-1): Remove.
932         * gnus-msg.el (gnus-bug): Revert.
933
934         Calculate gnus-version correctly on Cygwin.
935
936         * gnus.el (gnus-continuum-version): Do main calculations in integers.
937         (gnus-continuum-version-1): New function, return a string.
938
939         * gnus-msg.el (gnus-extended-version, gnus-bug):
940         Use gnus-continuum-version-1 instead of gnus-continuum-version.
941
942 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
943
944         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
945         (bug#13384).
946
947 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
948
949         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
950         that were only relevant in a development version a long time ago.
951
952 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
953
954         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
955         that the old Emacs 24s bundle.
956
957 2013-07-10  David Engster  <deng@randomsample.de>
958
959         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
960         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
961         fixes a bug in Emacs trunk where the 'unexist' marks were always
962         removed at startup because "Gnus v5.13" was considered smaller than "Ma
963         Gnus v0.03".
964
965 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
966
967         * gnus.el (gnus-summary-line-format): Reference
968         `gnus-user-date-format-alist' for the &user-date; format, not
969         `gnus-summary-user-date-format-alist'.
970
971 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
972
973         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
974         delete files (bug#13481).
975
976 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
977
978         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
979
980 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
981
982         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
983         display images.
984
985         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
986
987         * message.el (message-cancel-news): According to
988         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
989         preferred over "cmsg cancel" in the Subject.
990
991         * nnir.el (nnir-engines): Note that the group specs are regexps
992         (bug#13238).
993
994         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
995         gotten read-only text properties, ensure that those aren't heeded when
996         copying stuff over (bug#13434).
997
998         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
999         (bug#13762).
1000
1001 2013-07-05  David Kastrup  <dak@gnu.org>
1002
1003         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
1004         authinfo file again (important for blank passwords).  This had been
1005         broken with 2013-06-15 change.
1006
1007 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1008
1009         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1010         Revert 2013-01-14 change.
1011
1012 2013-07-02  Daiki Ueno  <ueno@gnu.org>
1013
1014         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
1015         of 'create-image' for XEmacs compatibility; check errors when decoding
1016         image.  Reported by Uwe Brauer.
1017
1018 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1019
1020         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
1021         gnus-button-push revised at 2011-01-19.
1022
1023 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1024
1025         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
1026         now live in the lisp/net Emacs 24 repository.
1027
1028 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1029
1030         * eww.el (eww-update-header-line-format): Quote % characters.
1031
1032 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1033
1034         * eww.el (eww-process-text-input): Display passwords as asterisks.
1035
1036         * shr.el (shr-make-table-1): Protect against invalid column-spans.
1037
1038 2013-06-19  Tom Tromey  <tromey@redhat.com>
1039
1040         * eww.el (eww-top-url): Remove.
1041         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
1042         (eww-render): Set new variables.  Don't set eww-top-url.
1043         (eww-handle-link): Handle "prev", "home", and "contents".
1044         Downcase the rel text.
1045         (eww-top-url): Choose best top URL.
1046
1047 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1048
1049         * eww.el: Rewrite to implement form elements "by hand" instead of
1050         relying in widget.el.  Using widget.el leads to too many
1051         user interface inconsistencies.
1052         (eww-self-insert): Implement entering commands in text fields.
1053         (eww-process-text-input): New function to make text input field editing
1054         work.
1055         (eww-submit): Rewrite to use the new-style form methods.
1056         (eww-select-display): Display the correct selected item.
1057         (eww-change-select): Implement changing the select value.
1058         (eww-toggle-checkbox): Implement radio/checkboxes.
1059         (eww-update-field): Fix compilation error.
1060         (eww-tag-textarea): Implement <textarea>.
1061
1062         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
1063         don't shadow mode-specific bindings.
1064
1065         * eww.el (eww-browse-url): Don't push stuff onto history if there's
1066         nothing to push.
1067
1068         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
1069
1070 2013-06-19  Glenn Morris  <rgm@gnu.org>
1071
1072         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
1073
1074 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
1075
1076         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
1077
1078 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1079
1080         * shr.el (shr-make-table-1): Implement <td rowspan>.
1081         (shr-table-horizontal-line): Allow nil as a value, and change the
1082         default.
1083         (shr-insert-table-ruler): Respect the nil value.
1084
1085 2013-06-18  Tom Tromey  <tromey@barimba>
1086
1087         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
1088         New defvars.
1089         (eww-open-file): New defun.
1090         (eww-render): Initialize new variables.
1091         (eww-display-html): Handle "link" and "a".
1092         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
1093         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
1094         (eww-back-url): Rename from eww-previous-url.
1095         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
1096         defuns.
1097
1098 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1099
1100         * shr.el (shr-tag-table): Insert the images after the table, so that
1101         they're not covered by the table colourisation, which often looked
1102         awkward.
1103         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
1104         <dd>.
1105         (shr-make-table-1): Implement <td colspan=> support.
1106         (shr-insert-document): Use one less than window width if `shr-width' is
1107         nil, since otherwise things may get one character too wide.
1108
1109 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1110
1111         * eww.el (eww-detect-charset): Improve regexp; move backward.
1112
1113 2013-06-18  Glenn Morris  <rgm@gnu.org>
1114
1115         * mm-decode.el (widget-convert-button): Autoload.
1116
1117         * sieve-manage.el (mm-enable-multibyte): Autoload.
1118
1119         * shr.el (libxml-parse-html-region): Declare.
1120         (shr-render-buffer): Explicit error if no libxml2 support.
1121
1122 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
1123
1124         * auth-source.el (auth-source-current-line): New function.
1125         (auth-source-netrc-parse-entries): When a data token is "machine",
1126         assume we're in the wrong place and abort parsing the current line.
1127
1128 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1129
1130         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
1131         (eww-convert-widgets): Don't bug out if the first widget starts at the
1132         beginning of the buffer.
1133         (eww-convert-widgets): Fix last patch.
1134         (eww-tag-input): Support <input type=image>.
1135
1136         * shr.el (shr-insert-table): Respect border-collapse: collapse.
1137         (shr-tag-base): Protect against base specs that are degenerate.
1138         (shr-ensure-paragraph): Don't delete empty lines that have text
1139         properties, because these may be input fields.
1140
1141         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
1142         we can navigate to them.
1143
1144         * shr.el (shr-colorize-region): Put the colours over the entire region.
1145         (shr-inhibit-decoration): New variable.
1146         (shr-add-font): Use it to inhibit text property decorations while doing
1147         preliminary table renderings.  This speeds up typical Wikipedia page
1148         renderings by 15%.
1149         (shr-tag-span): Don't respect the <title>, because that overwrites the
1150         help-echo from links inside the spans.
1151         (shr-next-link): Use `help-echo' for navigation, so that we can
1152         navigate to form elements, too.
1153
1154         * eww.el (eww-button): New face.
1155         (eww-convert-widgets): Use it to make submit buttons more button-like.
1156
1157         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
1158         that Gnus commands work.
1159
1160         * shr.el (shr-render-td): Support horizontal alignment.
1161
1162         * eww.el (eww-put-color): Removed.
1163         (eww-colorize-region): Use `add-face-text-property'.
1164
1165         * shr.el (shr-add-font): Append face data, so that we get the correct
1166         precedence: The innermost value (which is applied first) wins.
1167         (shr-make-overlay): Obsolete function.
1168
1169         * mm-decode.el (mm-convert-shr-links): New function to convert
1170         new-style shr URL links into widgets.
1171         (mm-shr): Use it.
1172
1173         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
1174         widget commands, since we're no longer using widgets for links.
1175
1176         * shr.el (shr-next-link): New command.
1177         (shr-previous-link): New command.
1178         (shr-urlify): Don't use `widget-convert', because that's slow.
1179         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
1180         because collecting the overlays and reapplying them when generating
1181         tables is slow.
1182         (shr-insert-table): Ditto.
1183
1184 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1185
1186         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
1187         * shr.el (browse-url): Require `url'.
1188         * eww.el (url): Require format-spec.
1189
1190 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1191
1192         * eww.el (eww-display-html): Default to using the entire window width.
1193         (eww-browse-url): Don't add a User-Agent header (twice), because that
1194         makes Bing refuse connection.
1195
1196         * shr.el (shr-make-table): Cache the table rendering at the table
1197         level, and not the <td> level.  This is a bit faster.
1198
1199         * eww.el (eww-render): Go to the correct ID when given URLs ending with
1200         #id.
1201
1202         * shr.el (shr-tag-li): Don't require a new paragraph, since other
1203         browsers don't.
1204         (shr-expand-url): Respect #anchor links.
1205         (shr-parse-base): Chop off the anchor before using.
1206         (shr-descend): Respect display: none.
1207         (shr-descend): Allow marking elements that have certain IDs.
1208
1209         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
1210
1211         * shr.el (shr-expand-url): Don't bug out on zero-length links.
1212
1213         * eww.el (eww-tag-textarea): Support <textarea>.
1214
1215 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1216
1217         * shr.el (shr-dom-to-xml): Fixed function call.
1218
1219         * eww.el (eww): New group.
1220         (eww-header-line-format): New custom variable.
1221         (eww-current-title): New variable.
1222         (eww-display-html): Update header and handle title tag.
1223         (eww-update-header-line-format): New function.
1224         (eww-tag-title): New function.
1225
1226         * shr.el (shr-dom-to-xml): New function.
1227         (shr-tag-svg): Add support for the SVG tag.
1228         (shr-bullet): New custom variable.
1229         (shr-tag-li): Support custom bullet in unordered lists.
1230
1231 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1232
1233         * shr.el (shr-expand-url): Respect // URLs.
1234
1235         * eww.el (eww-tag-body): Override the shr body rendering so that we can
1236         put a background colour onto the entire buffer.
1237         (eww-render): When being redirected, use the redirect URL as the new
1238         base URL.
1239
1240         * shr.el (shr-parse-base): Fix parsing error.
1241
1242         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
1243
1244         * shr.el (shr-parse-base): New function.
1245         (shr-expand-url): Use it to expand relative URLs reliably.
1246
1247 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
1248
1249         * auth-source.el (auth-source-search-collection): Fix docstring.
1250         (auth-source-netrc-parse): Refactor and improve netrc parser to support
1251         single-quoted strings and multiline entries.
1252         (auth-source-netrc-parse-next-interesting)
1253         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
1254         functions to support parser.
1255
1256 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1257
1258         * eww.el (eww-submit): Get submit button logic right when hitting RET
1259         on non-submit buttons.
1260
1261         * shr.el: Remove shr-preliminary-table-render, since that can't really
1262         be used for anything in practice.
1263
1264 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1265
1266         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1267         (sieve-manage-quit).
1268
1269 2013-06-14  Glenn Morris  <rgm@gnu.org>
1270
1271         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
1272
1273 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
1274
1275         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1276         control the maximum size of photo ID image.
1277         (mml2015-epg-key-image-to-string): Respect it.
1278
1279 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1280
1281         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1282         instead of the final one so that we can more easily distinguish them.
1283
1284         * eww.el (eww-submit): Compute the submission URL correctly.
1285
1286 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1287
1288         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1289         Use plist-get rather than CL's getf.
1290         (sieve-manage-parse-capability): Avoid CL's remove-if.
1291
1292 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1293
1294         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1295         (sieve-manage-quit).
1296
1297 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1298
1299         * shr.el (shr-expand-url): Expansion should chop off the bits after the
1300         last slash.
1301
1302         * eww.el (eww-tag-select): Use the first value as the default value.
1303
1304 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1305
1306         * eww.el (eww): Prepend urls with http:// if scheme is missing.
1307         (eww-mode): Use `define-derived-mode'.
1308         (eww-parse-headers): Parse headers from beginning of buffer so that
1309         file:// links work.
1310
1311 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1312
1313         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1314
1315 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1316
1317         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1318         to handle them at all.
1319
1320 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1321
1322         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1323         work, too.
1324         (eww-tag-select): Implement <select>.
1325
1326 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1327
1328         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
1329         stream managing functions by using open-protocol-stream to do most of
1330         the work.  Has the nice benefit of enabling STARTTLS.
1331         Wait for capabilities after STARTTLS: following RFC5804, the server
1332         sends new capabilities after successfully establishing a TLS connection
1333         with the client.  The client should update the cached list of
1334         capabilities, but we just ignore the answer for now.
1335         (sieve-manage-network-p, sieve-manage-network-open)
1336         (sieve-manage-starttls-p, sieve-manage-starttls-open)
1337         (sieve-manage-forward, sieve-manage-streams)
1338         (sieve-manage-stream-alist): Remove unneeded functions neither in the
1339         API, nor called by any other function.
1340         Enable Multibyte for SieveManage buffers: The parser won't properly
1341         handle umlauts and line endings unless multibyte is turned on in the
1342         process buffer.
1343
1344 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1345
1346         * eww.el (eww-tag-input): Support password fields.
1347         (eww-submit): Support POST.
1348
1349 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1350
1351         * eww.el (eww-tag-form): Protect against degenerate forms.
1352
1353         * shr.el (shr-expand-url): Expand URLs that start with a slash
1354         correctly.
1355
1356         * eww.el (eww-submit): Get submit button logic right.
1357
1358         * shr.el (shr-final-table-render): New variable to signal when we're
1359         doing the final table rendering so that we can collect more data at
1360         that point.
1361
1362         * eww.el (eww-submit): Make form submission work.
1363         (eww-tag-input): Implement submit buttons.
1364         (eww-click-radio): Implement radio and checkboxes.
1365         (eww-submit): Handle hidden elements.
1366
1367         * shr.el (shr-descend): Allow other packages to override (or provide)
1368         rendering of elements.
1369         (shr-expand-url): Strip query strings from URLs before expanding them.
1370
1371         * eww.el: Don't require cl-lib.
1372         (eww-tag-form): Start form support.
1373
1374         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
1375
1376         * eww.el: Start writing a new, tiny web browser.
1377         (eww-previous-url): New command.
1378         (eww-quit): New command.
1379
1380 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1381
1382         * sieve.el: Put point at beginning of buffer when viewing a script.
1383         (sieve-open-server): Respect the PORT parameter.  Show the correct port
1384         number in sieve-buffer's header.  Fixed code to also work with a string
1385         as port specifier.  Properly close the connection on pressing 'q'.  Make
1386         sieve-manage-quit close the connection and process buffer.  Also, remove
1387         duplicate keybinding for 'q'.
1388
1389 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
1390
1391         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1392         make it easier to read.
1393         (mm-pkcs7-enveloped-magic): Ditto.
1394
1395 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
1396
1397         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1398         before `image-type-available-p' to avoid loading the image libraries
1399         needlessly.
1400
1401 2013-06-05  David Engster  <deng@randomsample.de>
1402
1403         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
1404         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
1405         to see whether the group was synced before.
1406
1407 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
1408
1409         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
1410         when opening the connection.
1411         Suggested by João Távora <joaotavora@gmail.com> in
1412         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
1413
1414 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1415
1416         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1417         assume Date header begins with "Date", that may be customized into
1418         something like "X-Sent" using gnus-article-time-format.
1419         (article-transform-date): Allow multi-line Date header.
1420
1421 2013-06-02  David Engster  <deng@randomsample.de>
1422
1423         * registry.el (initialize-instance, registry-lookup)
1424         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1425         (registry-lookup-secondary-value, registry-search, registry-delete)
1426         (registry-insert, registry-reindex, registry-size, registry-prune): Do
1427         not wrap methods in `eval-and-compile'.  This breaks due to latest
1428         changes in EIEIO (introduction of eieio-core.el).
1429
1430 2013-05-30  Glenn Morris  <rgm@gnu.org>
1431
1432         * nnmail.el (nnmail-fancy-expiry-target):
1433         Also bind mail-dont-reply-to-names.
1434
1435         * spam-stat.el (spam-stat-save):
1436         No need to tweak font-lock in temp buffers.
1437
1438         * shr.el (shr-put-image): Silence compiler.
1439
1440 2013-05-29  Glenn Morris  <rgm@gnu.org>
1441
1442         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1443
1444         * gnus-group.el (gnus-sequence-of-unread-articles)
1445         (gnus-summary-add-mark, gnus-mark-article-as-read)
1446         (gnus-group-make-articles-read): Declare.
1447
1448         * gnus-sum.el (gnus-parameter-list-identifier)
1449         (gnus-article-stop-animations, gnus-stop-downloads)
1450         (gnus-article-only-boring-p, article-goto-body)
1451         (gnus-flush-original-article-buffer, article-narrow-to-head)
1452         (gnus-article-hidden-text-p, gnus-delete-wash-type)
1453         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1454
1455         * gnus.el: No need to eval-and-compile autoloads.
1456
1457         * gravatar.el (help-function-arglist): Autoload.
1458
1459         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1460
1461         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1462
1463         * spam.el: No need to load spam-report when compiling.
1464         No need to eval-and-compile autoloads.
1465         (spam-report-resend-to): Declare.
1466         (spam-report-resend-register-routine): Require 'spam-report.
1467
1468 2013-05-24  Julien Danjou  <julien@danjou.info>
1469
1470         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1471         setup.
1472
1473 2013-05-23  Glenn Morris  <rgm@gnu.org>
1474
1475         * gnus-util.el (rmail-swap-buffers-maybe)
1476         (rmail-maybe-set-message-counters, rmail-count-new-messages)
1477         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1478         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1479
1480         * mm-decode.el: No need to load term when compiling.
1481         (term-mode, term-char-mode): Declare.
1482
1483         * mm-util.el: No need to load jka-compr when compiling.
1484         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1485
1486         * nnmaildir.el: Require is automatically eval-and-compile.
1487         (nnmail): Require at run-time too.
1488
1489         * registry.el (registry-size): Move definition before use.
1490
1491 2013-05-22  Daiki Ueno  <ueno@gnu.org>
1492
1493         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1494         signed data to conform the standard.  (Bug#14232)
1495
1496 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
1497
1498         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1499         double angle quotation mark.
1500
1501 2013-05-20  Glenn Morris  <rgm@gnu.org>
1502
1503         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
1504
1505 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1506
1507         * message.el (message-insert-formatted-citation-line): handle finding
1508         first/lastname when more than 2 names appear.
1509
1510 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1511
1512         * shr.el (shr-tag-span): New function.
1513
1514 2013-05-18  Glenn Morris  <rgm@gnu.org>
1515
1516         * message.el (message-mode): Use message-mode-abbrev-table,
1517         with text-mode-abbrev-table as parent.  (Bug#14413)
1518
1519 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1520
1521         * message.el (message-expand-group): Decode group names.
1522
1523 2013-05-16  Julien Danjou  <julien@danjou.info>
1524
1525         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1526         app-icon.
1527
1528 2013-05-15  Glenn Morris  <rgm@gnu.org>
1529
1530         * shr-color.el (shr-color-visible-luminance-min)
1531         (shr-color-visible-distance-min): Use shr-color group.
1532
1533 2013-05-11  Glenn Morris  <rgm@gnu.org>
1534
1535         * gnus-vm.el: Make it loadable without VM.
1536         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1537         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1538
1539 2013-05-09  Glenn Morris  <rgm@gnu.org>
1540
1541         * mml1991.el: Make it loadable.  (Bug#13456)
1542
1543         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1544         * gnus-async.el (gnus-async-post-fetch-function):
1545         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1546         * gnus-html.el (gnus-html-image-cache-ttl):
1547         * gnus-notifications.el (gnus-notifications-timeout):
1548         * gnus-picon.el (gnus-picon-properties):
1549         * gnus-util.el (gnus-completion-styles):
1550         * gnus.el (gnus-other-frame-resume-function):
1551         * message.el (message-user-organization-file)
1552         (message-cite-reply-position):
1553         * nnir.el (nnir-summary-line-format)
1554         (nnir-retrieve-headers-override-function):
1555         * shr-color.el (shr-color-visible-luminance-min):
1556         * shr.el (shr-blocked-images):
1557         * spam-report.el (spam-report-resend-to):
1558         * spam.el (spam-summary-exit-behavior): Fix custom types.
1559
1560         * gnus-salt.el (gnus-selected-tree-face): Fix default.
1561
1562 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1563
1564         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1565         because of let-binding help-xref-following.  (Bug#14356)
1566
1567 2013-05-06  Glenn Morris  <rgm@gnu.org>
1568
1569         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
1570
1571 2013-05-04  Andrew Cohen  <cohen@bu.edu>
1572
1573         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1574         entering into the registry.
1575
1576 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1577
1578         * gnus.el: Ma Gnus v0.7 is released.
1579
1580 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1581
1582         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1583         (Bug#14304)
1584
1585 2013-04-27  Glenn Morris  <rgm@gnu.org>
1586
1587         * gnus.el (gnus-list-debbugs):
1588         Use require rather than autoload.  (Bug#14262)
1589
1590 2013-04-27  Julien Danjou  <julien@danjou.info>
1591
1592         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1593         port to "sieve" now that it has an official IANA port assigned.
1594
1595 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1596
1597         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1598         Don't set the MAILHOST environment variable permanently (Bug#14271).
1599
1600 2013-04-26  Glenn Morris  <rgm@gnu.org>
1601
1602         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
1603
1604 2013-04-25  Andrew Cohen  <cohen@bu.edu>
1605
1606         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1607         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
1608
1609 2013-04-24  Andrew Cohen  <cohen@bu.edu>
1610
1611         * nnir.el (nnir-close-group): Make sure we are in the right group.
1612
1613         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1614         dependency table from all newly retrieved headers.
1615
1616 2013-04-16  David Edmondson  <dme@dme.org>
1617
1618         Support <img src="data:...">.
1619
1620         * shr.el (shr-image-from-data): New function.
1621         (shr-tag-img): Use it.
1622
1623 2013-04-14  Andrew Cohen  <cohen@bu.edu>
1624
1625         * nnir.el (nnir-request-set-mark): Make sure we are in the right
1626         group.
1627
1628 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1629
1630         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1631         corresponding to any existing group (Bug#14166).
1632
1633 2013-04-10  Andrew Cohen  <cohen@bu.edu>
1634
1635         * nnir.el (number-sequence): No longer used.
1636         (nnir-request-set-mark): New function.
1637         (nnir-request-update-info): Improve marks updating.
1638         (nnir-request-scan): Don't duplicate marks updating.
1639         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1640         Use 'assq rather than 'assoc.  Quote anonymous function.
1641         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1642         Use 'gnus-group-prefixed-p.
1643         (gnus-summary-create-nnir-group): Make sure server for method is open.
1644
1645 2013-04-04  Andrew Cohen  <cohen@bu.edu>
1646
1647         * nnir.el (gnus-nnir-group-p): New function.
1648         (nnir-possibly-change-group): Use it.
1649
1650         * gnus-msg.el (gnus-setup-message): Use it.
1651
1652 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1653
1654         * mml.el (mml-minibuffer-read-description): Use `default' insted of
1655         `initial-input' for the argument name.
1656         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1657
1658 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
1659
1660         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1661         (used by MH-E).
1662
1663 2013-04-01  Andrew Cohen  <cohen@bu.edu>
1664
1665         * nnir.el (nnir-request-update-mark): Improve mark updating in original
1666         group.
1667
1668         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1669         fix compilation.
1670
1671 2013-03-31  Andrew Cohen  <cohen@bu.edu>
1672
1673         * nnir.el (nnir-method-default-engines): And another typo.
1674
1675 2013-03-30  Andrew Cohen  <cohen@bu.edu>
1676
1677         * nnir.el (nnir-method-default-engines): Fix typo.
1678
1679 2013-03-29  Andrew Cohen  <cohen@bu.edu>
1680
1681         * nnir.el: Define 'number-sequence for xemacs.
1682         (gnus-summary-create-nnir-group): New function to create an nnir group
1683         from an nnir summary buffer based on the current query.
1684         (nnir-request-create-group): Update to allow nnir group creation based
1685         on the current query.
1686
1687 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1688
1689         * nndraft.el (nndraft-request-expire-articles):
1690         Make expiry target always `delete'.
1691
1692 2013-03-27  Andrew Cohen  <cohen@bu.edu>
1693
1694         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1695         buffer use the posting-style and gcc of the original article group.
1696         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1697
1698         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
1699         after other deffoos.
1700
1701 2013-03-25  Andrew Cohen  <cohen@bu.edu>
1702
1703         * nnir.el: Major rewrite.  Cleaner separation between searches and group
1704         management.  Marks are now shown in nnir summary buffers.  Rudimentary
1705         support for real (i.e. not ephemeral) nnir groups.
1706         (gnus-summary-make-nnir-group): New function for initiating searches
1707         from a summary buffer.
1708
1709 2013-03-18  Sam Steingold  <sds@gnu.org>
1710
1711         * message.el (message-bury): Minor cleanup.
1712
1713 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
1714
1715         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
1716
1717 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1718
1719         * nndir.el (nndir-request-list): Remove 2nd argument passed to
1720         nnml-request-list.  (Bug#13873)
1721         (nndir-request-newsgroups): Remove, unused.
1722
1723         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1724
1725 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1726
1727         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
1728         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
1729         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
1730
1731 2013-03-03  Ted Phelps  <phelps@gnusto.com>
1732
1733         * shr.el: Make all the overlays set the `evaporate' property so that
1734         they're removed properly.
1735
1736 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
1737
1738         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1739         shell-quote-argument.
1740
1741 2013-02-22  David Engster  <deng@randomsample.de>
1742
1743         * gnus-registry.el (gnus-registry-save): Provide class name when
1744         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
1745         `condition-case' to stay compatible with older EIEIO versions which
1746         only accept one argument.
1747
1748 2013-02-17  Daiki Ueno  <ueno@gnu.org>
1749
1750         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1751         (epg-user-id-validity): Autoload.
1752         (mml2015-epg-check-user-id): New function.
1753         (mml2015-epg-check-sub-key): New function split from
1754         mml2015-epg-find-usable-key.
1755         (mml2015-epg-find-usable-key): Accept context, name, usage, and
1756         optional name-is-key-id, to handle the case when user-id is unusable.
1757         Reported by Łukasz Stelmach <stlman@poczta.fm>.
1758
1759 2013-02-17  Glenn Morris  <rgm@gnu.org>
1760
1761         * shr.el (shr-put-image): Use image-multi-frame-p if available.
1762
1763 2013-02-16  Glenn Morris  <rgm@gnu.org>
1764
1765         * shr.el (shr-put-image): Only animate images that specify a delay.
1766         This is consistent with the old image-animated-p behavior.
1767
1768 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1769
1770         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1771         for XEmacs.
1772
1773 2013-02-13  Juri Linkov  <juri@jurta.org>
1774
1775         * gnus-art.el (gnus-article-mode-map):
1776         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1777         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
1778
1779 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
1780
1781         * auth-source.el (auth-source-format-prompt): Don't get confused by
1782         any "\" in replacement text.  (Bug#13637)
1783
1784 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
1785
1786         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1787         (gnus-backend-trace): Honour gnus-backend-trace.
1788
1789         * mml.el (mml-insert-part): Insert closing tag.
1790
1791         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1792
1793 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1794
1795         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1796         able to find the article, which can happen in debbugs groups,
1797         apparently.
1798
1799 2013-01-16  Glenn Morris  <rgm@gnu.org>
1800
1801         * smiley.el (smiley-style): Make the file loadable in batch mode.
1802
1803 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1804
1805         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1806         imap process running.
1807
1808 2013-01-14  Julien Danjou  <julien@danjou.info>
1809
1810         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1811         Compare addresses against addresses, not against the full From field.
1812
1813 2013-01-13  Richard Stallman  <rms@gnu.org>
1814
1815         * message.el (message-forward-make-body-mime): New args BEG, END
1816         specify what part of FORWARD-BUFFER to use.  Do the work directly
1817         instead of calling `mml-insert-buffer'.
1818
1819 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
1820
1821         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1822         cross-reference(s).
1823
1824         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1825         cross-reference(s).
1826
1827 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
1828
1829         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1830         and point-max-marker.
1831         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1832
1833 2013-01-11  Julien Danjou  <julien@danjou.info>
1834
1835         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
1836         max are almost equal.  Also return the correct value for V which is
1837         already between 0 and 1.
1838
1839 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
1840
1841         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1842         to mml2015-encrypt-to-self.
1843         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1844
1845 2013-01-09  Daiki Ueno  <ueno@gnu.org>
1846
1847         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1848         mml-smime-epg-find-usable-secret-key.
1849
1850 2013-01-08  Glenn Morris  <rgm@gnu.org>
1851
1852         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1853
1854 2013-01-07  Daiki Ueno  <ueno@gnu.org>
1855
1856         * mml-smime.el: Support signing by sender.
1857         Requested by Uwe Brauer.
1858         (mml-smime-sign-with-sender): New user option analogous
1859         to mml2015-sign-with-sender.
1860         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1861         (mml-smime-epg-find-usable-secret-key): New helper function copied from
1862         mml2015.el.
1863
1864 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1865
1866         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1867         isn't running, because Gnus will probably not know how to handle the
1868         Gcc header (bug#11941).
1869
1870         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1871         articles.
1872
1873 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1874
1875         * nnfolder.el (nnfolder-recursive-directory-files): New function.
1876         (nnfolder-generate-active-file): Make this function work with recursive
1877         folder names.
1878
1879 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1880
1881         * nntp.el (nntp-open-connection): Use HELP as the capability command
1882         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1883         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
1884
1885 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
1886
1887         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1888         place holder since this gives `Invalid face reference: nil' messages.
1889         Use the `default' face instead.  It has the same effect here, even
1890         though it is not no-op.
1891
1892         * gnus-util.el
1893         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1894
1895 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1896
1897         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1898         non-string posting styles (bug#13285).
1899
1900 2012-12-27  Glenn Morris  <rgm@gnu.org>
1901
1902         * plstore.el (plstore-passphrase-callback-function):
1903         Use plstore-get-file.
1904
1905 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
1906
1907         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1908         stderr.
1909
1910 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1911
1912         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1913
1914         * gnus-compat.el (set-buffer-multibyte): Remove.
1915
1916 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1917
1918         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1919         temporary file to get PGP key image.  Pass no-show-photos when
1920         extracting image to avoid having it pop up twice.
1921
1922 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1923
1924         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
1925         eligible for treatment.
1926
1927         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
1928         lines.  This makes summary commands with hidden threads work more
1929         reliably.
1930
1931         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1932         button to mark the hidden citations (bug#9395).
1933
1934 2012-12-26  Daiki Ueno  <ueno@gnu.org>
1935
1936         * mml2015.el (mml2015-epg-signature-to-string): New function.
1937         (mml2015-epg-verify-result-to-string): New function.
1938         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1939         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1940         instead of epg-verify-result-to-string.
1941         (epg-signature-key-id, epg-signature-to-string): Autoload.
1942         (epg-verify-result-to-string): Remove autoload.
1943
1944 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1945
1946         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1947         ID image from GPG public key.
1948         (mml2015-epg-key-image-to-string): New function.
1949
1950 2012-12-25  Leo Liu  <sdl.web@gmail.com>
1951
1952         * plstore.el (plstore-passphrase-callback-function): Fix error when
1953         error when plstore-cache-passphrase-for-symmetric-encryption is set
1954         (bug#13264).
1955
1956 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1957
1958         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1959         buffer to the article buffer here, because that clobbers multiple
1960         article buffers.
1961
1962         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1963         buffer always points to the right summary buffer.
1964
1965 2012-12-25  John Wiegley  <jwiegley@gmail.com>
1966
1967         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1968         the password (bug#12097).
1969
1970 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1971
1972         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1973         (bug#13263).
1974
1975         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1976         buffer exists before using it (bug#12475).
1977
1978         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1979         offline groups (bug#11937).
1980
1981         * message.el (message-yank-original): When using customize to set the
1982         value of `message-cite-style', the variable it set to a symbol that's
1983         the name of the variable, which must then be dereferenced (bug#12616).
1984
1985 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
1986
1987         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1988         the `face' property with a list whose car is the face specified in the
1989         format string and whose cdr is (nil).
1990         * lisp/gnus-util.el
1991         (gnus-put-text-property-excluding-characters-with-faces):
1992         Change accordingly.
1993         (gnus-get-text-property-excluding-characters-with-faces): New function.
1994         * lisp/gnus-sum.el (gnus-summary-highlight-line):
1995         * lisp/gnus-salt.el (gnus-tree-highlight-node):
1996         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1997
1998 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1999
2000         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
2001         login methods.
2002         (nnimap-login): Respect the `nnimap-authenticator' variable.
2003
2004         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
2005         mark state when moving articles.  Otherwise unticked articles will get
2006         their ticks back after moving.
2007
2008 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2009
2010         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
2011
2012         * message.el (message-ignored-news-headers): Always remove
2013         X-Message-SMTP-Method to avoid information leakage if the user
2014         mistakenly inserts the header into news messages.
2015
2016         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
2017
2018         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
2019         right than four characters, this command would move point to
2020         `point-max'.  Don't do that.
2021
2022         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
2023         to nil to allow re-selecting groups that gain articles.
2024         (gnus-bug-group-download-format-alist): Update the URL.
2025
2026 2012-12-23  Andreas Schwab  <schwab@suse.de>
2027
2028         * shr.el (shr-tag-em): Render em as italic, not bold.
2029
2030 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
2031
2032         * gnus-int.el (gnus-backend-trace): Factor out into its own function
2033         for reuse.
2034         (gnus-open-server): Use it to add more tracing.
2035         (gnus-finish-retrieve-group-infos): Add backend tracing.
2036         (gnus-backend-trace): Also note the elapsed seconds.
2037
2038 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
2039
2040         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
2041         Set epa-file-encrypt-to from variable to avoid querying.
2042
2043 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
2044
2045         * sieve-mode.el (sieve-font-lock-keywords):
2046         Keywords should be word delimited.  (Bug#13173)
2047
2048 2012-12-13  Andreas Schwab  <schwab@suse.de>
2049
2050         * tls.el (tls-program): Update customize type.
2051
2052 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2053
2054         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
2055         instead of <pre> to align message header.
2056
2057 2012-12-12  Sam Steingold  <sds@gnu.org>
2058
2059         * gnus.el (gnus-other-frame-resume-function): Add user option.
2060         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
2061
2062 2012-12-06  Sam Steingold  <sds@gnu.org>
2063
2064         * gnus-start.el (gnus-before-resume-hook): Add.
2065         (gnus-1): Run it when Gnus is alive.
2066
2067 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2068
2069         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
2070         * gnus-art.el (article-unsplit-urls)
2071         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2072         * gnus-registry.el (gnus-registry-get-article-marks)
2073         * message.el (message-goto-body): Use it.
2074         (message-called-interactively-p): Remove.
2075
2076         * spam-stat.el (spam-stat-called-interactively-p): New macro.
2077         (spam-stat-score-buffer): Use it.
2078
2079         * spam.el: Silence the warnings against BBDB functions when compiling.
2080
2081         * gnus-score.el (gnus-score-decode-text-parts):
2082         Use append+mapcar instead of the cl function mapcan.
2083
2084 2012-12-05  Sam Steingold  <sds@gnu.org>
2085
2086         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
2087         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
2088         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
2089
2090 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2091
2092         * gmm-utils.el (gmm-called-interactively-p): Revert.
2093         This seems to cause Emacs to get stuck!
2094         * gnus-art.el (article-unsplit-urls)
2095         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2096         * gnus-registry.el (gnus-registry-get-article-marks)
2097         * message.el (message-goto-body)
2098         (message-called-interactively-p): Revert.
2099
2100         * gmm-utils.el (gmm-called-interactively-p): New function.
2101         * gnus-art.el (article-unsplit-urls)
2102         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2103         * gnus-registry.el (gnus-registry-get-article-marks)
2104         * message.el (message-goto-body): Use it.
2105         (message-called-interactively-p): Remove.
2106
2107         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
2108         * gnus-sync.el (gnus-sync-lesync-call)
2109         * message.el (message-read-from-minibuffer): Use it.
2110
2111 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2112
2113         * gmm-utils.el (gmm-flet): Remove.
2114         * gnus-sync.el (gnus-sync-lesync-call)
2115         * message.el (message-read-from-minibuffer): Don't use it.
2116
2117 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2118
2119         * gmm-utils.el (gmm-labels): Use cl-labels if available.
2120
2121 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2122
2123         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
2124
2125         * gnus-sync.el (gnus-sync-lesync-call)
2126         * message.el (message-read-from-minibuffer): Use gmm-flet.
2127
2128         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
2129
2130         * gnus-util.el (gnus-macroexpand-all): Remove.
2131
2132 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
2133
2134         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
2135         to TAB, not [tab].
2136         (gnus-summary-article-map): Likewise.
2137
2138         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
2139         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
2140
2141 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
2142
2143         * time-date.el: Commentary fix.
2144
2145 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2146
2147         * color.el: Don't require cl.
2148         (color-complement): `caddr' -> `nth 2'.
2149
2150         * time-date.el (time-to-seconds): De-obsolete.
2151
2152 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2153
2154         * message.el (message-get-reply-headers):
2155         Make sure the reply goes to the author if it is a wide reply.
2156
2157 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
2158
2159         * gnus-score.el (gnus-score-body):
2160         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
2161         scoring by body.
2162
2163 2012-11-16  Glenn Morris  <rgm@gnu.org>
2164
2165         * gnus-diary.el (nndiary-request-create-group-functions)
2166         (nndiary-request-update-info-functions)
2167         (gnus-subscribe-newsgroup-functions)
2168         (nndiary-request-accept-article-functions):
2169         Use new names for hooks rather than obsolete aliases.
2170
2171 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2172
2173         * dgnushack.el (define-obsolete-variable-alias): Simplify.
2174
2175 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2176
2177         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
2178         in meta tag with the one the part specifies in its header.
2179
2180 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2181
2182         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
2183         by default.
2184
2185 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2186
2187         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
2188         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
2189
2190 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2191
2192         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
2193         and a runtime function for it, of which the XEmacs version takes only
2194         two arguments.
2195
2196 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2197
2198         * nndiary.el (nndiary-request-create-group-functions)
2199         (nndiary-request-update-info-functions)
2200         (nndiary-request-accept-article-functions):
2201         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
2202         "-hooks" suffix.
2203
2204 2012-10-19  Julien Danjou  <julien@danjou.info>
2205
2206         * gnus-art.el: Require gnus-util because it uses
2207         `gnus-timer--function'.
2208
2209 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2210
2211         * starttls.el (starttls-extra-arguments): Doc fix.
2212
2213 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2214
2215         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
2216         it.
2217
2218 2012-10-06  Glenn Morris  <rgm@gnu.org>
2219
2220         * gnus-notifications.el (gnus-notifications):
2221         Add missing group :version tag.
2222         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
2223         (gnus-gcc-post-body-encode-hook):
2224         * gnus-sync.el (gnus-sync-lesync-name)
2225         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
2226
2227 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
2228
2229         * color.el (color-hsl-to-rgb): Fix incorrect results for
2230         small and large hue values.  (Bug#12559)
2231
2232 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2233
2234         New UIDL implementation.
2235
2236         * mail-source.el (mail-sources, mail-source-keyword-map):
2237         Add :leave as a pop3 keyword.
2238         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
2239
2240         * pop3.el (pop3-leave-mail-on-server): Allow number.
2241         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
2242         (pop3-movemail): Add UIDL support.
2243         (pop3-send-streaming-command): Take a list of mail numbers instead of
2244         the number of mails.
2245         (pop3-write-to-file): Add X-UIDL header.
2246         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
2247         (pop3-uidl-add-xheader): New functions.
2248
2249         * message.el (message-ignored-resent-headers):
2250         Add X-Content-Length and X-UIDL headers.
2251
2252 2012-10-05  Glenn Morris  <rgm@gnu.org>
2253
2254         * color.el (color-name-to-rgb, color-rgb-to-hex)
2255         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
2256         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
2257         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2258         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
2259
2260 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2261
2262         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
2263         a user about whether to delete temp files if once a user answered as n.
2264
2265 2012-09-25  Chong Yidong  <cyd@gnu.org>
2266
2267         * password-cache.el (password-read-and-add): Use a declare form to mark
2268         this function obsolete.
2269
2270 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2271
2272         * lpath.el: Bind mail-encode-mml for old Emacsen.
2273
2274 2012-09-17  Richard Stallman  <rms@gnu.org>
2275
2276         * message.el (message-in-body-p): Don't set mark or modify buffer.
2277
2278         * mml.el (mml-attach-file): Doc fix.
2279         (mml-attach-external, mml-attach-buffer, mml-attach-file):
2280         Set mail-encode-mml when in Mail mode.
2281         Simplify code to set HEAD and move back to HEAD.
2282         (mml-insert-multipart, mml-insert-part):
2283         Set mail-encode-mml when in Mail mode.
2284
2285 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2286
2287         * gnus-util.el (gnus-timer--function): New function.
2288
2289         * gnus-art.el (gnus-article-stop-animations): Use it.
2290
2291 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2292
2293         Fix glitches caused by addition of psec to timers.
2294         * gnus-art.el (gnus-article-stop-animations): Use timer--function
2295         rather than raw access to timer vector.
2296
2297 2012-09-11  Julien Danjou  <julien@danjou.info>
2298
2299         * gnus-notifications.el (gnus-notifications): Check for nil values in
2300         ignored addresses check.
2301
2302 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2303
2304         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
2305
2306 2012-09-07  Chong Yidong  <cyd@gnu.org>
2307
2308         * gnus-util.el
2309         (gnus-put-text-property-excluding-characters-with-faces): Restore.
2310
2311         * gnus-salt.el (gnus-tree-highlight-node):
2312         * gnus-sum.el (gnus-summary-highlight-line):
2313         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
2314
2315 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2316
2317         * gnus-util.el: Fix compilation error on XEmacs 21.4.
2318
2319 2012-09-06  Juri Linkov  <juri@jurta.org>
2320
2321         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
2322         scheme for buffer names to be more consistent with other group and
2323         article buffer names in Gnus.
2324
2325 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2326
2327         * gnus-util.el
2328         (gnus-put-text-property-excluding-characters-with-faces): Removed.
2329
2330         * gnus-compat.el: Define compat function `add-face' from Wolfgang
2331         Jenkner.
2332
2333         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
2334
2335         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
2336
2337         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
2338
2339 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2340
2341         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
2342         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
2343
2344         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
2345         string-prefix-p in Emacs >=23.2.
2346
2347         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
2348         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
2349         instead of string-match-p.
2350         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
2351
2352 2012-09-06  Kenichi Handa  <handa@gnu.org>
2353
2354         * qp.el (quoted-printable-decode-region): Fix previous change; handle
2355         lowercase a..f.
2356
2357 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2358
2359         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
2360
2361 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
2362
2363         * nnimap.el (nnimap-request-move-article): Decode the group name when
2364         doing internal moves to avoid charset issues.
2365
2366         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
2367         TIME is set.
2368
2369 2012-09-05  Juri Linkov  <juri@jurta.org>
2370
2371         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
2372         than one group at a time (bug#11961).
2373
2374 2012-09-05  Julien Danjou  <julien@danjou.info>
2375
2376         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
2377         this hide the real reason with a message giving absolutely no hint.
2378
2379 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
2380
2381         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
2382         to the backend (bug#11804).
2383
2384         * message.el (message-insert-newsgroups): Don't insert newsgroup
2385         duplicates (bug#12275).
2386
2387 2012-09-05  John Wiegley  <johnw@newartisans.com>
2388
2389         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2390         sieve rules.
2391
2392 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
2393
2394         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2395         function.
2396
2397         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2398
2399         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2400
2401 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2402
2403         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2404         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2405         This should make nnmaildir more usable with offlineimap.
2406
2407 2012-09-05  Julien Danjou  <julien@danjou.info>
2408
2409         * nnimap.el (nnimap-request-list): Revert change that made listing
2410         synchronous.
2411         (nnimap-get-responses): Restore.
2412
2413 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
2414
2415         * dgnushack.el: XEmacs 21.5 compilation fix.
2416
2417         * gnus-notifications.el (gnus-notifications-notify): Use it.
2418
2419         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2420         warnings on XEmacs.
2421
2422 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
2423
2424         Better seeds for (random).
2425         * gnus-sync.el (gnus-sync-lesync-setup):
2426         * message.el (message-canlock-generate, message-unique-id):
2427         Change (random t) to (random), now that the latter is more random.
2428
2429 2012-08-31  Dave Abrahams  <dave@boostpro.com>
2430
2431         * nnimap.el (nnimap-change-group): Document result value
2432
2433         * auth-source.el (auth-sources): Fix macos keychain access.
2434
2435         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2436         allow the backend `request-head' function to determine the group
2437         name on its own.
2438         (gnus-request-expire-articles): Filter out negative article numbers
2439         during expiry (Bug#11980).
2440
2441         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2442         O(N^2) to O(N).  This makes warping into huge groups tolerable.
2443
2444         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2445         you've found the article when you haven't.
2446
2447         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
2448         that nnimap-change-group can return t.
2449
2450 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2451
2452         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2453
2454 2012-08-30  Julien Danjou  <julien@danjou.info>
2455
2456         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2457         `gnus-notifications-timeout'.
2458         (gnus-notifications-timeout): Add.
2459         (gnus-notifications-action): New function.
2460         (gnus-notifications-notify): Add :action using
2461         `gnus-notifications-action'.
2462         (gnus-notifications-id-to-msg): New variable.
2463         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2464         notifications id to messages.
2465
2466 2012-08-30  Kenichi Handa  <handa@gnu.org>
2467
2468         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2469         once.
2470
2471 2012-08-29  Julien Danjou  <julien@danjou.info>
2472
2473         * gnus-notifications.el: New file.
2474         (gnus-notifications-notify): New function.
2475         (gnus-notifications): Use `gnus-notifications-notify'.
2476
2477 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2478
2479         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2480         transfer encoding first; bind gnus-newsgroup-charset to the charset
2481         that the article specifies (Bug#12209).
2482
2483 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2484
2485         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2486         (gnus-group-customize-done): Encode values posting-style holds.
2487
2488         * gnus-msg.el (gnus-summary-resend-message)
2489         (gnus-configure-posting-styles): Decode values posting-style group
2490         parameter holds.
2491
2492 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2493
2494         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2495         `name' and `address' in Resent-From header.
2496
2497 2012-08-14  Chong Yidong  <cyd@gnu.org>
2498
2499         * gnus-art.el (article-display-face): Handle failure in
2500         gnus-create-image (Bug#11802).
2501
2502 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2503
2504         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2505         Use defsetf.
2506
2507 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
2508
2509         * auth-source.el (auth-source-plstore-search)
2510         (auth-source-secrets-search): Ignore :require and :type in search spec.
2511
2512 2012-08-06  Julien Danjou  <julien@danjou.info>
2513
2514         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
2515         `nnimap-request-move-article'.
2516
2517         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2518         Remove autoload, already handled by gnus.el.
2519
2520         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
2521
2522         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
2523         supported by nnimap actually.  Reverts previous change.
2524
2525         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
2526         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
2527         to-buffer argument that is already supported.
2528
2529 2012-08-05  Julien Danjou  <julien@danjou.info>
2530
2531         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2532         Add autoload.
2533
2534 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2535
2536         * gnus.el (gnus-valid-select-methods): Fix custom type.
2537
2538 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
2539
2540         * auth-source.el (auth-sources, auth-source-backend-parse)
2541         (auth-source-macos-keychain-search)
2542         (auth-source-macos-keychain-search-items)
2543         (auth-source-macos-keychain-result-append)
2544         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2545         auth-source.el through the /usr/bin/security utility.
2546         (auth-sources): Fix syntax error.
2547         (auth-source-macos-keychain-result-append): Fix variable name.
2548         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2549
2550 2012-07-27  Julien Danjou  <julien@danjou.info>
2551
2552         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2553         Emacs < 24.1
2554
2555 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2556
2557         * message.el (message-kill-address): Don't kill last newline.
2558         (message-skip-to-next-address): Don't move to the next header.
2559         (message-fill-field-address): Work properly.
2560
2561 2012-07-25  Julien Danjou  <julien@danjou.info>
2562
2563         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2564
2565 2012-07-24  Julien Danjou  <julien@danjou.info>
2566
2567         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2568
2569         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2570         (nntp-async-timer-handler): Remove, unused.
2571
2572         * nnimap.el (nnimap-get-responses): Remove, unused.
2573
2574         * nnheader.el (mail-header-set-extra): Remove, unused.
2575
2576         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
2577         unused.
2578
2579         * mm-view.el (mm-view-sound-file): Remove, unused.
2580
2581         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2582         (mm-url-encode-multipart-form-data): Remove, unused.
2583
2584         * message.el (message-remove-signature, message-make-host-name)
2585         (message-fill-address): Remove, unused.
2586
2587         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2588         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2589         unused.
2590
2591         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
2592         (gnus-xmas-call-region): Remove, unused.
2593
2594         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2595
2596         * gnus-util.el (gnus-extract-address-component-name)
2597         (gnus-extract-address-component-email, gnus-sortable-date)
2598         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2599         (gnus-process-live-p): Remove, unused.
2600
2601         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2602
2603         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2604         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2605         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2606         function.
2607
2608         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2609
2610         * gnus-score.el (gnus-summary-score-crossposting)
2611         (gnus-score-regexp-bad-p): Remove, unused.
2612
2613         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2614
2615         * gnus-range.el (gnus-sublist-p): Remove, unused.
2616
2617         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2618         unused.
2619
2620         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2621
2622         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2623         (gnus-request-associate-buffer): Remove, unused.
2624
2625         * gnus-group.el (gnus-group-set-method-info)
2626         (gnus-group-set-params-info): Remove, unused.
2627
2628         * gnus-fun.el (gnus-shell-command-to-string)
2629         (gnus-shell-command-on-region): Remove, unused.
2630
2631         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2632
2633         * gnus-art.el (gnus-article-text-type-exists-p)
2634         (article-translate-characters, gnus-article-hide-text-of-type)
2635         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2636         Remove, unused.
2637
2638 2012-07-22  Andrew Cohen  <cohen@bu.edu>
2639
2640         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2641
2642 2012-07-21  Julien Danjou  <julien@danjou.info>
2643
2644         * message.el (message-dont-reply-to-names): Replace deprecated
2645         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2646         (message-get-reply-headers): Ditto.
2647
2648 2012-07-18  Julien Danjou  <julien@danjou.info>
2649
2650         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2651         `sieve-upload-and-kill'.
2652
2653         * sieve.el (sieve-bury-buffer): Remove function.
2654         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2655         (sieve-upload-and-kill): New function, mapped to C-c C-c.
2656
2657 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
2658
2659         * shr.el (shr-expand-url): Handle URL starting with `//'.
2660
2661 2012-07-13  Chong Yidong  <cyd@gnu.org>
2662
2663         * smime.el (smime-certificate-info): Set buffer-read-only directly,
2664         instead of calling toggle-read-only with a (bogus) argument.
2665
2666 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
2667
2668         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2669         of initial input when reading the author to restrict the summary to.
2670
2671 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2672
2673         * mm-decode.el (mm-shr):
2674         Allow overriding charset by mm-charset-override-alist.
2675
2676 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2677
2678         * gnus-art.el (gnus-article-view-part):
2679         Toggle subparts of multipart/alternative part.
2680
2681 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2682
2683         * shr.el (shr-render-buffer): New command.
2684         (shr-visit-file): Use it.
2685
2686 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2687
2688         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2689         Set no-byte-compile and no-update-autoloads.
2690
2691 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2692
2693         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2694
2695 2012-06-25  Julien Danjou  <julien@danjou.info>
2696
2697         * nnimap.el (nnimap-request-articles-find-limit): Rename from
2698         `nnimap-request-move-articles-find-limit' since we do not use it only
2699         for move operations.
2700         (nnimap-request-accept-article): Use
2701         `nnimap-request-articles-find-limit' to limit search by message-id.
2702
2703 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
2704
2705         Support higher-resolution time stamps (Bug#9000).
2706
2707         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
2708         VARLIST.  It's optional, for backward compatibility.
2709         (encode-time-value): New optional arg PICO.  New type 3.
2710         (time-to-seconds) [!float-time]: Support the new picoseconds
2711         component if it's used.
2712         (seconds-to-time, time-subtract, time-add):
2713         Support ps-resolution time stamps as well.
2714
2715 2012-06-19  Julien Danjou  <julien@danjou.info>
2716
2717         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
2718
2719         * nnimap.el (nnimap-log-buffer): Check that
2720         `window-point-insertion-type' is boundp, since it's not available in
2721         XEmacs.
2722
2723 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2724
2725         * nnimap.el (nnimap-log-buffer): Add this, setting
2726         `window-point-insertion-type' in the buffer to t.
2727         (nnimap-log-command): Use nnimap-log-buffer.
2728
2729 2012-06-19  Julien Danjou  <julien@danjou.info>
2730
2731         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
2732         argument to be able to limit the search.
2733         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
2734         (nnimap-request-move-articles-find-limit): Add this to limit the search
2735         by Message-Id after a message move.
2736         (nnimap): Add defgroup.
2737
2738 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2739
2740         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2741
2742 2012-06-15  Julien Danjou  <julien@danjou.info>
2743
2744         * nnimap.el (nnimap-find-article-by-message-id): Use
2745         `nnimap-possibly-change-group' rather than its own EXAMINE call.
2746         (nnimap-possibly-change-group): Add read-only argument.
2747         (nnimap-request-list): Use nnimap-possibly-change-group rather than
2748         issuing EXAMINE manually.
2749         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
2750         with read-only argument.
2751         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
2752         cannot possibly change because we need to be sure that it's either
2753         read-write or read-only.
2754
2755 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2756
2757         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2758         being bound to a lambda form.
2759
2760 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
2761
2762         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2763         articles when fetch-old is non-nil (bug#11370).
2764
2765 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
2766
2767         * gnus-picon.el (gnus-picon-properties): New defcustom.
2768         (gnus-picon-create-glyph): Use it.
2769
2770 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2771
2772         * gnus-group.el (gnus-group-get-new-news): Respect
2773         `gnus-group-use-permanent-levels', as documented (bug#11638).
2774
2775 2012-06-10  Dave Abrahams  <dave@boostpro.com>
2776
2777         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2778         groups (bug#11641).
2779
2780 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
2781
2782         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2783         is an integer to avoid later problems.
2784
2785 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2786
2787         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2788         locales.
2789
2790         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2791         on a handle.
2792
2793         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2794         address as the default.
2795         (gnus-summary-insert-old-articles): Don't include unexisting messages.
2796
2797         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
2798         makes no sense to query the user about internal files.
2799
2800         * gnus-spec.el: Remove all the byte-compilation stuff, since
2801         benchmarking shows that it doesn't help when entering large summary
2802         buffers.
2803
2804         * gnus-xmas.el (gnus-xmas-define): Remove.
2805
2806         * gnus-util.el (gnus-byte-code): Remove.
2807
2808         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2809         grouplens stuff.
2810
2811 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2812
2813         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2814         (bug#11514).
2815
2816 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2817
2818         * message.el (message-buffers): Return all buffers derived from Message
2819         to make `gnus-dired-attach' work with mu4e.
2820
2821 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2822
2823         * nntp.el: Stop the `letf' madness.
2824         (nntp--report-1): New var.
2825         (nntp-report): Merge nntp-report-1 into it.
2826         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2827         the nntp-report function.
2828
2829         * auth-source.el: Fix comment-style to follow the convention.
2830
2831 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
2832
2833         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2834         (mm-dissect-singlepart): Don't guess the MIME type of
2835         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2836         set.
2837         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2838         toplevel MIME type is multipart/encrypted.
2839
2840 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2841
2842         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2843         a string so that Gcc works (bug#11514).
2844
2845 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2846
2847         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2848         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2849
2850 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2851
2852         * gnus-win.el (gnus-configure-frame): Don't signal an error when
2853         jumping to *Server* from a dedicated *Group* window.
2854         (gnus-configure-frame): CSE.
2855
2856         * gnus-registry.el: Minor style cleanup.
2857         (gnus-registry--set/remove-mark): New function, extracted from
2858         gnus-registry-install-shortcuts.
2859         (gnus-registry-install-shortcuts): Use it.
2860
2861 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2862
2863         * nnspool.el (news-path): Use eval-and-compile.
2864
2865 2012-05-24  Glenn Morris  <rgm@gnu.org>
2866
2867         * nnspool.el (news-directory, news-path, news-inews-program):
2868         Move here from paths.el.  Don't see a need for these to be autoloaded.
2869
2870         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2871         Merge in doc from paths.el version.  Don't see any need for this to be
2872         autoloaded, or for the warning about users not setting it.
2873
2874 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
2875
2876         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
2877         format.  In particular, add an optional argument and a docstring.
2878
2879         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2880
2881         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2882         current before calling `gnus-groups-to-gnus-format'.
2883         Note that this was already the case for `gnus-active-to-gnus-format'.
2884
2885 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
2886
2887         Fix minor Y10k bug.
2888         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2889
2890 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2891
2892         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
2893         message once it's actually open.
2894
2895 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2896
2897         * gnus.el: Ma Gnus v0.5 is released.
2898
2899 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2900
2901         * auth-source.el (auth-source--aput-1, auth-source--aput)
2902         (auth-source--aget): New functions and macros.
2903         Use them instead of aput/aget.
2904
2905 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
2906
2907         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
2908
2909 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2910
2911         * plstore.el (plstore-called-interactively-p): New compat macro copied
2912         from message.el.
2913         (plstore-mode): Use it.
2914
2915 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2916
2917         * plstore.el: Revive the editing feature.
2918         (plstore-mode): New mode to edit plstore file.
2919         (plstore-mode-toggle-display, plstore-mode-original)
2920         (plstore-mode-decoded): New command.
2921         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2922         (plstore--insert-buffer, plstore--make): New function.
2923         (plstore-open, plstore-save): Simplify by using them.
2924
2925 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2926
2927         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2928
2929 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
2930
2931         * tls.el (open-tls-stream): Remove unused binding.
2932
2933 2012-04-16  Glenn Morris  <rgm@gnu.org>
2934
2935         * nndraft.el (nndraft-request-list): Fix declaration.
2936
2937 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2938
2939         * mm-decode.el (mm-dissect-buffer): Doc fix.
2940
2941         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
2942         don't have a current group.
2943
2944         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
2945         buffer if it doesn't exist.
2946
2947         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
2948         given, mark the group as ephemeral with the current window conf.
2949
2950         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2951         buffer exists, which it doesn't if we haven't started Gnus.
2952         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2953
2954 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2955
2956         * mml.el (mml-generate-mime): Allow specifying what the top-level part
2957         type is.
2958
2959         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
2960         `unexists' entries.
2961         (gnus-clean-old-newsrc): Fix last checkin.
2962
2963         * nnimap.el (nnimap-update-info): None of the articles below the active
2964         low-water mark exist.
2965
2966         * dgnushack.el: Get rid of XEmacs compilation warning.
2967
2968         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
2969         would have gotten if we posted to the group, and use that to compare
2970         against the message we want to cancel (bug#10808).
2971
2972         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
2973         on XEmacs.
2974
2975 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2976
2977         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
2978         `scroll-margin'.
2979
2980 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
2981
2982         * gnus-cite.el (gnus-dissect-cited-text): A single line without
2983         citation prefix within a block of cited text should be considered part
2984         of that block *only* if it is a blank line.
2985
2986 2012-04-09  Chong Yidong  <cyd@gnu.org>
2987
2988         * binhex.el, hashcash.el, uudecode.el:
2989         Remove * characters from the front of variable docstrings.
2990
2991 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2992
2993         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2994         before kinsoku-bol characters nor within kinsoku-eol characters.
2995
2996 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2997
2998         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2999         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
3000         (gnus-sync-read): Use mapc instead of mapcar.
3001
3002         * mm-archive.el: Require mm-decode for some macros.
3003         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
3004         the byte compiler.
3005         (mm-archive-decoders): New function that returns the value of
3006         the mm-archive-decoders variable.
3007
3008         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
3009         instead.
3010         (mm-dissect-singlepart): Use the function mm-archive-decoders.
3011
3012         * nnimap.el (gnus-refer-thread-use-nnir):
3013         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
3014
3015 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3016
3017         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
3018
3019 2012-03-12  Peter Münster  <pmrb@free.fr>
3020
3021         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
3022         (gnus-demon-cancel): Ditto.
3023         (gnus-demon-run-callback): When function cannot be called due to low
3024         idleness, call it when idleness reaches the expected value, instead of
3025         waiting another timer period.
3026         (gnus-demon-init): Add `time' to arguments of call-back.
3027
3028 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3029
3030         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
3031
3032         * gnus.el: Register gnus-registry functions.
3033
3034         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
3035         indent.
3036
3037         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
3038         enabled before warping.
3039
3040 2012-03-22  Dave Abrahams  <dave@boostpro.com>
3041
3042         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
3043         registry about each article retrieved.
3044
3045         * gnus-int.el (gnus-select-group-with-message-id): New function.
3046         (gnus-try-warping-via-registry): Ditto.
3047         (gnus-warp-to-article): Fall back on the registry.
3048
3049 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
3050
3051         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
3052         inboxes.
3053
3054 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3055
3056         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
3057
3058 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3059
3060         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
3061         gnus-gcc-self-resent-messages may be a group parameter.
3062         (gnus-summary-resend-message): Don't encode encoded words in header
3063         when Gcc'ing resent message.
3064
3065 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3066
3067         * shr.el (shr-insert): Treat non-breaking space just like normal
3068         space.  This seems to produce more pleasing results.
3069         (shr-insert): Only insert a blank line if we're starting from an image.
3070         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
3071         (shr-ensure-paragraph): Consider lines with white space to be blank.
3072
3073 2012-03-15  Elias Pipping  <pipping@lavabit.com>
3074
3075         * Makefile.in: Respect DESTDIR.
3076
3077 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
3078
3079         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
3080         and gnus-gcc-post-body-encode-hook.
3081
3082 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3083
3084         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
3085         messages that don't exist.
3086
3087         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
3088
3089 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3090
3091         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
3092         Remove.
3093
3094         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
3095
3096         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
3097
3098 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3099
3100         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
3101         have a group name.
3102
3103         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
3104         a multibyte buffer (bug#7410).
3105         (article-wash-html): Parse the original article buffer to get the
3106         unencoded data (bug#7410).
3107
3108         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
3109         .newsrc.el files.
3110
3111 2012-04-05  Bastien Guerry  <bzg@altern.org>
3112
3113         * color.el (color-lighten-name): Fix typo.
3114
3115 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3116
3117         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
3118         "#" to avoid having them interpreted as comments.
3119
3120 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3121
3122         * shr.el (shr-insert): Update the text state properly to avoid
3123         inserting spurious paragraph starts.
3124
3125 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3126
3127         * shr.el (shr-table-widths): Divide the extra width more fairly over
3128         the TDs (bug#10973).
3129         (shr-render-td): Don't delete too much padding.
3130         (shr-natural-width): Compute the natural width more correctly.
3131         (shr-insert): Allow the natural width to be computed for tables again.
3132         (shr-tag-table-1): Rework how the natural widths are computed by
3133         rendering the table a third time.
3134         (shr-natural-width): Removed.
3135         (shr-buffer-width): New function.
3136         (shr-expand-newlines): Use it.
3137
3138         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
3139         using a `gnus-use-full-window' setup (bug#11013).
3140
3141 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3142
3143         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
3144         24.1 release.
3145
3146 2012-03-10  David Edmondson  <dme@dme.org>
3147
3148         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
3149         'Forwarded Message' header and the start of the message.
3150
3151 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3152
3153         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
3154         isn't running (bug#10897).
3155
3156 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3157
3158         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
3159         This is inconsistent with all the other stream functions, which leave
3160         the setting up to the higher levels (if so wanted) (bug#10931).
3161
3162 2012-02-28  Glenn Morris  <rgm@gnu.org>
3163
3164         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
3165         mm-decode.el: Standardize possessive apostrophe usage.
3166
3167 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3168
3169         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
3170
3171 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
3172
3173         * parse-time.el (parse-time-string): Allow extractor to return nil.
3174
3175 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3176
3177         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
3178
3179 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3180
3181         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
3182
3183 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3184
3185         * mm-decode.el (mm-shr): Remove "soft hyphens".
3186
3187         * nnimap.el (nnimap-request-list): Return the group names encoded as
3188         utf8.  Otherwise non-European group names don't work.
3189         (nnimap-request-newgroups): Ditto.
3190
3191         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
3192         the default in `read-string' (bug#10757).
3193
3194         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
3195         topics (bug#10843).
3196
3197         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
3198         buffer.  Suggested by Herbert Valerio Riedel.
3199         (nnimap-request-move-article): Delete the message from the correct IMAP
3200         server.
3201
3202 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3203
3204         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
3205         Reported by Peter Münster.
3206
3207 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3208
3209         * shr.el (shr-image-fetched): Make sure we really kill the right
3210         buffer.
3211
3212 2012-02-16  Leo Liu  <sdl.web@gmail.com>
3213
3214         * gnus-start.el (gnus-1): Avoid duplicate entries.
3215
3216 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3217
3218         * imap.el: Remove.
3219
3220         * nntp.el (nntp-coding-system-for-read): Remove.
3221         (nntp-coding-system-for-write): Ditto.
3222         (nntp-open-connection): Just use `binary' directly.
3223
3224         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
3225         Gnus 0.3.
3226
3227 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3228
3229         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
3230         application/octet-stream parts really is.
3231
3232         * gnus-sum.el (gnus-propagate-marks): Remove.
3233
3234 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
3235
3236         * shr.el (shr-rescale-image): Undo previous change; see
3237         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3238
3239 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3240
3241         * gnus.el: Ma Gnus v0.3 is released.
3242
3243 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3244
3245         * gnus-sum.el (gnus-summary-local-variables): Make
3246         `gnus-newsgroup-unexist' into a local variable.
3247
3248 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3249
3250         * registry.el (registry-usage-test, registry-persistence-test): Move to
3251         tests/gnustest-registry.el.
3252         (registry-make-testable-db, registry-match-test)
3253         (registry-instantiation-test): Move to tests/gnustest-registry.el.
3254
3255         * gnus-registry.el (gnus-registry-misc-test)
3256         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
3257
3258         * tests/gnustest-registry.el: New file with the registry and
3259         gnus-registry ERT tests.
3260
3261 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3262
3263         * gnus-msg.el (gnus-summary-resend-message): Make
3264         gnus-summary-resend-message-insert-gcc be last item in
3265         message-header-setup-hook.
3266
3267 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3268
3269         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
3270         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
3271         Remove.
3272         (nnfolder-open-server): Don't use marks.
3273         (nnfolder-request-delete-group): Ditto.
3274         (nnfolder-request-rename-group): Ditto.
3275         (nnfolder-request-set-mark, nnfolder-request-marks)
3276         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
3277         (nnfolder-save-marks, nnfolder-open-marks): Remove.
3278
3279         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
3280         (nnml-marks-modtime): Remove.
3281         (nnml-request-delete-group): Don't use marks.
3282         (nnml-request-rename-group): Ditto.
3283         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
3284         (nnml-save-marks, nnml-open-marks): Remove.
3285
3286         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
3287         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
3288         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
3289         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
3290         (nntp-server-to-method-cache): Remove.
3291
3292         * shr.el (shr-rescale-image): Fix wrong merge.
3293
3294 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3295
3296         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
3297         too-wide lines.
3298
3299 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3300
3301         * nnimap.el (nnimap-record-commands): New variable.
3302         (nnimap-log-command): Use it.
3303         (nnimap-make-process-buffer): Add a space to the process buffer.
3304         (nnimap-transform-headers): Don't bug out on header lines containing
3305         stuff that look like IMAP length encodings.
3306
3307         * shr.el (shr-rescale-image): Allow viewing large images.
3308
3309 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
3310
3311         * nnml.el (nnml-request-compact-group): Delete the marks file after
3312         compaction (bug#10800).
3313
3314         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
3315         group exit.
3316
3317         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
3318         QRESYNC/FETCH output.
3319
3320 2012-02-11  Glenn Morris  <rgm@gnu.org>
3321
3322         * sieve-manage.el (sieve-manage-default-stream):
3323         * shr.el (shr):
3324         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
3325         (nnir-retrieve-headers-override-function)
3326         (nnir-imap-default-search-key, nnir-notmuch-program)
3327         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
3328         (nnir-method-default-engines):
3329         * message.el (message-cite-reply-position):
3330         * gssapi.el (gssapi-program):
3331         * gravatar.el (gravatar):
3332         * gnus-sum.el (gnus-refer-thread-use-nnir):
3333         * gnus-registry.el (gnus-registry-unfollowed-addresses)
3334         (gnus-registry-max-pruned-entries):
3335         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
3336         * gnus-int.el (gnus-after-set-mark-hook)
3337         (gnus-before-update-mark-hook):
3338         * gnus-async.el (gnus-async-post-fetch-function):
3339         * auth-source.el (auth-source-cache-expiry):
3340         Add missing :version tags to new defcustoms and defgroups.
3341
3342 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
3343
3344         * gnus-sum.el (gnus-adjust-marked-articles): Add to
3345         `gnus-newsgroup-unexist'.
3346
3347         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
3348         marks.
3349         (gnus-article-special-mark-lists): Put the `unexist' in the special
3350         marks list instead.
3351
3352         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
3353         articles in the list of articles to be selected.
3354
3355         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
3356         articles.
3357         (nnimap-update-info): Keep track of unexisting articles.
3358         (nnimap-update-qresync-info): Ditto.
3359
3360 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
3361
3362         * message.el (message-default-send-mail-function): Made into own
3363         function for reuse by emacsbug.el.
3364
3365 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
3366
3367         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
3368         `gnus-sloppily-equal-method-parameters' to avoid a warning.
3369
3370 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3371
3372         * mm-archive.el (mm-archive-dissect-and-inline): New function.
3373         (mm-archive-dissect-and-inline): Fix up the undisplayer.
3374
3375         * gnus-compat.el: Define `timer-set-function'.
3376
3377         * mm-decode.el (mm-display-external): Output the text from the command
3378         in the buffer after the command finished.  This makes text-based
3379         commands behave better.
3380
3381 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3382
3383         * gnus-compat.el: Add a compat for the old `url-retrieve'.
3384
3385 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3386
3387         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
3388         23.1.
3389
3390 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3391
3392         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3393
3394 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3395
3396         * message.el (smtpmail-smtp-user): Silence compiler warning.
3397
3398 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3399
3400         * message.el (message-multi-smtp-send-mail): Also allow specifying the
3401         SMTP user name.
3402
3403 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3404
3405         * gnus-sum.el (gnus-summary-show-thread):
3406         next-single-char-property-change may return nil in XEmacs.
3407         (gnus-summary-article-map): Fix typo.
3408
3409 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3410
3411         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
3412         running.
3413
3414         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
3415
3416         * gnus.el (gnus-server-extend-method): Don't add an -address component
3417         if the method already has one (bug#9676).
3418
3419 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3420
3421         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3422         of an initial-input for consistency (bug#10757).
3423
3424         * dgnushack.el: Fix XEmacs compilation warning.
3425
3426         * shr.el: Inhibit getting and sending cookies when fetching pictures.
3427
3428         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3429
3430 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3431
3432         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3433         lines that are narrower than the window width.  Otherwise background
3434         "blocks" will look less readable.
3435
3436 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3437
3438         * nnimap.el (nnimap-transform-headers): Remove unused variable.
3439         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3440         have newlines within the strings, and where the UID comes after the
3441         BODYSTRUCTURE element (bug#10537).
3442
3443         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3444         (bug#10732).
3445
3446         * shr.el (shr-insert-document): Add doc string.
3447         (shr-visit-file): Ditto.
3448         (shr-remove-trailing-whitespace): New function.
3449         (shr-insert-document): Use it to clean up trailing whitespace as the
3450         final step (bug#10714).
3451
3452 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3453
3454         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3455         buffer if `gnus-kill-summary-on-exit' is nil.
3456
3457 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3458
3459         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3460         when just reading a single group from "without" Gnus.
3461
3462 2012-02-06  Chong Yidong  <cyd@gnu.org>
3463
3464         * gnus-sum.el (gnus-summary-show-thread):
3465         next-single-char-property-change never returns nil (Bug#8657).
3466
3467 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3468
3469         * message.el (message-multi-smtp-send-mail): New function.
3470         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
3471         header to implement multi-SMTP functionality.
3472
3473         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
3474         (gnus-agentize): Don't set it.
3475         (gnus-agent-send-mail): Don't use it.
3476
3477         * gnus-sum.el (gnus-summary-widget-backward): New function and
3478         keystroke.
3479
3480         * gnus-compat.el: More the compat functions more compatible.
3481
3482         * shr.el (shr-put-image): Remove underlines from sliced images.
3483         (shr-zoom-image): Compute the region to be replaced more correctly.
3484
3485 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3486
3487         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
3488         (gnus-summary-resend-message-insert-gcc): New function.
3489         (gnus-summary-resend-message): Modify message-header-setup-hook and
3490         message-sent-hook to make it work for Gcc.
3491         (gnus-inews-do-gcc): Update the number of unread articles of groups
3492         that messages are Gcc'd to.
3493
3494         * message.el (message-resend): Run message-sent-hook to do Gcc.
3495
3496 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3497
3498         * lpath.el: Fix an XEmacs compilation warning.
3499
3500         * gnus-compat.el: Require `help-fns' to fix compilation error.
3501
3502         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
3503         a higher level to silence compilation.
3504
3505         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
3506         parameter to allow controlling the scaling.
3507
3508         * shr.el (shr-zoom-image): New command and keystroke.
3509         (shr-put-image): Take a `size' flag to say how to scale the image.
3510
3511         * gnus-compat.el: Redefine `delete-directory' to provide recursive
3512         deletion unless already defined.
3513
3514         * gnus.el (gnus-compat): Require it.
3515
3516         * gnus-compat.el: New file.
3517
3518         * gnus-start.el (gnus-clean-old-newsrc): New function.
3519         (gnus-read-newsrc-file): Use it.
3520
3521         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
3522         Use recursive deletion.
3523         (mm-dissect-archive): Add support for zip files.
3524
3525         * gnus-util.el (gnus-recursive-directory-files): New function.
3526
3527         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
3528         (mm-archive-decoders): Add tgz support.
3529
3530         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
3531         Otherwise inserting text into the Gnus buffer can look odd.
3532
3533         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
3534
3535         * mm-archive.el (mm-archive-decoders): Add support for tar.
3536
3537         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
3538
3539         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
3540
3541 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3542
3543         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
3544
3545         * mm-archive.el: New file.
3546
3547         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
3548
3549         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
3550
3551         * message.el (message-goto-*): Make all the `message-goto-*' commands
3552         push the mark before moving point.  This makes it easier to go back to
3553         where you came from after editing whatever you jumped to.
3554
3555 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3556
3557         * gnus.el: Ma Gnus v0.1 is released.
3558
3559 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
3560
3561         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
3562         without reconnecting.
3563         (nnimap-possibly-change-group): Ditto.
3564         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
3565         connection has died before being called.
3566
3567 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3568
3569         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3570         an initial sync unless we're really doing one.
3571
3572         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3573         address parameter if one already exists (bug#9676).
3574
3575         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3576         not the prefix, as documented (bug#10689).
3577
3578 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3579
3580         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3581         the "server".
3582
3583         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3584         the real error message with the useless "previously known to be down".
3585         Which isn't even correct.
3586
3587         * nntp.el (nntp-open-connection): Report the error message if the nntp
3588         server can't be reached.
3589
3590         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3591         groups we do a total scan for.
3592         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3593         doing that.
3594
3595 2012-01-31  Jim Meyering  <jim@meyering.net>
3596
3597         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3598         Correct a comment (insert "not") and hide nominally-doubled "to".
3599
3600 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3601
3602         * gnus.el (gnus-version): Change name to "Ma Gnus".
3603
3604 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3605
3606         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3607         section in the manual.
3608
3609 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3610
3611         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3612         words.
3613         (rfc2047-encode-string): Ditto.
3614         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
3615         understand folded filename="..." parameters, for instance.
3616
3617         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3618         the message for greater debuggability.
3619
3620 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3621
3622         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3623         instead of setting it locally, since the latter doesn't seem to have
3624         any effect (most of the time).
3625
3626 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
3627
3628         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3629         function call.
3630
3631 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3632
3633         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3634         seconds, and make the repeat clause with HH:MM specs work as
3635         documented.
3636
3637 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3638
3639         * proto-stream.el (proto-stream-capability-open): Fall back on
3640         :end-of-command if :end-of-capability doesn't exist.
3641
3642 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3643
3644         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3645         bound globally in old Emacsen and XEmacsen.
3646
3647 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3648
3649         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3650         so that previous errors don't prohibit getting new news.
3651
3652         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3653
3654         * nntp.el (nntp-retrieve-group-data-early): Ditto.
3655
3656 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
3657
3658         * gnus.el (gnus-group-find-parameter): Check for liveness of the
3659         buffer, not of the string which is its name.
3660
3661 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3662
3663         * proto-stream.el (proto-stream-capability-open): Wait for
3664         :end-of-capability, not :end-of-command.
3665
3666         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3667         non-server-marks groups.
3668         (gnus-group-make-articles-read): Ditto.
3669
3670         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3671         methods (bug#9676).
3672
3673         * gnus.el (gnus-method-ephemeral-p): New function.
3674
3675 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3676
3677         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3678         left-to-right.
3679
3680 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3681
3682         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3683         warning.
3684
3685 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3686
3687         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3688         macroexpand the nnir things, since they haven't been defined yet, and
3689         nnir requires gnus-sum.
3690
3691 2012-01-24  Julien Danjou  <julien@danjou.info>
3692
3693         * color.el (color-rgb-to-hsl): Fix value computing.
3694         (color-hue-to-rgb): New function.
3695         (color-hsl-to-rgb): New function.
3696         (color-clamp, color-saturate-hsl, color-saturate-name)
3697         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3698         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
3699
3700 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3701
3702         * mm-decode.el (mm-interactively-view-part): Fix prompt.
3703
3704 2012-01-19  Julien Danjou  <julien@danjou.info>
3705
3706         * color.el (color-name-to-rgb): Use the white color to find the max
3707         color component value and return correctly computed values.
3708         (color-name-to-rgb): Add missing float conversion for max value.
3709
3710 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
3711
3712         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3713         logical server name in addition to the actual machine address.
3714
3715         * auth-source.el (auth-source-user-and-password): Add convenience
3716         wrapper to search by just host and optionally user.
3717
3718 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3719
3720         * shr.el (shr-visit-file): Move point to the beginning of the buffer
3721         after rendering.
3722
3723 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3724
3725         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
3726         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
3727         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
3728
3729 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3730
3731         * gnus-sum.el (gnus-summary-read-group): Document more parameters
3732         (bug#9693).
3733         (gnus-summary-setup-buffer): Document return value (bug#9697).
3734
3735         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3736         since ido doesn't work on symbols (bug#9632).
3737
3738         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3739         when getting a single value as when getting all the values.  This means
3740         that atoms like `gcc-self' work cumulatively, like variable settings,
3741         instead of getting the value from the last matching clause.
3742         (gnus-group-find-parameter): Protect against the group buffer not
3743         existing (bug#9585).
3744
3745 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3746
3747         * gnus-start.el (gnus-activate-group): Document more parameters
3748         (bug#9694).
3749
3750         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3751         (bug#9692).
3752
3753         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3754         article was fetched, so that it can be expired later (bug#9958).
3755         (gnus-agent-summary-fetch-series): Add doc string.
3756         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3757         (bug#9517).
3758
3759         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3760         retrieval is happening.
3761
3762         * gnus.el (gnus-parameters): Doc fix.
3763
3764 2012-01-06  Dave Abrahams  <dave@boostpro.com>
3765
3766         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3767         show the thread after expansion.
3768
3769 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3770
3771         * gnus-art.el (article-narrow-to-head): If the head is completely
3772         empty, narrow to the empty region (bug#9764).
3773
3774         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3775         read, and then mark them as unread only when the unread mark is used.
3776         This makes `C-- T k' actually work, even though it's confusing.
3777
3778         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3779         alive before we try to find its window.
3780
3781 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
3782
3783         * mm-decode.el (mm-display-external): Use a longer timeout for the
3784         deletion to allow slow programs to display the file.
3785
3786 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3787
3788         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3789         prompt to be less confusing.
3790
3791         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3792         argument to `message-reply'.  This broke `special-display-*' frame
3793         pop-uping (bug#10238).
3794
3795 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3796
3797         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3798         systems, since these allegedly don't work there.
3799
3800 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
3801
3802         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3803         live buffer.
3804
3805 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3806
3807         * nnir.el (nnir-retrieve-headers): Protect against the article not
3808         existing on the server (bug#10335).
3809
3810 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3811
3812         * gnus-agent.el (gnus-agent-load-local): Recompute
3813         gnus-agent-article-local on changing method.
3814
3815 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3816
3817         * gnus.el (gnus-parameters): Note precedence.
3818
3819 2012-01-04  Leo Liu  <sdl.web@gmail.com>
3820
3821         * nndraft.el (nndraft-update-unread-articles): Don't move point around
3822         in the group buffer.
3823
3824 2012-01-04  Julien Danjou  <julien@danjou.info>
3825
3826         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3827         change.
3828
3829 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3830
3831         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3832         too.
3833
3834         * nntp.el (nntp-retrieve-group-data-early): Use it.
3835
3836 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3837
3838         * nntp.el (nntp-retrieval-in-progress): New variable.
3839         (nntp-make-process-buffer): Make it buffer-local.
3840
3841         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3842         2010.
3843         (gnus-demon-init): Use it to compute the time if time is on the form
3844         "04:23".
3845
3846         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3847
3848         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3849         status in the correct buffer.
3850
3851 2012-01-03  Leo Liu  <sdl.web@gmail.com>
3852
3853         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3854         when opening topics (bug#10407).
3855
3856 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
3857
3858         * gnus-cus.el (gnus-score-customize):
3859         * gnus-sum.el (gnus-sort-gathered-threads):
3860         * message.el (message-shorten-references):
3861         * nnmairix.el (nnmairix-request-group):
3862         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
3863
3864 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
3865
3866         * gnus-agent.el (gnus-agent-regenerate-group):
3867         * gnus-int.el (gnus-retrieve-group-data-early):
3868         * mm-util.el (mm-codepage-ibm-list):
3869         * nndiary.el (Commentary, nndiary-get-new-mail):
3870         * nnir.el (nnir):
3871         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
3872
3873 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3874
3875         * mm-view.el (mm-display-inline-fontify): Add comment.
3876
3877 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
3878
3879         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
3880         * ntlm.el (ntlm-smb-dohash): Spelling fix.
3881
3882 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
3883
3884         * gnus-art.el (gnus-split-methods):
3885         * gnus-msg.el (gnus-configure-posting-styles):
3886         * gnus-spec.el (gnus-parse-simple-format):
3887         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3888         * message.el (message-do-actions): Spelling fix.
3889
3890 2011-12-15  Juri Linkov  <juri@jurta.org>
3891
3892         * mm-decode.el (mm-inline-media-tests): Add missing
3893         `mm-handle-media-subtype'.
3894
3895 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
3896
3897         * gnus-group.el (gnus-group-tool-bar):
3898         * gnus-sum.el (gnus-summary-tool-bar):
3899         * message.el (message-tool-bar):
3900         * rfc2231.el (rfc2231-parse-string): Spelling fix.
3901
3902 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
3903
3904         * plstore.el (plstore--insert-buffer): Spelling fix.
3905
3906 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
3907
3908         * message.el (message-valid-fqdn-regexp): Update with newly approved
3909         top-level domain names ".tel" and ".asia".
3910
3911 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3912
3913         * gnus-sum.el (gnus-summary-show-article): Don't load shr
3914         unconditionally.
3915
3916 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3917
3918         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3919         pop-to-buffer-same-window for old Emacsen.
3920
3921 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
3922
3923         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
3924
3925 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
3926
3927         * netrc.el (netrc-credentials): Spelling fix.
3928
3929 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
3930
3931         * gnus-fun.el (gnus-fun-ppm-change-string):
3932         * gnus-msg.el (gnus-inews-do-gcc):
3933         * gnus-sum.el (gnus-summary-find-for-reselect):
3934         * gnus.el (gnus-summary-cancelled):
3935         * message.el (message-cancel-hook, message-send-news):
3936         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
3937         * nnir.el (nnir-run-hyrex):
3938         * nntp.el (nntp-with-open-group-function):
3939         * pgg.el (pgg-pending-timers): Spelling fix.
3940
3941 2011-12-04  Chong Yidong  <cyd@gnu.org>
3942
3943         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3944         change (Bug#10200).
3945
3946 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3947
3948         * compface.el (uncompface):
3949         * gnus-art.el (gnus-article-x-face-command): Update the header format
3950         of icon data for the most recent icontopbm program.
3951
3952 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3953
3954         * gnus-msg.el (gnus-inews-do-gcc):
3955         * message.el (message-send-mail):
3956         * mml.el (mml-generate-mime): Share the value of the buffer-local
3957         `message-options' variable between a draft buffer and temprary working
3958         buffers.
3959
3960 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3961
3962         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3963
3964 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3965
3966         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3967         for Cygwin.
3968
3969 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
3970
3971         * gnus-group.el (gnus-group-prepare-flat):
3972         * mm-bodies.el (mm-encode-body):
3973         * mml.el (mml-preview):
3974         * nnml.el (nnml-request-compact-group):
3975         * pop3.el (pop3-stream-type): Spelling fix.
3976
3977 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
3978
3979         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
3980
3981 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
3982
3983         * color.el (color-rgb-to-hsl):
3984         * gmm-utils.el (gmm-tool-bar-style):
3985         * gnus-group.el (gnus-group-prepare-flat):
3986         * gnus-topic.el (gnus-topic-prepare-topic):
3987         * mm-decode.el (mm-discouraged-alternatives):
3988         * rfc2047.el (rfc2047-encode-1):
3989         * starttls.el: Spelling fix.
3990
3991 2011-11-24  Glenn Morris  <rgm@gnu.org>
3992
3993         * binhex.el (binhex-begin-line): Give it basic doc-string.
3994
3995         * starttls.el, tls.el: Fix case of "GnuTLS".
3996
3997 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3998
3999         * gnus-group.el (gnus-group-highlight): Fix typo.
4000
4001 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
4002
4003         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
4004         value of `delete-file', that returns nil for a local file but returns t
4005         for a remote file using ssh.
4006
4007 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
4008
4009         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
4010
4011 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4012
4013         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
4014         avoid later breakage.
4015
4016 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4017
4018         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
4019         article buffers' name.
4020
4021 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4022
4023         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
4024         by Paul Eggert's spellfixes two days ago.
4025
4026 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4027
4028         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
4029         doesn't have it.
4030
4031         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
4032         buffer-local instead of binding them to avoid warnings.  Also demote
4033         errors (bug#10063).
4034         (font-lock-mode-hook): Shut up byte compiler.
4035
4036 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
4037
4038         * mm-util.el (mm-charset-after):
4039         * nnir.el (nnir-run-hyrex):
4040         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
4041         (ntlm-get-password-hashes, ntlm-md4hash):
4042         * smime.el: Fix typo.
4043
4044 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
4045
4046         * gnus-agent.el (gnus-agent-expire-group-1):
4047         * nndiary.el (nndiary-last-occurence):
4048         * nnimap.el (nnimap-request-set-mark):
4049         * nnmairix.el (nnmairix-only-use-registry):
4050         * gnus-group.el (gnus-group-prepare-flat):
4051         * gnus-sum.el (gnus-decode-encoded-word-methods):
4052         * message.el (message-wash-subject):
4053         * nntp.el (nntp-retrieve-headers-with-xover):
4054         * smime.el (smime-certificate-directory): Spelling fix.
4055
4056 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
4057
4058         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
4059
4060         * color.el:
4061         * gnus-agent.el (gnus-agent-possibly-alter-active):
4062         * gnus-dired.el (gnus-dired-print):
4063         * mail-parse.el:
4064         * nnmairix.el (nnmairix-request-group):
4065         * shr.el (shr-image-displayer):
4066         * sieve-manage.el:
4067         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
4068
4069 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
4070
4071         * gnus-sum.el (gnus-auto-select-subject):
4072         * spam-report.el (spam-report-resend): Spelling fix.
4073
4074 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
4075
4076         * gnus-agent.el (gnus-agent-get-undownloaded-list):
4077         * gnus-art.el (gnus-default-article-saver):
4078         * gnus-srvr.el (gnus-server-copy-server):
4079         * gnus.el (gnus-sloppily-equal-method-parameters):
4080         * html2text.el (html2text-format-tag-list):
4081         * message.el (message-narrow-to-head):
4082         * nndiary.el:
4083         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4084         * sieve.el: Spelling fix.
4085
4086 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
4087
4088         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4089         * gnus-sum.el (gnus-summary-make-menu-bar):
4090         * gnus-uu.el (gnus-uu-decode-postscript)
4091         (gnus-uu-decode-postscript-and-save):
4092         * mailcap.el (mailcap-print-command):
4093         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
4094         Fix typos.
4095
4096 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
4097
4098         * gnus-art.el (gnus-article-part-wrapper):
4099         * html2text.el (html2text-fix-paragraphs):
4100         * mm-decode.el (mm-image-fit-p):
4101         * rfc2047.el (rfc2047-encode-message-header):
4102         * shr-color.el (shr-color-visible-distance-min)
4103         (shr-color-relative-to-absolute, set-minimum-interval)
4104         (shr-color-visible): Fix typos.
4105
4106 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
4107
4108         * gmm-utils.el (gmm-tool-bar-item):
4109         * gnus-art.el (gnus-treat-body-boundary):
4110         * gnus-diary.el (gnus-user-format-function-d):
4111         * gnus-start.el (gnus-get-unread-articles):
4112         * pgg-gpg.el (pgg-gpg-update-agent):
4113         * smime.el (smime-cert-by-ldap-1): Spelling fix.
4114
4115 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
4116
4117         * gnus-topic.el (gnus-group-prepare-topics):
4118         * gnus-uu.el (gnus-extract-view):
4119         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
4120
4121 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
4122
4123         * spam.el: Move BBDB autoloads.
4124         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
4125         BBDB 2 and 3.
4126         (spam-check-BBDB): Use it.
4127         (spam-enter-ham-BBDB): Use it.
4128
4129 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
4130
4131         * smime.el (smime-draw-buffer): Spelling fix.
4132
4133 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
4134
4135         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
4136         for scanning exactly one level.
4137         * gnus-start.el (gnus-get-unread-articles): Ditto.
4138
4139 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4140
4141         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
4142         slightly clearer.
4143
4144 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4145
4146         * gnus-sync.el: More commentary about setup.
4147
4148 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4149
4150         * message.el (message-send-and-exit): Document `arg'.
4151
4152 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4153
4154         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
4155
4156 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
4157
4158         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
4159
4160         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
4161         we don't use `bound-and-true-p'.
4162
4163 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4164
4165         * gnus-util.el (gnus-bound-and-true-p): Remove.
4166         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
4167         * nnir.el: Use it.
4168         * nnmairix.el: Use it.
4169
4170 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4171
4172         * gnus-sync.el: Improve docs about CouchDB admins.
4173
4174         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
4175         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
4176         for reasons unknown.
4177         * nnir.el: Use it.
4178         * nnmairix.el: Use it.
4179
4180         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
4181         * nnir.el: Ditto.
4182         * nnmairix.el: Ditto.
4183
4184         * gnus-registry.el (gnus-registry-enabled): Default to nil.
4185
4186 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
4187
4188         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
4189         not needed.  Provide xmlplistread list function to produce XML plist
4190         output for non-Gnus LeSync clients.
4191
4192 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
4193
4194         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
4195
4196         * gnus-sync.el: Add LeSync synchronization backend and logic to read
4197         and save against it.  Group subscriptions, read marks, other marks,
4198         subscription levels, topic names, and topic offsets (the group's
4199         position within the topic) are saved.  This is an experimental backend
4200         and may change significantly.  Load json.el from the gnus-fallback-lib
4201         if it's not available otherwise.
4202         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
4203
4204 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4205
4206         * message.el (message-completion-function): Make sure
4207         message-tab-body-function is not attempted if one of
4208         message-completion-alist fails to find a completion (bug#9158).
4209
4210 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
4211
4212         * mml.el (mml-quote-region): Quote <#secure> tag.
4213         (mml-generate-mime-1): Unquote <#secure> tag.
4214
4215 2011-10-20  Chong Yidong  <cyd@gnu.org>
4216
4217         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
4218         calling a minor mode from Lisp with nil arg enables it, so we have to
4219         make the wording a bit ambiguous here).
4220
4221 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
4222
4223         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
4224         * nnir.el (nnir-mode): Use it.
4225         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4226         Use it.
4227
4228         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
4229         * nnmairix.el (gnus-registry-enabled): Ditto.
4230
4231 2011-10-17  Dave Abrahams  <dave@boostpro.com>
4232
4233         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
4234         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
4235         only while we need to find out if it should be t or nil.
4236         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
4237         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
4238         the registry is installed.  Set it to nil when it's unloaded.
4239         (gnus-registry-install-p): Provide user guidance for the initial value
4240         of `gnus-registry-install' when it's 'ask, otherwise return its value.
4241         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
4242         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4243         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4244         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4245         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
4246         `gnus-registry-install'.
4247
4248 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
4249
4250         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
4251         previous change.
4252         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
4253         primary key is marked as disabled.
4254
4255 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
4256
4257         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
4258         primary key is marked as disabled.
4259
4260 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
4261
4262         * html2text.el (html2text-clean-anchor): Check for quotes around
4263         `href' value.
4264
4265 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4266
4267         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
4268         searching.  Drop `bbdb-cache'.
4269
4270 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4271
4272         * message.el (message-signed-or-encrypted-p): Exclude header when
4273         checking if there is signed or encrypted body in text/plain message.
4274
4275 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
4276
4277         * html2text.el (html2text-get-attr): Correctly handle attribute values
4278         containing "=".
4279
4280 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
4281
4282         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
4283         handle bindings.
4284
4285 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4286
4287         * gnus-win.el (gnus-configure-windows): Protect against reading
4288         ephemeral groups outside of Gnus.
4289
4290 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4291
4292         * shr.el (shr-tag-img): Don't get images displayed in tables.
4293
4294 2011-10-03  Glenn Morris  <rgm@gnu.org>
4295
4296         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
4297         the "maintainer" version of debbugs.gnu.org reports.
4298
4299 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4300
4301         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
4302         make asynchronous adjacent image insertion work better.
4303
4304 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
4305
4306         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
4307         documentation.
4308
4309 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4310
4311         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
4312         `gnus-asynchronous' isn't shadowed.
4313
4314 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4315
4316         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
4317
4318         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
4319         (nnimap-insert-partial-structure): The charset parameter isn't
4320         case-sensitive.
4321
4322         * nnheader.el (nnheader-message-maybe): New function.
4323
4324         * shr.el (shr-tag-table): Render totally broken tables better.
4325
4326         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
4327         computing the boundary.
4328
4329 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4330
4331         * pop3.el (pop3-number-of-responses): Remove.
4332         (pop3-wait-for-messages): Rewrite to take linear time instead of
4333         exponential time.
4334
4335 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4336
4337         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
4338         re-fetch images.
4339
4340         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
4341         re-fetch images when hitting `g' in Gnus.
4342
4343 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4344
4345         * mml.el (mml-inhibit-compute-boundary): New internal variable.
4346         (mml-compute-boundary): Don't check collision if it is non-nil.
4347         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
4348         before checking collision.
4349
4350 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4351
4352         * message.el (message-indent-citation): Really make sure there's a
4353         newline at the end.
4354
4355         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
4356         Fix suggested by John Wiegley.
4357
4358         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
4359
4360         * gnus-art.el (gnus-treat-hide-citation): Add doc.
4361
4362         * message.el (message-default-send-rename-function): Break out into its
4363         own function.
4364
4365         * ecomplete.el (ecomplete-display-matches): Revert patch since it
4366         doesn't work under XEmacs.
4367
4368         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
4369         of "imaps" to word around Windows problems.
4370         (nnimap-open-connection-1): Use it.
4371
4372         * message.el (message-indent-citation): Revert last change which made
4373         `F' not work.
4374
4375 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
4376
4377         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
4378         terminal as well.
4379
4380 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4381
4382         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
4383         because it displays images using overlays that aren't easy to copy to
4384         the article buffer.
4385
4386 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
4387
4388         * message.el (message-indent-citation): Fix empty line removal at the
4389         end of the citation.
4390
4391 2011-09-20  Julien Danjou  <julien@danjou.info>
4392
4393         * auth-source.el (auth-source-netrc-create): Use default value for
4394         password if specified.  Evaluate default.
4395         (auth-source-plstore-create): Ditto.
4396         (auth-source-plstore-create, auth-source-netrc-create): Fix default
4397         value evaluation.
4398         (auth-source-netrc-create): Typo fix.
4399         (auth-source-plstore-create): Ditto.
4400
4401         * password-cache.el (password-cache-remove): Remove entries even if the
4402         value is nil, so that password with a nil value (negative caching) is
4403         possible to invalidate.
4404
4405         * auth-source.el (auth-source-format-cache-entry): New function.
4406
4407 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4408
4409         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4410
4411 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4412
4413         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
4414
4415 2011-09-19  Julien Danjou  <julien@danjou.info>
4416
4417         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
4418         which work with things that are not ASCII.
4419
4420 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4421
4422         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
4423
4424 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4425
4426         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
4427         message level.
4428
4429 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4430
4431         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
4432
4433 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4434
4435         * gnus.el (gnus-interactive-exit): Update defcustom spec.
4436
4437 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4438
4439         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
4440         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
4441
4442 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
4443
4444         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
4445         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
4446         articles.
4447
4448 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
4449
4450         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
4451         (message-mail-other-window, message-mail-other-frame)
4452         (message-news-other-window, message-news-other-frame):
4453         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
4454         instead of setting buffer display varibles.
4455
4456 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4457
4458         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
4459
4460         * gnus-sum.el (gnus-fetch-headers): Bump message level.
4461
4462 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4463
4464         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
4465         duplicates" to a higher level.
4466
4467         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
4468         most egregious messages.
4469
4470 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4471
4472         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
4473
4474 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
4475
4476         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
4477         up the file (bug#9351).
4478
4479 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4480
4481         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
4482         it does with all other backends, but decode the names immediately after
4483         getting them.
4484
4485         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
4486         decoding nnimap groups.
4487
4488         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
4489         newsrc file.  It doesn't seem like an important optimization any more.
4490
4491 2011-09-10  Dave Abrahams  <dave@boostpro.com>
4492
4493         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
4494         overflows.
4495
4496 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4497
4498         * gnus.el (gnus-article-mark-lists): Remove `recent'.
4499         (gnus-interactive-exit): Extend to `quiet'.
4500
4501         * gnus-sum.el (gnus-offer-save-summaries): Use it.
4502
4503         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
4504         string.
4505
4506         * plstore.el (plstore--get-buffer): Silence compiler warnings by
4507         renaming function arguments from `this'.
4508
4509         * gnus-sum.el (gnus-newsgroup-recent): Remove.
4510
4511         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
4512         has been renamed.
4513         (gnus-lrm-string-p): Include RLM and PDF, too.
4514
4515         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
4516         (bug#9225).
4517
4518 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
4519
4520         Add autoload cookies for functions used by sendmail.el.
4521         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
4522
4523         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
4524
4525 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4526
4527         * gnus-art.el (article-date-ut): Work properly even when there are
4528         things like Date header in the body; work for forwarded parts.
4529
4530 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
4531
4532         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
4533         original-article-buffer.
4534
4535 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
4536
4537         * nnir.el (nnir-compose-result): Fix matching of server type.
4538         (nnir-run-swish++): Ditto.
4539         (nnir-run-namazu): Ditto.
4540         (nnir-run-notmuch): Ditto.
4541
4542 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4543
4544         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
4545         (bug#9405).
4546
4547         * gnus-score.el (gnus-summary-increase-score): Doc clarification
4548         (bug#9421).
4549
4550         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
4551         (bug#9425).
4552
4553         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
4554         thing (bug#9426).
4555
4556 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4557
4558         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
4559         the error message.
4560
4561 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
4562
4563         * message.el (message-setup-1): Return t (Bug#9392).
4564
4565 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
4566
4567         * gnus-sum.el: When adding article headers to a summary buffer also
4568         update gnus-newsgroup-articles (bug#9386).
4569
4570 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4571
4572         * auth-source.el: Autoload help-mode.
4573
4574 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4575
4576         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
4577         names.
4578
4579 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
4580
4581         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
4582         mm-replace-in-string for compatibility issues.
4583         * mml2015.el (mml2015-epg-verify): Ditto.
4584
4585 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4586
4587         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
4588
4589         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
4590
4591 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4592
4593         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
4594         continue on and do the clean-up phase (bug#9188).
4595
4596         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
4597         just ignore groups that can't be opened instead of erroring out
4598         (bug#9225).
4599
4600         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
4601         nil since some many people are fuddy-duddies.
4602
4603         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
4604         images.
4605
4606         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
4607         instead.
4608
4609         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
4610
4611         * gnus-util.el (gnus-process-live-p): Copy over compat function.
4612
4613         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
4614         processing.
4615
4616         * nntp.el (nntp-kill-buffer): Kill the process before killing the
4617         buffer to avoid warnings.
4618
4619 2011-08-20  Simon Josefsson  <simon@josefsson.org>
4620
4621         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
4622         specified to reduce precision.
4623
4624 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4625
4626         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
4627         bodystructures (bug#9314).
4628
4629 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4630
4631         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
4632         Make button keymap non-sticky after buttons.
4633
4634 2011-08-18  David Engster  <dengste@eml.cc>
4635
4636         * nnmairix.el (nnmairix-request-set-mark)
4637         (nnmairix-goto-original-article): Remove adding of article to registry,
4638         since `gnus-registry-add-group' isn't available anymore.
4639         (nnmairix-determine-original-group-from-registry):
4640         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
4641         available anymore.
4642
4643 2011-08-12  Simon Josefsson  <simon@josefsson.org>
4644
4645         * starttls.el (starttls-any-program-available): Define as obsolete
4646         function.
4647
4648 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4649
4650         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
4651         versions which Gnus use when appropriate.
4652
4653         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
4654         a pretty destructive command.
4655
4656         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
4657
4658 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4659
4660         * message.el (message-fix-before-sending): Make a different warning
4661         about NUL characters (bug#9270).
4662
4663         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
4664         from custom (bug#9260).
4665
4666         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
4667         things work in Emacs 22 and XEmacs, too.
4668
4669         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
4670         default From.
4671
4672         * gnus-spec.el (gnus-lrm-string-p): New macro.
4673         (gnus-lrm-string): New constant.
4674         (gnus-summary-line-format-spec): LRM-ify the from.
4675         (gnus-tilde-max-form): LRM-ify string chopping.
4676
4677         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
4678
4679         * message.el (message-is-yours-p): Allow disabling canlock checking
4680         (bug#9295).
4681         (message-shoot-gnksa-feet): Add `canlock-verify'.
4682         (message-auto-save-directory): Use ~/ as the auto-save directory if the
4683         message directory isn't writable (bug#9304).
4684
4685         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
4686         non-world-readable.
4687
4688 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4689
4690         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
4691         articles.
4692
4693 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
4694
4695         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
4696         copy-list.
4697
4698 2011-08-12  Sam Steingold  <sds@gnu.org>
4699
4700         * gnus-score.el (gnus-score-find-alist): Keep the score files already
4701         in the reverse order to avoid modifying the cache with `nreverse'.
4702         (gnus-all-score-files): Do not modify the value returned by
4703         `gnus-score-find-alist' because it lives in a cache variable.
4704         (gnus-current-home-score-file): No need to `nreverse' the return value
4705         of `gnus-score-find-alist', it is already in the correct order.
4706
4707 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
4708
4709         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
4710         type MESSAGE and subtype RFC822 is slightly different from those of
4711         type TEXT.
4712
4713 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
4714
4715         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
4716         This allows article-referral to work from an nnir group.
4717
4718 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
4719
4720         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
4721
4722 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
4723
4724         * mml1991.el (mml1991-epg-find-usable-key)
4725         (mml1991-epg-find-usable-secret-key): New function.
4726         (mml1991-epg-sign): Check if signing key is usable.
4727         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
4728
4729 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
4730
4731         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
4732         server-variables only.  This should fix a bug introduced with commit
4733         e1889675b7f4adf057833c5513c9374134c4e053.
4734         (nnir-run-query): 'nnir-search-engine should not be set from the global
4735         environment.
4736
4737 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
4738
4739         * nnir.el (nnir-search-thread): Position point on referring article
4740         line.
4741         (nnir-warp-to-article): Clean up summary buffers.
4742
4743         * nnimap.el (nnimap-request-thread): Whitespace fix.
4744
4745 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
4746
4747         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
4748
4749 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4750
4751         * starttls.el (starttls-available-p): Rename from
4752         `starttls-any-program-available' and changed return convention.
4753
4754 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
4755
4756         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
4757         `unix-sync' unless it's defined.
4758
4759 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
4760
4761         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
4762         `aref' for XEmacs compatibiltiy.
4763
4764 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4765
4766         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
4767
4768 2011-07-31  Dave Abrahams  <dave@boostpro.com>
4769
4770         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
4771         closures, quote the form properly (bug#9194).
4772
4773 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4774
4775         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
4776         (gnus-summary-insert-new-articles): Protect against servers that are
4777         down.
4778
4779 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4780
4781         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
4782         in mm handle if none is specified.
4783
4784 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
4785
4786         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
4787
4788 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
4789
4790         * nnir.el (nnir-search-thread): New function to make an nnir group
4791         based on a thread query.
4792
4793         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
4794         of nnir in thread referral.
4795         (gnus-summary-refer-thread): Use it.
4796
4797         * nnimap.el (nnimap-request-thread): Use it.
4798
4799 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4800
4801         * shr.el (shr-tag-comment): Ignore HTML comments.
4802
4803 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
4804
4805         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
4806         argument.
4807         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
4808         Use `nnir-address' to handle server info rather than passing an arg.
4809
4810         * nnimap.el (nnimap-make-thread-query): New utility function to format
4811         an imap thread search query.
4812         (nnimap-request-thread): Use it.
4813
4814         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4815         right select-method if we are not going back to the group buffer.
4816
4817 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4818
4819         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
4820         enter invalid buffer configurations into the quit form (bug#9107).
4821         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
4822         unplugged/plugged.
4823
4824         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
4825         keep track of which ones are unread (bug#9061).
4826
4827         * gnus.el (gnus-refer-article-method): Allow entering any sexp
4828         (bug#9055).
4829
4830         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
4831         (bug#9041).
4832
4833         * gnus-html.el (mm-util): Require (bug#9073).
4834
4835         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
4836         (gnus-summary-refer-thread): Use it to remove duplicates in the
4837         un-threaded view (bug#9053).
4838         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
4839
4840 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
4841
4842         * nnir.el (nnir-read-server-parm): Use default value from global
4843         variable.  Without this the default search engine parameters aren't
4844         used at all.
4845
4846 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4847
4848         * message.el (message-unique-id): Don't use the undocumented return
4849         value from (random t) (bug#9118).
4850
4851 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4852
4853         * message.el (message-auto-save-directory): If the ~/Mail directory
4854         doesn't exist, use ~ as the auto-save directory (bug#4432).
4855
4856         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
4857         hasn't already been started.
4858
4859 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4860
4861         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
4862
4863         * message.el (message-reply): Work around mysterious bug where
4864         `message-mode' seems to overwrite the locally bound `subject' variable.
4865
4866 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
4867
4868         * nnimap.el (nnimap-request-thread): Ensure search is performed in
4869         correct group.
4870
4871         * gnus-int.el (gnus-request-thread): Add group argument.
4872
4873         * gnus-sum.el (gnus-summary-refer-thread): Use it.
4874
4875 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4876
4877         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
4878
4879         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4880         renamed to `debbugs-gnu-*'.
4881
4882 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
4883
4884         * plstore.el: Revert the editing feature since it is not urgent.
4885         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
4886         (plstore-mode-decoded): Remove.
4887
4888 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4889
4890         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
4891         isn't very interesting any more, and it leaks potentially secret data.
4892         (gnus-debug): Remove.
4893
4894         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
4895         use of :custom-show.
4896
4897 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
4898
4899         * plstore.el: Add documentation.
4900         (plstore-mode): New mode to edit plstore file.
4901         (plstore-mode-toggle-display, plstore-mode-original)
4902         (plstore-mode-decoded): New command.
4903         (plstore--encode, plstore--decode, plstore--write-contents-functions)
4904         (plstore--insert-buffer, plstore--make): New function.
4905         (plstore-open, plstore-save): Simplify by using them.
4906
4907 2011-07-06  Glenn Morris  <rgm@gnu.org>
4908
4909         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
4910
4911 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4912
4913         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
4914         no longer is much used.
4915         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4916         Articles".
4917
4918 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
4919
4920         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4921         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4922         `notmuch' backend.
4923
4924 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4925
4926         * mm-decode.el (mm-text-html-renderer): Doc fix.
4927
4928         * gnus-msg.el (gnus-bug): Fix the MML tag.
4929
4930         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4931
4932 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
4933
4934         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4935         secondary methods if started with `gnus-no-server'.
4936
4937 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
4938
4939         * message.el (message-return-action): Fix typo in docstring.
4940
4941 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4942
4943         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4944         bug reports at once.
4945
4946         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4947
4948 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4949
4950         * nndraft.el: Require gnus-group.
4951         (nndraft-request-list): Declare.
4952
4953         * nndraft.el (nndraft-update-unread-articles): Don't show group having
4954         no unread article unless it matches gnus-permanently-visible-groups.
4955
4956         * nndraft.el (nndraft-update-unread-articles): New function.
4957         (nndraft-request-associate-buffer): Use it to update the number of
4958         unread articles for the nndraft groups in the group buffer when saving
4959         or killing a draft message.
4960
4961 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4962
4963         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4964         systems to binary before writing and reading the mbox files.
4965
4966         * gnus.el (gnus-summary-line-format): Link to the info node for %U
4967         instead of trying to list them all (bug#8978).
4968
4969 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4970
4971         * pop3.el (pop3-open-server): Use :end-of-capability.
4972
4973 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4974
4975         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4976         the id is always a number.
4977
4978         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
4979
4980         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4981         debbugs mode, if possible.
4982
4983 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
4984
4985         * auth-source.el (auth-source-token-passphrase-callback-function):
4986         Reindent.
4987         (epg-context-operation): Remove unnecessary autoload.
4988
4989 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4990
4991         * gnus.el (gnus-list-debbugs): New command.
4992
4993         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4994         mboxstat instead of the maintbox, since the stat seems to be fuller.
4995
4996         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4997         summary buffers.
4998
4999         * message.el (message-get-reply-headers): Delete all duplicates,
5000         instead of the first.
5001         (message-get-reply-headers): Ensure that we have progress while
5002         deleting duplicates.
5003
5004         * gnus-msg.el (gnus-configure-posting-styles): Get the local
5005         gnus-posting-style value from the summary buffer to make it easier to
5006         make that a per-buffer conf.
5007
5008 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
5009
5010         * nnir.el (nnir-run-imap): Allow halting a search when an article is
5011         found by setting `shortcut' in 'query.
5012         (nnir-request-article): Use `shortcut' setting when requesting article
5013         by Message-ID.
5014
5015 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
5016
5017         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
5018         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
5019         Bring the pseudo-headers back too.
5020
5021 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5022
5023         * auth-source.el (auth-source-token-passphrase-callback-function):
5024         Simplify and remove EPA dependency.
5025
5026 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
5027
5028         * nnir.el (nnir-request-article): Fix error message text.
5029
5030 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5031
5032         * auth-source.el (plstore-delete): Autoload.
5033         (auth-source-plstore-search): Support delete operation.
5034         * plstore.el (plstore-delete): New function.
5035
5036 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5037
5038         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
5039         mark actually existing articles as unread rather than the ones that
5040         active asserts.
5041
5042 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
5043
5044         * nntp.el (nntp-record-command):
5045         * gnus-util.el (gnus-message-with-timestamp-1):
5046         Use format-time-string rather than decoding time stamps by hand.
5047         This is simpler and insulates the code from potential changes to
5048         current-time format.
5049
5050 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5051
5052         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
5053
5054 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5055
5056         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
5057         (plstore-save): Support public key encryption.
5058         (plstore--init-from-buffer): New function.
5059         (plstore-open): Use it; fix error when opening a non-existent file.
5060         (plstore-revert): Use plstore--init-from-buffer.
5061
5062 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5063
5064         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
5065
5066 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5067
5068         * mml2015.el (mml2015-use): Replace string-match-p with string-match
5069         for old Emacsen.
5070
5071 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5072
5073         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
5074         is not fully working.
5075
5076 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5077
5078         * dgnushack.el: Autoload sha1 on XEmacs.
5079
5080         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
5081         quit window configuration.
5082
5083         * auth-source.el (epg-context-set-passphrase-callback):
5084         Remove duplicate autoload.
5085
5086 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5087
5088         * nnir.el (nnir-request-article): Allow requesting articles by
5089         Message-ID with nnimap.
5090
5091         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
5092         current server.
5093
5094 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5095
5096         * auth-source.el: Autoload EPA/EPG functions.
5097         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
5098         changed when EPA/EPG is not available.
5099         (auth-source-backend): Rename "arg" member to "data".
5100         (auth-source-backend-parse, auth-source-plstore-search)
5101         (auth-source-plstore-create): Use it.
5102
5103 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5104
5105         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
5106         `gnus-refer-article-methods'.
5107
5108 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5109
5110         * auth-source.el: Require EPA and EPG.
5111         (auth-source-passphrase-alist): New variable.
5112         (auth-source-passphrase-callback-function)
5113         (auth-source-token-passphrase-callback-function): Callbacks for the
5114         netrc field encryption (GPG tokens).
5115         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
5116         Symmetric encryption and decryption of the netrc GPG tokens.
5117         (auth-source-netrc-normalize): Use them, simplifying the closure.
5118
5119 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5120
5121         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
5122         is available.
5123
5124 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5125
5126         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
5127         non-nil, and `nnimap-split-methods' is nil, use the former.
5128
5129 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5130
5131         * plstore.el (plstore-revert): New function.
5132         (plstore-open): Use it; hide the buffer from user.
5133
5134 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5135
5136         * auth-source.el (auth-source-backend): New member "arg".
5137         (auth-source-backend-parse): Handle new backend 'plstore.
5138         * plstore.el: New file.
5139
5140 2011-06-30  Glenn Morris  <rgm@gnu.org>
5141
5142         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
5143
5144 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5145
5146         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
5147         expiring articles to.
5148
5149         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
5150         variations as ASCII (bug#5458).
5151
5152 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5153
5154         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
5155
5156 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5157
5158         * message.el (message-point-in-header-p): Tweak the function to default
5159         to saying that we're not in the headers if there is no separator at
5160         all.  This makes it possible to use the Message version of `M-q' in
5161         buffers with no headers (bug#7987).
5162         (message-point-in-header-p): Fix last checkin to work with an empty
5163         mail-header-separator, too.
5164
5165         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
5166         again, save the choice via customize.
5167
5168 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5169
5170         * message.el (message-send-mail-function): Add `sendmail-query-once'.
5171
5172         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
5173         ended the connection, bail out before waiting infinitely on a new
5174         connection.
5175
5176 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
5177
5178         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
5179         reports.
5180
5181         * gnus.el (gnus-bug-package): Use "gnus."
5182         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
5183
5184 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5185
5186         * dgnushack.el: Make the timer warning go away on XEmacs.
5187
5188         * gnus-art.el (gnus-article-stop-animations): New function to stop any
5189         animations going on at article exit time.
5190
5191         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
5192         since removing it breaks people upgrading.
5193
5194         * shr.el (shr-put-image): Use the new interface for animating images.
5195         (shr-put-image): Animate for 60 seconds.
5196
5197         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
5198         avoid compiler warnings.
5199
5200         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
5201         error with `find-file-hooks' on Emacs 22.
5202         (with-auth-source-epa-overrides): Ugly hack to Wrap the
5203         `find-file-hook' things in `symbol-value' to avoid compilation warnings
5204         on all architectures.
5205
5206         * spam.el (spam-stat): Require in a normal fashion without binding
5207         `spam-stat-install-hooks' to avoid compilation warnings.
5208
5209         * spam-stat.el (spam-stat-install-hooks): Remove.
5210         (spam-stat-install-hooks): Don't run automatically.
5211
5212 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
5213
5214         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
5215         and keystroke.
5216
5217 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5218
5219         * auth-source.el (auth-source-netrc-cache): Move forward.
5220
5221 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5222
5223         * proto-stream.el (proto-stream-open-starttls): Use
5224         `gnutls-available-p' to see whether we have built-in support.
5225
5226         * auth-source.el (auth-source-netrc-create): Don't query the bits that
5227         we already know.
5228         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
5229         (auth-source-netrc-create): Don't prompt for the stuff we already know.
5230
5231 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5232
5233         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
5234         %S format, since that looks odd.
5235         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
5236         file, especially when saving.
5237
5238 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
5239
5240         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
5241         article found.
5242
5243 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
5244
5245         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
5246         `auth-source-save-secrets' with a more sensitive alist that can be
5247         configured per file.  Experimental, so defaults to 'never.
5248         (auth-source-netrc-create): Use it.  Still experimental code.
5249         (with-auth-source-epa-overrides): Use `find-file-hooks' if
5250         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
5251
5252 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
5253
5254         * auth-source.el (auth-source-save-secrets): New variable to control if
5255         secret tokens should be saved encrypted.
5256         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
5257         to `auth-source-netrc-normalize'.
5258         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
5259         on the EPA variables being defined.
5260         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
5261         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
5262         the lexical-let closure.
5263         (auth-source-netrc-create): Create "gpg:" tokens according to
5264         `auth-source-save-secrets'.
5265
5266 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5267
5268         * gnus-group.el (gnus-group-update-group): Add new argument
5269         `info-unchanged' that stops updating dribble buffer.
5270
5271         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
5272         deletes lines matching to it in dribble buffer.
5273
5274         * gnus-agent.el (gnus-agent-fetch-group-1):
5275         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
5276         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
5277         * gnus-start.el (gnus-group-change-level):
5278         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
5279
5280         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
5281         if newsgroup info is not changed.
5282
5283         * gnus-group.el (gnus-group-get-new-news-this-group):
5284         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
5285         Don't update dribble buffer.
5286
5287 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
5288
5289         * gnus-registry.el (gnus-registry-remove-ignored): New function to
5290         remove entries with groups we ignore.
5291
5292 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5293
5294         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
5295         the underline comes at the bottom.
5296
5297 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
5298
5299         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
5300         `gnus-registry-user-format-function-M' and declare the latter obsolete.
5301         (gnus-registry-article-marks-to-names): Rename from
5302         `gnus-registry-user-format-function-M2'.
5303
5304 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5305
5306         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
5307         ephemeral group.
5308
5309 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5310
5311         * shr.el (shr-browse-image): Copy the URL if called interactively.
5312
5313 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5314
5315         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
5316         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
5317         done, then unselected articles may be marked as read.
5318
5319         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
5320         since not doing this seems to lead to a race condition in pop3-logon.
5321
5322         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
5323         so that the call chain it correct when we call "upwards".
5324
5325         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
5326         in read-only groups.
5327
5328         * gnus-group.el (gnus-group-mark-article-read): Ditto.
5329
5330         * message.el (message-cite-reply-position): Doc string fix.
5331
5332         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
5333         avoid regexp overflow.
5334         (nnimap-transform-split-mail): Ditto.
5335
5336         * pop3.el (pop3-retr): Error out if the server closes the connection.
5337
5338 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5339
5340         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
5341         mm-with-unibyte-current-buffer.  The buffer should not contain any
5342         multibyte chars anyway at this stage.
5343
5344 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5345
5346         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
5347         at the end of lines.
5348
5349 2011-05-29  Julien Danjou  <julien@danjou.info>
5350
5351         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
5352
5353 2011-05-27  Glenn Morris  <rgm@gnu.org>
5354
5355         * gnus-group.el (gnus-bug-group-download-format-alist):
5356         Use the "maintainer" version of debian reports as well.
5357
5358 2011-05-26  Glenn Morris  <rgm@gnu.org>
5359
5360         * gnus-group.el (gnus-bug-group-download-format-alist):
5361         Use the "maintainer" version of debbugs.gnu.org reports.
5362
5363 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5364
5365         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
5366
5367 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5368
5369         * gnus-cus.el (gnus-agent-customize-category):
5370         * gnus-delay.el (gnus-delay-send-queue):
5371         * gnus.el (gnus-other-frame):
5372         Don't quote lambda expressions with `quote'.
5373
5374 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5375
5376         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
5377         the thread moves us backwards and so we loop forever.
5378
5379 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5380
5381         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
5382         whitespace in base64 data lines.
5383
5384 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
5385
5386         * gnus-registry.el (gnus-registry-user-format-function-M):
5387         Use `mapconcat'.
5388         (gnus-registry-user-format-function-M2): Use to see the full text of
5389         the marks.  Make "," the mark text separator.
5390
5391         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
5392         authentication with auth-source.
5393
5394 2011-05-17  Glenn Morris  <rgm@gnu.org>
5395
5396         * gnus-group.el (gnus-import-other-newsrc-file):
5397         Use insert-file-contents.
5398
5399 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
5400
5401         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
5402         1000 iterations.
5403
5404 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5405
5406         * nntp.el (nntp-open-connection): Check if process-type is available.
5407
5408 2011-05-16  Julien Danjou  <julien@danjou.info>
5409
5410         * shr.el (shr-tag-del): Add support for del tag.
5411
5412 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5413
5414         * gnus-html.el (gnus-html-put-image): Register a displayer.
5415
5416         * shr.el (shr-image-displayer): Don't remove text props from alt text.
5417
5418 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
5419
5420         * registry.el (prune-factor): New initialization parameter defaulting
5421         to 0.1.
5422         (registry-prune-hard): Use it.
5423
5424         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
5425         0.1 expicitly.
5426
5427 2011-05-13  Glenn Morris  <rgm@gnu.org>
5428
5429         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
5430         is bound, since this function requires sendmail.
5431
5432 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
5433
5434         * registry.el (registry-usage-test): Disable pruning test.
5435
5436 2011-05-11  David Engster  <dengste@eml.cc>
5437
5438         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
5439         Bind set-network-process-option for XEmacs.
5440
5441 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
5442
5443         * registry.el (registry-prune-hard-candidates)
5444         (registry-prune-soft-candidates): Helper methods for registry pruning.
5445         (registry-prune): Use them.  Make the sort function optional.
5446
5447 2011-05-10  Jim Meyering  <meyering@redhat.com>
5448
5449         * shr.el (shr-colorize-region): Fix typo "on on -> on".
5450
5451 2011-05-10  Julien Danjou  <julien@danjou.info>
5452
5453         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
5454         symbol and not a list.
5455
5456 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5457
5458         * gnus-art.el (gnus-article-mode): Move binding of
5459         shr-put-image-function here from gnus-article-prepare-display.
5460
5461         * shr.el (shr-put-image-function): New variable.
5462         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
5463         (shr-put-image): Return scaled image.
5464
5465         * gnus-art.el (gnus-shr-put-image): New function.
5466         (gnus-article-prepare-display): Bind shr-put-image-function to it.
5467
5468         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
5469         original ones, as deletable.
5470
5471 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5472
5473         * nntp.el (nntp-open-connection): Set TCP keepalive option.
5474
5475 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5476
5477         * registry.el (registry-full): Add convenience method.  Fix logic.
5478         (registry-insert): Use it.  Fix logic here too.
5479
5480         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
5481         `registry-prune' if `registry-full' returns t.
5482         (gnus-registry-handle-action)
5483         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
5484         (gnus-registry-usage-test): Use it.
5485
5486 2011-05-07  Julien Danjou  <julien@danjou.info>
5487
5488         * shr.el (shr-link): Make shr-link inherit from link by default.
5489
5490 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
5491
5492         * shr.el (shr-urlify, shr-link): Fix shr-link face.
5493
5494 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5495
5496         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
5497         error out because the face is not a list.
5498
5499 2011-05-05  Glenn Morris  <rgm@gnu.org>
5500
5501         * proto-stream.el (gnutls-negotiate): Fix declarations.
5502
5503         * gnus-start.el (gnus-propagate-marks): Declare.
5504
5505 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
5506
5507         * registry.el (registry-reindex): Fix percentage message.
5508
5509         * proto-stream.el (network-stream-open-starttls): Adjust to call
5510         `gnutls-negotiate' with :process and :hostname arguments.
5511
5512 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
5513
5514         * shr.el: Add shr-link face for links.
5515         (shr-urlify): Use it.
5516
5517         * registry.el (registry-insert): Make error message more helpful.
5518
5519 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5520
5521         * gnus-html.el (gnus-html-schedule-image-fetching):
5522         Use url-queue-retrieve, if it exists.
5523
5524         * shr.el (shr-tag-img): Ditto.
5525
5526         * gnus.el: Autoload more gnus-agent functions.
5527
5528         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
5529         agent if we haven't already (bug#8502).
5530
5531         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
5532         into the Agent, too.
5533
5534         * gnus-agent.el (gnus-agent-store-article): New function.
5535
5536         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
5537         and moved from that file for reuse.
5538
5539         * pop3.el (pop3-open-server): Error messages are "-ERR".
5540
5541 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5542
5543         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
5544         (open-tls-stream): Remove superfluous tls/starttls autoloads.
5545
5546 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5547
5548         * gnus.el: No Gnus v0.17 is released.
5549
5550 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5551
5552         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
5553         buffer has moved to a different frame.
5554
5555 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5556
5557         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
5558         to get the conversion from unibyte to multibyte buffers to work on
5559         Emacs 22.
5560
5561         * nntp.el (nntp-request-article): Slight clean-up.
5562
5563 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5564
5565         * shr.el (shr-strike-through): New face.
5566         (shr-tag-s): Use it to provide <s> support.
5567         (shr-tag-s): Remove duplicate definition.
5568
5569 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5570
5571         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
5572         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
5573
5574 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
5575
5576         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
5577         `gnutls-negotiate'.
5578         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
5579
5580 2011-04-23  Glenn Morris  <rgm@gnu.org>
5581
5582         * gnus-sum.el (gnus-extra-headers): Bump :version.
5583
5584 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5585
5586         * shr.el (shr-tag-sup): New function.
5587         (shr-tag-sub): Ditto.
5588
5589 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
5590
5591         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
5592         for the case where `gnus-registry-ignored-groups' is a list of lists,
5593         and don't call `gnus-parameter-registry-ignore' otherwise.
5594
5595 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
5596
5597         * nnimap.el (nnimap-user): New backend variable.
5598         (nnimap-open-connection-1): Use it.
5599         (nnimap-credentials): Accept user parameter so it's explicit what user
5600         name is desired.
5601
5602         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
5603         default.
5604
5605         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
5606         not gnus-registry.el.
5607
5608         * gnus-registry.el: Mention in comments how to modify
5609         `gnus-extra-headers' for proper recipient tracking and that it may
5610         already have To and Cc recently, which it does as of this commit.
5611         (gnus-registry-ignored-groups): Remove defcustom.
5612         Explain why in comments.
5613         (gnus-registry-action): Fix data-header reference to use the extra
5614         headers.  Explain in package commentary how to add To and Cc headers to
5615         the gnus-extra-headers.
5616         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
5617         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
5618         parameter list or a string list in `gnus-registry-ignored-groups'.
5619         Fix logic error.
5620
5621 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5622
5623         * shr.el (shr-expand-url): Protect against null urls.
5624
5625 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5626
5627         * shr.el (shr-base): New binding.
5628         (shr-tag-base): Keep track of <base>.
5629         (shr-expand-url): New function used throughout.
5630
5631 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
5632
5633         * gnus-registry.el
5634         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
5635         (gnus-registry-ignored-groups): New variable.
5636         (gnus-registry-ignore-group-p): Use it.
5637         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
5638         set the destination group to nil (same as delete) if it's ignored.
5639
5640 2011-04-20  David Engster  <dengste@eml.cc>
5641
5642         * tests/gnustest-nntp.el: New file for simple NNTP testing.
5643
5644         * Makefile.in (test-nntp): New rule.
5645         (check): Add it.
5646         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
5647
5648 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5649
5650         * gnus-registry.el (gnus-registry-action)
5651         (gnus-registry-fetch-header-fast):
5652         Don't use mail-header that looks an internal function of mailheader.el.
5653
5654 2011-04-19  Glenn Morris  <rgm@gnu.org>
5655
5656         * time-date.el (time-to-days): Remove unused local variables.
5657
5658 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5659
5660         * gnus-registry.el: Eliminate cl functions.
5661         (gnus-registry-sort-addresses): New function that replaces mapcan.
5662         (gnus-registry-action, gnus-registry-spool-action)
5663         (gnus-registry-split-fancy-with-parent)
5664         (gnus-registry-fetch-recipients-fast): Use it.
5665         (gnus-registry-import-eld): Replace delete* with dolist + delq.
5666
5667         * registry.el (initialize-instance, registry-lookup)
5668         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
5669         (registry-lookup-secondary-value, registry-search, registry-delete)
5670         (registry-insert, registry-reindex, registry-size, registry-prune):
5671         Use eval-and-compile.
5672
5673 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
5674
5675         * registry.el (registry-reindex): New method to recreate the secondary
5676         registry indices.
5677
5678         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
5679         tracked field changes.
5680         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
5681         (gnus-registry-action, gnus-registry-spool-action)
5682         (gnus-registry-handle-action)
5683         (gnus-registry--split-fancy-with-parent-internal)
5684         (gnus-registry-split-fancy-with-parent)
5685         (gnus-registry-register-message-ids): Add recipient tracking on spool,
5686         move, and delete actions, and for fancy splitting with parent.
5687         (gnus-registry-extract-addresses)
5688         (gnus-registry-fetch-recipients-fast)
5689         (gnus-registry-fetch-header-fast): Convenience functions.
5690         (gnus-registry-misc-test): ERT test of
5691         `gnus-registry-extract-addresses'.
5692
5693 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
5694
5695         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5696         Track by subject first, then sender.
5697
5698 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5699
5700         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
5701
5702         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
5703         Lisp.
5704
5705         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
5706         (gnus-draft-send): Use it to avoid popping
5707         up frames from gnus-group-send-queue.
5708
5709 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5710
5711         * gnus-registry.el: Updated gnus-registry docs.
5712
5713 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
5714
5715         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5716         Fix logic bug.
5717         (gnus-registry-post-process-groups): Fix logging of no results and
5718         quote sender and subject.
5719
5720 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5721
5722         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
5723         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
5724         gnutls-cli are too slow to be done opportunistically.
5725
5726         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
5727         (gnus-read-active-for-groups): Don't try to finish getting stuff where
5728         we had no early-data returned.
5729         (gnus-get-unread-articles): Add a sanity check so that we don't issue
5730         two async commands to the same server at the same time.
5731
5732 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
5733
5734         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
5735
5736 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5737
5738         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
5739         "warning" level.
5740
5741         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
5742         (mm-url-insert-file-contents): Don't set the package names.
5743
5744 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
5745
5746         * gnus-registry.el (gnus-registry-action): Remove properties and
5747         simplify subject in `gnus-registry-handle-action'.
5748         (gnus-registry-spool-action): Get subject and sender from message if
5749         they are not passed in.
5750         (gnus-registry-handle-action): Remove properties and simplify subject
5751         consistently.
5752
5753 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5754
5755         * registry.el: Require CL before using defmacro*.
5756
5757 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5758
5759         * gnus-art.el (article-treat-date): Assume that
5760         gnus-article-date-headers may be a group parameter.
5761
5762 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
5763
5764         * gnus-registry.el (gnus-registry-handle-action): More debugging.
5765
5766         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
5767         interactively so the newsrc file can contain foreign groups too.
5768         Useful for debugging but not much for users.
5769
5770 2011-04-07  David Engster  <dengste@eml.cc>
5771
5772         * registry.el (registry-usage-test): Only do
5773         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
5774         lexical binding.
5775
5776 2011-04-07  David Engster  <dengste@eml.cc>
5777
5778         * Makefile.in (check, test-registry): New rules for test-suite.
5779
5780 2011-04-06  David Engster  <dengste@eml.cc>
5781
5782         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
5783         argument NOERROR for `require', since XEmacs 21.4 does not support it.
5784
5785 2011-04-06  David Engster  <dengste@eml.cc>
5786
5787         * registry.el (initialize-instance): Change :after to :AFTER to be
5788         compatible with old EIEIO version in XEmacs.
5789
5790 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5791
5792         * gnus-registry.el (gnus-registry-post-process-groups)
5793         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
5794         and provide better messaging.
5795
5796 2011-04-06  David Engster  <dengste@eml.cc>
5797
5798         * Makefile.in (fail-on-warning): New rule to compile with warnings as
5799         errors.
5800
5801         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
5802         dgnushack-compile with error-on-warn enabled, and to signal an error if
5803         clean compilation failed.
5804         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
5805         with `byte-compile-error-on-warn'.  Return nil if errors occured.
5806
5807 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5808
5809         * gnus-registry.el: Don't use ERT if it's not available.  Load it
5810         unconditionally anyway, discarding errors.
5811         (gnus-registry-delete-entries): New convenience function.
5812         (gnus-registry-import-eld): Import from old .eld registry.
5813
5814         * registry.el: Don't use ERT if it's not available.  Load it
5815         unconditionally anyway, discarding errors.
5816
5817         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
5818         version from the Claudio Bley GnuTLS patch (extra optional parameters
5819         and host name).
5820
5821 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
5822
5823         * gnus-registry.el (gnus-registry-fixup-registry): New function to
5824         fixup the parameters that can be customized by the user between
5825         save/read cycles.
5826         (gnus-registry-read): Use it.
5827         (gnus-registry-make-db): Use it.
5828         (gnus-registry-spool-action, gnus-registry-handle-action):
5829         Fix messaging.
5830         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
5831         Map references to actual group names with sender and subject tracking.
5832         (gnus-registry-post-process-groups): Use `cond' for better messaging.
5833         (gnus-registry-usage-test): Add subject lookup test.
5834
5835         * registry.el (registry-db, initialize-instance): Set up constructor
5836         instead of :initform arguments for the sake of older Emacsen.
5837         (registry-lookup-breaks-before-lexbind): New method to demonstrate
5838         pre-lexbind merge bug.
5839         (registry-usage-test): Use it.
5840         (initialize-instance, registry-db): Move the non-function initforms
5841         back to the class definition.
5842
5843 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
5844
5845         * registry.el: New library to manage gnus-registry-style data.
5846
5847         * gnus-registry.el: Use it (major rewrite).
5848
5849         * nnregistry.el: Use it.
5850
5851         * spam.el: Use it.
5852
5853 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5854
5855         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
5856         marks on non-selected articles.
5857
5858 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
5859
5860         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
5861         parameter to open-protocol-stream.
5862
5863 2011-04-01  Julien Danjou  <julien@danjou.info>
5864
5865         * mm-view.el (mm-display-inline-fontify): Do not fontify with
5866         fundamental-mode.
5867
5868 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5869
5870         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
5871         servers.
5872
5873 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5874
5875         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
5876         made marks not propagate, again.
5877
5878 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
5879
5880         * proto-stream.el (open-protocol-stream): Bring back `network' type.
5881         Make this the default type.
5882         (proto-stream-open-plain): Rename from proto-stream-open-default.
5883         (open-protocol-stream, proto-stream-open-starttls)
5884         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
5885         with `plain'.
5886
5887         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
5888         value.
5889
5890         * nntp.el (nntp-open-connection-function): Document the fact that some
5891         values are not functions but are instead handled specially.
5892         Recognize nntp-open-plain-stream value.
5893         (nntp-open-connection): Recognize that value.
5894
5895 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5896
5897         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
5898         where it seems to be needed.
5899
5900 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5901
5902         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
5903         stuff.
5904
5905         * gnus-score.el (gnus-score-string): Fix calling convention of
5906         `gnus-simplify-buffer-fuzzy' after last patches.
5907
5908         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
5909         server for articles we didn't get any headers for.  This is a sanity
5910         check.
5911
5912 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
5913
5914         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
5915         new CAPABILITY, use it.
5916
5917 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5918
5919         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
5920         downloading anything.
5921
5922         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
5923
5924 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
5925
5926         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
5927         colors.
5928         (gnus-splash-svg-color-symbols): New function.
5929
5930 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5931
5932         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
5933         instead of using the global gnus-simplify-subject-fuzzy-regexp.
5934         (gnus-simplify-subject-fuzzy): Use the local
5935         gnus-simplify-subject-fuzzy-regex instead of the global one.
5936         This makes using this variable in group parameters work.
5937
5938 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5939
5940         * gnus-registry.el (gnus-registry-unfollowed-groups):
5941         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
5942         archive:sent-YYYY-MM-DD groups).
5943         (gnus-registry-split-fancy-with-parent): Bail out early in sender
5944         tracking if there are more than `gnus-registry-max-track-groups'
5945         matches.
5946
5947 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5948
5949         * message.el (message--yank-original-internal): New function to do the
5950         insertion cleanly inside eval in `message-yank-original'.
5951         (message-yank-original): Use it.
5952
5953 2011-03-29  Julien Danjou  <julien@danjou.info>
5954
5955         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
5956         local variables disabled rather than `normal-mode'.
5957
5958 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
5959
5960         * imap.el (imap-shell-open, imap-process-connection-type):
5961         Use imap-process-connection-type for 'shell' streams as well as
5962         Kerberos, SSL, other subprocesses.
5963
5964 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
5965
5966         * proto-stream.el: Changes preparatory to merging open-protocol-stream
5967         with open-network-stream.
5968         (proto-stream-always-use-starttls): Option removed.
5969         (open-protocol-stream): Return a process object by default.  Provide a
5970         new parameter :return-list specifying a list-type return value, which
5971         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
5972         :type `network' to `try-starttls', and `network-only' to `default'.
5973         Make `default' the default, for compatibility with open-network-stream.
5974         Handle the no-parameter case exactly as open-network-stream, with no
5975         additional stream processing.  Search plists using plist-get.
5976         Explicitly add :end-of-commend parameter if it is missing.
5977         (proto-stream-open-default): Rename from
5978         proto-stream-open-network-only.  Return 'default as the type.
5979         (proto-stream-open-starttls): Rename from proto-stream-open-network.
5980         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
5981         failed.  Always return a list with a (possibly dead) process as the
5982         first element, for compatibility with open-network-stream.
5983         (proto-stream-open-tls): Use plist-get.  Always return a list.
5984         (proto-stream-open-shell): Return `default' as connection type.
5985         (proto-stream-capability-open): Use plist-get.
5986         (proto-stream-eoc): Function deleted.
5987
5988         * nnimap.el (nnimap-stream, nnimap-open-connection)
5989         (nnimap-open-connection-1): Handle renaming of :type parameter for
5990         open-protocol-stream.
5991         (nnimap-open-connection-1): Pass a :return-list parameter
5992         open-protocol-stream to obtain a list return value.  Parse this list
5993         using plist-get.
5994
5995         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5996         for open-protocol-stream.  Accept open-protocol-stream return value
5997         that is a subprocess object instead of a list.  Handle the case of a
5998         dead returned process.
5999
6000 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
6001
6002         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
6003
6004         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
6005
6006 2011-03-21  Julien Danjou  <julien@danjou.info>
6007
6008         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
6009         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
6010         query.
6011         (mm-inline-text): Render normal text with fontification whenever
6012         possible.
6013
6014         * gnus-sum.el (gnus-summary-save-parts-1):
6015         * gnus-art.el (gnus-article-browse-html-save-cid-content)
6016         (gnus-article-browse-html-parts, gnus-mime-delete-part)
6017         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
6018         Use `mm-handle-filename'.
6019
6020         * mm-util.el (mm-handle-filename): New function, return the filename of
6021         an handle.
6022
6023 2011-03-18  Julien Danjou  <julien@danjou.info>
6024
6025         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
6026         (gnus-buffer-live-p): Check that buffer is not nil.
6027
6028 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6029
6030         * gnus.el: No Gnus v0.15 is released.
6031
6032 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6033
6034         * time-date.el (format-seconds): Use assoc instead of assoc-string to
6035         avoid warning on XEmacs.
6036
6037         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
6038         on XEmacs.
6039
6040         * gnus-art.el: Require mouse, which the build bot seems to say is
6041         needed.
6042
6043         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
6044
6045         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
6046         XEmacs, since it doesn't have url-retrieve-synchronously.
6047
6048         * time-date.el (format-seconds): Use assoc instead of assoc-string,
6049         since assoc-string doesn't exist in XEmacs.
6050
6051 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
6052
6053         * gnus-group.el (gnus-group-list-ticked): New function.
6054         (gnus-group-make-menu-bar): Provide a menu entry for it.
6055         (gnus-group-list-map): Provide a binding for it.
6056
6057 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6058
6059         * shr.el (shr-visit-file): New command.
6060
6061         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
6062
6063 2011-03-17  Bjørn Mork  <bjorn@mork.no>
6064
6065         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
6066         servers.
6067
6068 2011-03-16  Julien Danjou  <julien@danjou.info>
6069
6070         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
6071         inline.
6072
6073         * gnus-art.el (article-hide-list-identifiers):
6074         Use gnus-group-get-list-identifiers.
6075
6076         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
6077         (gnus-summary-remove-list-identifiers):
6078         Use gnus-group-get-list-identifiers to get regexp.
6079         (gnus-select-newsgroup, gnus-summary-insert-subject)
6080         (gnus-summary-insert-articles):
6081         Call gnus-summary-remove-list-identifiers unconditionally.
6082
6083 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6084
6085         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
6086         we're selecting a group with unread articles.
6087
6088         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
6089
6090         * gssapi.el: New file separated out from imap.el to provide a general
6091         Kerberos 5 connection facility for Emacs.
6092
6093         * message.el (message-elide-ellipsis): Document the format spec
6094         ellipsis.
6095
6096 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6097
6098         * message.el (message-elide-region): Allow the ellipsis to say how many
6099         lines were removed.
6100
6101 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6102
6103         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
6104         window configurations containing buffers that are now dead.
6105
6106         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
6107         parsing to avoid integer overflows.
6108         (nnimap-parse-flags): Simplify the last change.
6109         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
6110         too large for 32-bit Emacsen.
6111
6112 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6113
6114         * auth-source.el (auth-source-netrc-create):
6115         * message.el (message-yank-original): Fix use of `case'.
6116
6117 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
6118
6119         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
6120         XEmacs, which was one character too wide.
6121
6122 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
6123
6124         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
6125         default number of articles to display.
6126         (gnus-articles-to-read): Use pretty names for prompt.
6127
6128 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6129
6130         * gnus-int.el (gnus-open-server): Ditto.
6131
6132         * gnus-start.el (gnus-activate-group): Give a backtrace if
6133         debug-on-quit is set and the user hits `C-g'.
6134         (gnus-read-active-file): Ditto.
6135
6136         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
6137
6138 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
6139
6140         * message.el (message-yank-original): Use cond instead of CL case.
6141
6142 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6143
6144         * auth-source.el (auth-source-netrc-create): Use usual format for the
6145         default in prompts.
6146
6147 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6148
6149         * lpath.el: Fbind read-char-choice for XEmacs.
6150
6151 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6152
6153         * auth-source.el (auth-source-netrc-create): Show the default in the
6154         prompt when prompting for token creation.
6155
6156 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6157
6158         * auth-source.el (auth-source-format-prompt): Always convert the value
6159         to a string to avoid evaluating non-string arguments.
6160         (auth-source-netrc-create): Offer default properly, not as initial
6161         content in `read-string'.
6162         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
6163         of line to determine if we've been run before.  If so, don't run again,
6164         but print a trivial message to indicate the cache was hit instead.
6165
6166 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
6167
6168         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
6169         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
6170         The user will have to run `gnus-sync-read' manually and wait for Cloudy
6171         Gnus.
6172
6173 2011-03-11  Julien Danjou  <julien@danjou.info>
6174
6175         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
6176         modified file".
6177
6178 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
6179
6180         * auth-source.el (auth-source-read-char-choice): New function to read a
6181         character choice using `dropdown-list', `read-char-choice', or
6182         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
6183         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
6184         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
6185         (auth-source-netrc-saver): Use it.
6186         (auth-source-pick-first-password): New convenience function.
6187
6188 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
6189
6190         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
6191         parameter in the credentials.
6192         (nnimap-open-connection-1): Use it after a successful login.
6193         (nnimap-credentials): Add IMAP-specific user and password prompt.
6194
6195         * auth-source.el (auth-source-search): Add :require parameter, taking a
6196         list.  Document it and the :save-function return token.  Pass :require
6197         down.  Change the CREATED message from a warning to a debug statement.
6198         (auth-source-search-backends): Pass :require down.
6199         (auth-source-netrc-search): Pass :require down.
6200         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
6201         Change save prompt to indicate all modifications saved here are
6202         deletions.
6203         (auth-source-netrc-create): Take user login name as default in user
6204         prompt.  Move all the save functionality to a lexically bound function
6205         under the :save-function token in the returned list.  Set up clearer
6206         default prompts for user, host, port, and secret.
6207         (auth-source-netrc-saver): New function, intended to be wrapped for
6208         :save-function.
6209
6210 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6211
6212         * shr.el (shr-table-horizontal-line): Change the defaults for the table
6213         lines to be spaces instead.
6214
6215 2011-03-07  Julien Danjou  <julien@danjou.info>
6216
6217         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
6218         (sieve-sasl-auth): Check that auth-source-search did return something,
6219         or just return an empty string.
6220
6221 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6222
6223         * gnus.el (gnus-interactive): Use read-directory-name.
6224
6225         * gnus-uu.el (gnus-uu-decode-uu-and-save)
6226         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
6227         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
6228         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
6229         Likewise.
6230
6231         * gnus-group.el (gnus-group-make-directory-group): Likewise.
6232
6233 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6234
6235         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
6236         onto the list of killed groups, too.  This makes killed nnimap groups,
6237         for instance, more reliably not reappear.
6238
6239         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
6240         the parent.
6241
6242         * gnus-sum.el (gnus-update-read-articles): Fix typo.
6243
6244         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
6245         really have server-side marks.
6246
6247         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
6248         since most backends do not usefully have server-side marks.
6249         (gnus-update-read-articles): Propagate marks to all backends that
6250         really have server-side marks.
6251
6252 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6253
6254         * message.el (message-cite-reply-position, message-cite-style):
6255         New variables.
6256         (message-yank-original): Use the new citation styles.
6257
6258 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
6259
6260         * message.el (message-options): Revert 22da67af (workaround for XEmacs
6261         buffer-local issue); don't mark it buffer-local when running under
6262         XEmacs.
6263
6264 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
6265
6266         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
6267         numbers too big to be `read'.
6268
6269 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
6270
6271         * password-cache.el (password-in-cache-p): Add autoload.
6272
6273         * message.el (message-options): Make buffer-local two ways to attempt
6274         to fix a XEmacs bug.
6275
6276 2011-03-02  Julien Danjou  <julien@danjou.info>
6277
6278         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
6279
6280 2011-03-01  Julien Danjou  <julien@danjou.info>
6281
6282         * gnus-art.el (list-identifier): Add list-identifier as a parameter
6283         group.
6284         (article-hide-list-identifiers): Use list-identifier group parameter.
6285
6286 2011-02-28  Julien Danjou  <julien@danjou.info>
6287
6288         * sieve.el (sieve-buffer-script-name): New local variable to store
6289         sieve script name.
6290         (sieve-edit-script): Store sieve script name.
6291         (sieve-upload): Use sieve script name when uploading.
6292         (sieve-upload): Use substitute-command-keys.
6293         (sieve-edit-script): Use substitute-command-keys.
6294         (sieve-refresh-scriptlist): Use substitute-command-keys.
6295         (sieve-manage-mode-map): Define keymap properly.
6296         (sieve-manage-mode): Do not set mode name manually, change mode-name to
6297         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
6298         Remove commented code about cvs.
6299         (sieve-manage-quit): New function.
6300         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
6301
6302 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6303
6304         * gnus-group.el (gnus-import-other-newsrc-file): New function.
6305
6306 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
6307
6308         * auth-source.el (auth-source-search): Cache empty result sets.
6309
6310         * password-cache.el (password-in-cache-p): Convenience function to
6311         check if a key is in the cache, even if the value is nil.
6312
6313         * auth-source.el (auth-source-save-behavior): New variable to replace
6314         `auth-source-never-create'.
6315         (auth-source-netrc-create): Use it.
6316         (auth-source-never-save): Remove.
6317
6318 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
6319
6320         * nnimap.el (nnimap-stream): Doc fix.
6321         (nnimap-open-connection-1): Reverse the order of the ports to that the
6322         prompted-for port is first.
6323
6324         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
6325         retrieval by the no-group selection.
6326
6327         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
6328         numerical parameters.
6329
6330 2011-02-25  Julien Danjou  <julien@danjou.info>
6331
6332         * gnus-gravatar.el: Use gnus-with-article-buffer.
6333
6334         * gnus-art.el (gnus-with-article-buffer): Check that the
6335         gnus-article-buffer is alive.
6336
6337 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
6338
6339         * auth-source.el (auth-source-creation-prompts): New variable to manage
6340         creation-time prompts.
6341         (auth-source-search): Document it.
6342         (auth-source-format-prompt): Add utility function.
6343         (auth-source-netrc-create): Don't default the user name to
6344         user-login-name.  Use `auth-source-creation-prompts' and some default
6345         prompts for user, host, port, and password (the default generic prompt
6346         remains ugly).
6347         (auth-source-never-save): Add customizable option to never save info.
6348         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
6349         mode excursion.
6350
6351 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6352
6353         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
6354         argument that XEmacs doesn't support.
6355
6356         * dgnushack.el (dgnushack-compile): Exclude color.el from being
6357         compiled for Emacsen having no `libxml-parse-html-region' support.
6358
6359         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
6360
6361         * lpath.el: Bind buffer-save-without-query for XEmacs.
6362
6363 2011-02-23  Julien Danjou  <julien@danjou.info>
6364
6365         * gnus-art.el (article-make-date-line): Ignore errors if time is
6366         invalid and not convertible.
6367         (article-make-date-line): Only add lapsed time if time is not nil.
6368
6369 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
6370
6371         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
6372         `read-char-choice' for backwards compatibility.
6373         (auth-source-netrc-element-or-first): New function to DTRT for
6374         parameter extraction.
6375         (auth-source-netrc-create): Use it and fix multiple parameter print
6376         bug.  Use the default passed from above (given-default) or the
6377         built-in (user-login-name for :user).
6378
6379 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
6380
6381         * gnus-start.el (gnus-dribble-read-file):
6382         Set buffer-save-without-query, since we always want to save the dribble
6383         file, probably.
6384
6385         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
6386         nnimap.
6387
6388         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
6389         -summary- since it's a user-visible variable.
6390
6391         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
6392         first time you use the new Gnus.
6393
6394 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
6395
6396         * auth-source.el: Don't load netrc.el.
6397         (auth-sources): Search ~/.netrc as well by default.
6398         (auth-source-debug): Add 'trivia option for extra output.
6399         (auth-source-do-trivia): Use it.
6400         (auth-source-search): Simplify logic to use
6401         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
6402         appropriate.  Don't keep a running count at this level.  Layer :create
6403         and :delete options appropriately on the first and second passes.
6404         Don't track the backend with the search results.
6405         (auth-source-search-backends): New function to search a list of
6406         backends for a processed spec.
6407         (auth-source-netrc-parse): Cache all netrc files, making
6408         auth-source-netrc-cache an alist keyed by the file name and using the
6409         file mtime as the caching criterion.  Keep the obfuscated data secret
6410         with a lexical bind.
6411         (auth-source-netrc-search): Don't calculate the length of the results
6412         unnecessarily.
6413         (auth-source-search-backends): Fix bug.
6414         (auth-source-netrc-create): Rework prompts.
6415
6416 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
6417
6418         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
6419         Lower case names of search constraints.
6420         (nnir-run-query): Cache and reuse search constraints for all imap
6421         servers.
6422
6423 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
6424
6425         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
6426         after exit.
6427         (gnus-setup-message): Define missing variable from last checkin.
6428
6429         * gnus-sum.el (gnus-summary-show-article): When called with t as the
6430         value, show the raw article.
6431
6432 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6433
6434         * gnus.el: No Gnus v0.13 is released.
6435
6436 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6437
6438         * nnimap.el (nnimap-open-connection-1): Revert last change, since
6439         auth-source now accepts numbers.
6440
6441         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
6442         spec, too.
6443         (auth-source-ensure-strings): New function.
6444
6445         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
6446         (gnus-article-setup-buffer): Always restart the date timer so that user
6447         changes to the frequency is respected.
6448
6449         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
6450         port numbers, so make sure it gets that if nnimap-server-port is
6451         explicit.
6452
6453 2011-02-21  Simon Josefsson  <simon@josefsson.org>
6454
6455         * nnimap.el (nnimap-inbox): Doc fix.
6456
6457 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
6458
6459         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
6460         Autoload.  Add optional arg FRAME, and pass it to color-values.
6461         (color-complement): Caller changed.  Doc fix.
6462         (color-gradient): Rewrite for better clarity and efficiency.
6463
6464 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
6465
6466         * shr-color.el (shr-color->hexadecimal): Use renamed function names
6467         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
6468         color-lab-to-srgb.
6469
6470 2011-02-20  Drew Adams  <drew.adams@oracle.com>
6471
6472         * color.el: First part of merge from hexrgb.el.
6473         (color-rgb-to-hex): Rename from color-rgb->hex.
6474         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
6475         saturation to zero if the value is too small.
6476         (color-rgb-to-hsl): Rename from color-rgb->hsl.
6477         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
6478         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
6479         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
6480         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
6481         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
6482         (color-cie-de2000): Doc fix.
6483
6484 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6485
6486         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
6487         given method as in the group name if we're using an extended method.
6488         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
6489         command, if we're using that, instead of waiting for the beginning.
6490
6491         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
6492         we're sure to get unique server names, and we don't output two async
6493         commands in the same buffer.  This fixes an NNTP hang for some users.
6494
6495 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6496
6497         * gnus.el: No Gnus v0.11 is released.
6498
6499 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6500
6501         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
6502         summary buffer before reading going to the next buffer.  This avoids
6503         putting the point in the group buffer if you `C-g' the command.
6504
6505         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
6506         cache (for now) to make ~/.authinfo.gpg files usable.
6507
6508         * nnfolder.el (copyright-update): Define for the compiler.
6509
6510         * auth-source.el (auth-source-search): Fix unbound variable.
6511
6512 2011-02-19  Glenn Morris  <rgm@gnu.org>
6513
6514         * gnus.el (gnus-meta): Doc fix.
6515
6516 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
6517
6518         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
6519         in case it's not yet loaded.
6520
6521 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
6522
6523         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
6524         line we're waiting for.
6525
6526 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
6527
6528         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
6529         face with line-width greater than zero will cause RET in gnus summary
6530         buffer to scroll down article page-wise because auto vscroll happens,
6531         it should be temporally disabled when doing a scroll-up.
6532
6533 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
6534
6535         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
6536         outputs from the server.
6537
6538 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6539
6540         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
6541         later so that bbdb can hook in easier.
6542
6543 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
6544
6545         * auth-source.el (auth-source-search): Don't try to create credentials
6546         if the caller doesn't want that.
6547         (auth-source-search): If we don't find a match, don't bug out on
6548         non-bound variables.
6549         (auth-source-search): Only ask a single backend to create the
6550         credentials.
6551
6552         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
6553         logging.
6554         (nnimap-credentials): Protect against auth-source-search returning nil.
6555         (nnimap-request-list): Protect against not being able to open the
6556         server.
6557
6558 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
6559
6560         * auth-source.el (auth-source-search): Do a two-phase search, one with
6561         no :create to get the responses from all backends.
6562
6563         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
6564         when getting credentials.
6565
6566         * gnus-util.el (gnus-delete-duplicates): New function.
6567
6568 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
6569
6570         * nnimap.el (nnimap-credentials): Instead of picking the first port as
6571         a creation default, pass the whole port list down.  It will be
6572         completed.
6573
6574         * auth-source.el (auth-source-search): Updated docs to talk about
6575         multiple creation choices.
6576         (auth-source-netrc-create): Accept a list as a value (from the search
6577         parameters) and do completion on that list.  Keep a separate netrc line
6578         with the password obscured for showing the user.
6579
6580         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
6581         first choice to `auth-source-search' so it will be used for entry
6582         creation instead of the server's Gnus-specific name.
6583         (nnimap-credentials): Rely on the auth-source library to select which
6584         port is actually wanted in the new netrc entry, so don't override
6585         `auth-source-creation-defaults'.
6586
6587         * auth-source.el (auth-source-netrc-parse): Use :port instead of
6588         :protocol and accept a missing user, host, or port as a wildcard match.
6589         (auth-source-debug): Default to off.
6590
6591         (auth-source-netrc-search, auth-source-netrc-create)
6592         (auth-source-secrets-search, auth-source-secrets-create)
6593         (auth-source-user-or-password, auth-source-backend, auth-sources)
6594         (auth-source-backend-parse-parameters, auth-source-search): Use :port
6595         instead of :protocol.
6596
6597         * nnimap.el (nnimap-credentials): Pass a port default to
6598         `auth-source-search' in case an entry needs to be created.
6599         (nnimap-open-connection-1): Use :port instead of :protocol.
6600
6601 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6602
6603         * auth-source.el: Bind load-path when loading EIEIO from
6604         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
6605         21.4 doesn't support, to `require'.
6606         (auth-source-secrets-search): Use mm-delete-duplicates instead of
6607         delete-dups that is not available in XEmacs 21.4.
6608
6609 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
6610
6611         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
6612         as EIEIO must also be loaded when auth-source.el is being
6613         byte-compiled.
6614
6615 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6616
6617         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
6618
6619         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
6620
6621         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
6622
6623         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
6624
6625         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
6626
6627         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
6628
6629         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
6630
6631         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
6632         necessary.
6633
6634 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
6635
6636         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
6637         nil means that nnimap doesn't get updated.
6638
6639 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6640
6641         * auth-source.el (auth-source-netrc-create): Return a synthetic search
6642         result when the user doesn't want to write to the file.
6643         (auth-source-netrc-search): Expect a synthetic result and proceed
6644         accordingly.
6645         (auth-source-cache-expiry): New variable to override
6646         `password-cache-expiry'.
6647         (auth-source-remember): Use it.
6648
6649         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
6650         parameter.  Create entry if necessary by using :create t.
6651         (nnimap-open-connection-1): Don't pass `inhibit-create'.
6652
6653 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
6654
6655         * auth-source.el (auth-source-debug): Enable by default and don't
6656         mention the obsolete `auth-source-hide-passwords'.
6657         (auth-source-do-warn): New function to debug unconditionally.
6658         (auth-source-do-debug): Use it.
6659         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
6660         and for Secrets API entries when the secrets.el library is not
6661         available.
6662
6663 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6664
6665         * gnus-sum.el (gnus-propagate-marks): Default to nil.
6666         (gnus-summary-exit): Kill the correct article buffer on exit from a
6667         `C-d' group.
6668
6669         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
6670         gnus-propagate-marks.
6671
6672         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
6673         before killing the buffers so that a non-full window conf gets handled
6674         correctly.
6675         (gnus-summary-exit): Ditto.
6676         (gnus-summary-read-group-1): Ditto.
6677
6678         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
6679         async code again so that we can debug it properly.
6680
6681         * message.el (message-reply): Take an optional switch-buffer parameter
6682         so that Gnus window confs are respected better.
6683
6684 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
6685
6686         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
6687         `plist-get' to accept non-list parameters (XEmacs issue).
6688         Fix docstring.
6689         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
6690         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
6691         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
6692         Login collection is "Login" and not "login".
6693
6694 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6695
6696         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
6697         multiple headers.
6698
6699         * nnimap.el (nnimap-inhibit-logging): New variable.
6700         (nnimap-log-command): Don't log login commands.
6701
6702         * auth-source.el (auth-source-netrc-search): The asserts seem to want
6703         to have more parameters.
6704
6705         * nnimap.el (nnimap-send-command): Mark the command time for each
6706         command, so that we don't get NOOPs stepping on our toes.
6707
6708         * gnus-art.el (article-date-ut): Get the date from the Date header on
6709         `t'.
6710
6711 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6712
6713         * auth-source.el (auth-source-search): Use copy-sequence instead of
6714         the cl.el copy-list.
6715
6716 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6717
6718         * imap.el: Bring it back (revert
6719         84d800cd31de3064f0ed39617d725709a2f8f42f).
6720
6721 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
6722
6723         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
6724         Improve prompt.
6725
6726 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
6727
6728         * gnus-art.el (gnus-article-mode-line-format): Remove the article
6729         washing status from the default format.  It isn't very informative.
6730
6731 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
6732
6733         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
6734         Fix Gcc processing on imap.
6735
6736 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6737
6738         * imap.el: Remove file.  All the functionality is in nnimap.el.
6739
6740 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6741
6742         * message.el (message-bury): Don't pop up a new window when selected
6743         window is dedicated.
6744
6745 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6746
6747         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
6748
6749 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
6750
6751         * sieve-manage.el: Autoload `auth-source-search'.
6752         (sieve-sasl-auth): Use it.
6753
6754 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
6755
6756         * nnimap.el: Autoload `auth-source-forget+'.
6757         (nnimap-open-connection-1): Use it if the connection fails.
6758
6759         * auth-source.el: Require `password-cache'.
6760         (auth-source-hide-passwords, auth-source-cache): Remove and mark
6761         obsolete.
6762         (auth-source-magic): Marker for `password-cache' keys.
6763         (auth-source-do-cache): Update docstring.
6764         (auth-source-search): Use and check cache.
6765         (auth-source-forget-all-cached, auth-source-remember)
6766         (auth-source-recall, auth-source-forget, auth-source-forget+)
6767         (auth-source-specmatchp): Caching support functions.
6768         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
6769         Remove and obsolete.
6770         (auth-source-user-or-password): Remove caching to further discourage
6771         using it.  Always hide passwords.
6772
6773         * password-cache.el (password-cache-remove): Accept secrets that are
6774         not strings.
6775
6776 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
6777
6778         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
6779         code for now, since it doesn't work for all users.
6780
6781 2011-02-09  Julien Danjou  <julien@danjou.info>
6782
6783         * message.el (message-options): Make message-options really buffer
6784         local.
6785
6786 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
6787
6788         * mail-source.el: Autoload `auth-source-search'.
6789         (mail-source-keyword-map): Note order matters.
6790         (mail-source-set-1): Get all the mail-source source values and
6791         defaults and search auth-source on those if needed.  This can all
6792         probably be simplified.
6793
6794         * nnimap.el: Autoload `auth-source-search'.
6795         (nnimap-credentials): Use it.
6796         (nnimap-open-connection-1): Ask for the virtual server and physical
6797         address in one shot.
6798
6799         * nntp.el: Autoload `auth-source-search'.
6800         (nntp-send-authinfo): Use it.  Note TODO.
6801
6802 2011-02-08  Julien Danjou  <julien@danjou.info>
6803
6804         * shr.el (shr-tag-body): Add support for text attribute in body
6805         markups.
6806
6807         * message.el (message-options): Make message-options a local variable.
6808
6809 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
6810
6811         * auth-source.el (auth-source-secrets-search)
6812         (auth-source-user-or-password): Use `append' instead of `nconc'.
6813         (auth-source-user-or-password): Build return list better and protect
6814         against nil :secret.
6815
6816 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
6817
6818         * nnimap.el (nnimap-update-info): Refactor slightly.
6819         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
6820         (nnimap-update-info): Clean up slightly.
6821         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
6822         characters.
6823         (nnimap-process-quirk): Rename function to avoid collision.
6824         (nnimap-update-info): Fix macrology bug-out.
6825         (nnimap-update-info): Simplify split history test.
6826
6827 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
6828
6829         * auth-source.el (top): Require 'eieio unconditionally.
6830         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
6831         (auth-source-secrets-search): Limit search when `max' is greater than
6832         number of results.
6833
6834 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
6835
6836         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
6837         part not returning any data.
6838
6839         * proto-stream.el (open-protocol-stream): Document the return value.
6840
6841 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6842
6843         * auth-source.el (auth-source-secrets-search): Add examples.
6844
6845 2011-02-06  Julien Danjou  <julien@danjou.info>
6846
6847         * message.el (message-setup-1): Handle message-generate-headers-first
6848         set to t.
6849
6850 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6851
6852         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
6853         API with a string "secrets:collection-name" and with 'default.
6854         (auth-source-backend-parse): Parse "secrets:collection-name" and
6855         'default.  Recurse on parses instead of repeating code.  Use the
6856         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
6857         message when ignoring a source.
6858         (auth-source-search): List ignored search keys at the top level.
6859         (auth-source-netrc-create): Use `case' instead of `cond'.
6860         (auth-source-secrets-search): Created with TODOs.
6861         (auth-source-secrets-create): Created with TODOs.
6862         (auth-source-retrieve, auth-source-create, auth-source-delete)
6863         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6864         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6865         (auth-source-user-or-password-sftp)
6866         (auth-source-user-or-password-smtp): Remove.
6867         (auth-source-user-or-password): Deprecated and modified to be a wrapper
6868         around `auth-source-search'.  Not tested thoroughly.
6869
6870 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
6871
6872         * auth-source.el: Bring in assoc and eioeio libraries.
6873         (secrets-enabled): New variable to track the status of the Secrets API.
6874         (auth-source-backend): New EIOEIO class to represent a backend.
6875         (auth-source-creation-defaults): New variable to set prompt defaults
6876         during token creation (see the `auth-source-search' docstring for
6877         details).
6878         (auth-sources): Simplify to allow a simple string as a netrc backend
6879         spec.
6880         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
6881         (auth-source-backend-parse-parameters): Fill in the backend parameters.
6882         (auth-source-search): Main auth-source API entry point.
6883         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
6884         (auth-source-search-collection): Helper function for searching.
6885         (auth-source-netrc-parse, auth-source-netrc-normalize)
6886         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
6887         Supports search, create, and delete.
6888         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
6889         backend stubs.
6890         (auth-source-user-or-password): Call `auth-source-search' but it's not
6891         ready yet.
6892
6893 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
6894
6895         * message.el (message-setup-1): Remove the read-only stuff, since it
6896         doesn't work under XEmacs, for some reason.
6897
6898         * gnus-sum.el (gnus-user-date): Rename back from
6899         gnus-summary-user-date since user code refers to it.
6900
6901         * shr.el (shr-render-td): Store the actual background color used.
6902
6903         * message.el (message-setup-1): Don't bind the constant
6904         -forbidden-properties.
6905         (message-setup-1): Revert previous change, since it needs to bind the
6906         props to insert them.
6907         (message-resend): Allow removing the read-only separator line.
6908
6909 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6910
6911         * nnimap.el (nnimap-request-accept-article): Give an error message if
6912         the APPEND wasn't successful.
6913
6914 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
6915
6916         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
6917         that have no groups.
6918
6919 2011-02-03  Julien Danjou  <julien@danjou.info>
6920
6921         * gnus-draft.el: Remove progn around gnus-draft-setup.
6922
6923 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6924
6925         * gnus-start.el (gnus-read-active-for-groups): This function is never
6926         called with a nil `infos', so clean that up.
6927         (gnus-get-unread-articles): Request active files from primary/secondary
6928         methods that have no groups (yet).
6929
6930 2011-02-03  Julien Danjou  <julien@danjou.info>
6931
6932         * message.el (message-setup-1): Always generate References first.
6933         (message-mail): Return the return value of message-setup, not always t.
6934         (message-setup-1): Insert mail-header-separator with read-only and
6935         intangible properties set.
6936
6937         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
6938         user-date in docstring.
6939
6940         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
6941
6942         * gnus.el (gnus-summary-line-format): Mention &user-date format in
6943         docstring.
6944
6945         * gnus.el (gnus-user-date-format-alist): Change default value.
6946         Use defcustom, with type and group.  Move from gnus-util.el.
6947         Rename to gnus-summary-user-date-format-alist.
6948
6949 2011-02-03  Glenn Morris  <rgm@gnu.org>
6950
6951         * nnimap.el (gnus-fetch-headers): Declare.
6952
6953         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
6954
6955 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6956
6957         * message.el (message-forward-make-body-digest-plain)
6958         (message-followup, message-reply): Clean up things noted by Stefan.
6959
6960         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
6961         gnus-article-update-date-headers is nil.
6962         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
6963         it didn't really work with defcustom.
6964         (article-update-date-lapsed): Make sure the window start doesn't move,
6965         either.
6966
6967 2011-02-01  Julien Danjou  <julien@danjou.info>
6968
6969         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
6970         format.
6971
6972         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
6973         standard in Emacs nowadays.
6974
6975         * color.el (color-gradient): Add a color-gradient function.
6976
6977 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6978
6979         * message.el (message-expand-name): Don't trust the return value of
6980         bbdb-complete-name.
6981         (message-check-news-header-syntax): Remove unused var `start'.
6982         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
6983         (message-inhibit-body-encoding): Move to before first use.
6984         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
6985         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
6986         (Organization, Message-ID, Date, mh-previous-window-config):
6987         Defvar the vars using dynamic scoping.
6988
6989 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
6990
6991         * shr.el (shr-render-td): Only do colors at the final rendering.
6992         Should be slightly faster.
6993         (shr-insert-table): Fix up TD background colors when doing the
6994         vertical padding.
6995
6996         * gnus-art.el (article-date-ut): Protect against articles with no Date
6997         header.
6998         (article-update-date-lapsed): Don't use current-column to find the
6999         horizontal position.  It's fragile in the presence of \003 characters.
7000
7001         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
7002
7003 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7004
7005         * gnus-art.el (article-transform-date): Rewrite to still work when
7006         there are several rfc2822 parts.
7007         (article-transform-date): Fix infinite recursion.
7008         (article-date-ut): Replace infinitely many Date headers with a single
7009         one when called interactively.
7010
7011         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
7012         secure manner.
7013
7014         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
7015         move around by not using save-window-excursion.  It seems to work...
7016
7017 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7018
7019         * gnus-art.el (article-make-date-line): Work for user-defined format.
7020
7021 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7022
7023         * nntp.el (nntp-retrieve-group-data-early)
7024         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
7025         fetching functions.
7026
7027         * gnus-start.el (gnus-read-active-for-groups): Read the active files
7028         thoroughly for all backends that have no known groups.  This should
7029         allow new nnml methods to retrieve mail.
7030
7031         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
7032         that Gnus doesn't know exists again.
7033
7034         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
7035         (gnus-treat-date-ut): Ditto.
7036         (gnus-article-update-date-header): Rename.
7037         (gnus-treat-date-local): Remove.
7038         (gnus-treat-date-english): Remove.
7039         (gnus-treat-date-lapsed): Remove.
7040         (gnus-treat-date-combined-lapsed): Remove.
7041         (gnus-treat-date-original): Remove.
7042         (gnus-treat-date-iso8601): Remove.
7043         (gnus-treat-date-user-defined): Remove.
7044         (gnus-article-date-headers): New variable to control all the date
7045         header options.
7046         (article-date-ut): Rewrite to allow using the new way to format date
7047         headers(s).
7048
7049 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
7050
7051         * nnmail.el (nnmail-article-group): Check for a direct fancy split
7052         method.
7053         (nnmail-article-group): A better test for fanciness.
7054
7055         * nnimap.el (nnimap-request-head): Protect against not finding the
7056         article by Message-ID.
7057
7058 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
7059
7060         * gnus-art.el (article-update-date-lapsed): Try a better way to really
7061         keep point at the "same place".
7062
7063 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7064
7065         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
7066         data if the group is inactive.
7067
7068 2011-01-28  Julien Danjou  <julien@danjou.info>
7069
7070         * gnus-win.el: Remove dead function gnus-window-configuration-element.
7071         (gnus-all-windows-visible-p): Remove old compatibility code.
7072         (gnus-window-top-edge): Add docstring.
7073
7074         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
7075
7076 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7077
7078         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
7079         older request-update-info.
7080
7081         * gnus-art.el (article-make-date-line): Limit the length a bit more.
7082
7083 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
7084
7085         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
7086         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
7087
7088 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7089
7090         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
7091         groups.  This makes the nndraft:queue group pop up if it's not already
7092         there.
7093
7094         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
7095         messages" logic, which was reversed.
7096
7097         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
7098         the "same place" even if point is on the line being replaced.
7099         (article-update-date-lapsed): Allow updating both the combined lapsed
7100         and the lapsed headers.
7101         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
7102         (article-make-date-line): Limit the number of segments dynamically to
7103         avoid too-long lines.
7104
7105 2011-01-27  Julien Danjou  <julien@danjou.info>
7106
7107         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
7108         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
7109
7110 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7111
7112         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
7113         Use plist-get instead of the cl function getf.
7114
7115 2011-01-27  Glenn Morris  <rgm@gnu.org>
7116
7117         * gnus-util.el (float-time): Get rid of compiler warning, again.
7118
7119 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7120
7121         * shr.el (shr-put-color): Special-case background colors: Do put them
7122         at the blank parts at the front of the lines.
7123
7124         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
7125         exit hook to nix out all data on readedness on group exit.
7126
7127         * gnus-util.el (float-time): If float-time is bound, always use it on
7128         all Emacsen.  It's unclear why the subrp check was there.
7129         (time-date): Require to make some autoload issues on XEmacs go away.
7130
7131         * shr.el (shr-put-color): Don't do the box padding in tables, since
7132         they're already padded.
7133
7134 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
7135
7136         * gnus-art.el (gnus-article-next-page): When the last line of the
7137         article is displayed, scroll down once more instead of going to the
7138         next article at once.
7139         (article-lapsed-string): Refactor out and allow specifying how many
7140         segments you want.
7141         (gnus-article-setup-buffer): Start updating the lapsed header directly.
7142         (gnus-article-update-lapsed-header): New variable.
7143
7144         * shr.el: Revert change that made headings use different-sized faces.
7145         The Emacs display engine isn't advanced enough that, for instance,
7146         tables can comfortably use differently-sized faces.
7147
7148 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7149
7150         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
7151         used.
7152         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
7153         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
7154         we're using an encrypted connection.
7155
7156         * proto-stream.el: Alter the interface functions to also return the
7157         actual stream type used: network or tls.
7158
7159 2011-01-25  Julien Danjou  <julien@danjou.info>
7160
7161         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
7162         (mm-display-javascript-inline): New function.
7163
7164         * mm-decode.el (mm-inline-media-tests): Add application/javascript
7165         viewing function.
7166
7167 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7168
7169         * shr.el (shr-expand-newlines): Fix variable name.
7170
7171 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7172
7173         * shr.el (shr-expand-newlines): Make nested boxes work.
7174
7175 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7176
7177         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
7178         backgrounds.
7179         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
7180         in a more sensible manner.
7181
7182 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
7183
7184         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
7185         if EPG is loaded.
7186
7187 2011-01-24  Julien Danjou  <julien@danjou.info>
7188
7189         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
7190         tags.
7191
7192 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7193
7194         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
7195         commands.
7196
7197         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
7198         in the article buffer.
7199         (gnus-gravatar-insert): Use blank space from the current buffer to
7200         avoid breaking text properties.  This makes X-Sent updating work again.
7201
7202         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
7203
7204 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
7205
7206         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
7207         fix the bug in url-http.el instead.
7208
7209         * shr.el (shr-image-fetched): Ditto.
7210
7211         * shr.el (shr-image-fetched): Avoid having point move in the article
7212         buffer.
7213
7214         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
7215         buffer after being called.  It's apparently being killed by url.el, and
7216         killing it made point move to end-of-buffer in a random buffer.
7217
7218         * shr.el (shr-image-fetched): Ditto.
7219
7220 2011-01-23  Julien Danjou  <julien@danjou.info>
7221
7222         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
7223
7224         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
7225         text/x-org.
7226
7227 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7228
7229         * gnus-sum.el (gnus-summary-move-article): Protect against backends
7230         (i.e., nnimap) returning nil as the article number.
7231
7232 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7233
7234         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
7235         "DelSp" parameter in RFC3676.
7236
7237 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7238
7239         * message.el (message-check-recipients): Display the encoded version of
7240         the bogus address if they differ.
7241
7242         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
7243         after sending.
7244
7245         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7246
7247         * gnus-group.el (gnus-group-refresh-group): New convenience function.
7248
7249         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
7250         group buffer after sending the queue.
7251
7252         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7253
7254 2011-01-22  Julien Danjou  <julien@danjou.info>
7255
7256         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
7257
7258 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7259
7260         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
7261         nested related parts.
7262
7263         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
7264         unexpired articles.  This fixes the regression that led expiry marks to
7265         disappear from nnfolder groups.
7266
7267 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7268
7269         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
7270         Don't confuse the "ret" of "retrograde" with RET.
7271
7272 2011-01-21  Julien Danjou  <julien@danjou.info>
7273
7274         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
7275         than mm-insert-inline.
7276
7277 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7278
7279         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
7280         Widen article buffer.
7281
7282 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7283
7284         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
7285         the temp buffer.
7286         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
7287
7288 2011-01-20  Julien Danjou  <julien@danjou.info>
7289
7290         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
7291
7292         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
7293         than mm-insert-inline to insert inline part: this respect
7294         mm-inline-media-tests displayers.
7295
7296         * mm-view.el (mm-display-shell-script-inline): New function.
7297
7298         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
7299
7300         * mm-uu.el (mm-uu-type-alist): Add org block.
7301         (mm-uu-org-src-code-block-extract): New function.
7302
7303         * mm-view.el (mm-display-org-inline): New function.
7304
7305         * mm-decode.el (mm-automatic-display): Add text/org.
7306
7307         * mailcap.el (mailcap-mime-extensions): Add .org.
7308
7309 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7310
7311         * gnus-art.el (gnus-article-highlight): Remove argument passed to
7312         gnus-article-add-buttons.
7313
7314 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
7315
7316         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
7317         From header with a date and "nobody" as the sender.
7318
7319 2011-01-19  Julien Danjou  <julien@danjou.info>
7320
7321         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
7322         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
7323         if you have the same regexp several times.
7324         (gnus-button-push): Fix matching when regexp is symbol.
7325
7326 2011-01-15  Glenn Morris  <rgm@gnu.org>
7327
7328         * message.el (message-mail): A compose-mail function should
7329         accept headers as strings.
7330
7331 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
7332
7333         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
7334         Add :vert-only tags.
7335         (message-mail): New arg RETURN-ACTION.
7336         (message-return-action): New var.
7337         (message-bury): Use it.
7338         (message-mode): Make it buffer-local.
7339         (message-send-and-exit): Always call message-bury.
7340
7341         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
7342         message-mail.
7343
7344 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7345
7346         * nnimap.el (nnimap-convert-partial-article): Protect against
7347         zero-length body parts.
7348
7349         * mm-decode.el (mm-preferred-alternative-precedence):
7350         Discourage showing empty parts.
7351
7352         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
7353         and stuff if the backend didn't return the article number.  This fixes
7354         an Exchange-related nnimap bug.
7355
7356         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
7357         group window, because it does the wrong thing when a separate frame
7358         displays the group buffer.
7359
7360         * proto-stream.el (open-protocol-stream): Protect against the low-level
7361         transport functions returning nil.
7362
7363 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
7364
7365         * mml2015.el (epg-sub-key-fingerprint): Autoload.
7366         (mml2015-epg-find-usable-secret-key): New function.
7367         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
7368         mml2015-epg-find-usable-key (Bug#7797).
7369         (mml2015-epg-encrypt): Ditto.
7370
7371 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7372
7373         * dgnushack.el (rot13-string): Fix the way to get the argument.
7374
7375 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7376
7377         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
7378
7379 2011-01-03  Glenn Morris  <rgm@gnu.org>
7380
7381         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
7382
7383         * sieve.el (sieve-open-server): Give a more explicit error if
7384         sieve-manage-open returns nil.  (Bug#7720)
7385
7386 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
7387
7388         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
7389
7390 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7391
7392         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
7393         This avoids sending passwords in plain text over non-encrypted
7394         channels.
7395
7396         * shr.el (shr-rescale-image): Display all GIF images as animated images.
7397
7398         * nnimap.el (nnimap-login): Refactored out into own function, and
7399         implement CRAM-MD5.
7400         (nnimap-wait-for-line): Refactored out.
7401
7402         * mm-view.el (mml-smime): Require.
7403
7404 2010-12-20  David Engster  <deng@eml.cc>
7405
7406         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
7407         use EPG to decrypt S/MIME messages instead of openssl.
7408
7409 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7410
7411         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
7412
7413         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
7414         status is the group clearly is unreachable.
7415
7416         * auth-source.el (auth-source-create): Add the optional second
7417         parameter to `local-variable-p' to be compatible with XEmacs.
7418
7419 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
7420
7421         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
7422         work when using a compressed nnml folder.
7423
7424 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7425
7426         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
7427         backends after sanitising on entry, because this never makes sense:
7428         If the articles have gone missing, then the data no longer exists on
7429         the backend, and if they haven't, then Gnus is wrong, and shouldn't
7430         overwrite anything anyway.
7431
7432         * shr.el (shr-insert-document): Bind shr-width dynamically to
7433         window-width if it's nil.
7434
7435 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
7436
7437         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
7438         with the meaning of using the full emacs window width for rendering.
7439
7440 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
7441
7442         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
7443         case when sender is not given.
7444
7445 2010-12-23  Julien Danjou  <julien@danjou.info>
7446
7447         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
7448         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
7449         the addresses, otherwise we might misplaced the gravatar.
7450
7451 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
7452
7453         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
7454         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
7455         obsolete in Emacs.
7456
7457 2010-12-20  Julien Danjou  <julien@danjou.info>
7458
7459         * gnus-util.el (gnus-rescale-image): Revert last change.
7460
7461 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
7462
7463         * binhex.el: Improve commentary (Bug#7482).
7464
7465 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7466
7467         * gnus-group.el (gnus-group-delete-articles): New command.
7468
7469 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7470
7471         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
7472
7473 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7474
7475         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
7476         here, since it's up to the backends to do CRLF removal if their
7477         protocol has it.
7478
7479         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
7480
7481 2010-12-17  Julien Danjou  <julien@danjou.info>
7482
7483         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
7484         they are from file.  Can also scale up.
7485
7486 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7487
7488         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
7489         Restore gnus-use-agent.
7490         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
7491
7492         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
7493
7494 2010-12-17  Julien Danjou  <julien@danjou.info>
7495
7496         * gravatar.el (gravatar-retrieve-synchronously): New function.
7497         (gravatar-get-data): Make more robust.
7498
7499 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7500
7501         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
7502
7503 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7504
7505         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
7506         to really consider the last line.
7507
7508 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
7509
7510         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
7511         list of recipient keys, or use symmetric encryption if not a list.
7512         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
7513         EPA override, replacing the call to `netrc-store-data'.
7514
7515 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
7516
7517         * gnus-srvr.el: Avoid passing nil regexp argument to
7518         delete-matching-lines.
7519
7520 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7521
7522         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
7523         fetching stops when Gnus exits.
7524
7525         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
7526         function.
7527         (nnfolder-request-expire-articles): Save all the buffers after doing
7528         expiry.
7529
7530         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
7531         the last article", since that led to serious performance regressions
7532         when expiring nnml groups.
7533
7534 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
7535
7536         * nnir.el: Improve customizations.
7537
7538 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7539
7540         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
7541
7542         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
7543         group has been killed.
7544         (gnus-group-yank-group): Ditto.
7545
7546         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
7547
7548         * nnimap.el (nnimap-request-update-group-status): New function.
7549
7550         * gnus-int.el (gnus-request-update-group-status): New interface
7551         function.
7552
7553         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
7554         copying read-ness to the backends.
7555
7556         * nnimap.el (nnimap-quirk): New function.
7557         (nnimap-retrieve-group-data-early): Use it.
7558         (nnimap-quirks): New alist.
7559
7560 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7561
7562         * shr.el (shr-insert): Set shr-start after deleting trailing space;
7563         don't delete it within indentation.
7564
7565 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7566
7567         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
7568         previous line.
7569
7570 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7571
7572         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
7573         QRESYNC command by deleting a superfluous space which broke Cyrus
7574         servers.  This change will break other servers that are buggy the other
7575         way around.
7576
7577 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
7578
7579         * spam.el: Reindent and fix long lines.
7580         (spam-copy-or-move-routine): Exclude invalid move destinations.
7581
7582 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
7583
7584         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
7585         installed the registry.
7586
7587 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7588
7589         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
7590
7591 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7592
7593         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
7594         groupname doesn't contain "gmane".
7595
7596 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7597
7598         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
7599         and netrc-bound-and-true-p bindings.
7600         (netrc-parse): Cache the netrc contents.
7601
7602         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
7603         (gnus-1): Don't create the nndrafts group twice.
7604         (gnus-setup-news): There's no need to read the active file here, since
7605         that's done again later on a per-backend basis.
7606         (gnus-start-draft-setup): Make sure that the new group is started out
7607         empty.
7608
7609         * gnus-agent.el (gnus-agentize): Don't create the queue group
7610         automatically on startup.  It'll be created later, if needed.
7611
7612         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
7613         of automatically subscribed groups.
7614         (gnus-auto-subscribed-categories): New variable.
7615         (gnus-matches-options-n): Use it.
7616         (gnus-default-subscribed-newsgroups): Remove unused variable.
7617         (gnus-start-draft-setup): Message a bit less.
7618
7619 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7620
7621         * nnir.el (nnir-run-imap): Return article list in order of increasing
7622         UID.
7623
7624 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7625
7626         * gnus-sum.el (gnus-summary-enter-digest-group):
7627         Mention gnus-auto-select-on-ephemeral-exit.
7628
7629         * proto-stream.el (proto-stream-open-network-only): Fix the calling
7630         convention of the network-only option.
7631
7632 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7633
7634         * proto-stream.el (proto-stream-open-network-only): New function to
7635         have a way to specify non-STARTTLS upgrade connections.
7636
7637 2010-12-10  Julien Danjou  <julien@danjou.info>
7638
7639         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
7640         email address is nil.
7641
7642         * message.el (message-bogus-recipient-p): Set address to "" if nil.
7643
7644 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
7645
7646         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
7647         deletion.
7648         (nnir-run-imap): Only need to parse list once.
7649
7650 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7651
7652         * shr.el (shr-tag-script): Ignore <script>.
7653         (shr-tag-label): Add <label> support.
7654
7655 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7656
7657         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
7658
7659         * shr.el (shr-image-displayer): Work for images lined side by side.
7660
7661 2010-12-08  Robert Pluim  <rpluim@gmail.com>
7662
7663         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
7664         parameter, since XEmacs doesn't accept t as a parameter.
7665
7666 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
7667
7668         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
7669         ids.
7670         (nnir-run-gmane): Simplify groupspec formatting.
7671         (nnir-request-expire-articles): New function.
7672
7673 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7674
7675         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
7676         overflow, possibly.
7677
7678         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
7679         (shr-render-td): Handle td style="" better.
7680         (shr-tag-table): Use the color from the style sheet.
7681         (shr-render-td): Make sure we copy over all the overlays, too.
7682
7683 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
7684
7685         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
7686         (nnir-request-article): Improve article retrieval.
7687
7688 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7689
7690         * mm-util.el (mm-extra-numeric-entities): New variable.
7691
7692         * mm-url.el (mm-url-decode-entities):
7693         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
7694
7695         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
7696
7697 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7698
7699         * message.el: Use completion-at-point.
7700         (message-completion-function): New fun, extracted from message-tab.
7701         (message-mode): Use it for completion-at-point-functions.
7702         (message-tab): Use it and completion-at-point.
7703
7704 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7705
7706         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
7707         character if a non-breakable character follows.
7708
7709 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7710
7711         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
7712         any stream.
7713
7714         * shr.el (shr-tag-font): Colorize the region.
7715         (shr-tag-body): Ditto.
7716         (shr-tag-font): Actually let the styles be inherited instead of
7717         overwriting them.
7718         (shr-tag-font): Get the background color right.
7719         (shr-tag-style): Ignore all <style> tags for the moment.
7720
7721         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
7722         a Message-ID to avoid having nnimap depend on gnus-sum.
7723
7724         * shr.el (shr-descend): Only colorize something if we have a node that
7725         sets colors.
7726
7727 2010-12-06  Julien Danjou  <julien@danjou.info>
7728
7729         * shr.el (shr-render-td): Render td content with shr-descend, so style
7730         will be applied to <td> too.
7731         (shr-colorize-region): Colorize region even if we only have a background.
7732         (shr-tag-body): Fix color and background color inheritance.
7733         Do not recolorize after shr-generic.
7734         (shr-tag-font): Let shr-generic colorize via inheritance.
7735
7736 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7737
7738         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
7739
7740 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
7741
7742         * nnir.el (nnir-request-move-article): Remove obsolete code.
7743
7744 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7745
7746         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
7747
7748 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7749
7750         * gnus-sum.el (gnus-summary-respool-article): The completion function
7751         expects a list instead of an alist.
7752
7753         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
7754         string as the parameter.
7755
7756         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
7757
7758         * shr.el (shr-stylesheet): New dynamic variable for cascading the
7759         styles.
7760         (shr-colorize-region): New function.
7761         (shr-insert-background-overlay): Remove.
7762         (shr-render-td): Background setting should be taken care of on a higher
7763         level.
7764         (shr-tag-body): Use post-hoc colorizations.
7765         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
7766         (shr-put-color-1): Don't overwrite old colors.
7767         (shr-colorize-region): When the background color isn't explicit, use
7768         a fixed background.
7769
7770         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
7771         nnmail variables.
7772
7773 2010-12-05  Bjørn Mork  <bjorn@mork.no>
7774
7775         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
7776         unless necessary.
7777
7778 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
7779
7780         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
7781         server.
7782
7783 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7784
7785         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
7786         so that TAB works.
7787
7788         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
7789         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
7790
7791         * shr.el (shr-urlify): Show the URL before the title to avoid
7792         misleading URLs.
7793
7794 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
7795
7796         * shr.el (shr-urlify): Display the title in <a> tags.
7797
7798 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
7799
7800         * nnir.el (nnir-categorize): Replace mapcar with mapc.
7801
7802 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
7803
7804         * nnir.el: Rearrange code to allow macros to be autoloaded by
7805         gnus-sum.el.
7806         (nnir-retrieve-headers-override-function): Make this variable
7807         customizable.
7808         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
7809
7810         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
7811         from nnir.el.
7812
7813 2010-12-03  Julien Danjou  <julien@danjou.info>
7814
7815         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
7816
7817 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7818
7819         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
7820         allow optional argument `environment'.
7821
7822 2010-12-03  Glenn Morris  <rgm@gnu.org>
7823
7824         * mm-extern.el (message-goto-body): Update declaration.
7825
7826 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7827
7828         * gnus-util.el (gnus-macroexpand-all): New function.
7829
7830         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
7831         instead of macroexpand-all that is unavailable in XEmacs.
7832
7833 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
7834
7835         * nnir.el (nnir-summary-line-format): New variable.
7836         (nnir-mode): Use it.
7837         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
7838         (nnir-article-ids): Reimplement as defsubst.
7839         (nnir-retrieve-headers): Don't mangle the subject header.
7840         (nnir-run-imap): Use 100 as RSV score.
7841         (nnir-run-find-grep): Fix for full server searching.
7842         (nnir-run-gmane): Better restriction to gmane groups.
7843
7844         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
7845         summary buffers.
7846
7847 2010-12-02  Julien Danjou  <julien@danjou.info>
7848
7849         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
7850
7851         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
7852
7853         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
7854         support.
7855
7856 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
7857
7858         * nnir.el: Update to handle the registry better.
7859         (autoload): Silence byte-compiler.
7860         (nnir-open-server): Add a hook for nnir groups.
7861         (nnir-request-move-article): Don't mangle the header.  Better to use
7862         formatting variables (which will be added in the future).
7863         (nnir-registry-action): Update the registry using the original article
7864         group name.
7865         (nnir-mode): Install nnir-specific hooks for updating the registry.
7866
7867         * gnus-sum.el
7868         (gnus-article-original-subject, gnus-newsgroup-original-name):
7869         Remove obsolete variables.
7870         (gnus-summary-move-article): Remove use of obsolete variables.
7871         (gnus-summary-local-variables): Make move and delete hooks local to
7872         summary buffers.
7873
7874 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7875
7876         * rtree.el: New file.
7877
7878 2010-12-01  Julien Danjou  <julien@danjou.info>
7879
7880         * message.el (message-user-organization): Do not use
7881         gnus-local-organization.
7882
7883         * gnus.el: Remove gnus-local-organization.
7884
7885         * gnus-msg.el: Remove nastygram thing.
7886
7887 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
7888
7889         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
7890         funcall.
7891
7892 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7893
7894         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
7895         names.
7896
7897         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
7898         characters.
7899
7900         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
7901         to t of inhibit-read-only since it is inside gnus-with-article-headers.
7902         Suggested by Štěpán Němec <stepnem@gmail.com>.
7903         (gnus-gravatar-transform-address): Use mail-extract-address-components
7904         that supports non-ASCII names rather than mail-header-parse-addresses.
7905
7906 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7907
7908         * proto-stream.el (open-protocol-stream): All starttls connections are
7909         handled by the network handler.
7910
7911 2010-11-30  Julien Danjou  <julien@danjou.info>
7912
7913         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
7914         (nnimap-open-connection-1): Fix PREAUTH.
7915
7916         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
7917
7918 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7919
7920         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
7921         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
7922         (shr-insert): Use them.
7923         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
7924
7925 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7926
7927         * nnir.el (nnir-request-move-article): Bail out if original group
7928         doesn't support article moves.
7929         (nnir-get-active): Improve active list retrieval.
7930
7931 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7932
7933         * shr.el (shr-find-fill-point): Don't break before apostrophes.
7934
7935 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
7936
7937         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
7938         seem to accept strings-with-numbers as port numbers.
7939
7940 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7941
7942         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
7943         change the registry.
7944
7945 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7946
7947         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
7948         delete-dups that is not available in XEmacs 21.4.
7949
7950         * mm-util.el (mm-delete-duplicates): Add comment.
7951
7952 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
7953
7954         * nnir.el (nnir-ignored-newsgroups): New variable.
7955         (nnir-get-active): Use it.
7956
7957 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7958
7959         * proto-stream.el (proto-stream-open-network): Add some comments.
7960
7961         * nntp.el (nntp-open-connection): Provide a :success condition.
7962
7963         * nnimap.el (nnimap-open-connection-1): Ditto.
7964
7965         * proto-stream.el (proto-stream-open-network): See what the response to
7966         the STARTTLS command is.
7967
7968         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
7969         backwards compatibility).
7970         (nnimap-open-connection-1): Really respect nnimap-server-port.
7971
7972         * proto-stream.el (proto-stream-open-network): When doing opportunistic
7973         TLS upgrades we don't really care about the identity of the peer.
7974         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
7975         that what we've checked for.
7976         (proto-stream-always-use-starttls): Only default to t if
7977         open-gnutls-stream exists.
7978         (proto-stream-open-network): If STARTTLS failed, then just open a
7979         normal connection.
7980         (proto-stream-open-network): Wait until the greeting before doing
7981         STARTTLS.
7982
7983         * nntp.el (nntp-open-connection): Report what the connection error is.
7984
7985         * proto-stream.el (open-protocol-stream): Rename from
7986         open-proto-stream.
7987
7988 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7989
7990         * nnimap.el (nnimap-stream): Change default to `undecided'.
7991         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
7992         first, and then network.
7993         (nnimap-open-connection-1): Respect nnimap-server-port.
7994         (nnimap-open-connection): Be more backwards-compatible.
7995
7996         * proto-stream.el (proto-stream-always-use-starttls): New variable.
7997         (proto-stream-open-starttls): De-duplicate the starttls code.
7998         (proto-stream-open-starttls): Folded back into the main function.
7999         (proto-stream-open-network): Fix typo in the gnutls path.
8000         (proto-stream-command): Refactor out.
8001
8002         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
8003
8004         * proto-stream.el (proto-stream-open-starttls): Actually implement the
8005         starttls.el STARTTLS.
8006
8007         * color.el (color-lab->srgb): Fix function call name.
8008
8009         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
8010         if we're using tls.el.
8011         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
8012         built in, then don't try to establish a STARTTLS connection.
8013
8014         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
8015         servers.
8016
8017         * proto-stream.el (open-proto-stream): Use network, not stream.
8018         (open-proto-stream): Add a way to specify what the end of a command is.
8019
8020         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
8021         connections types.
8022         (nntp-open-network-stream): Remove.
8023         (nntp-open-ssl-stream): Remove.
8024         (nntp-open-tls-stream): Remove.
8025         (nntp-ssl-program): Remove.
8026
8027         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
8028
8029 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
8030
8031         * nnir.el: Fix typos.
8032         (nnir-retrieve-headers-override-function): Rename variable to reflect
8033         new semantics.
8034         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
8035         macros.
8036         (nnir-request-article, nnir-request-move-article): Use them.
8037         (nnir-categorize): New function.
8038         (nnir-run-query): Use it.
8039         (nnir-retrieve-headers): Rewrite to batch header retrieval.
8040         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
8041         sorted.
8042         (nnir-group-full-name): Use gnus-group-full-name instead.
8043         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
8044         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
8045
8046 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8047
8048         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
8049
8050         * proto-stream.el: New library to provide protocol-specific
8051         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
8052         protocols.
8053         (open-proto-stream): Complete the documentation.
8054         (proto-stream-open-network): Fix some typos.
8055
8056         * nnimap.el (nnimap-open-connection): Use it.
8057
8058 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
8059
8060         * pop3.el (pop3-open-server): Read server greeting before starting TLS
8061         negotiation.
8062
8063 2010-11-26  Julien Danjou  <julien@danjou.info>
8064
8065         * color.el: Rename various rgb functions to srgb.
8066
8067 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8068
8069         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
8070         names.
8071
8072 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8073
8074         * shr.el (shr-insert): Revert last change.
8075         (shr-find-fill-point): Never leave point being at bol;
8076         relax the kinsoku limitation when rendering tables.
8077
8078 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8079
8080         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
8081         results from -accept-article.
8082
8083         * shr-color.el: Require cl when compiling.
8084
8085         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
8086         checkin.
8087
8088         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
8089
8090         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
8091
8092         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
8093         'add and 'delete to set backend marks.
8094
8095         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
8096
8097         * nnheader.el (nnheader-update-marks-actions): Refactor out.
8098
8099         * nntp.el (nntp-request-set-mark): Use it.
8100
8101         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8102
8103         * nnml.el (nnml-request-set-mark): Ditto.
8104
8105         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
8106         introduces regressions in article selection.
8107         (nnimap-find-uid-response): New function.
8108         (nnimap-request-accept-article): Use the UID returned, if any.
8109         (nnimap-request-move-article): Use the UID returned, if any.
8110         (nnimap-get-groups): Reimplement to work with folded lines.
8111         (nnimap-find-uid-response): The UID is the last element in the list.
8112         (nnimap-request-set-mark): Extend syntax with 'set.
8113
8114         * nnml.el (nnml-request-set-mark): Ditto.
8115
8116         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8117
8118         * nntp.el (nntp-request-set-mark): Ditto.
8119
8120 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8121
8122         * message.el (message-called-interactively-p): A temporary macro.
8123         (message-goto-body): Use it temporarily.
8124
8125 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8126
8127         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
8128         (nnimap-last-response-string): Unfold quoted lines, if they exist.
8129         (nnimap-last-response-string): Fix last unfolding fix.
8130
8131 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8132
8133         * shr.el (shr-insert): Fix the way to fold lines.
8134
8135 2010-11-25  Julien Danjou  <julien@danjou.info>
8136
8137         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
8138
8139         * color.el: Rename from color-lab.el
8140         (color-rgb->hex): Add.
8141         (color-complement): Add.
8142         (color-complement-hex): Add.
8143
8144         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
8145
8146 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8147
8148         * shr-color.el (shr-color-visible): Don't bug out if the color names
8149         don't exist.
8150
8151 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8152
8153         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
8154         assuming that article displaying or another mml-preview may be
8155         interrupted for an error or for the like.
8156
8157         * shr.el (shr-get-background): Fix argument name.
8158
8159 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8160
8161         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
8162
8163         * gnus-sum.el (gnus-summary-include-articles): New function.
8164
8165         * message.el (message-goto-body): called-interactively-p needs a
8166         parameter, so use `any'.
8167
8168         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
8169         clear marks before moving, since they're synced from the Gnus side
8170         first.
8171
8172         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
8173         (gnus-summary-move-article): Copy over all marks before moving, so that
8174         IMAP doesn't think a new article has arrived.
8175
8176 2010-11-24  Julien Danjou  <julien@danjou.info>
8177
8178         * shr.el (shr-insert-background-overlay): Fix typo.
8179         (shr-render-td): Copy the background before rendering.
8180
8181         * shr-color.el (shr-color-visible): Fix docstring.
8182
8183         * shr.el (shr-tag-table): Add bgcolor support.
8184         (shr-render-td): Add bgcolor support.
8185         (shr-get-background): Add.
8186         (shr-insert-foreground-overlay): Use shr-get-background.
8187
8188         * message.el (message-goto-body): Use called-interactively-p.
8189         (message-in-body-p): message-goto-body returns point.
8190
8191 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8192
8193         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
8194         Fixes something or other in Emacs 23, and is backwards compatible.
8195
8196         * message.el (message-goto-body): Remove the <#secure special-casing,
8197         which is too special.
8198
8199         * shr.el (shr-parse-style): Drop !important from styles.
8200
8201 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
8202
8203         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
8204         this function to return incorrect results when calling it with an
8205         explicit article argument different from
8206         (gnus-summary-article-number).
8207
8208 2010-11-24  Julien Danjou  <julien@danjou.info>
8209
8210         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
8211         (shr-tag-body): Add background support.
8212         (shr-descend): Add background support.
8213         (shr-tag-title): Add.
8214
8215         * shr-color.el (shr-color-visible): Really return original background
8216         if fixed.
8217
8218 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8219
8220         * shr.el (shr-color-check): Protect against non-existent color names.
8221
8222 2010-11-24  Julien Danjou  <julien@danjou.info>
8223
8224         * color-lab.el: Require 'cl when compiling.
8225
8226         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
8227
8228         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
8229         matched part.
8230
8231         * color-lab.el: Fix all expt calls to use float type.
8232
8233 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8234
8235         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
8236         expression to shr-color-check as is.
8237
8238         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
8239
8240         * color-lab.el: Add coding cookie.
8241         (float-pi): Use eval-and-compile.
8242
8243         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
8244         compiled for Emacsen having no `libxml-parse-html-region' support.
8245
8246 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8247
8248         * shr.el (shr-insert-color-overlay): Split stuff like
8249         "#444444 !important" to find the real color.
8250         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
8251         parse <font color="red"> entries.
8252
8253 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
8254
8255         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
8256         point when parsing headers.
8257
8258         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
8259         is positioned properly when parsing headers.
8260
8261 2010-11-23  Julien Danjou  <julien@danjou.info>
8262
8263         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
8264
8265         * shr-color.el (shr-color->hexadecimal): Add support for color names.
8266
8267         * shr.el (shr-parse-style): Replace \n with space in style parsing.
8268
8269         * shr-color.el (shr-color-hsl-to-rgb-fractions):
8270         Use shr-color-hue-to-rgb.
8271         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
8272
8273 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8274
8275         * shr.el (shr-color->hexadecimal): Autoload.
8276         (shr-descend): Add color to all tags.
8277
8278 2010-11-22  Julien Danjou  <julien@danjou.info>
8279
8280         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
8281         shr-color->hexadecimal.
8282
8283         * shr-color.el (shr-color->hexadecimal): Add converting functions for
8284         RGB() or HSL() color representation.
8285
8286         * shr.el (shr-tag-font): Add.
8287         (shr-tag-color-check): New function to get better colors.
8288         (shr-tag-insert-color-overlay): Factorize code between tag-font and
8289         tag-span.
8290
8291         * shr-color.el: New file.
8292
8293         * color-lab.el: New file.
8294
8295         * gnus-art.el (gnus-url-mailto): Do not downcase args.
8296
8297 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
8298
8299         * nnir.el: Fix typo in comments.
8300         (nnir-run-imap): Simplify code.  No need to reverse artlist.
8301         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
8302
8303 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8304
8305         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
8306
8307         * nnimap.el (nnimap-get-capabilities): Refactor out.
8308         (nnimap-open-connection): Re-request capabilities after STARTTLS.
8309
8310 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
8311
8312         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
8313         appearing when `mm-uu-hide-markers' is nil.
8314
8315 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8316
8317         * nnimap.el (nnimap-unselect-group): Make into its own function.
8318         (nnimap-request-rename-group): Unselect group before renaming.
8319         This had gotten lost somewhere.
8320         (nnimap-request-accept-article): Keep track of examined groups, and
8321         unselect the group before APPENDing to read-only groups.
8322         (nnimap-request-move-article): Clear flags before moving so that they
8323         can be re-set later.
8324
8325 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8326
8327         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
8328         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
8329
8330 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8331
8332         * gnus-art.el (gnus-mime-display-single):
8333         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
8334         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
8335         parameter.
8336
8337 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8338
8339         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
8340         (shr-table-vertical-line): New variable.
8341         (shr-insert-table): Use it.
8342
8343 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8344
8345         * gnus-html.el (gnus-html-wash-images): Don't display images if
8346         gnus-inhibit-images is non-nil; register displayer for cid images.
8347         (gnus-html-display-image): Work for cid image.
8348         (gnus-html-insert-image): Allow arguments.
8349         (gnus-html-put-image): Inhibit read-only.
8350         (gnus-html-prefetch-images): Don't prefetch images if
8351         gnus-inhibit-images is non-nil.
8352
8353 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8354
8355         * shr.el (shr-put-image): Break lines when inserting big pictures.
8356
8357 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8358
8359         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
8360         sender, thanks Katsumi Yamaoka.
8361
8362 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
8363
8364         * nnir.el (nnir-run-imap): Reverse the article list for each group
8365         rather than the whole list.
8366
8367 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8368
8369         * shr.el (shr-image-displayer): Protect function against non-existent
8370         image source.
8371
8372         * gnus-art.el (gnus-inhibit-images): New user option.
8373         (gnus-mime-display-single): Don't display image if it is non-nil.
8374
8375         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
8376         gnus-inhibit-images.
8377
8378         * shr.el (shr-image-displayer): New function.
8379         (shr-tag-img): Use it.
8380
8381 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8382
8383         * mml2015.el (mml2015-epg-sign): Use From header.
8384
8385 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8386
8387         * gnus-html.el (gnus-html-wash-images): Register a displayer.
8388
8389         * gnus-util.el (gnus-find-text-property-region): Return markers.
8390
8391         * shr.el (shr-tag-img): Put a displayer in the text property.
8392
8393         * gnus-util.el (gnus-find-text-property-region): New utility function.
8394
8395         * gnus-html.el (gnus-html-display-image): Make the alt optional.
8396         (gnus-html-show-images): Remove.
8397
8398         * gnus-art.el (gnus-article-show-images): New, more general function.
8399
8400         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
8401         image url text properties.
8402
8403         * shr.el: Ditto.
8404
8405         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
8406         gnus-agent-auto-agentize-methods is set.  Which it isn't.
8407
8408 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8409
8410         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
8411         work for two or more articles.
8412
8413 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8414
8415         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
8416         divide an image that's in an html article to two or more when washing
8417         non-ASCII characters in alt text of it.
8418
8419 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8420
8421         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
8422         smime-decrypt-region using function argument.
8423         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
8424
8425         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
8426
8427         * smime.el (smime-decrypt-region): Catch it.
8428
8429 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8430
8431         * smime.el (smime-mode-map): Move initialization into declaration.
8432         (gnus-run-mode-hooks): Don't autoload.
8433         (smime-mode): Use define-derived-mode.
8434
8435 2010-11-11  Glenn Morris  <rgm@gnu.org>
8436
8437         * smime.el (from): Restrict declaration to XEmacs.
8438
8439         * nnir.el (gnus-group-topic-name): Autoload.
8440
8441 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8442
8443         * shr.el (shr-insert): Don't break long line if it is because of
8444         kinsoku-bol characters in the line end.
8445
8446 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
8447
8448         * nnir.el (nnir-request-move-article): Fix to provide original group
8449         and subject.
8450         (nnir-warp-to-article): Don't fail on articles whose headers haven't
8451         been retrieved.
8452
8453         * gnus-sum.el (gnus-summary-move-article): Use original group and
8454         subject for virtual articles such as those in an nnir summary buffer.
8455
8456 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8457
8458         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
8459         least 21.5).
8460
8461         * smime.el (from): Declare it again for XEmacs.
8462
8463 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8464
8465         * message.el (message-resend): Don't disable encoding unless it's
8466         already encoded.
8467
8468         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
8469         low-numbered articles.
8470
8471 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8472
8473         * rfc2047.el (rfc2047-syntax-table): Simplify.
8474
8475         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
8476
8477         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
8478         set-char-table-range for XEmacs.
8479
8480 2010-11-10  Glenn Morris  <rgm@gnu.org>
8481
8482         * time-date.el (time-to-seconds): Always an alias on Emacs,
8483         never a real function.
8484         (with-no-warnings): Remove compat stub, now unused.
8485         (time-less-p): Doc fix.
8486         (time-to-number-of-days): Simplify.
8487
8488         * smime.el (from): Remove unused declaration.
8489
8490         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
8491         (gnus-float-time): On Emacs, always an alias.
8492
8493         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
8494         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
8495
8496 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8497
8498         * dgnushack.el: Don't use ignore-errors in the top level form since it
8499         is unavailable in XEmacs even if cl is loaded.
8500
8501         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
8502
8503 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8504
8505         * shr.el (browse-url-mailto): Autoload.
8506
8507         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
8508
8509         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
8510         regexp doesn't need quoting.
8511
8512 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
8513
8514         * message.el (message-subject-trailing-was-ask-regexp)
8515         (message-subject-trailing-was-regexp): Match was: in addition to was.
8516
8517 2010-11-09  Glenn Morris  <rgm@gnu.org>
8518
8519         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
8520         (nnbabyl-check-mbox): Use point-at-bol.
8521
8522 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8523
8524         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
8525
8526         * message.el (message-mailto): New function.
8527         (message-mailto): Should accept other parameters.
8528         (message-mailto): Remove since it duplicates browse-url-mailto
8529         functionality.
8530
8531 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8532
8533         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
8534         methods.
8535         (gnus-read-active-file): Ditto.
8536
8537         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
8538         ": " from the prompt.
8539         (gnus-group-make-group): Ditto.
8540
8541 2010-11-07  Glenn Morris  <rgm@gnu.org>
8542
8543         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
8544         (gnus-bookmark-kill-line): Use point-at-eol.
8545
8546 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8547
8548         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
8549         asterisks in From header.
8550
8551 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8552
8553         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
8554         string to avoid making the From headers syntactically invalid.
8555
8556         * message.el (message-send-mail): Don't insert courtesy messages if the
8557         message already has List-Post and List-ID messages.
8558
8559 2010-11-06  Glenn Morris  <rgm@gnu.org>
8560
8561         * gnus-art.el (gnus-treat-article): Give dynamic local variables
8562         `condition', `type', `length' a prefix.
8563         (gnus-treat-predicate): Update for above name changes.
8564
8565 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
8566
8567         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
8568         binding.  Handled by `gnus-summary-refer-thread' instead.
8569         (nnir-warp-to-article): New backend function.
8570
8571         * nnimap.el (nnimap-request-thread): Force dependency updating.
8572
8573         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
8574         (gnus-summary-refer-thread): Rework to improve thread-referral.
8575
8576         * gnus-int.el (gnus-warp-to-article): New function.
8577
8578         * gnus-sum.el (gnus-summary-article-map): Bind it.
8579
8580 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
8581
8582         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
8583         gnus-summary-refer-thread.
8584
8585         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
8586         headers.
8587         (gnus-summary-limit-include-thread): Prevent articles in thread from
8588         being cut in gnus-cut-threads.
8589         (gnus-summary-refer-thread): Limit retrieved headers to those in
8590         thread.
8591
8592 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8593
8594         * message.el (message-send-mail): Use the value of
8595         message-courtesy-message from the message buffer.
8596
8597         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
8598
8599         * shr.el (shr-browse-url): Implement mailto: URLs.
8600
8601         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
8602         "raw".
8603
8604         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
8605         if it's already selected.
8606
8607         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
8608
8609 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8610
8611         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
8612         to measure the length and truncate alt text.
8613
8614 2010-11-03  Glenn Morris  <rgm@gnu.org>
8615
8616         * nndiary.el (nndiary-generate-nov-databases-1)
8617         (nndiary-generate-active-info): Rename dynamic variable `files' to
8618         something less generic.
8619
8620 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
8621
8622         * nnir.el (nnir-request-move-article): Call the underlying backend to
8623         move articles from nnir.
8624
8625 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8626
8627         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
8628
8629 2010-11-02  Julien Danjou  <julien@danjou.info>
8630
8631         * nnir.el: Remove wais support.
8632
8633 2010-11-02  Glenn Morris  <rgm@gnu.org>
8634
8635         * gnus-html.el: Reorder requirements to quieten compiler.
8636
8637 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8638
8639         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
8640         properly for XEmacs as well.
8641         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
8642         (gnus-article-natural-long-line-p): Use window-width rather than
8643         frame-width.
8644
8645 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
8646
8647         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
8648         (nnir-read-parms): Don't modify query.
8649         (nnir-run-query): Add ability to search topic on current line.
8650         (nnir-get-active): Clean up.
8651
8652 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8653
8654         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
8655         degenerate articles.
8656
8657         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
8658         (gnus-print-buffer): Just print the buffer as is, without any copying
8659         to a buffer and then re-highlighting.
8660
8661         * nnimap.el (nnimap-request-group): Store the new updated info.
8662         (nnimap-request-group): Select the group when we don't know whether it
8663         exists or not.
8664
8665         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
8666         groups.
8667
8668         * gnus-group.el (gnus-group-find-new-groups): Display all the new
8669         groups.
8670
8671         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
8672         groups.
8673
8674         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
8675         long-lines case by only filling the long lines.
8676
8677         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
8678         (bug#7311).
8679
8680 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8681
8682         * shr.el: No need to declare `declare-function' since shr.el is for
8683         only Emacsen that provide `libxml-parse-html-region'.
8684
8685         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
8686         effective only in a file it is referred to.
8687
8688 2010-11-01  Glenn Morris  <rgm@gnu.org>
8689
8690         * mm-util.el (gnus-completing-read): Autoload.
8691         (mm-read-coding-system): Simplify Emacs definition.
8692
8693         * nnmail.el (gnus-activate-group):
8694         * nnimap.el (gnutls-negotiate):
8695         * nntp.el (netrc-parse): Fix declarations.
8696
8697 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8698
8699         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
8700         string-match-p in Emacs >=23.
8701
8702         * gnus-msg.el (gnus-configure-posting-styles):
8703         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
8704
8705 2010-11-01  Glenn Morris  <rgm@gnu.org>
8706
8707         * nnir.el (declare-function): Add compat stub.
8708         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
8709         (nnir-run-gmane): Require 'mm-url.
8710
8711         * mm-util.el (mm-string-to-multibyte): Simplify.
8712
8713         * shr.el (declare-function): Add compat stub.
8714         (url-cache-create-filename): Declare.
8715         (mm-disable-multibyte, widget-convert-button): Autoload.
8716
8717         * smime.el (ldap-search): Declare.
8718         (smime-cert-by-ldap-1): Require ldap on Emacs.
8719
8720         * nnimap.el: Require nnmail, and gnus-sum when compiling.
8721         (nnimap-keepalive): Use gnus-float-time.
8722
8723         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
8724         (mail-source-delete-crash-box): Use gnus-float-time.
8725
8726         * gnus-dired.el (gnus-completing-read): Autoload.
8727
8728         * mm-view.el (gnus-rescale-image): Autoload.
8729
8730         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
8731
8732         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
8733
8734         * sieve-manage.el: Require 'cl when compiling.
8735
8736         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
8737         (gnus-iswitchb-completing-read): Require iswitchb.
8738         (gnus-select-frame-set-input-focus): Silence compiler.
8739
8740 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8741
8742         * message.el (message-subject-trailing-was-query): Change default to t,
8743         since I think that's what most people want.
8744
8745         * nnimap.el (nnimap-request-accept-article): Erase buffer before
8746         appending for easier debugging.
8747         (nnimap-wait-for-connection): Take a regexp.
8748         (nnimap-request-accept-article): Wait for the continuation line before
8749         sending anything unless we're streaming.
8750
8751         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
8752         leave the header washing to take place.
8753
8754 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8755
8756         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
8757         regular expression match and replace in posting styles.
8758
8759 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
8760
8761         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
8762         an entire server.
8763         (nnir-get-active): New function.
8764         (nnir-run-imap): Use it.
8765         (nnir-run-gmane): Who knew, gmane search returns an article score!
8766
8767         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
8768         server on the current line with nnir.
8769
8770 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8771
8772         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
8773         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
8774         left edge.
8775         (gnus-article-foldable-buffer): Skip past the prefix when determining
8776         raggedness.
8777
8778         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
8779         the raw article, and change `C-u g' to show the article without doing
8780         treatments.
8781
8782         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
8783         on to `gnus-treat-article'.
8784         (gnus-inhibit-article-treatments): New variable.
8785
8786         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
8787
8788         * gnus-art.el (gnus-treatment-function-alist): Have
8789         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
8790         (gnus-treat-fill-long-lines): Change default to fill all text/plain
8791         sections.
8792
8793         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
8794         parameter.
8795         (gnus-article-fill-cited-long-lines): New function.
8796         (gnus-article-fill-cited-article): Allow filling only long sections.
8797
8798         * shr.el (shr-find-fill-point): Don't break lines between punctuation
8799         and non-punctuation (like after the apostrophe in "'We").
8800
8801         * gnus-sum.el (gnus-summary-select-article): Make sure
8802         gnus-original-article-buffer is alive.
8803
8804         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
8805         reflect the order they're in in the digest.
8806
8807         * gnus.el (gnus-group-startup-message): Move point to the start of the
8808         buffer.
8809
8810         * nnimap.el (nnimap-capability): New function.
8811         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
8812         is set.
8813
8814 2010-10-31  David Engster  <dengste@eml.cc>
8815
8816         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
8817         conform with changes to gnus-completing-read.
8818
8819 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8820
8821         * shr.el (shr-tag-img): Output "*" instead of "[img]".
8822
8823 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8824
8825         * nnir.el: Move defvar, defcustom around to keep file organized
8826         and keep byte-compiler quiet.
8827         (nnir-read-parms): Accept search-engine as arg.
8828         (nnir-run-query): Pass search-engine as arg.
8829         (nnir-search-engine): Remove.
8830
8831 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8832
8833         * shr.el (shr-generic): The text nodes should be text, not :text.
8834
8835         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
8836         later in the file.
8837
8838 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8839
8840         * nnir.el: General clean up.  Allow searching with multiple engines.
8841         Allow separate extra-parameters for each engine.
8842         Batch queries when possible.
8843         (nnir-imap-default-search-key, nnir-method-default-engines):
8844         Add customize interface.
8845         (nnir-run-gmane): New engine.
8846         (nnir-engines): Use it.  Qualify all prompts with engine name.
8847         (nnir-search-engine): Remove global variable.
8848         (nnir-run-hyrex): Restore for now.
8849         (nnir-extra-parms, nnir-search-history): New variables.
8850         (gnus-group-make-nnir-group): Use them.
8851         (nnir-group-server): Remove in favor of gnus-group-server.
8852         (nnir-request-group): Avoid searching twice.
8853         (nnir-sort-groups-by-server): New function.
8854
8855 2010-10-30  Julien Danjou  <julien@danjou.info>
8856
8857         * gnus-group.el: Remove gnus-group-fetch-control.
8858
8859         * gnus-start.el (gnus-find-new-newsgroups):
8860         Remove gnus-check-first-time-used.
8861
8862         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
8863
8864 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8865
8866         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
8867         set on groups that don't have \* permanentflags.
8868
8869 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8870
8871         * shr.el (shr-tag-span): Drop colorization of regions since we don't
8872         control the background color.
8873         (shr-tag-img): Ignore very small web bug type images.
8874         (shr-put-image): Add help-echo alt texts to the images.
8875         (shr-tag-video): Show the video poster image.
8876
8877 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8878
8879         * shr.el (shr-table-depth): New variable.
8880         (shr-tag-table-1): Only insert the images after the top-level table.
8881
8882         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
8883
8884         * gnus-util.el (gnus-list-memq-of-list): New function.
8885
8886         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
8887         selected.
8888         (nnimap-unsplittable-articles): New slot.
8889         (nnimap-new-articles): Use it.
8890
8891 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
8892
8893         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
8894         move to the previous line on `M-g'.
8895
8896 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8897
8898         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
8899         *-request-group, which seems unnecessary.
8900
8901         * nnimap.el (nnimap-quote-specials): Function copied over from
8902         imap.el.
8903         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
8904         they support that.  Suggested by Tom Regner.
8905
8906 2010-10-29  Julien Danjou  <julien@danjou.info>
8907
8908         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
8909         defalias.
8910         (gnus-summary-delete-marked-with): Remove obsolete defalias.
8911
8912         * gnus.el: Remove `gnus-nntp-service' variable.
8913         (gnus-secondary-servers): Make obsolete.
8914         (gnus-nntp-server): Make obsolete.
8915
8916         * gnus-start.el (gnus-1): Remove x-splash calls.
8917
8918         * gnus-ems.el (gnus-x-splash): Remove.
8919
8920         * gnus.el (gnus-group-startup-message): Simplify/update code.
8921
8922         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
8923         definition.
8924
8925         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
8926         capability before doing anything.
8927         (gnus-group-insert-group-line): Remove useless
8928         gnus-group-remove-excess-properties.
8929
8930 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8931
8932         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
8933
8934 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8935
8936         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
8937         config after reselecting.
8938
8939 2010-10-28  Julien Danjou  <julien@danjou.info>
8940
8941         * shr.el (shr-put-image): Use point even if only inserting text.
8942         (shr-put-image): Save excursion when inserting alt text on non-graphic
8943         display, so the behavior is the same when we are on a graphic display.
8944
8945         * nnir.el (nnir-run-swish-e): Remove hyrex support.
8946
8947 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8948
8949         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
8950         (gnus-mime-copy-part): Check coding system, not charset.
8951         (gnus-mime-view-part-externally): Never remove part.
8952         (gnus-mime-view-part-internally): Don't remove part here.
8953         (gnus-article-part-wrapper): Make sure MIME tag is visible.
8954         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
8955         multipart/alternative.
8956
8957         * mm-decode.el (mm-display-part): Take optional arg `force'.
8958
8959 2010-10-26  Julien Danjou  <julien@danjou.info>
8960
8961         * gnus-group.el (gnus-group-default-list-level): Add this function to
8962         compute the default list level.
8963         (gnus-group-default-list-level): Add possibility to use a function.
8964
8965 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8966
8967         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
8968
8969         * gnus-group.el (gnus-group-completing-read)
8970         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
8971         gnus-replace-in-string.
8972
8973 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8974
8975         * shr.el (shr-tag-div): Add.
8976
8977         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
8978
8979 2010-10-25  Julien Danjou  <julien@danjou.info>
8980
8981         * gnus-util.el: Remove `gnus-with-local-quit'.
8982
8983         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
8984
8985 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8986
8987         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
8988         the original article buffer.
8989
8990 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8991
8992         * nnimap.el (nnimap-request-head): New function.
8993         (nnimap-request-move-article): Try to be slightly faster by not
8994         requesting the entire message when moving.
8995         (nnimap-transform-headers): Don't bug out on bodiless articles.
8996         (nnimap-send-command): Have no outstanding messages if the IMAP server
8997         doesn't support streaming.
8998         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
8999
9000 2010-10-24  Julien Danjou  <julien@danjou.info>
9001
9002         * message.el (message-default-headers): Fix type.
9003
9004 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9005
9006         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
9007         prefetching images.
9008
9009         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
9010         backend for unknown groups.  This is mainly useful for nnimap groups.
9011
9012         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
9013         group isn't covered by the agent.
9014
9015 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
9016
9017         * nnir.el (nnir-method-default-engines): New variable.
9018         (nnir-run-query): Use it.
9019         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
9020         (gnus-summary-nnir-goto-thread): Change group if needed.
9021
9022         * gnus-group.el (gnus-group-group-map): Add key binding for
9023         gnus-group-make-nnir-group.
9024
9025 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9026
9027         * shr.el (shr-tag-object): Add.
9028
9029         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
9030         original article buffer live.
9031         (gnus-summary-select-article-buffer):
9032         Mention gnus-widen-article-buffer.
9033
9034 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9035
9036         * shr.el (shr-tag-strong): Add.
9037
9038 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9039
9040         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
9041         group names.  They mess up the group buffer badly.
9042
9043         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
9044
9045         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
9046         instead of the summary one.
9047
9048 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9049
9050         * mml.el (mml-preview): Work properly when editing article.
9051
9052         * gnus-start.el (gnus-read-active-file-1): Don't add method to
9053         gnus-have-read-active-file if it's already been in.
9054
9055 2010-10-22  Tom Tromey  <tromey@redhat.com>
9056
9057         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
9058         gnus-group-completing-read.
9059
9060 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9061
9062         * message.el (message-mode-map): Don't bind M-; to comment region, to
9063         allow the global comment-dwim to work.
9064
9065 2010-10-21  Julien Danjou  <julien@danjou.info>
9066
9067         * message.el (message-setup-1): Allow message-default-headers to be a
9068         function.
9069
9070 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9071
9072         * shr.el (shr-tag-table): Simplify.
9073
9074 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9075
9076         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
9077         to avoid trying to snarf invalid stuff.
9078
9079         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
9080
9081         * gnus.el (gnus-message-archive-group): Quote value.
9082         (gnus-message-archive-group): Mark as changed.
9083
9084         * shr.el (shr-add-font): Don't put the font properties on the newline
9085         or the indentation.
9086
9087         * message.el (message-fix-before-sending): Change options when sending
9088         non-printable characters.
9089
9090         * gnus.el (gnus-message-archive-method): Change the default to
9091         monthly outgoing groups.
9092
9093         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
9094         that have gotten new numbers.
9095
9096         * nnimap.el (nnimap-request-replace-article): New function.
9097
9098 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9099
9100         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
9101         (nnrss-request-article): Don't use special html washing code.
9102
9103 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9104
9105         * shr.el (shr-tag-table): Remove useless nconc.
9106
9107 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9108
9109         * gnus-art.el (article-wash-html): Simplify and remove the charset
9110         stuff.  Use the normal html rendering code instead of the special html
9111         washing code.
9112
9113         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
9114         `gnus-w3m' symbols.
9115         (mm-text-html-washer-alist): Remove.
9116
9117         * mm-decode.el (mm-inline-text-html-renderer): Remove.
9118         (mm-inline-media-tests): Remove use.
9119         (mm-text-html-renderer): Change default to the `shr' symbol.
9120
9121         * mm-view.el (mm-inline-text-html): Remove use.
9122
9123         * gnus-art.el (gnus-blocked-images): New function.  Allow the
9124         `gnus-blocked-images' to be a function.
9125         (gnus-article-wash-function): Remove.
9126
9127 2010-10-20  Julien Danjou  <julien@danjou.info>
9128
9129         * spam.el (spam-list-of-processors): Mark as obsolete.
9130
9131         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
9132         (nnimap-insert-partial-structure): Fix boundary detection.
9133
9134 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
9135
9136         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
9137         run file-truename on remote files.  This can be expensive and even
9138         prevent one from editing drafts if some unrelated buffer has a stale
9139         connection.
9140
9141 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9142
9143         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
9144         kinsoku-eol regardless of shr-kinsoku-shorten.
9145         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
9146         (shr-tag-table): Support caption, thead, and tfoot.
9147
9148 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9149
9150         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
9151         lines.
9152         (shr-save-contents): New command and keystroke.
9153
9154         * nndoc.el (nndoc-type-alist): Add git support.
9155         (nndoc-git-type-p): New function.
9156         (nndoc-transform-git-article): Ditto.
9157         (nndoc-transform-git-headers): Ditto.
9158         (nndoc-transform-git-headers): Generate Subject headers.
9159
9160         * shr.el (shr-parse-style): New function.
9161         (shr-tag-span): Ditto.
9162
9163         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
9164         to `G G' to avoid collisions.
9165
9166 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9167
9168         * shr.el: Load kinsoku if necessary.
9169         (shr-kinsoku-shorten): New internal variable.
9170         (shr-find-fill-point): Make kinsoku shorten text line if
9171         shr-kinsoku-shorten is bound to non-nil.
9172         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
9173         shr-indentation too when testing if table is wider than frame width.
9174         (shr-insert-table): Use `string-width' instead of `length' to measure
9175         text width.
9176         (shr-insert-table-ruler): Make sure indentation is done at bol.
9177
9178 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9179
9180         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
9181         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
9182         undecoded network data.
9183
9184 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9185
9186         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
9187         name in the mode line spec so that the mode line menu works
9188         (bug#2431).
9189
9190         * message.el (message-get-reply-headers): If we're fed `to-address',
9191         then always use that.
9192
9193         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
9194         aren't so wide as to need to switch off the edit menu.
9195
9196         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
9197         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
9198
9199         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
9200         `M-g'.
9201         (nnimap-update-info): Update flags/read marks even if \* isn't part of
9202         the permanent marks.
9203
9204 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
9205
9206         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9207         Splitting according to references/in-reply-to obeys the ignore-groups
9208         variable, while splitting by sender and subject do not.
9209
9210 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9211
9212         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
9213         alist, so that we can look for non-Unicode chars.
9214         (article-translate-strings): Allow both character and string maps.
9215
9216 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9217
9218         * shr.el (shr-insert): Don't insert space behind a wide character
9219         categorized as kinsoku-bol, or between characters both categorized as
9220         nospace.
9221
9222 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
9223
9224         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
9225         headers to gnus-newsgroup-headers.
9226
9227 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9228
9229         * shr.el (shr-tag-img): Don't align images -- since we're not
9230         rescaling, this often leads to ugly displays.
9231
9232 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
9233
9234         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
9235         duplicates.
9236
9237 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
9238
9239         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
9240         call.
9241
9242 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9243
9244         * gnus.el: Autoload gnus-html-show-images.
9245
9246         * nnimap.el: Use nnheader-message throughout.
9247
9248         * shr.el (shr-tag-img): Ignore images with no data.
9249
9250 2010-10-15  Julien Danjou  <julien@danjou.info>
9251
9252         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
9253         a possibility to disable format=flow encoding when using hard newlines.
9254
9255 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9256
9257         * shr.el (shr-insert): Remove space inserted before or after a
9258         breakable character or at the beginning or the end of a line.
9259         (shr-find-fill-point): Do kinsoku; find the second best point or give
9260         it up if there's no breakable point.
9261
9262 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9263
9264         * nnimap.el (nnimap-open-connection): Message when opening connection
9265         for debugging purposes.
9266
9267         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
9268         on every setup buffer call to allow this to change from article to
9269         article.
9270
9271         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
9272         buffers where we have a wide table.
9273
9274 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
9275
9276         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
9277         uses *-request-thread.
9278
9279 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9280
9281         * nnimap.el (nnimap-open-connection): Remove %s from openssl
9282         incantation, which is no longer valid.
9283
9284 2010-10-14  Julien Danjou  <julien@danjou.info>
9285
9286         * shr.el: Fix defcustom type (char -> character).
9287
9288 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9289
9290         * nnimap.el (nnimap-open-connection): tls-program should be a list of
9291         programs.
9292
9293 2010-10-14  Julien Danjou  <julien@danjou.info>
9294
9295         * shr.el (shr-tag-a): Use url-link as widget type.
9296
9297         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
9298         `gnus-group-get-icon'.
9299
9300 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9301
9302         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
9303         This should make server editing work better.
9304
9305         * shr.el (shr-find-fill-point): Don't inloop on indented text.
9306
9307         * tls.el (tls-program): Remove spurious %s from openssl.
9308
9309         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
9310         (nnimap-parse-flags): Fix regexp.
9311
9312         * shr.el (shr-find-fill-point): Use a filling algorithm that should
9313         probably work for CJVK text, too.
9314
9315         * nnimap.el (nnimap-extend-tls-programs): Remove.
9316         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
9317
9318         * tls.el (tls-starttls-switches): Remove starttls hack.
9319         (open-tls-stream): Ditto.
9320         (tls-find-starttls-argument): Ditto.
9321
9322 2010-10-13  Julien Danjou  <julien@danjou.info>
9323
9324         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
9325         responses.
9326
9327 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9328
9329         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
9330
9331         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
9332         anything in Emacs.
9333
9334         * shr.el (shr-current-column): Remove buggy and unnecessary function.
9335
9336 2010-10-13  Julien Danjou  <julien@danjou.info>
9337
9338         * shr.el (shr-width): Make shr-width a defcustom with default to
9339         fill-column.
9340         (shr-tag-img): Use shr-width rather than fill-column.
9341
9342 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9343
9344         * dgnushack.el (byte-optimize-apply):
9345         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
9346
9347         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
9348         position when (X-)Faces exist.
9349         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
9350         avatars when called interactively.
9351
9352 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9353
9354         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
9355         gnus-article-x-face-too-ugly is bound.
9356
9357 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9358
9359         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
9360
9361         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
9362         mailbox that doesn't exist.
9363
9364 2010-10-12  Julien Danjou  <julien@danjou.info>
9365
9366         * shr.el (shr-tag-img): Encode URL properly when retrieving.
9367         (shr-get-image-data): Encode URL properly when fetching from cache.
9368         (shr-tag-img): Use aligned-to spaces to align correctly images.
9369
9370         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
9371         before inserting the Gravatar.
9372
9373         * shr.el (shr-tag-img): Add align attribute support for <img>.
9374
9375 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9376
9377         * gnus-gravatar.el (gnus-art): Require.
9378
9379         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
9380         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9381         Remove long obsoleted functions.
9382
9383 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9384
9385         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
9386
9387         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
9388
9389         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
9390         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
9391         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
9392         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
9393         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
9394         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
9395         * sieve-manage.el, smime.el, spam.el:
9396         Fix comment for declare-function.
9397
9398 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9399
9400         * nnimap.el (nnimap-request-rename-group): Select group read-only
9401         before renaming it.
9402
9403         * shr.el (shr-insert): Fix up the white space only regexp.
9404
9405         * nnimap.el (nnimap-transform-split-mail): Not all articles have
9406         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
9407
9408         * shr.el (shr-current-column): New function.
9409         (shr-find-fill-point): New function.
9410
9411 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9412
9413         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
9414         numbers.
9415
9416 2010-10-11  Julien Danjou  <julien@danjou.info>
9417
9418         * shr.el (shr-hr-line): Add.
9419         (shr-tag-hr): Use shr-hr-line to specify which character to use to
9420         display hr lines.
9421         (shr-max-columns): Do not change state to nil if we just inserting
9422         spaces.
9423
9424 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9425
9426         * gnus-topic.el (gnus-topic-read-group): If after the last group,
9427         select the last group.
9428
9429 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
9430
9431         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
9432
9433 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
9434
9435         * dig.el (dig-mode-map): Declare and define in one step.
9436
9437 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9438
9439         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
9440         for Gnus.
9441         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
9442         (nnimap-update-qresync-info): Mark \Seen articles as read.
9443
9444         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
9445         non-variable, too.
9446
9447         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
9448         available.
9449         (nnimap-update-info): Rely more on the current active than the param
9450         active to avoid marking articles as read too much.
9451
9452         * auth-source.el (auth-source-create): Use (user-login-name) for the
9453         user name default.
9454
9455         * nnimap.el (nnimap-update-info): If the server doesn't return any
9456         useful info, just use the previous info.
9457         (nnimap-update-info): Prefer old info over start-article.
9458         (nnimap-update-qresync-info): Finish implementing QRESYNC.
9459
9460 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
9461
9462         * nnir.el (autoload): Clean up autoloads.
9463         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
9464         Use key rather than value.
9465         (nnir-imap-search-other): New variable.
9466         (nnir-read-parm): Use it.
9467         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
9468         (gnus-summary-nnir-goto-thread): Modify to work with imap.
9469
9470 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9471
9472         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
9473         the process, too.
9474
9475 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9476
9477         * spam.el (gnus-summary-mode-map): Bind to "$".
9478         Suggested by Russ Allbery.
9479
9480         * shr.el: Rework the way things are indented by <li> slightly.
9481
9482         * gnus.el (gnus-group-set-parameter): Fix typo.
9483
9484         * nnimap.el: Start implementing QRESYNC support.
9485
9486 2010-10-09  Julien Danjou  <julien@danjou.info>
9487
9488         * nnir.el (nnir-engines): Fix too many arguments.
9489
9490 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9491
9492         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
9493         group is the "last", so that the backends like nnfolder actually save
9494         their folders.
9495
9496         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
9497         try to use that for the tls stream.
9498         (nnimap-retrieve-group-data-early): Rework the marks code to heed
9499         UIDVALIDITY and find out which groups are read-only and not.
9500         (nnimap-get-flags): Use the same marks parsing code as the rest of
9501         nnimap.
9502
9503 2010-10-09  Julien Danjou  <julien@danjou.info>
9504
9505         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
9506
9507         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
9508         retrieving gravatars.
9509
9510         * shr.el (shr-table-corner): Add.
9511         (shr-table-line): Add.
9512         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
9513
9514 2010-10-08  Julien Danjou  <julien@danjou.info>
9515
9516         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
9517
9518 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
9519
9520         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
9521
9522         * gnus-sum.el (gnus-mark-article-as-unread)
9523         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
9524         (gnus-summary-set-bookmark): Use it.
9525
9526         * gnus-msg.el (gnus-setup-message): Use it.
9527
9528         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9529
9530         * gnus.el (gnus-group-remove-parameter): Use it.
9531
9532         * gnus-group.el (gnus-group-make-web-group): Use it.
9533
9534         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9535
9536         * nnregistry.el: Update docs to mention manual.
9537
9538         * gnus-registry.el: Update docs to mention nnregistry.el.
9539         (gnus-registry-initialize): Don't install nnregistry refer method
9540         automatically.
9541         (gnus-registry-install-nnregistry): Remove it.
9542
9543 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9544
9545         * shr.el (shr-insert): Don't insert double spaces.
9546
9547 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9548
9549         * gnus-gravatar.el (gnus-treat-from-gravatar)
9550         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
9551         called interactively.
9552
9553         * gnus-art.el (gnus-mime-view-part-externally)
9554         (gnus-mime-view-part-internally): Make predicate function passed to
9555         gnus-mime-view-part-as-type assume argument is a mime type, not a list
9556         of a mime type.
9557
9558         * shr.el (shr-table-widths): Don't use cl function `reduce'.
9559
9560 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9561
9562         * shr.el (require): Require cl when compiling.
9563         (shr-tag-hr): New function.
9564
9565         * nnimap.el (nnimap-update-info): Remove double setting of high.
9566         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
9567         This makes nnimap work properly on Courier again.
9568
9569         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
9570         the variable for backwards compatibility.
9571
9572         * mm-decode.el (mm-save-part): If given a non-directory result, expand
9573         the file name before using to avoid setting mm-default-directory to
9574         nil.
9575
9576         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
9577         bidning gnus-agent variables.
9578
9579         * shr.el (shr-render-td): Use a cache for the table rendering function
9580         to avoid getting an exponential rendering behavior in nested tables.
9581         (shr-insert): Rework the line-breaking algorithm.
9582         (shr-insert): Don't leave trailing spaces.
9583         (shr-insert-table): Also insert empty TDs.
9584         (shr-tag-blockquote): Ensure paragraphs after </ul>.
9585
9586 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9587
9588         * gnus-sum.el (gnus-number): Rename from `number'.
9589         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
9590         (gnus-summary-limit-children): Update uses correspondingly.
9591
9592 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9593
9594         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
9595         (gnus-gravatar-transform-address): Don't show avatars of people of
9596         which mail addresses match gnus-gravatar-too-ugly.
9597
9598 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9599
9600         * shr.el (shr-table-widths): Expand TD elements to fill available
9601         space.
9602
9603 2010-10-07  Julien Danjou  <julien@danjou.info>
9604
9605         * nnimap.el (nnimap-request-rename-group): Add this method.
9606
9607 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9608
9609         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
9610         name from XEmacs' function-arglist.
9611
9612         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
9613         gravatar under XEmacs.
9614
9615 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
9616
9617         * auth-source.el: Update docs with TODO items.
9618
9619         * gnus-sync.el: Update docs to explain state and plans.
9620
9621         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
9622         Hooks for mark updates.
9623         (gnus-request-set-mark, gnus-request-update-mark): Use them.
9624
9625         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
9626         hooks with arguments, which is needed for mark update hooks.
9627
9628 2010-10-06  Julien Danjou  <julien@danjou.info>
9629
9630         * gnus.el (gnus-expand-group-parameter): Only return and act on what
9631         was matched.
9632
9633         * sieve-manage.el: Update example in `Commentary'.
9634
9635         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
9636
9637         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
9638         not 2000.
9639         (sieve-manage-authenticate): Re-add function.
9640
9641 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9642
9643         * shr.el (shr-insert): Get 'space transition right.
9644         (shr-render-td): Only delete space at the end of the TD.
9645
9646         * nnimap.el (nnimap-open-connection): Prepare to support
9647         open-gnutls-stream.
9648
9649         * shr.el: Rearrange function order to be more logical.
9650
9651 2010-10-06  Julien Danjou  <julien@danjou.info>
9652
9653         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
9654         (nnrss-discover-feed): Remove 404 URL in docstring.
9655
9656         * nnir.el: Fix Swish-E URL.
9657         Fix Namazu URL.
9658
9659         * message.el (message-change-subject): Remove 404 URL in a comment.
9660
9661 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9662
9663         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
9664         called interactively.
9665
9666         * gnus-util.el (gnus-remove-if): Allow hash table.
9667         (gnus-remove-if-not): New function.
9668
9669         * gnus-art.el (gnus-mime-view-part-as-type):
9670         * gnus-score.el (gnus-summary-score-effect):
9671         * gnus-sum.el (gnus-read-move-group-name):
9672         Replace remove-if-not with gnus-remove-if-not.
9673
9674         * gnus-group.el (gnus-group-completing-read):
9675         Regard collection as a hash table if it is not a list.
9676
9677 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9678
9679         * shr.el (shr-render-td): Allow blank/missing <TD>s.
9680
9681         * shr.el: Document the table-rendering algorithm.
9682
9683 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9684
9685         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
9686         for Emacsen having no `libxml-parse-html-region' support.
9687
9688 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9689
9690         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
9691         invalid URLs.
9692
9693         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
9694         line-broken.
9695         (shr-tag-img): Ignore image fetching errors.
9696         (shr-overlays-in-region): Compute overlay positions correctly.
9697
9698         * mm-decode.el (mm-shr): Require shr.
9699
9700         * gnus-art.el (gnus-blocked-images): Move variable here.
9701
9702         * shr.el (shr-insert-table): Bind free variable.
9703
9704         * mm-decode.el (mm-shr): Bind shr-content-function.
9705
9706         * shr.el (shr-content-function): New variable.
9707
9708         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
9709         added for symmetry.
9710
9711         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
9712
9713         * gnus-group.el (gnus-group-make-group): Doc fix.
9714
9715         * nnimap.el (nnimap-request-newgroups): Return success.
9716
9717         * shr.el (shr-find-elements): New function.
9718         (shr-tag-table): Put all the images after the table.
9719         (shr-tag-table): Really inhibit images inside the table.
9720         (shr-collect-overlays): Copy over overlays from the TD elements to the
9721         main document.
9722
9723         * mm-decode.el (mm-shr): Bind shr-blocked-images to
9724         gnus-blocked-images.
9725
9726 2010-10-05  Julien Danjou  <julien@danjou.info>
9727
9728         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
9729
9730         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
9731         (gnus-html-maximum-image-size): Add this function.
9732         (gnus-html-put-image): Use gnus-html-maximum-image-size.
9733
9734         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
9735         server-value of the capability is nil.
9736
9737 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9738
9739         * shr.el (shr-tag-em): Add <EM> tag.
9740
9741 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
9742
9743         * sieve-manage.el (sieve-manage-default-stream): Make default stream
9744         customizable.
9745
9746         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
9747         handing broken links to browse-url.
9748
9749 2010-10-05  Julien Danjou  <julien@danjou.info>
9750
9751         * gnus-util.el (gnus-emacs-completing-read)
9752         (gnus-iswitchb-completing-read): Use autoload rather than require.
9753
9754 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9755
9756         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
9757         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
9758         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
9759         iswitchb-temp-buflist for XEmacs.
9760
9761         * gnus-util.el (gnus-completing-read-function): Exclude
9762         gnus-icompleting-read and gnus-ido-completing-read from candidates for
9763         XEmacs since iswitchb.el is very old and ido.el is unavailable in
9764         XEmacs.
9765
9766         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
9767         not to use `delete-dups' that is unavailable in XEmacs 21.4.
9768
9769         * gnus-html.el: Don't require help-fns under XEmacs.
9770         (gnus-html-schedule-image-fetching): Work for XEmacs.
9771
9772         * mm-decode.el (mm-shr): Decode contents by charset.
9773
9774 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9775
9776         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
9777         unknown.
9778
9779         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
9780         (shr-get-image-data): Ensure against the cache file missing.
9781
9782         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
9783         for data.
9784
9785         * spam-report.el (spam-report-url-ping-plain): Don't query about
9786         killing the process.
9787
9788         * shr.el (shr-render-td): Protect against too-wide text.
9789
9790 2010-10-04  Julien Danjou  <julien@danjou.info>
9791
9792         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
9793         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
9794
9795         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
9796         retrieved.
9797
9798 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9799
9800         * shr.el (browse-url): Require.
9801         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
9802         lines.
9803         (shr-show-alt-text, shr-browse-image): New commands.
9804         (shr-browse-url, shr-copy-url): New commands.
9805
9806         * gnus-sum.el (gnus-widen-article-window): New variable.
9807         (gnus-summary-select-article-buffer): Use it.
9808
9809         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
9810         without @ signs.
9811
9812 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9813
9814         * nnir.el (nnir-run-imap): Remove spurious space in search string.
9815
9816 2010-10-04  Julien Danjou  <julien@danjou.info>
9817
9818         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
9819         for XEmacs.
9820
9821 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9822
9823         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
9824
9825         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
9826         (nnimap-close-server): Implement.
9827
9828         * dgnushack.el (iswitchb): Require to shut up the compiler.
9829
9830         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
9831         (shr-insert): Tweak line breaking.
9832         (shr-insert): Handle <pre> better.
9833         (shr-tag-li): Get <li> indentation right.
9834         (shr-tag-li): Get <li> indentation even righter.
9835         (shr-tag-blockquote): Ensure paragraph start.
9836         (shr-make-table): Tweak table generation.
9837         (shr-make-table): Fix typo.
9838
9839         * shr.el: Implement table rendering.
9840
9841 2010-10-04  Julien Danjou  <julien@danjou.info>
9842
9843         * gnus-html.el (gnus-html-put-image): Fix resize image code.
9844
9845 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9846
9847         * shr.el (shr-insert): Use string anchors instead of line anchors.
9848
9849 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9850
9851         * shr.el: Add headings.
9852         (shr-ensure-paragraph): Actually work.
9853         (shr-tag-li): Make <ul> prettier.
9854         (shr-insert): Get white space at the beginning/end of elements right.
9855         (shr-tag-p): Collapse subsequent <p>s.
9856         (shr-ensure-paragraph): Don't insert double line feeds after blank
9857         lines.
9858         (shr-insert): \t is also space.
9859         (shr-tag-s): Fix "s" tag name function.
9860         (shr-tag-s): Fix face prop name.
9861
9862 2010-10-03  Julien Danjou  <julien@danjou.info>
9863
9864         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
9865
9866         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
9867         gnus-window-inside-pixel-edges.
9868
9869         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
9870         gnus-ems.
9871
9872         * mm-view.el (mm-inline-image-emacs): Support image resizing.
9873
9874         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
9875         function.
9876
9877         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
9878         resize choice.
9879
9880 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9881
9882         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
9883         beginning of the buffer.
9884
9885         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
9886         article buffer again.
9887
9888         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
9889
9890         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
9891         when it's at the start of the buffer.
9892
9893         * shr.el (shr-tag-blockquote): Convert name.
9894         (shr-rescale-image): Use the right image-size variant.
9895
9896         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
9897         buffer isn't shown, then select the current article first instead of
9898         bugging out.
9899         (gnus-summary-select-article-buffer): Show both the article and summary
9900         buffers again.
9901
9902         * shr.el (shr-fontize-cont): Protect against regions with no text.
9903         Rename tag functions to shr-tag-* for enhanced security.
9904         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
9905
9906 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
9907
9908         * shr.el (shr-insert):
9909         * pop3.el (pop3-movemail):
9910         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
9911         loaded.
9912
9913 2010-10-03  Glenn Morris  <rgm@gnu.org>
9914
9915         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
9916
9917         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
9918
9919         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
9920
9921         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
9922
9923         * gnus-util.el (gnus-make-local-hook): Simplify.
9924
9925 2010-10-02  Julien Danjou  <julien@danjou.info>
9926
9927         * gnus-util.el (gnus-iswitchb-completing-read): New function.
9928         (gnus-ido-completing-read): New function.
9929         (gnus-emacs-completing-read): New function.
9930         (gnus-completing-read): Use gnus-completing-read-function.
9931         Add gnus-completing-read-function.
9932
9933 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9934
9935         * shr.el (shr-insert-document): Autoload.
9936         (shr-img): Be silent.
9937         (shr-insert): Add a newline after every picture before text.
9938         (shr-add-font): Use overlays for combining faces.
9939         (shr-insert): Pass upwards the text start point.
9940
9941         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
9942         possible.
9943         (mm-shr): New function.
9944
9945 2010-10-02  Julien Danjou  <julien@danjou.info>
9946
9947         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
9948         should go backward.
9949
9950 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
9951
9952         * shr.el (shr): Fix typo in provide call.
9953
9954 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9955
9956         * shr.el: New file.
9957
9958         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
9959
9960         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
9961         completing read.
9962
9963 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9964
9965         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
9966         we're being queried about.  Suggested by Dan Jacobson.
9967
9968         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
9969         Suggested by Jason Eisner.
9970
9971         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
9972         table, too.  Suggested by Stefan Wiens.
9973         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
9974         the table unnecessary.  Suggested by Stefan Wiens.
9975
9976         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
9977         longer needed, and probably doesn't work either, as pointed out by
9978         Stefan Wiens.
9979         (gnus-summary-exit): Remove call to the clearing function.
9980         (gnus-summary-exit-no-update): Ditto.
9981
9982         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
9983         instead of gnus-eval-in-buffer-window to avoid popping up frames.
9984         Reported by Stefan Monnier.
9985         (gnus-summary-save-in-rmail): Ditto.
9986
9987         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
9988         article buffer, instead of both the article buffer and the summary
9989         buffer.  Sort of suggested by Dan Jacobson.
9990
9991         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
9992
9993         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
9994         Suggested by Dan Jacobson.
9995
9996         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
9997         documentation clearer.
9998
9999         * message.el (message-shorten-references): Comment on the number "21".
10000         Suggested by Stefan Monnier.
10001
10002         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
10003         Suggested by Dan Jacobson.
10004
10005         * gnus.el (gnus-large-newsgroup):
10006         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
10007
10008         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
10009         externalize attachments.  Bug reported by Steve Wen.
10010
10011         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
10012         really message anything to the user.
10013
10014         * nnmail.el (nnmail-article-group): Allow using the fancy split method
10015         directly.
10016
10017         * nnimap.el (nnimap-request-group): Low higher than high to signal no
10018         messages in empty groups.
10019
10020 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10021
10022         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
10023         non-UIDNEXT group.
10024
10025 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10026
10027         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
10028         not the value from the collection.
10029
10030         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
10031         values.  This sometimes happens on some groups that have no info.
10032         (nnimap-request-newgroups): New function.
10033
10034 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10035
10036         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
10037         check into `gnus-registry-initialize'.
10038         (gnus-registry-initialize): Ditto.
10039         Fix and extend header docs.
10040
10041 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10042
10043         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
10044         regexp backtrace overflows.
10045
10046         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
10047         for starttls that tls.el implements; i.e. openssl.
10048
10049         * tls.el (tls-starttls-switches): Give up on using starttls with
10050         gnutls-cli.
10051         (tls-program): Add --insecure to be consistent with the defaults from
10052         openssl s_client.  Now all three commands are insecure.
10053
10054 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10055
10056         * lpath.el: Bind completion-styles-alist for XEmacs.
10057
10058         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
10059         (gravatar-create-image): New function that's an alias to
10060         gnus-xmas-create-image, gnus-create-image, or create-image.
10061         (gravatar-data->image): Use it.
10062
10063 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
10064
10065         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
10066         install the nnregistry refer method.
10067         (gnus-registry-install-hooks): Use it.
10068         (gnus-registry-unfollowed-groups): Add nnmairix to the default
10069         unfollowed groups.
10070
10071 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
10072
10073         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
10074         expanding threads.
10075
10076 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10077
10078         * nnir.el: Use the server names without suffixes (bug#7009).
10079
10080         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
10081         unencrypted to STARTTLS, if possible.
10082
10083 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10084
10085         * message.el (message-ignored-supersedes-headers): Strip Injection-*
10086         headers before superseding.
10087
10088 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10089
10090         * nnrss.el (nnrss-use-local): Add documentation.
10091
10092         * nnimap.el (nnimap-extend-tls-programs): New function.
10093         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
10094         (nnimap-wait-for-connection): Accept the greeting from the stupid
10095         output from openssl s_client -starttls, too.
10096
10097         * tls.el (tls-starttls-switches): New variable.
10098         (tls-find-starttls-argument): Use it.
10099         (open-tls-stream): Ditto.
10100
10101         * netrc.el (netrc-credentials): Return the value of the "default" entry.
10102         (netrc-machine): Ditto.
10103
10104         * nnimap.el (nnimap-find-article-by-message-id): Really return the
10105         article number.
10106         (nnimap-split-fancy): New variable.
10107         (nnimap-split-incoming-mail): Use it.
10108
10109         * nntp.el (nntp-server-list-active-group): Document.
10110
10111         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
10112         SELECT to get the message-id.
10113
10114         * mail-source.el (mail-sources): Remove webmail support.
10115         (defvar): Ditto.
10116         (mail-source-fetcher-alist): Ditto.
10117         (mail-source-fetch-webmail): Remove.
10118
10119         * webmail.el: Remove -- doesn't seem relevant any more.
10120
10121         * gnus.el: Fix up make-obsolete-variable declarations throughout.
10122
10123         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
10124         the \r.
10125
10126 2010-09-30  Julien Danjou  <julien@danjou.info>
10127
10128         * gnus-agent.el (gnus-agent-add-group): Fix call to
10129         gnus-completing-read.
10130
10131 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10132
10133         * nndoc.el (nndoc-retrieve-groups): New function.
10134
10135         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
10136         `default', use nnmail-split-methods.
10137         (nnimap-request-article): Downcase the NILs so that they are nil.
10138
10139         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
10140         symbol.
10141
10142         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
10143         code, since if the user has requested network, that's what they ought
10144         to get.
10145         (nnimap-request-set-mark): Erase the buffer before issuing commands.
10146         (nnimap-split-rule): Mark as obsolete.
10147
10148         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
10149         New variable.
10150
10151         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
10152         correct slot, too.
10153
10154 2010-09-29  Julien Danjou  <julien@danjou.info>
10155
10156         * gnus.el (gnus-local-domain): Declare variable obsolete.
10157
10158         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
10159         Fix history computing.
10160         (gnus-ido-completing-read): Require ido.
10161
10162 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10163
10164         * gnus-registry.el: Don't prompt on load, which makes it impossible to
10165         build Gnus.
10166
10167         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
10168         when interpreting the structures.
10169         (nnimap-request-accept-article): Add \r\n to the lines to make this
10170         work with Cyrus.
10171
10172         * nndraft.el (nndraft-request-expire-articles): Use the group name
10173         instead if "nndraft".  Fix found by Nils Ackermann.
10174
10175 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
10176
10177         * nnregistry.el: Add.
10178
10179 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10180
10181         * nnmail.el (group, group-art-list, group-art):
10182         Remove unneeded directives.
10183
10184 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10185
10186         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
10187         (mm-mime-charset):
10188         * rfc2047.el (rfc2047-syntax-table):
10189         * utf7.el (utf7-utf-16-coding-system): Comment fix.
10190
10191         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
10192         rather than `insert-file-contents' and `eval-region'.
10193
10194         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
10195         construction.
10196
10197         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
10198
10199         * time-date.el: No need to require cl for Emacs 21.
10200
10201 2010-09-29  Julien Danjou  <julien@danjou.info>
10202
10203         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
10204         replacement of `gnus-gravatar-relief' to mimic
10205         `gnus-faces-properties-alist'.
10206         Add :version property.
10207
10208 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10209
10210         * mail-source.el (mail-source-report-new-mail):
10211         * message.el (message-default-mail-headers):
10212         * mm-decode.el (mm-valid-image-format-p): Comment fix.
10213
10214         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
10215
10216 2010-09-28  Julien Danjou  <julien@danjou.info>
10217
10218         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
10219         mail-address contains the same string as real-name.
10220
10221         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
10222         non-blank in header, otherwise it'll get stripped.
10223
10224         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
10225         real-name, and then for mail address rather than doing : or , search.
10226
10227 2010-09-27  Julien Danjou  <julien@danjou.info>
10228
10229         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
10230         right completing-read function.
10231         (gnus-use-ido): New variable
10232         (gnus-completing-read-with-default): Remove.
10233         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
10234         (gnus-agent-add-group):
10235         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
10236         * mm-view.el (mm-view-pkcs7-decrypt):
10237         * mm-util.el (mm-codepage-setup):
10238         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10239         * mml-smime.el (mml-smime-openssl-sign-query):
10240         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
10241         (mml-insert-multipart):
10242         * gnus-msg.el (gnus-summary-yank-message):
10243         * gnus-int.el (gnus-start-news-server):
10244         * mm-decode.el (mm-interactively-view-part):
10245         * gnus-dired.el (gnus-dired-attach):
10246         * gnus.el (gnus-read-method):
10247         * gnus-bookmark.el (gnus-bookmark-jump):
10248         * gnus-art.el (gnus-mime-view-part-as-type)
10249         (gnus-mime-action-on-part, gnus-article-encrypt-body):
10250         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
10251         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
10252         * nnmairix.el (nnmairix-create-server-and-default-group)
10253         (nnmairix-update-groups, nnmairix-get-server)
10254         (nnmairix-backend-to-server, nnmairix-goto-original-article)
10255         (nnmairix-get-group-from-file-path):
10256         * nnrss.el (nnrss-find-rss-via-syndic8):
10257         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
10258         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
10259         (gnus-group-browse-foreign-server):
10260         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
10261         (gnus-summary-execute-command, gnus-summary-respool-article)
10262         (gnus-read-move-group-name):
10263         * gnus-score.el (gnus-summary-increase-score)
10264         (gnus-summary-score-effect):
10265         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
10266
10267 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10268
10269         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
10270         x-focus-frame.
10271
10272         * nnimap.el (auth-source-forget-user-or-password)
10273         (auth-source-user-or-password): Autoload.
10274
10275         * message.el (message-from-style, message-interactive)
10276         (message-cite-prefix-regexp, message-sendmail-envelope-from)
10277         (message-yank-prefix, message-indentation-spaces, message-signature)
10278         (message-signature-file): Add comment.
10279
10280 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10281
10282         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
10283         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
10284         new articles.
10285
10286         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
10287         parts.
10288         (nnimap-request-article): Work with the t setting, too.
10289
10290         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
10291         that you don't get flashes of other buffers.
10292         (gnus-summary-show-complete-article): Intern before setting.
10293
10294 2010-09-27  David Engster  <dengste@eml.cc>
10295
10296         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
10297         well as HEADERS.
10298         (nnmairix-retrieve-headers): Provide new argument for the above.
10299
10300 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10301
10302         * gnus-sum.el (gnus-summary-move-article): Don't alter
10303         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
10304         group.
10305
10306         * nnimap.el (nnimap-update-info): Don't destructively alter active.
10307
10308         * message.el (message-cite-prefix-regexp): Revert my last edit.
10309
10310         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
10311         variable instead of the Gnus variable.
10312
10313         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
10314
10315         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
10316
10317         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
10318         since some servers don't like it.
10319         (nnimap-open-connection): Forget credentials if the server says the
10320         password was wrong.
10321         (nnimap-parse-line): Protect against invalid data.
10322
10323         * gnus-sum.el (gnus-summary-move-article): Add comment.
10324         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
10325         nothing alters it while scanning for new messages.
10326
10327         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
10328         which may or may not help.
10329         (nnimap-open-connection): If we're doing a stream connection, and then
10330         discover we're on a STARTTLS-capable server, then open a STARTTLS
10331         connection instead.
10332
10333 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10334
10335         * nnimap.el (utf7): Require.
10336
10337         * message.el (message-cite-prefix-regexp): Remove "}" from citation
10338         prefix.
10339
10340 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
10341
10342         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
10343
10344 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10345
10346         * nnimap.el (nnimap-request-accept-article): Message the error on
10347         error.
10348
10349 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10350
10351         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
10352
10353 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10354
10355         * nndoc.el (nndoc-request-list): Return success always.
10356
10357         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
10358         `fetch-old' -- we only want to fetch the articles we've requested.
10359         The rest are in the agent, probably.
10360         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
10361         disappeared server" to something low.  It's not important.
10362
10363         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
10364         arrived before the FETCH data.
10365
10366         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
10367         target here, because we don't know the Gnus name of the group.
10368
10369         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
10370         for the correct group.
10371
10372         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
10373
10374         * gnus.el (gnus): Give a final warning after startup.
10375
10376         * gnus-util.el (gnus-action-message-log): New variable.
10377         (gnus-message): Use it.
10378         (gnus-final-warning): New function.
10379
10380         * nnimap.el (nnimap-open-connection): Record the greeting.
10381         (nnimap): Add greeting.
10382
10383 2010-09-26  Julien Danjou  <julien@danjou.info>
10384
10385         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
10386         arguments.
10387         (gnus-html-wash-images): Fix spec computing to include start/end.
10388
10389         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
10390
10391 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10392
10393         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
10394         deletion.
10395         (nnimap-retrieve-headers): Don't select the group, because that's
10396         already done by nnimap-possibly-change-group.
10397
10398         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
10399         (gnus-picon-transform-address): Use it.
10400
10401         * mail-source.el (mail-source-value): Revert previous patch.
10402
10403         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
10404         on failure.
10405         (nnimap-open-connection): Look up both virtual and physical server name
10406         credentials.
10407
10408         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
10409
10410 2009-02-07  Dave Love  <fx@gnu.org>
10411
10412         * tls.el (open-tls-stream): Don't query killing process.
10413
10414 2009-02-08  Dave Love  <fx@gnu.org>
10415
10416         * gnus-win.el (gnus-window-to-buffer-helper)
10417         (gnus-all-windows-visible-p): Function needn't be a symbol.
10418
10419         * mail-source.el (mail-source-value): Function needn't be a symbol.
10420
10421 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10422
10423         * message.el (message-cite-prefix-regexp): Remove } from the cite
10424         prefix.
10425
10426         * gnus-art.el (gnus-treatment-function-alist): Do picons before
10427         highlight again, so that the highlight is correct.
10428
10429         * gnus-picon.el (gnus-picon): Remove again.
10430         (gnus-picon-create-glyph): Set the background XPM color explicitly.
10431
10432         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
10433         doing the header highlightling, so that the background color of the
10434         picon is correct.
10435
10436         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
10437         (gnus-picon): Ditto.
10438         (gnus-picon): Reinstate.  The background color for picons is white.
10439         (gnus-picon-insert-glyph): Make the background white.
10440
10441         * nnml.el (nnml-open-nov): Don't return dead buffers.
10442
10443         * auth-source.el (auth-source-create): Query the user for whether to
10444         store the credentials.
10445
10446         * netrc.el (netrc-store-data): New function.
10447
10448         * auth-source.el (auth-source-user-or-password): Use the existing auth
10449         sources, if any, for creation.
10450
10451         * gnus.el (gnus-group-fast-parameter): Return the last matching
10452         parameter instead of the first matching parameter.
10453
10454 2010-09-26  Julien Danjou  <julien@danjou.info>
10455
10456         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
10457
10458 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10459
10460         * mml2015.el (mml2015-use): Remove gpg support.
10461
10462         * mml1991.el (mml1991-function-alist): Remove gpg function.
10463         (mml1991-gpg-sign): Remove.
10464
10465 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
10466
10467         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
10468         (gnus-browse-unsubscribe-current-group): Document it.
10469         (gnus-browse-unsubscribe-group): Use it.
10470
10471 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10472
10473         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
10474         address to the To list for easier response.
10475
10476         * gnus.el (gnus-play-startup-jingle): Remove.
10477         (gnus-splash): Don't play jingle.
10478         (gnus): Silence gnus-load message.
10479
10480         * gnus-art.el (gnus-treat-play-sounds): Remove.
10481
10482         * gnus.el (gnus-play-jingle): Remove audio support.
10483
10484         * gnus-cus.el (gnus-score-customize): Remove audio reference.
10485
10486         * earcon.el: Remove -- no users.
10487
10488         * gnus-audio.el: Remove -- no users of this package.
10489
10490         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
10491
10492         * gnus-start.el (gnus-setup-news): Remove nocem support.
10493
10494         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
10495
10496         * gnus.el (gnus-use-nocem): Remove.
10497
10498         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
10499         Remove.
10500
10501         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
10502         uses NoCeM any more.
10503
10504         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
10505         (gnus-button-ctan-handler): Ditto.
10506         (gnus-button-handle-ctan-bogus-regexp): Ditto.
10507         (gnus-button-ctan-directory-regexp): Ditto.
10508         (gnus-button-handle-ctan): Ditto.
10509         (gnus-button-tex-level): Ditto.
10510         (gnus-button-alist): Remove CTAN stuff.
10511
10512 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10513
10514         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
10515         nnimap-streaming test.
10516
10517         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
10518         servers twice.
10519
10520         * nnimap.el (nnimap-open-connection): Add more error reporting when
10521         nnimap fails early.
10522
10523         * nnheader.el (nnheader-get-report-string): New function.
10524         (nnheader-get-report): Use it.
10525
10526         * gnus-int.el (gnus-check-server): Say what the error was when opening
10527         failed.
10528
10529         * nnimap.el (nnimap-wait-for-response): Search further when we're not
10530         using streaming.
10531
10532 2010-09-25  Julien Danjou  <julien@danjou.info>
10533
10534         * gnus-html.el (gnus-html-rescale-image): Use our defalias
10535         gnus-window-inside-pixel-edges.
10536
10537 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10538
10539         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
10540
10541         * mm-decode.el (mm-save-part): Allow saving to other directories the
10542         normal Emacs way.
10543
10544         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
10545         Suggested by Jay Berkenbilt.
10546
10547         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
10548         there isn't a single byte.
10549
10550         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
10551         just do it.  It doesn't really seem to matter what the user responds
10552         here, I think, so it's just a confusing question.
10553
10554         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
10555         non-streaming case.
10556
10557         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
10558         (gnus-article-encrypt-body): Use it.
10559
10560         * gnus-sum.el (gnus-summary-show-complete-article): New command and
10561         keystroke.
10562
10563         * nnimap.el (nnimap-find-wanted-parts-1):
10564         Use gnus-fetch-partial-articles.
10565
10566         * gnus-art.el (gnus-fetch-partial-articles): New variable.
10567
10568         * nnimap.el (nnimap-insert-partial-structure): New function.
10569         (nnimap-get-partial-article): New function.
10570         (nnimap-request-article): Use it.
10571         (nnimap-wait-for-response): Return whether the wait was successful.
10572         (nnimap-finish-retrieve-group-infos): Don't do anything if the
10573         retrieval wasn't successful.
10574         (nnimap-retrieve-group-data-early): Allow throttling servers.
10575         (nnimap-streaming): New variable.
10576         (nnimap-fetch-partial-articles): Remove.
10577
10578         * mm-decode.el (mm-with-part): Protect against killed buffers.
10579
10580         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
10581         for prettier summary display.
10582
10583 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
10584
10585         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
10586
10587 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10588
10589         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
10590         apparently third-party libraries depend on it.
10591
10592         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
10593         before starting negotiation.
10594
10595         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
10596         privacy reasons.
10597         (gnus-treat-mail-gravatar): Ditto.
10598
10599         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
10600         buffer when inserting images.  Inserting text into the headers, for
10601         instance, can make them invalid.
10602
10603 2010-09-25  Julien Danjou  <julien@danjou.info>
10604
10605         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
10606         variables.
10607
10608         * nnheader.el: Remove useless variables news-reply-yank-from and
10609         news-reply-yank-message-id.
10610
10611         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
10612         variables.
10613
10614         * mml1991.el: Remove useless mml1991-verbose.
10615
10616         * gnus.el: Remove useless variable gnus-use-generic-from.
10617         Remove obsolete variable gnus-topic-indentation.
10618
10619         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
10620
10621         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
10622
10623         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
10624
10625         * gnus-group.el: Remove useless gnus-group-icon-cache.
10626         Remove useless gnus-ephemeral-group-server.
10627
10628         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
10629
10630         * mml2015.el: Remove useless mml2015-verbose.
10631
10632         * mml-smime.el: Remove useless mml-smime-verbose.
10633
10634         * gnus.el: Remove useless gnus-local-domain.
10635
10636         * gnus-gravatar.el (gnus-gravatar-transform-address):
10637         Use gnus-gravatar-size.
10638
10639         * gnus-art.el: Remove useless gnus-treat-translate.
10640
10641 2010-09-24  Julien Danjou  <julien@danjou.info>
10642
10643         * gnus-sum.el: Add support for Gravatars.
10644
10645         * gnus-art.el: Add support for Gravatars.
10646
10647         * gnus-gravatar.el: Add this file.
10648
10649         * gravatar.el: Add this file.
10650
10651 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10652
10653         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
10654
10655         * gnus-group.el (gnus-group-fetch-faq): Remove.
10656
10657         * gnus.el (gnus-group-faq-directory): Remove.
10658
10659         * gnus-group.el (gnus-group-fetch-charter): Remove.
10660
10661         * gnus.el (gnus-group-charter-alist): Remove.
10662
10663         * gnus-group.el (gnus-group-archive-directory): Remove.
10664         (gnus-group-recent-archive-directory): Ditto.
10665         (gnus-group-make-archive-group): Remove.
10666
10667         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
10668
10669         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
10670         use the same article number for all the cached articles.
10671
10672         * nnimap.el (nnimap-command): Register the last command time so
10673         that we can use it for idling NOOPs.
10674         (nnimap-open-connection): Start the keeplive timer.
10675         (nnimap-make-process-buffer): Store all the process buffers.
10676         (nnimap-keepalive): New function.
10677
10678         * starttls.el (starttls-open-stream): Add autoload cookie.
10679
10680 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10681
10682         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
10683         handling.
10684
10685 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10686
10687         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
10688         its data structures.
10689
10690         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
10691         instead of the cl.el copy-list.
10692         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
10693         equalp.
10694
10695 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10696
10697         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
10698         and tool-bar-local-item-from-menu.
10699
10700         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
10701         mode-line-highlight face for Emacs.
10702
10703         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
10704         loading gnus-sum.elc; fix comment for canlock-verify.
10705         (gnus-article-jump-to-part): Use read-number.
10706         (gnus-insert-mime-button, gnus-insert-mime-security-button):
10707         Remove Emacs pre-21 compatible code for help-echo.
10708         (gnus-article-next-page-1): No need to adjust the number of lines.
10709         (gnus-article-describe-bindings): Always use help-buffer.
10710
10711         * gnus-audio.el (gnus-audio-inline-sound):
10712         * gnus-cus.el (gnus-custom-mode):
10713         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
10714
10715         * gnus-sum.el (gnus-remove-overlays): Doc fix.
10716
10717         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
10718         compatible code.
10719
10720 2010-09-24  Glenn Morris  <rgm@gnu.org>
10721
10722         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
10723         visiting the fcc file in rmail-mode.
10724
10725         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
10726
10727 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10728
10729         * nnir.el: Silence the byte compiler.
10730
10731         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
10732         alias to browse-url-url-encode-chars if any.
10733         (gnus-html-encode-url): Use it.
10734
10735 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10736
10737         * gnus-start.el (gnus-use-backend-marks): New variable.
10738         (gnus-get-unread-articles-in-group): Use it.
10739
10740         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
10741         makeover.
10742
10743 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10744
10745         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
10746
10747 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10748
10749         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
10750         Remove.
10751         (gnus-setup-news-hook):
10752         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
10753
10754         * gnus-int.el (gnus-request-update-info): Protect against backends not
10755         having the function.
10756
10757         * nnimap.el (nnimap-stream): Mention starttls.
10758         (nnimap-open-connection): Add starttls support.
10759
10760 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10761
10762         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
10763
10764 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10765
10766         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
10767         BODYSTRUCTUREs.
10768         (nnimap-transform-headers): Unfold quoted {42} headers.
10769
10770         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
10771         the info.
10772         (gnus-get-unread-articles): Only call updatep on backends that support
10773         it.
10774
10775         * nnweb.el (nnweb-request-update-info): NOOP.
10776
10777         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
10778
10779         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
10780         since it only deals with marks.
10781
10782         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
10783         gnus-request-marks, and make a new gnus-request-update-info.
10784
10785         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
10786         the active instead of the high number, which is usually too low.
10787
10788 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
10789
10790         * netrc.el (netrc-parse): Remove encrypt.el mentions.
10791         * encrypt.el: Remove.
10792
10793 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10794
10795         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
10796         server in symbolic form.
10797
10798         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
10799
10800 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10801
10802         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
10803         (nnimap-update-info): Fix up code slightly.
10804
10805         * gnus-int.el (gnus-open-server): Add tracing for performance
10806         debugging.
10807
10808         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
10809         (gnus-group-insert-group-line): Pass the real group name so that it
10810         gets the right data.
10811
10812         * gnus-start.el (gnus-get-unread-articles): Don't have
10813         `gnus-get-unread-articles-in-group' update info, since that can be
10814         really slow and doesn't seem to be needed?
10815
10816 2010-09-22  Dan Christensen  <jdc@uwo.ca>
10817
10818         * time-date.el (date-to-time): Try using parse-time-string first before
10819         using the slower timezone-make-date-arpa-standard.
10820
10821 2010-09-22  Julien Danjou  <julien@danjou.info>
10822
10823         * gnus-group.el (gnus-group-insert-group-line):
10824         Call gnus-group-highlight-line.
10825         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
10826         default hook list.
10827         (gnus-group-update-eval-form): Add new function.
10828         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
10829         (gnus-group-get-icon): Use gnus-group-update-eval-form.
10830
10831 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10832
10833         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
10834         immediate, then expire all articles.
10835         (nnimap-update-info): Fix off-by-one errors.
10836         (nnimap-flags-to-marks): Would return no marks lists for group with no
10837         flags.  Instead return the other data.
10838
10839 2010-09-22  Julien Danjou  <julien@danjou.info>
10840
10841         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
10842         Only return an icon.
10843         (gnus-group-insert-group-line): Compute icon to return.
10844
10845         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
10846         (gnus-html-image-fetched): Only cache if
10847         gnus-html-image-automatic-caching is set.
10848         (gnus-html-image-fetched): Check for errors.
10849
10850 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10851
10852         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
10853         once per method on `g'.  This ensures that backends like nnfolder don't
10854         open all their folders.
10855
10856         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
10857         (nnimap-request-list): Nix out group in the correct buffer.
10858         (nnimap-parse-flags): Implement by using `read' instead of
10859         hand-parsing.
10860         (nnimap-flags-to-marks): Pass on permanent-flags.
10861         (nnimap-make-process-buffer): Record the server name.
10862         (nnimap-parse-flags): Fix typo.
10863         (nnimap-request-scan): Run split on the server in general, not just a
10864         single group.
10865
10866         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
10867         parameter, and propagate this downwards.
10868
10869         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
10870         since EXAMINE changes it on the server.
10871
10872         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
10873         this command might take a while.
10874
10875 2010-09-22  Julien Danjou  <julien@danjou.info>
10876
10877         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
10878         harmful if you have 2 images side-by-side, they can't be properly
10879         update on text deletion.  Using text-property is safer here.
10880         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
10881         data.
10882
10883 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10884
10885         * nnimap.el (nnimap-expunge-inbox): Remove.
10886         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
10887         (nnimap-expunge): Flip default to t.
10888
10889         * gnus.el (gnus-method-to-server): Don't push things to the cache
10890         unless it's unique.
10891         (gnus-server-to-method): Ditto.
10892
10893 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
10894
10895         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
10896
10897 2010-09-22  Julien Danjou  <julien@danjou.info>
10898
10899         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
10900         get the start of data.
10901         (gnus-html-encode-url): Add this function to encode special chars in
10902         URL.
10903         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
10904         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
10905
10906         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
10907         default.
10908         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
10909
10910         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
10911         images alt-text.
10912         (gnus-html-put-image): Put alt-text as help-echo.
10913
10914 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10915
10916         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
10917         * mm-util.el (mm-decompress-buffer):
10918         * nnir.el (nnir-run-find-grep):
10919         * pop3.el (pop3-list): Use 3rd arg of split-string.
10920
10921         * time-date.el (format-seconds): Comment fix.
10922
10923         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
10924         and byte-optimize-form-code-walker.
10925         (dgnushack-make-auto-load): Don't advise make-autoload.
10926
10927         * lpath.el: Remove Emacs 21 stuff.
10928
10929 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10930
10931         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
10932         outside the active range.  Suggested by Dan Christensen.
10933
10934         * gnus-start.el (gnus-get-unread-articles): Get the extended method
10935         slightly later to avoid double-getting it.
10936
10937         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
10938         previous patch.
10939
10940         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
10941
10942 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
10943
10944         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
10945
10946 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10947
10948         * gnus-int.el (gnus-open-server): Give a better error message in the
10949         "go offline" case.
10950
10951         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
10952         marks for nnimap, which is seldom the right thing to do.
10953
10954         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
10955         (gnus-same-method-different-name): New function.
10956
10957         * nnimap.el (parse-time): Require.
10958
10959         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
10960         method in the presence of many similar methods.
10961
10962         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
10963
10964         * nnimap.el (nnimap-find-expired-articles): Don't refer to
10965         nnml-inhibit-expiry.
10966
10967         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
10968         find out whether methods are equal.
10969
10970         * nnimap.el (nnimap-find-expired-articles): New function.
10971         (nnimap-process-expiry-targets): New function.
10972         (nnimap-request-move-article): Request the article before looking at
10973         what the Message-ID is.  Fix found by Andrew Cohen.
10974         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
10975
10976         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
10977         for oldness in addition to being a predicate.
10978
10979         * nnimap.el (nnimap-request-group): When we have zero articles, return
10980         the right data to Gnus.
10981         (nnimap-request-expire-articles): Only delete articles immediately if
10982         the target is 'delete.
10983
10984         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
10985         method, this would bug out.
10986
10987         * gnus-group.el (gnus-group-expunge-group): Rename from
10988         gnus-group-nnimap-expunge, and implemented as a normal interface
10989         function.
10990
10991         * gnus-int.el (gnus-request-expunge-group): New function.
10992
10993         * nnimap.el (nnimap-request-create-group): Implement.
10994         (nnimap-request-expunge-group): New function.
10995
10996 2010-09-21  Julien Danjou  <julien@danjou.info>
10997
10998         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
10999         (gnus-html-cache-expired): Add new function.
11000         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
11001         wethever we should display image for fetch it.
11002         Compute alt-text earlier to pass it to the fetching function too.
11003         (gnus-html-schedule-image-fetching): Change function argument to only
11004         get one image at a time, not a list.
11005         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
11006         cache.
11007         (gnus-html-get-image-data): New function to retrieve image data from
11008         cache.
11009         (gnus-html-put-image): Change buffer argument to use image data rather
11010         than file, and place image above region rather than inserting a new
11011         one.  Do not take alt-text as argument, since it's useless now: we place
11012         the image above alt-text.
11013         (gnus-html-prune-cache): Remove.
11014         (gnus-html-show-images): Start to fetch image when we find one, do not
11015         push into a temporary list.
11016         (gnus-html-prefetch-images): Only fetch image if they have expired.
11017         (gnus-html-browse-image): Fix, use 'gnus-image-url.
11018         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
11019
11020 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11021
11022         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
11023
11024 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11025
11026         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
11027         spec inser "*" if the group isn't active instead of 0.
11028
11029         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
11030         opening the server.
11031         (nnimap-request-delete-group): Implement group deletion.
11032         (nnimap-transform-headers): Return the size of the entire message in
11033         the Bytes header, not just the size of the first part.
11034         (nnimap-request-move-article): When moving an article from nnimap,
11035         request the article first so the accepting form has an article to
11036         accept.  Reported by Dan Christensen.
11037         (nnimap-command): Make sure that the error message doesn't error out.
11038
11039 2010-09-20  David Edmondson  <dme@dme.org>
11040
11041         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
11042         we haven't requested anything.
11043
11044 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11045
11046         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
11047         "".  Fix found by Andrew Cohen.
11048
11049         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
11050         instead of -encode-string.
11051
11052 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11053
11054         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
11055
11056         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
11057         by mm-subst-char-in-string.
11058
11059 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11060
11061         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
11062         waiting for the connection string.
11063
11064         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
11065         arriving.
11066
11067         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
11068         bogus characters.  This allows selecting certain Gmail groups.
11069
11070         * nnimap.el (nnimap-find-wanted-parts-1): New function.
11071         (nnimap-fetch-partial-articles): New variable.
11072         (nnimap-open-connection): When looking for credentials, also use the
11073         nnimap-server-port.
11074         (nnimap-request-article): Return the group/article number, so that Gnus
11075         `^' works as expected.
11076         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
11077
11078         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
11079         comments.
11080         (gnus-methods-sloppily-equal): New function.
11081         (gnus): When using the development version of Gnus, load the gnus-load
11082         file.
11083
11084         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
11085         `gnus-open-server' on each method before trying to scan them etc.
11086         This ensures that all the backend parameters are set correctly.
11087
11088         * nnimap.el (nnimap-authenticator): New variable.
11089         (nnimap-open-connection): Allow anonymous login.
11090         (nnimap-transform-headers): The chars header is called Chars not Bytes.
11091         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
11092
11093         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
11094         patch, found by Knut Anders Hatlen.
11095
11096 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
11097
11098         * gnus-agent.el (gnus-agent-batch-confirmation)
11099         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
11100         to gnus-message.
11101         * gnus-art.el (gnus-article-describe-briefly): Likewise.
11102         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
11103         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
11104         * gnus-int.el (gnus-open-server): Likewise.
11105         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
11106         (gnus-score-check-syntax): Likewise.
11107         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
11108         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
11109         Likewise.
11110         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
11111
11112 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11113
11114         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
11115         calling conventions so that prefetch doesn't bug out.
11116
11117 2010-09-19  Julien Danjou  <julien@danjou.info>
11118
11119         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
11120         rather than `subst-char-in-region' in order to be able to replace ASCII
11121         char by UTF-8 ones.
11122
11123         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
11124         than curl.
11125         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
11126         the right URL and ALT text on images.
11127         (gnus-html-wash-tags): Fix tag case.
11128         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
11129         (gnus-article-html): Add -o display_ins_del=2 option.
11130         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
11131
11132 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11133
11134         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
11135         the extra mail headers, which sometimes seem to happen for unknown
11136         reasons.
11137
11138         * mail-parse.el (mail-header-encode-parameter): Define as
11139         rfc2045-encode-string instead of as rfc2231-encode-string, since some
11140         (or most, perhaps?) mail readers don't understand the latter, but do
11141         understand the former.
11142
11143         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
11144         to nil, so that no methods are automatically agentized.  I think this
11145         is probably what most users want.
11146
11147         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
11148         from url-retrieve, for instance about invalid URLs.
11149
11150         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
11151         groups that have no articles.
11152         (nnimap-request-article): Check that we really got an article when we
11153         requested one.
11154
11155         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
11156         doesn't exist.
11157
11158         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
11159         nntp buffer so the agent can save it.
11160         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
11161         that CRLF doesn't get translated to \n.
11162         (nnimap-open-connection): Don't make 'shell commands only send \n.
11163
11164 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11165
11166         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
11167         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
11168         Update var name.
11169         (nnml-generate-nov-file): Use dolist.
11170         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
11171         Use with-current-buffer.
11172
11173 2010-09-18  Julien Danjou  <julien@danjou.info>
11174
11175         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
11176         parallel.
11177
11178 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11179
11180         * nnimap.el (nnimap-update-info): When doing partial marks update, get
11181         the range update right.
11182         (nnimap-request-group): Don't make `M-g' bug out on group with no
11183         marks.
11184         (nnoo): Require, so that other packages can require nnimap.
11185         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
11186         command we're looking for.  This helps when the server sends more
11187         responses after we've gotten everything we expected.
11188         (nnimap): Add a `newlinep' field to keep track of end-of-line
11189         conventions.
11190         Don't send CRLF to things that don't want it.
11191         (nnimap-request-accept-article): Ditto.
11192
11193 2010-09-18  Julien Danjou  <julien@danjou.info>
11194
11195         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
11196         than curl to retrieve images.
11197
11198 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11199
11200         * nnimap.el (nnimap-update-info): Extend the info so that we can set
11201         the marks.
11202         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
11203         (nnimap-wait-for-connection): New function.
11204         (nnimap-open-connection): If we have PREAUTH, don't query for login
11205         credentials.
11206         (nnimap-update-info): Fix off-by-one error when concatenating ranges
11207         when doing a partial update.
11208
11209 2010-09-18  Julien Danjou  <julien@danjou.info>
11210
11211         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
11212         tags.
11213
11214 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11215
11216         * nnimap.el (nnimap-credentials): New function.
11217         (nnimap-open-connection): Use the new function to look for credentials
11218         also on the numeric equivalents of "imap" and "imaps".
11219
11220         * gnus-start.el (gnus-activate-group): Send the info to
11221         gnus-request-group.
11222
11223         * nnimap.el (nnimap-request-group): Have the "check" version of the
11224         function parse flags and update the info, so that a `M-g' get a total
11225         resync of all flags from the group.
11226
11227         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
11228         to allow backends to alter the info on group selection.  Also alter all
11229         the backend -request-group functions to take the parameter.
11230
11231         * nnimap.el (nnimap-store-info): New function.
11232         (nnimap-update-info): Store the info for later usage.
11233         (nnimap-request-group): Use the stored info for the dont-check case, so
11234         that we don't retrieve all marks when we enter a group.
11235
11236         * nnimap.el: Use deffoo instead of defun for interface functions.
11237
11238         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
11239         update the group info.  This makes the nndraft groups, for instance, go
11240         back to their old behavior.
11241
11242         * gnus-sum.el (gnus-select-newsgroup): Indent.
11243
11244         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
11245         in.
11246         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
11247         nothing.
11248
11249         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
11250         from methods that are denied.
11251
11252         * gnus-int.el (gnus-method-denied-p): New function.
11253
11254         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
11255         store the password instead of netrc.
11256         (nnimap-open-connection): Don't error out when we can't make a
11257         connections.
11258
11259         * auth-source.el (auth-source-create): In the password prompt, say what
11260         we're querying for.  Also prompt for user name if that hasn't been
11261         given.
11262
11263         * nnimap.el (nnimap-with-process-buffer): Remove.
11264
11265 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11266
11267         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
11268         method when we're reading from the agent.
11269
11270         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
11271
11272         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
11273         that's probably most useful for users.
11274
11275         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
11276         "failed" all the time.
11277
11278         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
11279         ...)) with (with-current-buffer ... ).
11280
11281         * nntp.el (nntp-open-server): Return whether the open was successful or
11282         not.
11283
11284         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
11285         select an unread unseen article first.
11286
11287         * nnimap.el (nnimap-open-connection): If the user doesn't have a
11288         /etc/services, supply some sensible port defaults.
11289
11290         * dgnushack.el: Define netrc-credentials.
11291
11292 2010-09-17  Julien Danjou  <julien@danjou.info>
11293
11294         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
11295
11296 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11297
11298         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
11299         doesn't have any parameters.
11300
11301 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11302
11303         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
11304         only upcased checks.
11305
11306         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
11307
11308         * nnimap.el (nnimap-open-shell-stream): New function.
11309         (nnimap-open-connection): Use it.
11310         (nnimap-transform-headers): Get the number of lines in each message.
11311         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
11312         number of lines.
11313         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
11314         problem.
11315
11316         * utf7.el (utf7-encode): Autoload.
11317
11318         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
11319         to allow the mail splitting to not return a default group.  This is
11320         useful for nnimap, which will leave unmatched mail in the inbox.
11321
11322         * nnimap.el: Rewritten.
11323
11324         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
11325         nnimap usage.
11326
11327         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
11328         if the move is internal, so that nnimap can do fast internal moves.
11329
11330         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
11331         data.
11332         (gnus-read-active-for-groups): Support finishing the early retrieval of
11333         data.
11334
11335         * gnus-range.el (gnus-range-nconcat): New function.
11336
11337         * gnus-int.el (gnus-finish-retrieve-group-infos)
11338         (gnus-retrieve-group-data-early): New functions.
11339
11340 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11341
11342         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
11343         (nnrss-retrieve-groups):
11344         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
11345         (pop3-quit): Use with-current-buffer.
11346
11347 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11348
11349         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
11350         instead of nnheader-accept-process-output.
11351
11352         * dgnushack.el (dgnushack-compile): Add comment.
11353
11354         * lpath.el: No need to fbind propertize for XEmacs 21.4.
11355
11356         * gnus-html.el (gnus-html-schedule-image-fetching)
11357         (gnus-html-prefetch-images): Replace process-kill-without-query by
11358         gnus-set-process-query-on-exit-flag.
11359
11360 2010-09-16  Romain Francoise  <romain@orebokech.com>
11361
11362         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
11363
11364 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11365
11366         * gnus-registry.el (gnus-registry-install-shortcuts): The second
11367         parameter to unintern is mandatory-ish in Emacs 24.
11368
11369         * gnus-html.el (gnus-html-schedule-image-fetching)
11370         (gnus-html-prefetch-images): Check for curl before using it.
11371
11372         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
11373         depend on curl, which isn't essential.
11374
11375         * imap.el: Revert back to version
11376         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
11377         seem problematic.
11378
11379 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11380
11381         * gnus-registry.el (gnus-registry-install-shortcuts):
11382         Explicitly pass `obarray' to `unintern' to avoid a warning.
11383
11384 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11385
11386         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
11387         change.
11388
11389         * nnrss.el (nnrss-request-list): Remove this function and related
11390         functions, including the moreover stuff.
11391
11392 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11393
11394         * nnrss.el (nnrss-retrieve-groups): New function.
11395
11396 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11397
11398         * .dir-locals.el: Add no-byte-compile cookie.
11399
11400 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11401
11402         * time-date.el (format-seconds): Comment fix.
11403
11404         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
11405         for back end that doesn't support request-scan.
11406
11407 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11408
11409         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
11410         then do request scans from the backends.
11411
11412         * netrc.el (netrc-credentials): New conveniency function.
11413
11414         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
11415         avoid running a hook per line, since this takes a lot of time,
11416         profiling shows.
11417         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
11418         directly if gnus-visual-p is true.
11419
11420 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11421
11422         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
11423         groups; replace mapcar with dolist which is a bit faster; pass groups
11424         info to gnus-read-active-file-1.
11425         (gnus-read-active-file-1): Scan only specified groups if the new
11426         optional arg `infos' is given.
11427
11428 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11429
11430         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
11431
11432         * pop3.el (pop3-movemail): Remove.
11433         (pop3-streaming-movemail): Rename to pop3-movemail.
11434
11435         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
11436         don't restrict end-tag searches to the end of the line.
11437
11438 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11439
11440         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
11441         articles of every unchecked group to t, which means unknown since the
11442         server has never been opened.
11443
11444 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11445
11446         * gnus-html.el (gnus-html-show-alt-text): New command.
11447         (gnus-html-browse-image): Ditto.
11448         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
11449         to browse the image directly.
11450         (gnus-html-wash-tags): Search for images first, so that <a><img> works
11451         better.
11452
11453         * gnus-async.el (gnus-async-article-callback):
11454         Call `gnus-html-prefetch-images' unconditionally.
11455
11456         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
11457         before feeding URLs to curl.
11458
11459 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11460
11461         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
11462         internal images as deletable by `W D D'.
11463
11464         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
11465         (gnus-async-article-callback): Fix typo.
11466
11467 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11468
11469         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
11470         current line to work around bugs in the output from w3m.
11471
11472         * gnus-async.el (gnus-async-article-callback): Always prefetch images
11473         for groups that want that.
11474
11475         * nntp.el (nntp-wait-for-string): Supply a timeout for
11476         accept-process-output to ensure progress.
11477
11478         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
11479         level to get unread articles from, then use that for foreign groups,
11480         too.
11481
11482         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
11483         confuses the rest of the function.
11484
11485         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
11486         for the methods that support -retrieve-groups, too.
11487
11488         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
11489
11490 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11491
11492         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
11493         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
11494
11495         * pop3.el: Require cl when compiling.
11496         (pop3-number-of-responses): Search for "+OK", not "+OK ".
11497
11498 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11499
11500         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
11501         that aren't going to be activated.
11502         (gnus-get-unread-articles): Fix up the last commit.
11503
11504         * gnus-html.el (gnus-article-html): Allow calling without specifying
11505         the handle.  In that case, dissect the buffer first.
11506
11507         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
11508
11509         * nnimap.el (nnimap-open-connection): Revert the change that would look
11510         into authinfo for imaps instead of imap.
11511
11512         * gnus-start.el (gnus-activate-group): Take an optional parameter to
11513         say that you don't want to call gnus-request-group with don-check, but
11514         do check the reponse.  This is for virtual groups only.
11515         (gnus-get-unread-articles): Count the archive groups as secondary, so
11516         that they're activated the same way as before.
11517
11518         * imap.el (imap-message-map): Removed optional buffer parameter, since
11519         no callers use it.
11520         (imap-message-get): Ditto.
11521         (imap-message-put): Ditto.
11522         (imap-mailbox-map): Ditto.
11523         (imap-mailbox-put): Ditto.
11524         (imap-mailbox-get): Ditto.
11525         (imap-mailbox-get): Revert last change for this function.
11526
11527         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
11528         case-insensitively.
11529         (nnimap-debug): Remove.
11530
11531         * net/imap.el (imap-fetch-safe): Remove function, and alter all
11532         callers to use `imap-fetch' instead.  According to the comments, this
11533         should be safe, since all other IMAP clients use the 1:* syntax.
11534         (imap-enable-exchange-bug-workaround): Remove.
11535         (imap-debug): Remove -- doesn't seem very useful.
11536
11537         * mail-source.el (mail-source-fetch): Don't message if we're fetching
11538         mail from a file, and the file doesn't exist.
11539
11540         * imap.el (imap-log): New convenience function used throughout instead
11541         of repeating the same code all over the place.
11542
11543         * pop3.el (pop3-streaming-movemail): Return t for success.
11544
11545         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
11546         .authinfo if we're using ssl connection.
11547
11548         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
11549         already have if we're in a main Gnus `g' run.
11550
11551         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
11552
11553 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11554
11555         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
11556
11557         * nnmh.el (nnmh-request-list-1): Bind `file'.
11558
11559         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
11560         alias to set-process-query-on-exit-flag or process-kill-without-query.
11561         (pop3-open-server): Use it.
11562
11563 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11564
11565         * mail-source.el (mail-source-delete-crash-box): Always move the crash
11566         box to the Incoming file.  Fixes mistake in previous checkin.
11567
11568         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
11569         request loop (for debugging purposes) removed.
11570
11571         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
11572         culprit is more visible.
11573         (nnml-save-incremental-nov, nnml-open-incremental-nov)
11574         (nnml-add-incremental-nov): New functions to do "incremental" nov
11575         updates, where we just append to the end of the existing nov files
11576         without reading/writing them in full.
11577
11578         * mail-source.el (mail-source-delete-crash-box): Really only check the
11579         incoming files once in a while.
11580
11581         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
11582
11583         * mail-source.el (mail-source-delete-crash-box): Only check the
11584         incoming files for deletion once per day to save a lot of file
11585         accesses.
11586
11587         * pop3.el (pop3-logon): Fix up unbound variable typo.
11588
11589         * mail-source.el (pop3-streaming-movemail): Autoload.
11590
11591         * pop3.el (pop3-streaming-movemail):
11592         Respect pop3-leave-mail-on-server.
11593
11594         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
11595         retrieval.
11596
11597         * pop3.el (pop3-process-filter): Remove unused function.
11598         (pop3-streaming-movemail, pop3-send-streaming-command)
11599         (pop3-wait-for-messages, pop3-write-to-file)
11600         (pop3-number-of-responses): New functions for streaming pop3
11601         retrieval.
11602
11603         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
11604         come from no known methods.
11605         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
11606         list.
11607
11608         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
11609         message sizes.
11610         (pop3-movemail): Use erase-buffer instead of looping and deleting
11611         regions, which seems rather odd.
11612
11613         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
11614         file once per `g' run.
11615
11616         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
11617         directories.  This makes the draft queue directory work.
11618
11619         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
11620         data from the backends, so that we only request the list of groups from
11621         each method once.  This should speed things up considerably.
11622
11623         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
11624         detect that it's not implemented.
11625
11626         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
11627         we actually do recurse down into the tree, but don't stat all leaf
11628         nodes.
11629
11630         * gnus-html.el (gnus-html-show-images): If there are no images to show,
11631         then say so instead of bugging out.
11632
11633         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
11634         files exist before trying to read them.
11635
11636         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
11637         around <pre_int>.
11638
11639         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
11640
11641         * nnmh.el (nnmh-request-list-1): Optimize for speed.
11642
11643 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11644
11645         * mm-util.el (mm-image-load-path): Just return the image directories,
11646         not all directories in the path in addition to the image directories.
11647         (mm-image-load-path): Maintain a cache of the image directories so that
11648         the `g' command in Gnus doesn't have to stat dozens of directories each
11649         time.
11650
11651         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
11652         (gnus-html-wash-tags): Add a new `i' command to insert images.
11653         (gnus-html-insert-image): New command and keystroke.
11654         (gnus-html-redisplay-with-images): New command and keystroke.
11655         (gnus-html-show-images): Rename command.
11656         (gnus-html-wash-tags): Remove more white space before <pre_int> image
11657         spacers.
11658         (gnus-html-wash-tags): Decode entities at the end, so that entities
11659         inside the tags don't mess up the rest of the "parsing".
11660
11661         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
11662         so that nnimap methods aren't agentized by default.  There's apparently
11663         many problems related to agent/imap behavior.
11664
11665         * gnus-art.el (gnus-article-copy-string): New command and key binding.
11666
11667         * gnus-html.el: Doc fix.
11668
11669 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11670
11671         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
11672         specifier-spec-list for Emacs 21.
11673
11674         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
11675         glyph-width and glyph-height instead of display-graphic-p and
11676         image-size; make avoidance of displaying small images work for XEmacs.
11677
11678         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
11679         for XEmacs.
11680
11681         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
11682         of symbol that holds plist data.
11683         (gnus-process-plist): Remove plist of process after getting it.
11684
11685 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11686
11687         * message.el (message-generate-hashcash): Change default to
11688         'opportunistic if hashcash is installed.
11689
11690         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
11691         (gnus-html-put-image): Only call image-size once, since it's somewhat
11692         time-consuming on remote X servers.
11693
11694 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11695
11696         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
11697         type on data, not a file name.
11698
11699         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
11700         window-pixel-edges for Emacs 21.
11701
11702         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
11703         decoded contents.
11704         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
11705
11706 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11707
11708         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
11709         group line format, since it isn't very interesting.
11710
11711         * gnus-agent.el (gnus-agent-short-article),
11712         (gnus-agent-long-article): Increase values for these two variables,
11713         since most people are likely to have more network connection and
11714         storage than before.
11715
11716         * gnus.el (gnus-refer-article-method): Change default to 'current.
11717         When referring an article, the common behavior is to refer it from the
11718         current select method, not the native select method.  The chances of
11719         the native select method having the message in question is rather slim
11720         these days.
11721
11722         * gnus-sum.el (gnus-auto-select-subject): Change default to
11723         `unseen-or-unread'.  I think it's likely that most people want to
11724         select an unseen article over a previously seen, but unread one.
11725
11726         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
11727         means that in the article buffer none of the minor mode elements will
11728         be shown, usually, and this is not desirable in most cases.
11729
11730         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
11731         that commands like `d' (and the like) go to the next line in the
11732         buffer, instead of the next unread article.  I think this is the
11733         behavior that is most natural for most users.
11734         (gnus-single-article-buffer): Change default to nil, so that people can
11735         have as many article buffers open as they have summary buffer.  I think
11736         this is the most natural way for the groups to behave.
11737
11738         * message.el (message-generate-new-buffers): Change default to
11739         `unsent', so that all new message buffers start their names with the
11740         string "*unsent", and it's easier to find the buffers if you move from
11741         them.
11742
11743 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11744
11745         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
11746         small.  They're probably tracking images.
11747         (gnus-html-wash-tags): Remove all <pre_int> place holders.
11748         (gnus-html-rescale-image): Yet another try at getting the image sizing
11749         right.
11750
11751         * nntp.el (nntp-request-set-mark): Refuse to do marks if
11752         nntp-marks-file-name is nil.
11753
11754 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11755
11756         * gnus-html.el (gnus-html-wash-tags)
11757         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
11758         Better logging.
11759
11760 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11761
11762         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
11763
11764         * gnus-html.el (gnus-html-wash-tags): Check the value of
11765         gnus-blocked-images in the summary buffer.
11766
11767 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11768
11769         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
11770
11771 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11772
11773         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
11774         like "a", it seems like.
11775         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
11776         since it needs to be picked from the correct buffer.
11777
11778         * nnwfm.el: Remove.
11779
11780         * nnlistserv.el: Remove.
11781
11782 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11783
11784         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
11785         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
11786
11787 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11788
11789         * nnkiboze.el: Remove.
11790
11791         * nndb.el: Remove.
11792
11793         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
11794         alt text.
11795         (gnus-html-rescale-image): Try to get the rescaling logic right for
11796         images that are just wide and not tall.
11797
11798         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
11799         overshadow variable bindings.
11800
11801 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11802
11803         * gnus-html.el (gnus-html-wash-tags)
11804         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
11805         Add extra logging.
11806
11807 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11808
11809         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
11810         (gnus-max-image-proportion): New variable.
11811         (gnus-html-rescale-image): New function.
11812         (gnus-html-put-image): Rescale images.
11813
11814 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11815
11816         Fix up some byte-compiler warnings.
11817         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
11818         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
11819         (gnus-article-fill-cited-article, gnus-article-hide-citation)
11820         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
11821         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
11822         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
11823         (gnus-group-update-group): Use save-excursion and with-current-buffer.
11824
11825 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11826
11827         * gnus-html.el (gnus-article-html): Decode contents by charset.
11828
11829 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11830
11831         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
11832         (gnus-html-frame-width, gnus-blocked-images):
11833         * message.el (message-prune-recipient-rules): Add custom version.
11834         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
11835
11836         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
11837         functions.
11838
11839         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
11840         gnus-process-get.
11841
11842 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
11843
11844         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
11845         instead of lsub directly.
11846
11847 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11848
11849         * nnwarchive.el: Remove.
11850
11851         * gnus-soup.el: Remove.
11852
11853         * nnsoup.el: Remove.
11854
11855         * nnultimate.el: Remove.
11856
11857         * gnus-html.el (gnus-blocked-images): New variable.
11858
11859         * message.el (message-prune-recipients): New function.
11860         (message-prune-recipient-rules): New variable.
11861
11862         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
11863         guess whether a long line is natural text or not.
11864
11865         * gnus-html.el (gnus-html-schedule-image-fetching):
11866         Use gnus-process-plist and friends for compatibility.
11867
11868 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
11869
11870         * gnus-html.el: Require packages that define macros used in this file.
11871         (gnus-article-mouse-face): Declare to silence byte-compiler.
11872         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
11873         process-get.
11874         (gnus-html-put-image): Use plist-get to avoid getf.
11875         (gnus-html-prefetch-images): Use with-current-buffer.
11876
11877 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11878
11879         * gnus-ems.el: Provide compatibility functions for
11880         gnus-set-process-plist.
11881
11882         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
11883         header-line-format for XEmacs 21.4.
11884
11885         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
11886         * gnus.el (gnus-valid-select-methods):
11887         * message.el (message-send-mail-partially-limit):
11888         * mm-decode.el (mm-text-html-renderer):
11889         * mml.el (mml-insert-mime-headers-always):
11890         * smiley.el (smiley-regexp-alist): Bump custom version.
11891
11892 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11893
11894         * gnus-html.el: Require mm-url.
11895         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
11896         with the url to `url'.
11897         (gnus-html-wash-tags): Support cid: URLs/images.
11898
11899 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11900
11901         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
11902         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
11903         bindings, as they aren't useful at all.  `w' is moved to `W w'.
11904
11905         * gnus-move.el: Remove file, since it doesn't really work.
11906
11907         * gnus-html.el (gnus-article-html): Tell w3m that the input is
11908         UTF-8.  This seems to fix problems with some German web feeds.
11909
11910         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
11911         at the top so that the proper colors are applied.
11912
11913         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
11914         don't have dots in their names.
11915
11916         * gnus-art.el (gnus-article-view-part): Doc fix.
11917
11918         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
11919         XEmacs-compatible.
11920         (gnus-html-put-image): Don't do images on non-graphic displays.
11921
11922         * nnslashdot.el: Remove this unused backend.
11923
11924         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
11925         actions.
11926         (gnus-undo-register-1): Revert last change.
11927
11928         * gnus-group.el (gnus-group-completing-read): Protect against not
11929         having completion-styles bound.
11930
11931         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
11932         make broken recipients happier.
11933
11934         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
11935
11936         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
11937         point parameter.
11938
11939         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
11940
11941         * gnus-group.el (gnus-group-completing-read): Add 'substring to
11942         completion-styles for group selection.
11943
11944 2009-02-04  Andreas Schwab  <schwab@suse.de>
11945
11946         * gnus-score.el (gnus-score-string): Fix regex for matching extra
11947         headers and regexp-quote the match if necessary.
11948
11949 2009-03-24  Miles Bader  <miles@gnu.org>
11950
11951         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
11952         the blinking smiley.
11953
11954 2009-03-24  Simon Josefsson  <simon@josefsson.org>
11955
11956         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
11957         blink smiley.
11958
11959 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11960
11961         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
11962         where the dribbel file lives exists.
11963
11964         * message.el (message-send-mail-partially-limit): Change the default to
11965         nil, since most people don't want this.
11966
11967         * mm-url.el (mm-url-decode-entities): Also decode entities like
11968         &#x3212.
11969
11970 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
11971
11972         * gnus-sum.el (gnus-summary-idna-message):
11973         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
11974         Hyperlink urls in docstrings with URL `...'.
11975
11976 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
11977
11978         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
11979         functions.
11980
11981 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11982
11983         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
11984         say what the mouseover text should be.
11985
11986         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
11987         version of the mm-w3m-safe-url-regexp variable to only download images
11988         in the groups where we want that to happen.
11989
11990         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
11991
11992         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
11993         easier debugging.
11994         (gnus-article-beginning-of-window): Add kludge to allow spacing past
11995         big pictures in the article buffer.
11996
11997         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
11998         gnus-article-html.
11999         (mm-text-html-renderer): gnus-article-html needs curl in addition to
12000         w3m.
12001
12002         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
12003
12004 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12005
12006         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
12007         which doesn't exist.
12008
12009         * message.el (message-inhibit-ecomplete): New variable to allow some
12010         function to inhibit ecomplete address storage.
12011         (message-resend): Disable ecomplete message storage when resending
12012         messages.
12013
12014         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
12015
12016 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12017
12018         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
12019         Save excursion while copying, moving, and deleting articles in order to
12020         prevent the cursor from jumping to unforeseen place.
12021
12022 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12023
12024         * lpath.el: No need to bind bookmark-current-buffer,
12025         bookmark-yank-point and bookmark-make-record-function.
12026
12027 2010-08-17  Glenn Morris  <rgm@gnu.org>
12028
12029         * gnus-sync.el: Require gnus components whose functions are used.
12030
12031         * gnus-art.el (bookmark-make-record-function):
12032         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
12033         Declare for compiler.
12034
12035         * mm-url.el (mml-compute-boundary): Autoload.
12036
12037 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12038
12039         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
12040
12041 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
12042
12043         Typo fix "hoo4a" -> "hook".
12044
12045         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
12046
12047 2010-08-14  Glenn Morris  <rgm@gnu.org>
12048
12049         * gnus-sync.el (gnus-sync): Fix defgroup version.
12050
12051 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
12052
12053         Doc fixes and keep unknown groups (ammended for nunion bug fix).
12054
12055         * gnus-sync.el: Fix docs.
12056         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
12057         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
12058
12059 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12060
12061         Optimizations for gnus-sync.el.
12062
12063         * gnus-sync.el: Add docs about gnus-sync-backend
12064         possibilities.
12065         (gnus-sync-save): Remove unnecessary message.
12066         (gnus-sync-read): Optimize and show what groups were skipped.
12067
12068 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12069
12070         Minor bug fixes for gnus-sync.el.
12071
12072         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
12073         Don't read the sync on get-new-news.
12074
12075         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
12076         quiet.
12077
12078         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
12079         (fix typo).
12080
12081 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
12082
12083         Make saving and restoring of hidden threads work with overlays.
12084         Patch applied by Ted Zlatanov.
12085
12086         * gnus-sum.el (gnus-hidden-threads-configuration)
12087         (gnus-restore-hidden-threads-configuration): Update to deal with text
12088         properties, rather than searching for a magic character.
12089
12090 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12091
12092         New gnus-sync.el library for synchronization of marks.
12093
12094         * gnus-sync.el: New library for synchronization of marks.
12095
12096         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
12097         renamed from `gnus-registry-grep-in-list'.
12098
12099         * gnus-registry.el (gnus-registry-follow-group-p):
12100         Use `gnus-grep-in-list'.
12101
12102         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
12103
12104 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12105
12106         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
12107         determining charset of text fails.
12108
12109 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12110
12111         * nnmail.el (nnmail-get-new-mail-1): Revert.
12112
12113         * nnml.el (nnml-active-number): Make sure names of newly created groups
12114         in nnml-group-alist are encoded.
12115
12116 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12117
12118         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
12119         containing non-ASCII characters in active file for nnml back end.
12120
12121 2010-07-24  David Engster  <dengste@eml.cc>
12122
12123         * mml-smime.el (mml-smime-epg-verify): Also accept the older
12124         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
12125
12126 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
12127
12128         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
12129         tag (Bug#6654).
12130
12131 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12132
12133         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
12134         the article buffer, not the summary buffer.
12135
12136 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12137
12138         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
12139         Emacs 23 as well.
12140
12141 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12142
12143         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
12144         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
12145
12146 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12147
12148         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
12149         Patch applied by Karl Fogel.
12150
12151         * gnus-sum.el (gnus-summary-bookmark-make-record):
12152         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
12153
12154 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12155
12156         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
12157         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
12158         C-w still not working correctly from Article buffers; Thierry's
12159         patch to fix that will be applied after this.
12160
12161         * gnus-art.el (bookmark-make-record-function): New local variable.
12162
12163         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
12164         article buffer.
12165         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
12166
12167 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
12168
12169         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
12170         on changes in bookmark.el.
12171
12172 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12173
12174         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
12175         `no-log' instead of message not to log prompt string.
12176
12177 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
12178
12179         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
12180         the *other* type of HTML form submission.
12181
12182 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
12183
12184         * auth-source.el (auth-source-pick): If choice does not contain a
12185         questioned keyword, set the check to t.
12186
12187 2010-06-12  Romain Francoise  <romain@orebokech.com>
12188
12189         * gnus-util.el (gnus-date-get-time): Move up before first use.
12190
12191 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12192
12193         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
12194         (gnus-article-edit-part): Bind it to make last part that is substituted
12195         or deleted visible.
12196         (gnus-mime-display-single): Buttonize part of which id equals to
12197         gnus-mime-buttonized-part-id.
12198
12199 2010-06-10  Dan Christensen  <jdc@uwo.ca>
12200
12201         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
12202         (gnus-dd-mmm): Use gnus-date-get-time.
12203         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
12204         simplify logic.
12205         (gnus-summary-limit-to-age): Use gnus-date-get-time.
12206         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
12207
12208 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
12209
12210         * auth-source.el (top): Autoload `secrets-list-collections',
12211         `secrets-create-item', `secrets-delete-item'.
12212         (auth-sources): Fix tag string.
12213         (auth-get-source, auth-source-retrieve, auth-source-create)
12214         (auth-source-delete): New defuns.
12215         (auth-source-pick): Rewrite in order to avoid 2 passes.
12216         (auth-source-forget-user-or-password): New parameter USERNAME.
12217         (auth-source-user-or-password): New parameters CREATE-MISSING and
12218         DELETE-EXISTING.  Retrieve password interactively, if needed.
12219
12220 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
12221
12222         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
12223         deleting unused directories when gnus-expert-user is t.
12224
12225 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12226
12227         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
12228         for each temp file when gnus-article-browse-delete-temp is ask.
12229
12230 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12231
12232         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
12233         Replace Lisp calls to delete-backward-char by calls to delete-char.
12234
12235 2010-05-20  Kevin Ryde  <user42@zip.com.au>
12236
12237         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
12238
12239 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
12240
12241         * password-cache.el (password-cache-remove): Fix docstring.
12242
12243 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12244
12245         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
12246         article unless decoding article to be saved.
12247
12248 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12249
12250         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
12251         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
12252         generated within the mm-with-unibyte-current-buffer macro.
12253
12254 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12255
12256         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
12257         to nil when we're in a mml-preview buffer and no group is selected.
12258
12259 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
12260
12261         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
12262         when catching the `C-g'.  Reported by "Leo".
12263
12264 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12265
12266         * message.el (message-forward-make-body-plain)
12267         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
12268         multibyte-string-p.
12269
12270         * lpath.el: Revert.
12271
12272 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12273
12274         * message.el (message-forward-make-body-mml): Assume original message
12275         is multibyte string; error on unibyte.
12276         (message-forward-make-body-plain): Ditto; don't add excessive newline
12277         in body end.
12278
12279         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
12280
12281 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
12282
12283         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
12284         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
12285
12286 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12287
12288         * mm-extern.el (mm-extern-url): Don't use
12289         mm-with-unibyte-current-buffer.
12290         (mm-extern-cache-contents): Use with-current-buffer instead of
12291         save-excursion + set-buffer.
12292
12293 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12294
12295         * mm-util.el (mm-emacs-mule): Remove.
12296
12297 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
12298
12299         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
12300         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
12301         change.
12302
12303 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12304
12305         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
12306         bind the default value of enable-multibyte-characters to nil.
12307
12308 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12309
12310         * message.el (message-forward-make-body-plain)
12311         (message-forward-make-body-mml):
12312         Don't use mm-with-unibyte-current-buffer.
12313
12314 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12315
12316         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
12317
12318 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
12319
12320         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
12321         (Bug#5592).
12322
12323 2010-05-07  Julien Danjou  <julien@danjou.info>
12324
12325         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
12326         it to mm-pipe-part.
12327
12328         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
12329         it is given.
12330
12331 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12332
12333         * binhex.el (binhex-decode-region-internal):
12334         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
12335         (dns-query):
12336         * nnweb.el (nnweb-gmane-search):
12337         * pgg-parse.el (pgg-parse-armor):
12338         * pgg.el (pgg-verify-region):
12339         * sha1.el (sha1-string-external):
12340         * uudecode.el (uudecode-decode-region-internal):
12341         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
12342         XEmacs.
12343
12344         * gnus-art.el (gnus-article-browse-html-parts):
12345         * gnus-group.el (gnus-read-ephemeral-gmane-group):
12346         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
12347         make-temp-file.
12348
12349         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
12350         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
12351         compiling.
12352
12353         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
12354         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
12355         XEmacs when compiling.
12356
12357         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
12358         gnus-pick-mode-off-hook for XEmacs when compiling.
12359         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
12360         gnus-binary-mode-off-hook for XEmacs when compiling.
12361
12362         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
12363         Return nil if char-charset is not available.
12364
12365         * imap.el (imap-disable-multibyte)
12366         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
12367         macros.
12368
12369         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
12370         instead of encode-coding-string.
12371
12372         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
12373         'xemacs) instead of mm-emacs-mule to switch function definitions.
12374         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
12375
12376         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
12377         bind temporary-file-directory for XEmacs;
12378         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
12379         timer-set-function for XEmacs 21.4 and SXEmacs;
12380         bind timer-list for XEmacs 21.4 and SXEmacs;
12381         fbind char-charset and find-charset-region for non-Mule XEmacs;
12382         fbind decode-coding-region, decode-coding-string, detect-coding-region,
12383         encode-coding-region and encode-coding-string for XEmacs having no
12384         file-coding feature.
12385
12386 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
12387
12388         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
12389
12390 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12391
12392         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
12393         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
12394
12395 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
12396
12397         * mm-util.el (mm-decompress-buffer): Use `delete-file';
12398         alias `jka-compr-delete-temp-file' no longer exists.
12399
12400 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12401
12402         Use define-minor-mode in Gnus where applicable.
12403         * mml.el (mml-mode): Use define-minor-mode.
12404         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
12405         (gnus-undo-mode): Use define-minor-mode.
12406         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
12407         (gnus-dead-summary-mode): Use define-minor-mode.
12408         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
12409         Initialize in declaration.
12410         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
12411         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
12412         (gnus-mailing-list-mode): Use define-minor-mode.
12413         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
12414         (gnus-draft-mode): Use define-minor-mode.
12415         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
12416         (gnus-dired-mode): Use define-minor-mode.
12417
12418 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
12419
12420         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
12421         handles on recursive mml-to-mime translation and check them for
12422         boundary delimiter collisions.  Reported by Greg Troxel.
12423
12424 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12425
12426         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
12427
12428 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12429
12430         * mm-util.el (mm-find-buffer-file-coding-system):
12431         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
12432
12433 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
12434
12435         * message.el (message-generate-headers): Record insertion of optional
12436         headers as well.  Otherwise the check to prevent repeated insertion of
12437         optional headers is a no-op.
12438
12439 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
12440
12441         * smime.el: Don't mention CVS.
12442
12443         * nnrss.el (nnrss-fetch): Don't mention CVS.
12444
12445         * nnir.el: Don't mention CVS.
12446
12447 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12448
12449         * gnus-sum.el (gnus-summary-bookmark-make-record):
12450         Add `location' field.
12451
12452 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12453
12454         * lpath.el: Fbind bookmark-default-handler,
12455         bookmark-get-bookmark-record, bookmark-make-record-default,
12456         bookmark-prop-get for Emacs <23 and XEmacs.
12457
12458 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12459
12460         * gnus-sum.el: Add bookmark declarations to silence the compiler.
12461         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
12462         Use with-current-buffer to silence the byte-compiler.
12463         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
12464         bother to require `gnus'.
12465         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
12466
12467 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12468
12469         * gnus-sum.el (gnus-summary-bookmark-make-record)
12470         (gnus-summary-bookmark-jump): New functions.
12471         (gnus-summary-mode): Setup bookmark support.
12472
12473 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
12474
12475         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
12476         if set.
12477
12478 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12479
12480         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
12481         gnus-article-browse-html-save-cid-image; make it work recursively for
12482         forwarded messages as well.
12483         (gnus-article-browse-html-parts): Work when prefix arg is given.
12484         (gnus-article-browse-html-article): Doc fix.
12485
12486 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
12487
12488         * message.el (message-default-mail-headers)
12489         (message-default-headers): Carry the value mail-default-headers over
12490         into message-default-mail-headers, rather than message-default-headers.
12491
12492 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
12493
12494         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
12495         charset.
12496
12497         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
12498         charset into the <meta> tag when the article is encoded to utf-8.
12499
12500 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12501
12502         * gnus-art.el (gnus-article-browse-delete-temp-files):
12503         Delete directories as well.
12504         (gnus-article-browse-html-parts): Work for images that do not specify
12505         file names; delete temp directory when quitting; insert header at the
12506         right place; use file: scheme for image files.
12507
12508 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
12509
12510         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
12511         (gnus-article-browse-html-parts): Use it to make temporary cid image
12512         files in addition to html file so that browser may display them.
12513
12514 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12515
12516         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
12517
12518 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
12519
12520         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
12521
12522 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
12523
12524         * auth-source.el (auth-sources): Change default to be simpler.
12525         Explain about Secret Service API sources.  Improve Customize options.
12526         (auth-source-pick): Change to accept any number of search parameters.
12527         Implement fallbacks iteratively, not recursively.  Add scoring on the
12528         second pass and sort by score.  Call Secret Service API when needed.
12529         (auth-source-user-or-password): Use it.  Call Secret Service API
12530         directly when needed to get the user name and the password.
12531
12532 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
12533
12534         * message.el (message-interactive): Doc fix.
12535         (message-qmail-inject-args): Reflow.
12536         (message-kill-to-signature): Fix typo in docstring.
12537
12538         * smiley.el (smiley-buffer): Fix typo in docstring.
12539
12540 2010-03-24  Glenn Morris  <rgm@gnu.org>
12541
12542         * mail-source.el (gnus-message): Declare.
12543         (mail-source-delete-old-incoming): Require gnus-util.
12544
12545 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12546
12547         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
12548
12549         * message.el (ecomplete-setup): Autoload it for Emacs <23.
12550
12551         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
12552         password-cache's default if it is not bound.
12553         (mml-secure-passphrase-cache-expiry): Default to 16 that is
12554         password-cache-expiry's default if it is not bound.
12555
12556         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
12557         available in Emacs 21.
12558
12559         * lpath.el: Suppress compiler warnings for:
12560         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
12561         XEmacs;
12562         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
12563         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
12564         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
12565
12566 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
12567
12568         * auth-source.el (auth-sources): Fix up definition so extra parameters
12569         are always inline.
12570
12571 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
12572
12573         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
12574         wasn't updated after mismatch.  Clear cached mailbox info correctly
12575         when uidvalidity changes.
12576         (nnimap-group-prefixed-name): New function to avoid some code
12577         duplication.
12578         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
12579         (nnimap-request-group): Use it.
12580         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
12581         (nnimap-update-unseen): Significantly improved speed of Gnus startup
12582         with many imap folders.  This is done by caching the group status from
12583         the imap server persistently in a group parameter `imap-status'.  (This
12584         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
12585         but not persistently, so every Gnus startup was still very slow.)
12586
12587 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
12588
12589         * assistant.el (assistant-render-text): Run `widget-setup' and don't
12590         delete the extra newline.  Otherwise editing of :string and :number
12591         types don't work.
12592
12593 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12594
12595         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
12596         secrets.el dependency.
12597         (auth-sources): Add optional user name.  Add secrets.el configuration
12598         choice (unused right now).
12599
12600 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12601
12602         * gnus-sum.el (gnus-summary-make-menu-bar):
12603         Let `gnus-registry-install-shortcuts' fill in the functions.
12604
12605         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
12606         warnings.
12607         (gnus-registry-misc-menus): Variable to hold registry mark menus.
12608         (gnus-registry-install-shortcuts): Populate and use it in a
12609         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
12610
12611 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
12612
12613         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
12614         In-place substitutions for the group name encoding/decoding.
12615         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
12616         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
12617         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
12618         (nnimap-update-unseen, nnimap-request-list)
12619         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
12620         (nnimap-request-set-mark, nnimap-split-to-groups)
12621         (nnimap-split-articles, nnimap-request-newgroups)
12622         (nnimap-request-create-group, nnimap-request-accept-article)
12623         (nnimap-request-delete-group, nnimap-request-rename-group)
12624         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
12625         `encoded-mbx' for consistency.
12626         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
12627         variable `imap-current-mailbox'.
12628
12629         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
12630         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
12631
12632 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
12633
12634         * pop3.el (pop3-display-message-size-flag): Display message size byte
12635         counts during POP3 download.
12636         (pop3-movemail): Use it.
12637         (pop3-list): Implement listing of available messages.
12638
12639 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
12640
12641         * nnir.el (nnir-get-article-nov-override-function): New function to
12642         override the normal NOV retrieval.
12643         (nnir-retrieve-headers): Use it.
12644
12645 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
12646
12647         * auth-source.el (netrc-machine-user-or-password): Autoload.
12648
12649 2010-03-19  Glenn Morris  <rgm@gnu.org>
12650
12651         Stop message.el from loading about 40 libraries it doesn't always need.
12652         The general approach is to autoload rather than require, and to
12653         require in the specific functions rather than the file.  (Bug#5642)
12654
12655         * gmm-utils.el: Don't require wid-edit.
12656         (widget-create-child-value, widget-convert, widget-default-get):
12657         Autoload.
12658
12659         * gnus-util.el: Don't require time-date, netrc.
12660         (message-fetch-field, gnus-group-name-decode): Declare rather than
12661         autoloading.
12662         (gnus-fetch-field): Require message.
12663         (gnus-decode-newsgroups): Require gnus-group.
12664
12665         * ietf-drums.el: Don't require time-date.
12666
12667         * message.el: Don't require hashcash, canlock, ecomplete.
12668         Do require mail-utils.  Require nnheader only when compiling.
12669         (smtpmail-default-smtp-server): Remove declaration.
12670         (message-send-mail-function): Check smtpmail-default-smtp-server
12671         is bound rather than requiring smtpmail.
12672         (message-auto-save-directory, message-insert-signature):
12673         Use expand-file-name rather than nnheader-concat.
12674         (nnheader-insert-file-contents): Autoload.
12675         (hashcash-wait-async): Declare.
12676         (message-send-mail): Only call gnus-setup-posting-charset if
12677         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
12678         (message-send-mail-with-sendmail): Require sendmail.
12679         (canlock-password, canlock-password-for-verify): Declare.
12680         (message-canlock-password): Require canlock.
12681         (nnheader-get-report): Autoload.
12682         (gnus-setup-posting-charset): Declare.
12683         (message-send-news): Require gnus-msg.
12684         (message-make-references, message-make-in-reply-to): Use mail-header-id
12685         rather than the alias mail-header-message-id.
12686         (ecomplete-add-item, ecomplete-save): Declare.
12687         (message-put-addresses-in-ecomplete): Require ecomplete.
12688         (ecomplete-display-matches): Autoload.
12689
12690         * mm-decode.el: Don't require mailcap, gnus-util.
12691         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
12692         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
12693         Autoload.
12694         (mailcap-mime-extensions): Declare.
12695
12696         * mm-encode.el: Don't require mailcap.
12697         (mailcap-extension-to-mime): Autoload.
12698
12699         * mml-sec.el: Don't require password-cache.
12700
12701         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
12702         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
12703         (mml-minibuffer-read-type): Require mailcap.
12704         (mml-preview): Require gnus-msg.
12705
12706         * mml1991.el: Require password-cache.
12707         (password-cache-expiry): Remove declaration.
12708
12709         * mml2015.el: Require password-cache.
12710         (password-cache-expiry): Remove declaration.
12711
12712         * nneething.el (mailcap): Require mailcap.
12713
12714         * nnheader.el (declare-function): Add compatibility stub.
12715         (message-remove-header): Declare rather than autoload.
12716         (nnheader-replace-header): Require message.
12717
12718         * nnimap.el (declare-function): Add compatibility stub.
12719         (netrc-parse, netrc-machine-user-or-password): Declare.
12720         (nnimap-open-connection): Require netrc.
12721
12722         * nntp.el (declare-function): Add compatibility stub.
12723         (netrc-parse, netrc-machine, netrc-get): Declare.
12724         (nntp-send-authinfo): Require netrc.
12725
12726         * rfc2047.el: Don't require qp.
12727         (quoted-printable-encode-region, quoted-printable-decode-string):
12728         Autoload.
12729
12730         * sieve-mode.el: Don't require easymenu.
12731         (easy-menu-add-item): Autoload it.
12732
12733         * spam-stat.el (time-to-number-of-days): Autoload it.
12734
12735 2010-03-19  Glenn Morris  <rgm@gnu.org>
12736
12737         * password-cache.el (password-cache, password-cache-expiry): Autoload.
12738
12739 2010-03-18  Glenn Morris  <rgm@gnu.org>
12740
12741         * hashcash.el (declare-function): Remove duplicate definition.
12742
12743 2010-03-17  Kevin Ryde  <user42@zip.com.au>
12744
12745         * mml.el (mml-read-tag): Unquote values with `read' to reverse
12746         prin1 in mml-insert-tag (just stripping the quotes gave wrong
12747         value if any backslash escapes).
12748
12749 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12750
12751         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
12752         if it is available.  (bug#5647)
12753
12754         * lpath.el: Suppress compiler warning for coding-system-from-name for
12755         Emacs 21 and XEmacs.
12756
12757 2010-03-14  Juri Linkov  <juri@jurta.org>
12758
12759         * hmac-def.el:
12760         * hmac-md5.el:
12761         * netrc.el: Fix keywords.
12762
12763 2010-02-26  Glenn Morris  <rgm@gnu.org>
12764
12765         * message.el (message-send-mail-function): Change the default, so that
12766         it inherits from a customized send-mail-function.  (Bug#5643)
12767
12768 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12769
12770         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
12771         shell-command-to-string signals an error (bug#5299).
12772
12773 2010-02-24  Glenn Morris  <rgm@gnu.org>
12774
12775         * message.el (message-smtpmail-send-it)
12776         (message-send-mail-with-mailclient): Doc fixes.
12777
12778 2010-02-16  Glenn Morris  <rgm@gnu.org>
12779
12780         * message.el (message-default-mail-headers): Change the default value
12781         to ease the transition from mail-mode to message-mode.  (Bug#5555)
12782
12783 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12784
12785         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
12786         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
12787
12788 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
12789
12790         * time-date.el (date-to-time): Doc fix (Bug#5408).
12791
12792 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
12793
12794         * message.el (message-mail): Just pass yank-action on to message-setup.
12795         (message-setup): Handle (FUN . ARGS) form of yank-action.
12796         (message-with-reply-buffer, message-widen-reply)
12797         (message-yank-original): Handle non-buffer values of
12798         message-reply-buffer (Bug#4080).
12799         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
12800
12801 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
12802
12803         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
12804         Fix typo in docstring.
12805
12806 2010-01-08  Jason Rumney  <jasonr@gnu.org>
12807
12808         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
12809         response.
12810
12811 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12812
12813         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
12814
12815         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
12816
12817         * message.el (message-check-news-header-syntax): Protect against a
12818         string that `rfc822-addresses' returns when parsing fails.
12819
12820 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12821
12822         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
12823         (gnus-previous-char-property-change): New functions.
12824
12825         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
12826
12827 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
12828
12829         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
12830         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
12831
12832 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
12833
12834         * message.el (message-exchange-point-and-mark): Rework last change to
12835         avoid using optional arg of exchange-point-and-mark, for backward
12836         compatibility.
12837
12838 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
12839
12840         * message.el (message-exchange-point-and-mark):
12841         Call exchange-point-and-mark with an argument rather than setting
12842         mark-active by hand (Bug#5175).
12843
12844 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12845
12846         * nntp.el (nntp-service-to-port): Work for service expressed with
12847         numeric string; replace [:digit:] with [0-9] for XEmacs.
12848
12849 2009-12-17  Glenn Morris  <rgm@gnu.org>
12850
12851         * gnus-group.el (gnus-bug-group-download-format-alist):
12852         Change emacs entry to debbugs.gnu.org.  Bump :version.
12853
12854 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12855
12856         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
12857
12858 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12859
12860         * message.el (message-info): Explain why we use `Info-goto-node'.
12861
12862 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12863
12864         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
12865
12866 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12867
12868         * message.el (message-completion-in-region): New compatibility function.
12869         (message-expand-group): Use it.
12870
12871 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12872
12873         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
12874         with no unread article should be listed if the 2nd arg `predicate' is
12875         given.
12876
12877 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12878
12879         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
12880
12881 2009-11-29  Juri Linkov  <juri@jurta.org>
12882
12883         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
12884         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
12885         on `gnus-recenter'.  (Bug#4698, Bug#4981)
12886
12887 2009-11-26  Kevin Ryde  <user42@zip.com.au>
12888
12889         * sha1.el (sha1-string-external): default-directory "/" in case
12890         otherwise non-existent.  process-connection-type pipe for touch of
12891         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
12892
12893 2009-11-25  Kevin Ryde  <user42@zip.com.au>
12894
12895         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
12896         it's comms related and sgml-mode.el has "comm" on that basis too.
12897
12898 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12899
12900         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
12901         containing tspecial characters if they have been already quoted.
12902
12903 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
12904
12905         * dns-mode.el (auto-mode-alist): Purecopy string.
12906
12907 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12908
12909         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
12910
12911 2009-10-24  Glenn Morris  <rgm@gnu.org>
12912
12913         * gnus-art.el (help-xref-stack-item): Define for compiler.
12914
12915 2009-10-21  Kevin Ryde  <user42@zip.com.au>
12916
12917         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
12918
12919 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12920
12921         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
12922
12923 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12924
12925         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
12926         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
12927
12928 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12929
12930         * gnus.el (gnus-overlay-get): New alias to overlay-get.
12931         (gnus-overlays-in): New alias to overlays-in.
12932
12933         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
12934         gnus-overlay-get, and gnus-delete-overlay.
12935         (gnus-summary-show-thread): Make it work as well for systems in which
12936         next-single-char-property-change is not available.
12937         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
12938
12939         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
12940         (gnus-overlay-get): New alias to extent-property.
12941         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
12942
12943         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
12944         SXEmacs.
12945
12946         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
12947         SXEmacs.
12948
12949 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
12950
12951         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
12952
12953 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
12954
12955         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
12956         and XEmacs that don't have `remove-overlays'.
12957
12958 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12959
12960         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
12961         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
12962         selective display.  Use overlays instead.
12963
12964 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
12965
12966         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
12967
12968 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
12969
12970         * spam-stat.el (spam-stat-load): Fix typo in message.
12971
12972 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
12973
12974         * dig.el (dig-invoke): Fix typo in docstring.
12975         (query-dig): Reflow docstring.
12976
12977 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
12978
12979         * gnus-art.el (gnus-article-encrypt-body):
12980         * message.el (message-check-recipients):
12981         * mm-util.el (mm-codepage-setup):
12982         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
12983         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
12984
12985 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
12986
12987         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
12988         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
12989         keys from the menu if mm-{sign,encrypt}-option is 'guided.
12990         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
12991         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
12992
12993 2009-09-21  Kevin Ryde  <user42@zip.com.au>
12994
12995         * dig.el: Add "Keywords: comm", as per net-utils.el.
12996
12997 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12998
12999         * dig.el (dig-mode): Use define-derived-mode.
13000
13001 2009-09-19  Glenn Morris  <rgm@gnu.org>
13002
13003         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
13004
13005 2009-09-18  Glenn Morris  <rgm@gnu.org>
13006
13007         * gnus-diary.el (gnus-diary-check-message):
13008         * message.el (message-insert-formatted-citation-line):
13009         * nnbabyl.el (top-level):
13010         * nndiary.el (nndiary-schedule):
13011         Fix typos in condition-case handlers.
13012
13013 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13014
13015         * gnus-art.el (gnus-article-edit-part): Work for the buffer
13016         configuration that provides the sole article window in a frame;
13017         position point correctly after deleting a part.
13018
13019 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
13020
13021         * spam.el (spam-unregister-on-reregister): Add boolean variable.
13022         (spam-resolve-registrations-routine): Use it to unregister articles
13023         that change status.
13024
13025 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13026
13027         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
13028         with XEmacs.
13029         (parse-time-string-chars): Use it.
13030
13031 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13032
13033         * imap.el (imap-interactive-login): Better messages.
13034         (imap-open): Fix bug with renamed buffer on reconnect.
13035         (imap-authenticate): Add buffer-local imap-last-authenticator variable
13036         for easier debugging and cleaner code.  On successful (guessed based on
13037         server capabilities) secondary authentication, set imap-state
13038         correctly.
13039         (imap-last-authenticator): Define imap-last-authenticator as a variable
13040         to avoid warnings.
13041
13042 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13043
13044         * nnrss.el (nnrss-request-article): Remove binding of
13045         default-enable-multibyte-characters that has gotten needless by
13046         the 2007-07-13 change in rfc2047-encode-message-header.
13047
13048         * mml.el (mml-insert-multipart): Error on the message header.
13049         (mml-insert-part): Error on the message header; position point at
13050         the end of a MIME tag.
13051
13052 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13053
13054         * time-date.el (autoload): Expand define-obsolete-function-alias into
13055         defalias and make-obsolete for old Emacsen that Gnus supports.
13056         (with-no-warnings): Define it for old Emacsen.
13057         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
13058         is available.
13059         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
13060         float-time is available; suppress compile warning for time-to-seconds.
13061
13062         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
13063         (gnus-float-time): Alias to float-time if it exists.
13064
13065         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
13066         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
13067         float-time is available; suppress compile warning for time-to-seconds.
13068
13069         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
13070         XEmacs.
13071
13072 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
13073
13074         * imap.el (imap-message-map): Docstring fix.
13075
13076 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13077
13078         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
13079         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
13080         Add the optional argument `encoding' that overrides the default.
13081
13082         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
13083         mm-encode-buffer.
13084
13085 2009-09-04  Glenn Morris  <rgm@gnu.org>
13086
13087         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
13088         mm-disable-multibyte, rather than default-enable-multibyte-characters.
13089         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
13090         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
13091         * mm-util.el (mm-with-unibyte-current-buffer)
13092         (mm-find-buffer-file-coding-system):
13093         * yenc.el (yenc-decode-region): Use default-value rather than
13094         default-enable-multibyte-characters.
13095
13096 2009-09-03  Glenn Morris  <rgm@gnu.org>
13097
13098         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
13099         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
13100         than default-enable-multibyte-characters.
13101
13102 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
13103
13104         * gnus-art.el (gnus-article-read-summary-keys):
13105         Fix gnus-buffer-configuration's value temporarily used.
13106
13107 2009-09-02  Glenn Morris  <rgm@gnu.org>
13108
13109         * gnus-util.el (gnus-float-time): New function.
13110         * gnus-delay.el (gnus-delay-article):
13111         * gnus-sum.el (gnus-thread-latest-date):
13112         * gnus-util.el (gnus-user-date): Use gnus-float-time.
13113         * nnspool.el (nnspool-request-newgroups):
13114         Use gnus-float-time rather than time-to-seconds.
13115         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
13116
13117         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
13118         (gnus-header-subject-face, gnus-header-newsgroups-face)
13119         (gnus-header-name-face, gnus-header-content-face):
13120         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
13121         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
13122         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
13123         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
13124         (gnus-cite-face-11):
13125         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
13126         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13127         (gnus-server-closed-face, gnus-server-denied-face)
13128         (gnus-server-offline-face):
13129         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13130         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13131         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13132         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13133         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13134         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13135         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13136         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13137         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13138         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13139         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13140         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13141         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13142         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
13143         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
13144         (gnus-summary-high-undownloaded-face)
13145         (gnus-summary-low-undownloaded-face)
13146         (gnus-summary-normal-undownloaded-face)
13147         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13148         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13149         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13150         (gnus-splash-face):
13151         * message.el (message-header-to-face, message-header-cc-face)
13152         (message-header-subject-face, message-header-newsgroups-face)
13153         (message-header-other-face, message-header-name-face)
13154         (message-header-xheader-face, message-separator-face)
13155         (message-cited-text-face, message-mml-face):
13156         * sieve-mode.el (sieve-control-commands-face)
13157         (sieve-action-commands-face, sieve-test-commands-face)
13158         (sieve-tagged-arguments-face):
13159         * spam.el (spam-face):
13160         Mark face aliases with "-face" in the name as obsolete.
13161
13162 2009-09-01  Glenn Morris  <rgm@gnu.org>
13163
13164         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
13165         than goto-line.
13166
13167 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13168
13169         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13170         Don't move point if the command is invoked inside the message header.
13171
13172 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13173
13174         * imap.el (imap-send-command): Simplify.
13175         (imap-wait-for-tag): point-max -> buffer-size.
13176
13177 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13178
13179         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
13180         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
13181         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
13182         * nnir.el (nnir-swish-e-index-file):
13183         * gnus-sum.el (gnus-summary-delete-marked-as-read)
13184         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
13185         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
13186         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
13187         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
13188         (gnus-treat-display-xface): Add Emacs version of obsolescence.
13189
13190 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13191
13192         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13193         Don't save excursion.
13194
13195 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13196
13197         * nnheader.el (nnheader-find-file-noselect):
13198         * mm-util.el (mm-insert-file-contents):
13199         Use (default-value 'major-mode) instead of default-major-mode.
13200
13201 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13202
13203         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
13204
13205 2009-08-26  Glenn Morris  <rgm@gnu.org>
13206
13207         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
13208         than placing in files.el.
13209
13210 2009-08-25  Glenn Morris  <rgm@gnu.org>
13211
13212         * nnir.el (top-level): Don't require cl at run-time.
13213         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
13214         Replace cl-function substitute with gnus-replace-in-string.
13215         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
13216         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
13217         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
13218         simplified expansions.
13219
13220 2009-08-25  Kevin Ryde  <user42@zip.com.au>
13221
13222         * dig.el (dig): Add autoload cookie.
13223
13224 2009-08-22  Glenn Morris  <rgm@gnu.org>
13225
13226         * gnus-art.el (gnus-button-patch): Use forward-line rather than
13227         goto-line.
13228
13229 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
13230
13231         * parse-time.el (parse-time-string-chars): Save match data.
13232
13233 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
13234
13235         * parse-time.el (parse-time-string-chars): Compute using character
13236         classes, to handle non-ascii characters (Bug#3190).
13237
13238 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13239
13240         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
13241
13242         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
13243         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
13244         (gnus-mm-display-part, gnus-mime-display-single)
13245         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
13246         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
13247
13248         * gnus-sum.el
13249         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
13250         (gnus-summary-move-article): Add expirable mark to articles copied or
13251         moved to group that has auto-expire turned on if the option is non-nil.
13252
13253 2009-07-24  Glenn Morris  <rgm@gnu.org>
13254
13255         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
13256         Fix typo.  (Bug#3903)
13257
13258 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13259
13260         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
13261         gnus-article-read-summary-keys rather than gnus-summary-edit-article
13262         that should not be used for draft articles.
13263         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
13264         that has no concern in minor mode keys.
13265         (gnus-article-summary-command, gnus-article-summary-command-nosave):
13266         Abolish.
13267
13268 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13269
13270         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
13271         article without making inquiry to a user for unknown encoding.
13272
13273         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
13274         (nnmaildir--scan): Assume i-node and device number that file-attributes
13275         returns might be cons-cell.
13276
13277         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
13278
13279         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
13280
13281 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
13282
13283         * auth-source.el: Remove docs now in auth.texi.  Don't use
13284         `gnus-message' for logging.  Add new variables `auth-source-debug' and
13285         `auth-source-hide-passwords' and use them.
13286
13287 2009-07-15  Glenn Morris  <rgm@gnu.org>
13288
13289         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
13290
13291 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13292
13293         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
13294         excessive whitespace from the default values of title and description.
13295
13296 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13297
13298         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
13299         mail-fetch-field to fetch Content-Description header in order to
13300         exclude newlines.
13301
13302 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
13303
13304         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
13305         format used by GnuPG 2.0.11.
13306
13307 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13308
13309         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
13310         to deleted part.
13311
13312 2009-05-30  David Engster  <dengste@eml.cc>
13313
13314         * nnmairix.el: Remove old documentation in the commentary block.
13315         (nnmairix-request-group): Do not update active file for nnml back ends.
13316         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
13317         end so that overview files are ignored.
13318         (nnmairix-update-groups): Make updating the groups more robust by using
13319         marks.
13320         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
13321         with dollar characters in message-id.
13322
13323 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
13324
13325         * spam.el: Use dns-query instead of query-dns.  Was renamed on
13326         2008-12-25 in dns.el.
13327
13328 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13329
13330         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
13331         could happen if the text is only composed of spaces and/or tabs.
13332
13333 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
13334
13335         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
13336         when sending a queued message to avoid extra mml tags.
13337
13338 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13339
13340         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
13341
13342 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13343
13344         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
13345         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
13346         rmail-toggle-header for XEmacs;
13347         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
13348
13349 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13350
13351         * gnus-dired.el: Remove autoload for gnus-setup-message.
13352         (gnus-dired-attach): Fake this-command value to prevent Gnus from
13353         displaying Gnus logo; always use compose-mail.
13354
13355 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13356
13357         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
13358
13359 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13360
13361         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
13362         (gnus-nocem-issuers): List currently active issuers; fix custom type.
13363         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
13364         available.
13365         (gnus-nocem-epg-verify): New function.
13366
13367 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
13368
13369         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
13370
13371 2009-02-15  Glenn Morris  <rgm@gnu.org>
13372
13373         * gnus-util.el (rmail-insert-rmail-file-header)
13374         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
13375         autoloads.
13376         (rmail-default-rmail-file): Remove unnecessary declaration.
13377         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
13378
13379 2009-02-14  Glenn Morris  <rgm@gnu.org>
13380
13381         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
13382         variable (only used in gnus-util, which declares it anyway).
13383         (rmail-output-to-rmail-file): Remove autoload of deleted function,
13384         which was only needed by gnus-art (changed to not use it any more).
13385         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
13386         only used in gnus-util, which autoloads it itself.
13387         (rmail-update-summary): Fix autoload.
13388
13389         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
13390         rather than rmail-output-to-rmail-file.
13391
13392 2009-02-07  Glenn Morris  <rgm@gnu.org>
13393
13394         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
13395         autoload of function that no longer exists.
13396         (rmail-toggle-header): Declare.
13397         (message-forward-rmail-make-body): Handle mbox Rmail.
13398
13399 2009-01-31  Glenn Morris  <rgm@gnu.org>
13400
13401         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
13402         2009-01-09 change.
13403
13404 2009-01-31  Dave Love  <fx@gnu.org>
13405
13406         * imap.el (imap-fetch-safe): Bind debug-on-error.
13407         (imap-debug): Add imap-fetch-safe.
13408
13409 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
13410
13411         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
13412         (auth-source-forget-all-cached): New convenience function.
13413         (auth-source-user-or-password): Accept list of modes or a single mode.
13414
13415         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
13416         auth-source modes.
13417
13418         * netrc.el (netrc-machine-user-or-password): Use list of
13419         auth-source modes.
13420
13421         * nnimap.el (nnimap-open-connection): Use list of
13422         auth-source modes.
13423
13424         * nntp.el (nntp-send-authinfo): Use list of
13425         auth-source modes.
13426
13427 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13428
13429         * auth-source.el: Update docs to reflect epa-file-enable is to be used
13430         now.
13431
13432 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13433
13434         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
13435         coding system in XEmacs; add a workaround for XEmacs.
13436
13437         * lpath.el: Fbind coding-system-aliasee.
13438
13439 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13440
13441         * mm-util.el (mm-coding-system-priorities): Protect against nil value
13442         of current-language-environment.
13443
13444 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13445
13446         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
13447         available at runtime.
13448
13449 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13450
13451         * gnus-art.el (article-date-ut): Fix end point of narrowing.
13452
13453 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
13454
13455         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
13456         the greatest positive fixnum value doesn't work under an XEmacs with
13457         bignum support; use the most-positive-fixnum constant instead,
13458         available since Emacs 21.1 with cl and XEmacs 21.1.
13459
13460 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13461
13462         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
13463         XEmacs gets not to work.
13464
13465 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13466
13467         * mm-util.el (mm-coding-system-priorities): Allow the value like
13468         "Japanese (UTF-8)" of current-language-environment.
13469
13470 2009-01-09  Glenn Morris  <rgm@gnu.org>
13471
13472         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
13473         with last-command-event.
13474
13475 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13476
13477         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
13478         in the doc string.
13479
13480         * message.el (message-fix-before-sending): Amend comment.
13481
13482 2009-01-08  Dave Love  <fx@gnu.org>
13483
13484         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
13485
13486 2009-01-07  David Engster  <dengste@eml.cc>
13487
13488         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
13489         simplified server definitions by converting it via
13490         gnus-server-to-method.
13491
13492 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13493
13494         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
13495         parameter's operands.
13496
13497 2009-01-06  David Engster  <dengste@eml.cc>
13498
13499         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
13500         primary select method (for gnus-group-mark-article-as-read).
13501
13502 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
13503
13504         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
13505         `(gnus)Face', not `(gnus)X-Face'.
13506
13507 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13508
13509         * mm-util.el (mm-ucs-to-char): New function.
13510
13511         * mm-url.el (mm-url-decode-entities): Use it.
13512
13513         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
13514         unicode-to-char.
13515
13516 2009-01-05  Dave Love  <fx@gnu.org>
13517
13518         * time-date.el: Require cl for `declare'.
13519
13520 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13521
13522         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
13523         Dave Love.
13524
13525 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13526
13527         * message.el (message-fix-before-sending): Add `eight-bit' to
13528         illegible-text check.
13529
13530 2009-01-03  Michael Olson  <mwolson@gnu.org>
13531
13532         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
13533         `headers' is nil.  This can occur if the IMAP server does not have
13534         permissions to read messages from a folder, but can write new messages
13535         to the folder.
13536         (nnimap-request-article-part): Do not insert `data' if it is nil.
13537
13538         * imap.el (imap-parse-fetch): Courier can insert spurious blank
13539         characters which will confuse `read', so skip past them.
13540
13541 2009-01-01  Dave Love  <fx@gnu.org>
13542
13543         * imap.el (imap-string-to-integer): Fix typo.
13544         (imap-fetch-safe): New function.
13545         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
13546
13547         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
13548
13549         * imap.el (imap-process-connection-type, imap-debug, imap-open):
13550         (imap-parse-greeting): Fix doc strings.
13551         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
13552         (imap-parse-flag-list): Make messages unique.
13553         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
13554
13555         * nnimap.el: Fix author email.
13556         (nnimap-split-rule): Add FIXME comment.
13557         (nnimap-debug): Fix doc string.
13558
13559 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13560
13561         * dns.el (dns-set-servers): Check "Address".  Fix typo.
13562
13563 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
13564
13565         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
13566         nslookup if resolv.conf isn't available.
13567         (dns-query): Rename from query-dns.
13568         (dns-query-cached): Rename from query-dns-cached.
13569
13570 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13571
13572         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
13573         overlay-arrow-position and overlay-arrow-string buffer-local; no need
13574         to check if those variables exist (first appeared in Emacs 18.50).
13575
13576 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13577
13578         * mm-util.el (mm-line-number-at-pos): New function.
13579
13580         * spam-report.el (spam-report-process-queue): Use it.
13581
13582 2008-12-24  David Engster  <dengste@eml.cc>
13583
13584         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
13585         parameters that haven't existed as variables as buffer-local variables.
13586
13587 2008-12-23  Dave Love  <fx@gnu.org>
13588
13589         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
13590         cadar.
13591
13592         * sieve-manage.el (sieve-manage-starttls-p): Rename from
13593         imap-starttls-p.
13594         (sieve-manage-starttls-open): Rename from imap-starttls-open.
13595
13596 2008-12-22  Dave Love  <fx@gnu.org>
13597
13598         * imap.el: Fix author email.  Doc fixes.
13599         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
13600         reply.
13601
13602 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
13603
13604         * spam-report.el (spam-report-gmane-max-requests): New constant.
13605         (spam-report-gmane-wait): New variable.
13606         (spam-report-gmane-ham, spam-report-gmane-spam)
13607         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
13608         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
13609         the server.
13610
13611         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
13612         Add explanations.
13613
13614         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
13615         nnheader-accept-process-output and nnheader-read-timeout if available.
13616         (pop3-movemail): Use it.
13617
13618         * message.el (message-check-news-body-syntax): Fix signature check if
13619         there's an attachment.
13620
13621 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13622
13623         * mm-util.el: Add comments to the mm- emulating functions.
13624
13625 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
13626
13627         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
13628         Reported by Stephen Berman <stephen.berman@gmx.net>.
13629
13630 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13631
13632         * mm-util.el (mm-substring-no-properties): New function.
13633         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
13634         (mm-special-display-p): Enable those lambda forms to be byte compiled.
13635         (mm-string-to-multibyte): Doc fix.
13636
13637         * mml.el (mml-attach-file): Use mm-substring-no-properties.
13638
13639 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13640
13641         * mml.el (mml-attach-file): Strip text properties from file name.
13642         (Bug#1574)
13643
13644 2008-12-16  Glenn Morris  <rgm@gnu.org>
13645
13646         * mm-util.el (mm-charset-override-alist): Declare for compiler.
13647
13648 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13649
13650         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
13651         knows since the charset specified might be a bogus alias that
13652         mm-charset-synonym-alist provides.
13653
13654 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13655
13656         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
13657         "ISO_8859-1".
13658
13659         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
13660
13661 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13662
13663         * mm-util.el (mm-charset-eval-alist):
13664         Define it before mm-charset-to-coding-system.
13665         (mm-charset-to-coding-system): Add optional argument `silent';
13666         define it before mm-charset-override-alist.
13667         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
13668         default value if it can be used in Emacs currently running;
13669         silence mm-charset-to-coding-system.
13670
13671 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13672
13673         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
13674         `allow-override' which says whether to use `mm-charset-override-alist'.
13675         (rfc2047-decode-encoded-words): Use it.
13676
13677         * mm-util.el (mm-charset-override-alist): Fix custom type;
13678         add `(gb2312 . gbk)' to choices.
13679
13680 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13681
13682         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
13683         fast.
13684
13685         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13686
13687         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
13688
13689 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
13690
13691         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
13692         on links.
13693
13694         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13695
13696 2008-12-03  Lute Kamstra  <lute@gnu.org>
13697
13698         * sha1.el: Remove leading * from docstrings of defcustoms,
13699         deffaces, defconsts and defuns.
13700
13701 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13702
13703         * message.el (message-idna-to-ascii-rhs-1): Protect against local
13704         users' addresses that don't have domain parts.
13705         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
13706         rather than message-narrow-to-head since there will be the message
13707         header separator.
13708
13709 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13710
13711         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
13712         since the result is inserted in a unibyte buffer anyway.
13713         (nnimap-demule-use-string-to-multibyte): Remove.
13714         (nnimap-demule): Alias it to mm-string-to-multibyte.
13715
13716 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13717
13718         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
13719         variable for debugging bug#464 and bug#1174.
13720         (nnimap-demule): Use it.
13721
13722 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13723
13724         * gnus-score.el (gnus-score-find-trace): Handle default score in total
13725         score calculation correctly.
13726
13727 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13728
13729         * message.el (message-send-mail): Just set the buffer to unibyte
13730         rather than use mm-with-unibyte-current-buffer which does a lot more.
13731         (message-send-mail-partially): Don't bother with
13732         mm-with-unibyte-current-buffer since it's already been made unibyte by
13733         message-send-mail.
13734
13735 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
13736
13737         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
13738
13739 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
13740
13741         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
13742
13743 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13744
13745         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
13746         require itself and to remove `with-no-warnings'.
13747
13748 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
13749
13750         * starttls.el (starttls-any-program-available): Get the name of the
13751         available TLS layer program.
13752         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
13753         well as the host name in the "opening" message.
13754
13755         * auth-source.el (auth-source-cache, auth-source-do-cache)
13756         (auth-source-user-or-password): Cache passwords and logins by default,
13757         allow override with `auth-source-do-cache'.
13758         (auth-source-forget-user-or-password): Allow users to remove cache
13759         entries if needed.
13760
13761 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
13762
13763         * md4.el (md4-buffer): Fix typo in docstring.
13764         (md4, md4-64): Doc fixes.
13765         (md4-pack-int32): Reflow docstring.
13766
13767 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13768
13769         * ietf-drums.el (ietf-drums-remove-comments): Localize second
13770         condition-case to only the forward-sexp call.
13771
13772 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13773
13774         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
13775         quotes contained.  Make it more robust regardless by an extra
13776         condition-case wrapper.
13777
13778 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13779
13780         * lpath.el: No need to fbind codepage-setup for Emacs 23.
13781
13782 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13783
13784         * nnml.el (nnml-request-expire-articles): Check if the function set to
13785         `nnmail-expiry-target' returns the symbol `delete'.
13786
13787         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
13788
13789         * nnmail.el (nnmail-expiry-target): Fix custom type.
13790
13791 2008-10-02  Glenn Morris  <rgm@gnu.org>
13792
13793         * mm-util.el (mm-codepage-setup): Tweak codepage error.
13794         Silence compiler warning.
13795
13796 2008-10-01  Magnus Henoch  <mange@freemail.hu>
13797
13798         * tls.el (open-tls-stream): Show the actual command being
13799         executed, instead of the format string.
13800
13801 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13802
13803         * lpath.el: Fbind codepage-setup for Emacs 23.
13804
13805 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
13806
13807         * mml.el (mml-menu): Don't assume mml2015 is bound.
13808
13809 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13810
13811         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
13812         exists.
13813
13814 2008-09-27  Glenn Morris  <rgm@gnu.org>
13815
13816         * gnus-util.el (mail-header-remove-comments): Autoload it.
13817
13818 2008-09-27  Andreas Schwab  <schwab@suse.de>
13819
13820         * gnus-util.el (gnus-split-references): Strip comments.
13821         (gnus-parent-id): Likewise.
13822
13823 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
13824
13825         * message.el (message-confirm-send): Fix version.
13826
13827 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13828
13829         * message.el (message-idna-to-ascii-rhs-1): Use
13830         mail-extract-address-components rather than mail-header-parse-addresses
13831         that is an alias by default to ietf-drums-parse-addresses that does not
13832         support non-ASCII names in headers' contents.
13833
13834 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
13835
13836         * message.el (message-confirm-send): Fix variable documentation to
13837         avoid the "y/n" wording.
13838
13839 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
13840
13841         * message.el (message-set-auto-save-file-name): Save to a different
13842         filename so multiple messages (especially drafts) can be recovered.
13843
13844 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
13845
13846         * message.el (message-confirm-send): Add appropriate version.
13847
13848 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
13849
13850         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
13851         defvar.
13852
13853 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
13854
13855         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
13856         (mm-pkcs7-enveloped-magic): Ditto.
13857
13858 2008-09-17  Simon Josefsson  <simon@josefsson.org>
13859
13860         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
13861         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
13862
13863 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
13864
13865         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
13866         default, it's better.
13867
13868 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
13869
13870         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
13871         summary line gnus-number property and ignore them (with a warning
13872         message).
13873
13874 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13875
13876         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
13877         macro caddr in the interactive form since it won't be expanded.
13878
13879 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13880
13881         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
13882         `charset'; fix name of function called recursively.
13883         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
13884
13885 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13886
13887         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
13888         (gnus-mime-set-charset-parameters): New function.
13889         (gnus-mime-view-part-as-charset): Use it to correctly display part
13890         specifying wrong charset.
13891
13892 2008-09-08  David Engster  <dengste@eml.cc>
13893
13894         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
13895         in completing-read for back end server.
13896
13897 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
13898
13899         * message.el (message-confirm-send): New variable to confirm sending a
13900         message.
13901         (message-send): Use it.
13902
13903 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
13904
13905         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
13906
13907 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13908
13909         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
13910
13911 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
13912
13913         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
13914         prevent tracking too many groups.
13915         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
13916         Use it.
13917
13918 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
13919
13920         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
13921         moving point to the bottom of the window in order to avoid recentering.
13922
13923 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13924
13925         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
13926
13927         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
13928         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
13929         (gnus-article-beginning-of-window): Fix calculation.
13930
13931 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13932
13933         * gnus-msg.el (gnus-summary-supersede-article)
13934         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
13935         value of gnus-newsgroup-charset to decode non-MIME encoded text in
13936         message header.
13937
13938 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
13939
13940         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
13941         pending output coming after the status change.
13942
13943 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
13944
13945         * message.el:
13946         * gnus-start.el:
13947         * gnus-registry.el: Remove VMS support.
13948
13949 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13950
13951         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
13952         macro.
13953         (rfc2104-hash): Use it.
13954
13955 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
13956
13957         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
13958         (gnus-summary-sort-by-most-recent-date): New commands.
13959         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
13960         and menu entries.
13961
13962 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13963
13964         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
13965         don't redisplay article for raw contents; remove plural articles stuff.
13966
13967         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
13968         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
13969         on gnus-summary-save-article; display results properly.
13970
13971 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13972
13973         * lpath.el: No need to fbind ns-focus-frame.
13974
13975 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13976
13977         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
13978
13979 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13980
13981         * gnus-art.el (gnus-summary-save-in-pipe):
13982         Consider gnus-save-all-headers.
13983
13984 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
13985
13986         * gnus-util.el (ns-focus-frame): Remove declaration.
13987         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
13988         like x.
13989
13990 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
13991
13992         * rfc2104.el (rfc2104-zero): Delete defconst.
13993         (rfc2104-hex-alist): Likewise.
13994         (rfc2104-hex-to-int): Delete func.
13995         (rfc2104-hexstring-to-bitstring): Likewise.
13996         (rfc2104-nybbles): New defconst.
13997         (rfc2104-hash): Rewrite for speed.
13998
13999 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14000
14001         * tls.el (open-tls-stream): Make it work with the 2nd argument
14002         BUFFER that is a string but does not exist as a buffer object, as
14003         mentioned in the doc-string.
14004
14005 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14006
14007         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
14008         SXEmacs.
14009
14010 2008-07-16  Glenn Morris  <rgm@gnu.org>
14011
14012         * gnus-util.el (ns-focus-frame): Declare for compiler.
14013
14014 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14015
14016         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
14017         set as a group parameter.
14018         (gnus-summary-save-in-pipe): Work when it is called independently.
14019         (gnus-summary-pipe-to-muttprint): Don't modify
14020         gnus-summary-pipe-output-default-command.
14021
14022 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14023
14024         * message.el (message-send-mail-with-sendmail):
14025         Display the error message.
14026
14027 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14028
14029         * gnus-art.el (gnus-default-article-saver):
14030         Add gnus-summary-save-in-pipe to choices.
14031         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
14032         gnus-summary-pipe-output-default-command as the default command.
14033         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
14034         instead of gnus-last-shell-command.
14035
14036         * gnus-sum.el (gnus-summary-pipe-output-default-command):
14037         New user option.
14038         (gnus-summary-muttprint-program): Mention the value will be changed.
14039         (gnus-summary-save-article): Force showing of all headers.
14040         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
14041
14042 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
14043
14044         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
14045
14046 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
14047
14048         * nnimap.el (nnimap-id):
14049         * sieve-manage.el (sieve-manage-open): Doc fixes.
14050
14051 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
14052
14053         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
14054         if available.
14055
14056 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14057
14058         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
14059
14060         * nnkiboze.el (nnkiboze-generate-group):
14061         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
14062
14063         * nnmairix.el: Require CL.
14064
14065 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14066
14067         * dgnushack.el: Autoload get-display-table and put-display-table for
14068         XEmacs 21.5.
14069
14070         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
14071         21.4 and SXEmacs.
14072
14073 2008-06-15  David Engster  <dengste@eml.cc>
14074
14075         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
14076
14077 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
14078
14079         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
14080         New macros that expand to an `aset'/`aref' call under Emacs, and to a
14081         runtime choice under XEmacs.
14082
14083         * gnus-sum.el (gnus-summary-set-display-table):
14084         Use `gnus-put-display-table', `gnus-get-display-table',
14085         `gnus-set-display-table' for the display table, instead of `aset'.
14086
14087         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
14088         Use `gnus-put-display-table', `gnus-get-display-table',
14089         `gnus-set-display-table' for the display table.
14090
14091 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14092
14093         * nnmairix.el: Add autoloads.
14094
14095 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14096
14097         * nnmairix.el (nnmairix-delete-recreate-group)
14098         (nnmairix-update-and-clear-marks): Fix error messages.
14099
14100 2008-06-14  David Engster  <dengste@eml.cc>
14101
14102         * nnmairix.el: Upgrade to version 0.6.
14103         (nnmairix-group-toggle-propmarks-this-group)
14104         (nnmairix-group-toggle-readmarks-this-group)
14105         (nnmairix-group-delete-recreate-this-group)
14106         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
14107         (nnmairix-remove-tick-mark-original-article): New commands.
14108         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
14109         (nnmairix-propagate-marks-to-nnmairix-groups)
14110         (nnmairix-only-use-registry, nnmairix-allowfast-default)
14111         (nnmairix-marks-cache, nnmairix-version-output): New variables.
14112         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
14113         functions needed for marks propagation and manipulation of read marks.
14114         (nnmairix-update-groups): New function.
14115         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
14116         (nnmairix-determine-original-group-from-registry)
14117         (nnmairix-determine-original-group-from-path)
14118         (nnmairix-get-group-from-file-path, nnmairix-map-range)
14119         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
14120         New helper functions.
14121         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
14122         keystrokes for new commands.
14123         (nnmairix-delete-and-create-on-change): Doc string cleanup.
14124         (nnmairix-request-group): Check allow-fast group parameter.
14125         (nnmairix-request-create-group): Set allow-fast group parameter if
14126         nnmairix-allowfast-default is set.
14127         (nnmairix-close-group): Propagate marks upon closing if needed.
14128         (nnmairix-group-toggle-threads-this-group): Use new.
14129         nnmairix-group-toggle-parameter helper function.
14130         (nnmairix-search): Better check for empty search result.
14131         (nnmairix-goto-original-article): Use new helper functions for
14132         determining original article.
14133         (nnmairix-show-original-article): Make sure message-id is in brackets.
14134         (nnmairix-call-mairix-binary): Change variable name.
14135         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
14136         helper function.
14137         (nnmairix-widget-toggle-activate): Fix doc string.
14138
14139 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14140
14141         * nnir.el: Require edmacro when compiling with XEmacs.
14142         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
14143         available in Emacs 21.
14144
14145 2008-06-11  Glenn Morris  <rgm@gnu.org>
14146
14147         * gnus-util.el (x-focus-frame):
14148         * gnus.el (image-size):
14149         * mm-decode.el (image-size): Declare.
14150
14151         * gnus-picon.el (declare-function): Add compat definition.
14152         (image-size): Declare.
14153
14154         * gnus-group.el (tool-bar-map):
14155         * gnus-sum.el (tool-bar-map): Define for compiler.
14156
14157         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
14158
14159         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
14160
14161         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
14162         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
14163         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
14164         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
14165         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
14166         * sieve-manage.el, spam-report.el, spam.el:
14167         Remove unnecessary eval-and-compile of autoloads.
14168
14169 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
14170
14171         * auth-source.el: Precise Tramp doc.
14172
14173 2008-06-07  Glenn Morris  <rgm@gnu.org>
14174
14175         * nnmairix.el: Remove unnecessary eval-when-compile.
14176
14177 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14178
14179         * lpath.el: Fbind propertize for XEmacs 21.4.
14180
14181 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
14182
14183         * nnir.el: Move here from ../contrib.
14184
14185 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14186
14187         * gnus-util.el (gnus-read-shell-command): New function.
14188         * mm-decode.el (mm-pipe-part):
14189         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
14190
14191 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14192
14193         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
14194
14195 2008-06-03  Glenn Morris  <rgm@gnu.org>
14196
14197         * pop3.el (nnheader-accept-process-output): Autoload it.
14198
14199 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14200
14201         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
14202         are not 2-digit hexadecimal characters that follow `%'s.
14203
14204 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14205
14206         * message.el (message-bogus-recipient-p): Fix type in doc string.
14207         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
14208         (message-bogus-addresses): Rename from message-bogus-address-regexp.
14209         Improve custom options.
14210         (message-bogus-recipient-p): Adjust accordingly.
14211
14212 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
14213
14214         * parse-time.el (parse-time-months, parse-time-weekdays): Add
14215         long-form month and day names.
14216
14217 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14218
14219         * dgnushack.el: Autoload debug, eudc-expand-inline and
14220         pgg-snarf-keys-region for XEmacs.
14221
14222         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
14223
14224         * nnmairix.el: Require edmacro when compiling with XEmacs.
14225
14226 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
14227
14228         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
14229         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
14230
14231 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14232
14233         * auth-source.el: Add more docs.
14234
14235         * netrc.el (netrc-machine): Always match if the port is not given.
14236
14237 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14238
14239         * nnheader.el (nnheader-read-timeout): Change the default timeout from
14240         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
14241         retrieval faster in some cases, but might make CPU usage larger.
14242         If this has any bad side effects, we might revert this change.
14243
14244         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
14245         seems to make mail retrieval much, much faster.
14246         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
14247         unconditionally.
14248
14249         * gnus-draft.el (gnus-group-send-queue):
14250         Bind message-send-mail-partially-limit to nil to avoid being prompted.
14251
14252 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
14253
14254         * mml.el (mml-attach-buffer): Prompt for `disposition'.
14255
14256         * message.el (message-bogus-address-regexp): Fix and improve custom
14257         type.
14258         (message-setup-hook): Add message-check-recipients as custom option.
14259
14260 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
14261
14262         * message.el (message-cite-function): Remove bogus autoload which crept
14263         in during merge from v5-10.
14264
14265 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14266
14267         * nnimap.el (nnimap-open-connection): Fix login/password bug.
14268
14269         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
14270
14271         * auth-source.el: Preliminary Tramp docs.
14272         (auth-sources): Change the default auth-sources to use
14273         EPA .gpg files.
14274
14275 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
14276
14277         * nntp.el: Autoload `auth-source-user-or-password'.
14278         (nntp-send-authinfo): Use it.
14279
14280         * nnimap.el: Autoload `auth-source-user-or-password'.
14281         (nnimap-open-connection): Use it.
14282
14283         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
14284         for the gnus-message function.
14285         (auth-source-user-or-password): Use it.
14286
14287 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14288
14289         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
14290         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
14291         (rfc2104-hash): Use it.
14292
14293 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
14294
14295         * gnus-art.el (gnus-article-toggle-truncate-lines):
14296         Don't use `iff' in docstring.
14297
14298 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
14299
14300         * gnus-registry.el: Adjusted copyright dates and added a keyword.
14301
14302         * gnus-util.el (gnus-extract-address-component-name)
14303         (gnus-extract-address-component-email): Convenience functions around
14304         `gnus-extract-address-components'.
14305
14306         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14307         Use `gnus-extract-address-component-email' to fix bug of comparing full
14308         sender name to `user-mail-address'.
14309
14310 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
14311
14312         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
14313         catch/throw to optimize.
14314         (gnus-registry-find-keywords): Just use member to find a keyword.
14315
14316 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14317
14318         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
14319         is current before calling gnus-server-prepare.
14320         (gnus-server-setup-buffer, gnus-server-update-server)
14321         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
14322
14323 2008-05-04  Juri Linkov  <juri@jurta.org>
14324
14325         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
14326         (mailcap-file-default-commands): Use mailcap-replace-in-string
14327         instead of replace-regexp-in-string, and mailcap-delete-duplicates
14328         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
14329
14330 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
14331
14332         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
14333
14334 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14335
14336         * gnus.el: Bump version to 0.11.
14337
14338 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14339
14340         * gnus.el: No Gnus v0.10 is released.
14341
14342 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14343
14344         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
14345         hooks.
14346         (gnus-update-read-articles): Speed up non-marks-using users.
14347         (gnus-use-marks): Define gnus-use-marks.
14348         (gnus-propagate-marks): Rename variable to something more sensible.
14349
14350 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
14351
14352         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
14353         (gmm-image-load-path-for-library): Fix typos in docstrings.
14354         (gmm-message): Reflow docstring.
14355
14356 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
14357
14358         * mail-source.el (mail-source-set-1, mail-source-bind):
14359         Move auth-source code out of the macro to clean it up and fix bugs.
14360
14361 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
14362
14363         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
14364         by sender if it's equal to user-mail-address, it's likely to be
14365         useless.
14366
14367         * mail-source.el (mail-source-bind): Don't use user or password if they
14368         are not bound.  Unintern them if they are nil.  Don't use server unless
14369         it's bound, and default it to empty string otherwise.
14370
14371 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
14372
14373         * mail-source.el: Load auth-source.el.
14374         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
14375         get user name or password, if auth-sources is set up.
14376
14377         * gnus-registry.el (gnus-registry-split-strategy): New variable for
14378         strategy of splitting with parent.
14379         (gnus-registry-split-fancy-with-parent)
14380         (gnus-registry-post-process-groups): Use it and fix prior
14381         bug (returning a list as the split result).
14382
14383         * auth-source.el (auth-sources): Remove server parameter.
14384         (auth-source-pick, auth-source-user-or-password)
14385         (auth-source-user-or-password-imap)
14386         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14387         (auth-source-user-or-password-sftp)
14388         (auth-source-user-or-password-smtp): Remove server parameter.
14389
14390 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
14391
14392         * smime.el (smime-sign-region, smime-encrypt-region)
14393         (smime-decrypt-region):
14394         Remove redundant calls to `generate-new-buffer-name'.
14395
14396 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
14397
14398         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
14399         Don't use QP for message/rfc822.
14400         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
14401
14402 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14403
14404         * sieve-manage.el (sieve-string-bytes): Remove.
14405         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
14406         correct byte-length only if the process's coding-system is the same as
14407         the one used internally by Emacs to represent strings.
14408
14409 2008-04-22  Juri Linkov  <juri@jurta.org>
14410
14411         * mailcap.el (mailcap-file-default-commands): New function.
14412
14413 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14414
14415         * message.el (message-signature-separator, message-cite-function):
14416         Change custom version.
14417
14418 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
14419
14420         * tls.el (tls-program): Add -ign_eof argument to call the openssl
14421         commands.
14422         (tls-checktrust): Ditto.
14423
14424 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14425
14426         * mm-decode.el (mm-display-external): Make temp file read-only.
14427
14428 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14429
14430         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
14431         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
14432         `C-c C-f d'.
14433
14434 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
14435
14436         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
14437
14438 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14439
14440         * gnus.el: Bump version to 0.9.
14441
14442 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
14443
14444         * gnus.el: No Gnus v0.8 is released.
14445
14446 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14447
14448         * mail-source.el (mail-source-value):
14449         Prefer fboundp to functionp so it works with macros as well.
14450
14451 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14452
14453         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14454         Fix last change in case the element is not even a symbol.
14455
14456 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14457
14458         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14459         Prefer fboundp to functionp so it works with macros as well.
14460
14461 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
14462
14463         * auth-source.el: Add docs.
14464         (auth-sources): Modify format to support server.
14465         (auth-source-pick, auth-source-user-or-password)
14466         (auth-source-user-or-password-imap)
14467         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14468         (auth-source-user-or-password-sftp)
14469         (auth-source-user-or-password-smtp): Add server parameter.
14470
14471 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
14472
14473         * gnus-registry.el: Initialize the registry when gnus-registry-install
14474         is t.
14475
14476 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14477
14478         * compface.el (uncompface): Make buffer unibyte.
14479
14480 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14481
14482         * mail-source.el (mail-source-value):
14483         Prefer fboundp to functionp so it works with macros as well.
14484
14485 2008-04-05  Glenn Morris  <rgm@gnu.org>
14486
14487         * gnus-ems.el (mm-disable-multibyte): Autoload it.
14488
14489 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14490
14491         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
14492         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
14493
14494         * nnheader.el (nnheader-init-server-buffer): Change buffer's
14495         multibyteness after rather than before erasing it.
14496
14497         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
14498         mm-with-multibyte.
14499         (gnus-request-article-this-buffer): Make sure the proper decoding is
14500         used if gnus-original-article-buffer happens to be unibyte.
14501
14502         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
14503         default-enable-multibyte-characters.
14504
14505         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
14506         default-enable-multibyte-characters.
14507
14508         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
14509
14510         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
14511
14512 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14513
14514         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14515         Fix last change in case the element is not even a symbol.
14516
14517 2008-04-02  Simon Josefsson  <simon@josefsson.org>
14518
14519         * imap.el (imap-enable-exchange-bug-workaround): New variable.
14520         (imap-message-copyuid-1): Use it.
14521         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
14522         J. Williams in
14523         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
14524
14525         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
14526         imap-enable-exchange-bug-workaround.
14527         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
14528
14529 2008-04-01  Simon Josefsson  <simon@josefsson.org>
14530
14531         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
14532         a 100 byte status-checks into a 2-3MB transfer for each group.
14533         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
14534         to enable bug workaround or not.
14535         (nnimap-find-minmax-uid): Only enable workaround conditionally.
14536
14537 2008-03-31  Glenn Morris  <rgm@gnu.org>
14538
14539         * message.el (mml2015-use): Declare for compiler.
14540         (message-info): Require mml2015 when appropriate.
14541
14542 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14543
14544         * Makefile.in (EMACS_COMP): Quote directory name that might contain
14545         whitespace.
14546
14547 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14548
14549         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
14550         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
14551         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
14552         (nntp-service-to-port): New function.
14553         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
14554         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
14555         (nntp-open-netcat-stream): New function.
14556         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
14557
14558 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
14559
14560         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
14561
14562 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14563
14564         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
14565
14566 2008-03-28  Magnus Henoch  <mange@freemail.hu>
14567
14568         * dns.el (dns-write): Use set-buffer-multibyte.
14569
14570 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
14571
14572         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
14573
14574 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
14575
14576         * message.el (message-signature-separator): Change default.
14577         Improve custom type.
14578         (message-cite-function): Change default to
14579         message-cite-original-without-signature.
14580
14581         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
14582         toggle.
14583
14584         * message.el (message-check-news-body-syntax): Fix signature check.
14585         (message-setup-1): Mark buffer as unmodified _after_ running
14586         message-setup-hook and handling message-alternative-emails.
14587         (message-shorten-references): Be more strict when building list of
14588         valid references to comply with GNKSA.
14589
14590         * gnus-group.el (gnus-read-ephemeral-bug-group)
14591         (gnus-read-ephemeral-debian-bug-group)
14592         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
14593
14594         * message.el (message-info): Don't use booleanp which isn't supported
14595         in Emacs 21 and XEmacs.
14596
14597 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
14598
14599         * gnus-group.el (gnus-gmane-group-download-format): Rename from
14600         gnus-group-gmane-group-download-format.
14601         (gnus-group-read-ephemeral-gmane-group): Rename from
14602         gnus-group-read-ephemeral-gmane-group.
14603         (gnus-read-ephemeral-gmane-group-url): Rename from
14604         gnus-group-read-ephemeral-gmane-group-url.
14605         (gnus-bug-group-download-format-alist): New variable.
14606         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
14607         (gnus-read-ephemeral-emacs-bug-group): New commands.
14608
14609 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14610
14611         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
14612         (gnus-visible-headers): Improve custom type.
14613
14614 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14615
14616         * mml.el (mml-menu): Add workarounds for XEmacs.
14617
14618         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
14619         X-Boundary header.
14620
14621         * message.el (message-simplify-recipients): Fix previous commit.
14622
14623 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14624
14625         * mm-util.el (mm-set-buffer-multibyte): New function.
14626         * mm-decode.el (mm-copy-to-buffer): Use it.
14627
14628         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14629         Prefer fboundp to functionp so it works with macros as well.
14630
14631 2008-03-19  Glenn Morris  <rgm@gnu.org>
14632
14633         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
14634         Accidentally removed in the sync process with Emacs.
14635
14636 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
14637
14638         * message.el (message-alter-recipients-discard-bogus-full-name):
14639         New function.
14640         (message-alter-recipients-function): New variable.
14641         (message-get-reply-headers): Use it.
14642         (message-replace-header): New helper function.
14643         (message-recipients-without-full-name): New variable.
14644         (message-simplify-recipients): New command.
14645
14646         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
14647
14648         * message.el (message-info): Handle EasyPG manual.
14649
14650         * mml.el (mml-menu): Add entry for EasyPG.
14651
14652 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
14653
14654         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
14655         parameter.
14656
14657         * message.el (message-disassociate-draft): Specify drafts group name
14658         fully.
14659
14660 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
14661
14662         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14663         Eliminate unnecessary duplicates from the match list.
14664
14665 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14666
14667         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
14668
14669         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
14670
14671         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
14672         args of `how-many' of which the XEmacs version doesn't take; declare
14673         Info-index-next as function.
14674
14675 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14676
14677         * gnus-score.el (gnus-score-headers): Fix handling of
14678         gnus-inhibit-slow-scoring.
14679
14680         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
14681         string.
14682         (gnus-button-url-regexp): Improve handling of parenthesis.
14683         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
14684         (gnus-button-handle-info-keystrokes): Handle index entries.
14685
14686 2008-03-15  Glenn Morris  <rgm@gnu.org>
14687
14688         * parse-time.el (parse-time-string): Simplify.
14689
14690 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14691
14692         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
14693         Incoming* files.
14694
14695 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
14696
14697         * auth-source.el (auth-sources): Rename from auth-source-choices.
14698         (auth-source-pick): Use it.
14699
14700 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14701
14702         * binhex.el (binhex-decode-region-internal):
14703         * uudecode.el (uudecode-decode-region-internal):
14704         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
14705         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
14706         setting default-enable-multibyte-characters.
14707
14708 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
14709
14710         * auth-source.el (auth-source-protocols)
14711         (auth-source-protocols-customize, auth-source-choices): Add and
14712         modified variable customizations and defaults.
14713         (auth-source-pick, auth-source-user-or-password)
14714         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
14715         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14716         (auth-source-user-or-password-sftp)
14717         (auth-source-user-or-password-smtp): Use new variables and provide an
14718         interface to netrc.el.
14719
14720 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14721
14722         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
14723         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
14724         Make sure the nntp port to specify is a string.
14725
14726 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14727
14728         * nntp.el: Use with-current-buffer.
14729         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
14730         dubious mm-with-unibyte-current-buffer.
14731         (nntp-with-open-group-function): New function extracted from
14732         nntp-with-open-group macro.
14733         (nntp-with-open-group): Use the function, so it's easier to debug.
14734         Add indentation and debugging info.
14735         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
14736         Recommend the use of the netcat alternatives.
14737
14738         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
14739         Avoid mm-string-as-multibyte as well.
14740
14741         * nnweb.el (nnweb-insert-html):
14742         Remove use of nnheader-string-as-multibyte.
14743
14744         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
14745         (nnheader-string-as-multibyte): Remove.
14746
14747         * mm-view.el: Use inhibit-read-only.
14748         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
14749         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
14750         or unibyte-string.
14751
14752         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
14753         (mm-uu-yenc-extract): Use with-current-buffer.
14754
14755         * gnus-soup.el (gnus-soup-send-packet): Don't use
14756         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
14757
14758         * nnmh.el: Use with-current-buffer.
14759         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
14760         mm-string-as-multibyte on the output of mm-encode-coding-string.
14761
14762         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
14763         (nnimap-request-move-article): Use with-current-buffer.
14764
14765         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
14766         inserting the handle-buffer's text, so the implicit multibyte->unibyte
14767         conversion uses string-make-unibyte rather than string-as-unibyte.
14768
14769         * gnus-msg.el: Use with-current-buffer.
14770
14771         * message.el (message-ignored-resent-headers): Add "Delivered-To".
14772
14773 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
14774
14775         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
14776         string for caching if it is 'PIN.
14777
14778 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14779
14780         * lpath.el: Consider the case without Emacs/W3.
14781
14782 2008-03-08  Glenn Morris  <rgm@gnu.org>
14783
14784         * time-date.el (date-to-time, time-subtract, time-add)
14785         (safe-date-to-time): Doc fixes.
14786
14787 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14788
14789         * mail-source.el (mail-source-delete-old-incoming-confirm):
14790         Change default to nil.
14791         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
14792
14793 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14794
14795         * lpath.el: Rearrange.
14796
14797         * gnus-art.el (gnus-narrow-to-page): Position point properly.
14798         (gnus-article-goto-prev-page): Work for articles having ^L's.
14799
14800         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
14801
14802         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
14803
14804 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
14805
14806         * gnus-bookmark.el: Adjust for renames in bookmark.el.
14807         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
14808         (gnus-bookmark-jump): Adjust some variable names.
14809
14810 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
14811
14812         * auth-source.el: New package.
14813         (auth-source-choices): Add customization entry point variable.
14814
14815         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
14816         bug.
14817
14818 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
14819
14820         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
14821         (gnus-registry-initialize, gnus-registry-install-p): Use it.
14822         (gnus-registry-install-shortcuts): Rename from
14823         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
14824         the `gnus-registry-mark-map' keymap dynamically from
14825         `gnus-registry-marks'.  The generated functions update the summary line
14826         when a registry mark is added or deleted, and will call
14827         `gnus-registry-install-p' (see the comments in the code).
14828         (gnus-registry-user-format-function-M): Use concat intelligently.
14829
14830         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
14831         the registry mark functions.
14832
14833 2008-03-05  Glenn Morris  <rgm@gnu.org>
14834
14835         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
14836         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
14837         gnus-art.
14838         (top-level): No need to load own source when compiling.
14839
14840 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14841
14842         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
14843         Suggested by <chris.anderton@zetnet.co.uk>.
14844
14845 2008-03-04  Glenn Morris  <rgm@gnu.org>
14846
14847         * gnus-sum.el (top-level): No need to require gnus when compiling,
14848         since unconditionally required near start of file.
14849         (gnus-summary-display-while-building): Move definition before use.
14850
14851 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14852
14853         * gnus-registry.el (gnus-registry-user-format-function-M):
14854         Add formatting function.
14855
14856 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14857
14858         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
14859         with plists.
14860         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
14861         Use new format.
14862
14863 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14864
14865         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
14866         `where-is-internal' that returns a range of key sequences.
14867
14868 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14869
14870         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
14871
14872         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
14873         (gnus-summary-jump-to-group): Consider windows on other displayed
14874         frames as well.  Similar changes might be needed elsewhere, but that's
14875         the one I've bumped into during my use.
14876
14877         * nndoc.el (nndoc-oe-dbx-type-p):
14878         * gnus-msg.el (gnus-debug):
14879         * gnus-group.el (gnus-update-group-mark-positions):
14880         Use mm-string-to-multibyte.
14881
14882 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14883
14884         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
14885         doesn't handle NotDashEscaped.
14886
14887         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
14888         (mml-dnd-attach-options): Fix typo in custom choice.
14889
14890         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
14891         Change nndoc-article-type to mbox.
14892         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
14893
14894         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
14895         to nil, instead of html2text.
14896
14897         * imap.el (imap-debug): Add `imap-ping-server'.
14898
14899         * gnus-bookmark.el: Add FIXMEs.
14900
14901         * message.el (message-form-letter-separator)
14902         (message-send-form-letter-delay): New variables.
14903         (message-send-form-letter): Use them.  New command to send form
14904         letters.  Requested by Uwe Siart.
14905         (message-send-mail-function): Doc fix.  Add "Other" custom option.
14906
14907 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14908
14909         * Update copyright years.
14910
14911 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14912
14913         Sync from EMACS_22_BASE.
14914
14915         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
14916
14917 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
14918
14919         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
14920         empty author.
14921
14922 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
14923
14924         * gnus-registry.el (gnus-registry-marks): Add variable for
14925         customization of marks and their appearance.
14926         (gnus-registry-read-mark): Use it.
14927         (gnus-registry-do-marks): Add utility function to loop through
14928         `gnus-registry-marks'.
14929         (gnus-registry-install-shortcuts-and-menus): Add function to install
14930         shortcuts and menus.
14931         (gnus-registry-initialize): Use it.
14932         (gnus-registry-default-mark): Clarify documentation.
14933
14934 2008-02-29  Glenn Morris  <rgm@gnu.org>
14935
14936         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
14937         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
14938         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
14939         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
14940         Change defcustom :version from 23.0 to 23.1.
14941
14942 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
14943
14944         * gnus-registry.el (gnus-registry-follow-group-p)
14945         (gnus-registry-post-process-groups): Add functions to aid registry
14946         splitting and improve logging.  Clarify behavior in function
14947         documentation.
14948         (gnus-registry-split-fancy-with-parent): Use them.
14949
14950 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14951
14952         * gnus-art.el: Use with-current-buffer.
14953
14954 2008-02-27  David Engster  <dengste@eml.cc>
14955
14956         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
14957         Express real group name in the response.
14958
14959 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14960
14961         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
14962         (nnmairix-last-server, nnmairix-current-server): Defvar them.
14963         (nnmairix-goto-original-article): Defvar gnus-registry-install and
14964         autoload gnus-registry-fetch-group when compiling.
14965         (nnmairix-request-group-with-article-number-correction):
14966         Remove unreferenced argument passed to nnmairix-call-backend.
14967
14968 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14969
14970         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
14971         (mm-uu-extract): Improve face for low color ttys.
14972         Reported by Sascha Wilde.
14973
14974 2008-02-27  Glenn Morris  <rgm@gnu.org>
14975
14976         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
14977         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
14978         variables to defconsts.  Convert comments to doc-strings.
14979         (nnmairix-last-server, nnmairix-current-server): Convert from free
14980         variables to defvars.  Convert comments to doc-strings.
14981         (gnus-registry-fetch-group): Autoload.
14982         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
14983         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
14984         (nnmairix-widget-build-editable-fields): Use car cddr rather than
14985         caddr.
14986         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
14987         nnmairix-request-group-with-article-number-correction call.
14988         (nnmairix-fast, nnmairix-group): New, less general names, for free
14989         variables passed from nnmairix-request-group to
14990         nnmairix-request-group-with-article-number-correction.  Declare.
14991         (nnmairix-request-group-with-article-number-correction):
14992         Use nnmairix-fast, nnmairix-group rather than fast, group.
14993
14994 2008-02-26  David Engster  <dengste@eml.cc>
14995
14996         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
14997         version 0.5.
14998
14999 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15000
15001         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
15002         instead of making an extra function call.  Don't add the current group
15003         to articles only when they have the group.  Use
15004         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
15005         Reported by David <de_bb@arcor.de>.
15006
15007 2008-02-24  Miles Bader  <miles@gnu.org>
15008
15009         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
15010         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
15011         (mm-find-mime-charset-region):
15012         * mm-bodies.el (mm-encode-body):
15013         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
15014
15015 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15016
15017         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
15018         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
15019
15020 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
15021
15022         * mail-source.el (mail-source-delete-incoming): Change default.
15023         Supplement doc string.
15024
15025         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
15026
15027 2008-02-14  Glenn Morris  <rgm@gnu.org>
15028
15029         * time-date.el (format-seconds): New function.
15030
15031 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15032
15033         * nnmail.el (nnmail-message-id-cache-file): Derive from
15034         `gnus-home-directory'.
15035
15036 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
15037
15038         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
15039         Document negative prefix.
15040
15041         * gnus-group.el (gnus-group-read-group): Document negative prefix.
15042
15043 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15044
15045         * message.el (message-unsent-separator): Add the Exim bounce
15046         separator.
15047
15048 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
15049
15050         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
15051         list.
15052         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
15053         recipient/signer list.
15054
15055 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15056
15057         * Makefile.in (datarootdir): Define.
15058         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
15059         name that might contain whitespace.
15060
15061 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15062
15063         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
15064         fbound (Emacs 23 unicode), signal an error.
15065
15066 2008-02-08  Glenn Morris  <rgm@gnu.org>
15067
15068         * gnus-art.el (pgg-display-output-buffer): Declare as function.
15069
15070 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
15071
15072         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
15073         ports to the calls to `netrc-machine-user-or-password' in addition to
15074         "imap" and "imaps".
15075
15076 2008-02-01  Zhang Wei  <id.brep@gmail.com>
15077
15078         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
15079
15080         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
15081
15082 2008-02-01  Kenichi Handa  <handa@m17n.org>
15083
15084         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
15085         rfc2104-hexstring-to-bitstring and changed to return a byte list.
15086         (rfc2104-hash): Convert the result of concat to unibyte string.
15087
15088 2008-02-01  Dave Love  <fx@gnu.org>
15089
15090         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
15091         coding-system-for-read.
15092         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
15093
15094 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15095
15096         * gnus.el (gnus-group-startup-message): Add `find-image' call before
15097         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
15098         <hanche@math.ntnu.no>.
15099
15100 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15101
15102         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
15103
15104         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
15105
15106 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
15107
15108         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
15109         * message.el (message-beginning-of-line): Use featurep instead of bound
15110         tests in order to resolve conditionals at compile time.
15111
15112 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
15113
15114         * mail-source.el (mail-sources): Add `group' choice.
15115
15116         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
15117         parameter `in-group' to control into which group the articles go.
15118         Add treatment of `group' mail-source.
15119
15120 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15121
15122         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
15123
15124         * mm-decode.el (mm-dissect-buffer): Decode description.
15125
15126         * mml.el (mml-to-mime): Encode message header first.
15127
15128 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15129
15130         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
15131         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
15132
15133         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
15134         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
15135
15136 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
15137
15138         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
15139
15140 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15141
15142         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
15143         prefix keys.
15144         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
15145         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
15146         gnus-xmas.el.
15147
15148         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
15149         (gnus-xmas-article-describe-bindings): New function.
15150         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
15151         gnus-xmas-article-describe-bindings.
15152
15153         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
15154
15155 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
15156
15157         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
15158         Add new variables for article mark management.
15159         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
15160         list of extra data entries which, when present, will indicate that the
15161         article ID should not be trimmed from the registry.
15162         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
15163         functions.
15164         (gnus-registry-read-mark): New function to read a mark name from the
15165         user.
15166         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
15167         (gnus-registry-set-article-mark-internal): New functions to add and
15168         remove marks.
15169         (gnus-registry-get-article-marks): New function to show the marks for
15170         an article, or retrieve them for further use.
15171
15172 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15173
15174         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
15175         keys when no argument is given.
15176
15177 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15178
15179         * imap.el (imap-ping-server): New variable.
15180         (imap-opened): On add extra ping if imap-ping-server is non-nil.
15181         (imap-ping-server): Minor doc string fixes.
15182
15183 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
15184
15185         * imap.el (imap-ping-server): New function.
15186         (imap-opened): Call imap-ping-server.
15187
15188 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15189
15190         * gnus-sum.el (gnus-article-sort-by-random)
15191         (gnus-thread-sort-by-random): Fix doc strings.
15192         Reported by jidanni@jidanni.org.
15193
15194 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15195
15196         * gnus-art.el (gnus-article-describe-bindings): New function.
15197         (gnus-article-read-summary-keys): Use it.
15198         (gnus-article-mode-map): Bind `C-h b' to it.
15199
15200 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15201
15202         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
15203         XEmacs.
15204         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15205         Protect against non-character events.
15206
15207         * lpath.el: Fbind map-keymap for Emacs 21.
15208
15209 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
15210
15211         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
15212         New command.
15213         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
15214         instead of END.  Change name of the temp file.
15215         (gnus-group-gmane-group-download-format): Add doc string.  Make it
15216         customizable.
15217
15218 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15219
15220         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
15221         bind `S W' to gnus-article-wide-reply-with-original; set default
15222         binding to gnus-article-read-summary-send-keys.
15223         (gnus-article-read-summary-keys): Fix the order of keys; display
15224         continuation keys correctly in the echo area; describe bindings
15225         correctly when keys end with `C-h'.
15226         (gnus-article-read-summary-send-keys): New function.
15227         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15228         Work for gnus-article-read-summary-send-keys; display continuation keys
15229         correctly in the echo area.
15230         (gnus-article-reply-with-original): Ignore prefix argument.
15231         (gnus-article-wide-reply-with-original): New function.
15232
15233         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
15234         Emacs 21.
15235
15236 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15237
15238         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
15239         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
15240
15241 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15242
15243         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
15244         (gnus-group-read-ephemeral-gmane-group): New command.
15245
15246 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
15247
15248         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
15249
15250 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15251
15252         * message.el (message-send-mail-function): Increase custom version.
15253
15254         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
15255         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
15256
15257 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15258
15259         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
15260         for the cases where imap-authenticate is called with a nil buffer
15261         parameter.
15262
15263 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15264
15265         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
15266         html parts correctly; support forwarded messages.
15267         (gnus-article-browse-html-article): Remove work buffers.
15268
15269         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
15270         compiling.
15271         (netrc-bound-and-true-p): New macro.
15272         (netrc-parse): Use it instead of bound-and-true-p that is not available
15273         in XEmacs 21.4.
15274
15275 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
15276
15277         * gnus-registry.el (gnus-registry-mark-article)
15278         (gnus-registry-article-marks): Add functionality to mark articles
15279         through the Gnus registry.
15280
15281         * encrypt.el: Clarify documentation for the new pgg method.
15282         (encrypt-file-alist): Add PGG option.
15283         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
15284         functionality.  Abstract password key and messaging to external
15285         functions.
15286         (encrypt-password-key, encrypt-get-passphrase-if-needed)
15287         (encrypt-message-method-and-cipher): Add new convenience external
15288         functions.
15289         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
15290         (encrypt-pgg-process-buffer): Add PGG functionality glue.
15291
15292         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
15293         (netrc-parse): Use encrypt-file-alist to determine if
15294         encrypt-find-model or encrypt-insert-file-contents should be used.
15295
15296         * encrypt.el: Clarify documentation.  Load password-cache or
15297         password, whichever one is found first, instead of autoloading.
15298
15299 2007-12-19  Glenn Morris  <rgm@gnu.org>
15300
15301         * mml.el (message-options-set, message-narrow-to-head)
15302         (message-in-body-p, message-mail-p, message-encode-message-body):
15303         Autoload.
15304         (message-remove-header, message-narrow-to-headers-or-head)
15305         (message-subscribed-p, message-make-mail-followup-to)
15306         (message-position-on-field, message-news-p)
15307         (message-options-set-recipient, message-generate-headers)
15308         (message-sort-headers): Declare as functions.
15309
15310 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15311
15312         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
15313         convention in doc string.
15314
15315 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15316
15317         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
15318         title to html parts.
15319         (gnus-article-browse-html-article): Pass message header to it.
15320
15321         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
15322
15323 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
15324
15325         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
15326         or password compatible with XEmacs.
15327
15328 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15329
15330         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
15331         format document.
15332         (gnus-mime-delete-part): Don't write description line if empty.
15333         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
15334
15335 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
15336
15337         * gnus-sum.el (gnus-summary-mark-unread-as-read)
15338         (gnus-summary-mark-read-and-unread-as-read)
15339         (gnus-summary-mark-current-read-and-unread-as-read)
15340         (gnus-summary-mark-unread-as-ticked): Doc fix.
15341         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
15342
15343 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15344
15345         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
15346         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15347
15348 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15349
15350         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
15351         yes-or-no-p.
15352
15353 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15354
15355         * mm-decode.el (mm-add-meta-html-tag): New function.
15356         (mm-save-part-to-file, mm-pipe-part): Use it.
15357
15358         * gnus-art.el (gnus-article-browse-delete-temp-files):
15359         Use gnus-y-or-n-p instead of y-or-n-p.
15360         (gnus-article-browse-html-parts): Work with message/external-body; use
15361         mm-add-meta-html-tag.
15362
15363 2007-12-11  Glenn Morris  <rgm@gnu.org>
15364
15365         * gnus-cache.el: Require gnus-sum not just when compiling.
15366
15367         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
15368
15369         * gnus-int.el (gnus-server-opened, gnus-status-message):
15370         Move definitions before use.
15371
15372         * mm-decode.el: Require gnus-util.
15373         (mm-remove-part): Only call delete-annotation on XEmacs.
15374
15375         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
15376
15377         * nnmail.el: Require gnus-int.
15378
15379         * spam.el: Move `require's before `eval-when-compile's.
15380
15381         * gnus-ems.el (gnus-alive-p):
15382         * gnus-fun.el (message-goto-eoh):
15383         * gnus-util.el (gnus-group-name-decode):
15384         * mail-source.el (gnus-compress-sequence):
15385         * message.el (Info-goto-node, format-spec):
15386         * mm-bodies.el (message-options-get):
15387         * mm-decode.el (mm-view-pkcs7):
15388         * mm-util.el (gmm-write-region):
15389         * mml-smime.el (mml-compute-boundary)
15390         (gnus-completing-read-with-default):
15391         * mml.el (widget-button-press, gnus-make-hashtable):
15392         * mml1991.el (mm-decode-content-transfer-encoding)
15393         (mm-encode-content-transfer-encoding)
15394         (message-options-get, message-options-set):
15395         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
15396         * nnfolder.el (gnus-request-group):
15397         * nnheader.el (ietf-drums-unfold-fws):
15398         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
15399         * smime.el (gnus-run-mode-hooks):
15400         * spam-stat.el (gnus-message): Autoload.
15401
15402         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
15403         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
15404         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
15405         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
15406         Add declare-function compatibility definition.
15407
15408         * gnus-cache.el (nnvirtual-find-group-art):
15409         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
15410         (gnus-add-image, gnus-add-wash-type):
15411         * gnus-group.el (nnkiboze-score-file):
15412         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
15413         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
15414         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
15415         (message-tokenize-header, gnus-get-buffer-create)
15416         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
15417         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
15418         * gnus.el (gnus-group-decoded-name):
15419         * mail-source.el (imap-capability):
15420         * mm-bodies.el (message-options-set):
15421         * mm-decode.el (gnus-configure-windows):
15422         * mm-extern.el (message-goto-body):
15423         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
15424         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
15425         (epg-sub-key-validity, message-options-set):
15426         * mml.el (widget-event-point, gnus-configure-windows):
15427         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
15428         * mml2015.el (epg-check-configuration, epg-configuration)
15429         (message-options-set):
15430         * nndb.el (nndb-request-article):
15431         * nnfolder.el (gnus-request-create-group):
15432         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
15433         * nnmaildir.el (gnus-group-mark-article-read):
15434         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
15435         * rfc1843.el (message-fetch-field):
15436         * spam.el (gnus-extract-address-components):
15437         Declare as functions.
15438
15439 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15440
15441         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
15442
15443         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
15444
15445         * lpath.el: Fbind run-mode-hooks for Emacs 21;
15446         bind show-trailing-whitespace for XEmacs.
15447
15448 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15449
15450         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
15451         new no-op macro for backward compatibility.
15452
15453         * imap.el (imap-string-to-integer): New function.
15454
15455 2007-12-09  Glenn Morris  <rgm@gnu.org>
15456
15457         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
15458
15459         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
15460         * message.el, mm-view.el, sieve-manage.el, smime.el:
15461         Add declare-function compatibility definition.
15462
15463         * gnus-art.el (w3-region, w3m-region, Info-menu):
15464         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
15465         * gnus-sum.el (gnus-get-predicate):
15466         * gnus-util.el (mm-append-to-file, w32-focus-frame):
15467         * message.el (mail-abbrev-in-expansion-header-p):
15468         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
15469         (w3m-detect-meta-charset, w3m-region):
15470         * sieve-manage.el (password-read, password-cache-add)
15471         (password-cache-remove):
15472         * smime.el (password-read-and-add): Declare as functions.
15473
15474 2007-12-08  David Kastrup  <dak@gnu.org>
15475
15476         * gnus-sum.el (gnus-summary-simplify-subject-query):
15477         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
15478         `message'.
15479
15480 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15481
15482         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
15483         it to bind idna-program, installation-directory, defined-colors, and
15484         face-attribute for XEmacs of the version that compiles defcustom forms.
15485
15486 2007-12-07  Glenn Morris  <rgm@gnu.org>
15487
15488         * gnus-art.el (article-make-date-line): Revert previous change.
15489
15490 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15491
15492         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
15493
15494 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
15495
15496         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
15497         Call gnus-add-to-range ranges only once with a prepared article-list.
15498
15499 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
15500
15501         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
15502         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
15503         group names with backslashes.
15504         Reported by Tassilo Horn <tassilo@member.fsf.org>.
15505
15506 2007-12-06  Deepak Goel  <deego3@gmail.com>
15507
15508         * gnus-art.el (article-make-date-line):
15509         * gnus-start.el (gnus-load):
15510         * pop3.el (pop3-read-response): Fix buggy call to `error'.
15511
15512 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15513
15514         * gnus-art.el (gnus-use-idna):
15515         * gnus-start.el (gnus-site-init-file):
15516         * message.el (message-use-idna):
15517         * mm-uu.el (mm-uu-hide-markers):
15518         * smiley.el (smiley-style): Revert changes that suppress warnings.
15519
15520 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15521
15522         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
15523         specify charset to html source.
15524         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15525
15526 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15527
15528         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
15529         idna-program in order to suppress byte compile warning issued by XEmacs
15530         that came to byte compile the default value section of defcustom forms
15531         recently.
15532
15533         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
15534         value of installation-directory.
15535
15536         * message.el (message-use-idna): Don't directly refer to the value of
15537         idna-program.
15538
15539         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
15540
15541         * smiley.el (smiley-style): Don't directly call face-attribute.
15542
15543 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
15544
15545         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
15546
15547         * gnus-dired.el: Reduce Gnus dependencies.
15548         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
15549         Don't require.  Use autoloads instead.
15550         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
15551         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
15552         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
15553         (gnus-dired-mode): Adjust doc string.
15554         (gnus-dired-mail-mode): New variable.
15555         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
15556         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
15557         (gnus-dired-mail-buffers): New function.  Return mail or message
15558         composition buffers.
15559         (gnus-dired-attach): Use it.
15560         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
15561         NO-DECODE.
15562         (gnus-dired-print): Use `gnus-print-buffer' depending on
15563         `gnus-dired-mail-mode'.
15564
15565 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15566
15567         * rfc2047.el (rfc2047-encoded-word-regexp)
15568         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
15569         explaining what regexp patterns are for.
15570
15571 2007-12-04  Glenn Morris  <rgm@gnu.org>
15572
15573         * password.el: Move to password-cache.el.
15574
15575         * mml1991.el (password-read, password-cache-add, password-cache-remove):
15576         * mml2015.el (password-read, password-cache-add, password-cache-remove):
15577         * mml-smime.el (password-read, password-cache-add)
15578         (password-cache-remove):
15579         No need to autoload, since mml-sec requires password.
15580
15581         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
15582         * message.el (gnus-extract-address-components):
15583         * mml-smime.el (gnus-extract-address-components): Define for compiler.
15584
15585         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
15586         password.
15587
15588 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15589
15590         * mailcap.el: Reduce dependencies.
15591         (mail-header-parse-content-type): Autoload.
15592         (mailcap-delete-duplicates): New alias.
15593         (mailcap-mime-info): Add optional argument NO-DECODE.
15594         (mailcap-mime-types): Use mailcap-delete-duplicates.
15595
15596         * message.el (message-ignored-supersedes-headers): Add "X-ID".
15597
15598 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
15599
15600         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
15601         (imap-parse-status): Upcase status-att for servers that sends them
15602         lower-case (e.g., MS Exchange 2007).
15603
15604 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15605
15606         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
15607         function.
15608
15609         * gnus-uu.el (gnus-uu-decode-yenc): New command.
15610         (gnus-uu-yenc-article): New function.
15611
15612         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
15613
15614         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
15615
15616 2007-12-02  Glenn Morris  <rgm@gnu.org>
15617
15618         * binhex.el (binhex): New custom group.
15619         (binhex-decoder-program, binhex-decoder-switches)
15620         (binhex-use-external): Move to the binhex custom group.
15621
15622         * uudecode.el (uudecode): New custom group.
15623         (uudecode-decoder-program, uudecode-decoder-switches)
15624         (uudecode-use-external): Move to the uudecode custom group.
15625
15626         * netrc.el (top-level): Don't load `encrypt' features.
15627         (netrc-parse): Don't use encrypt.
15628         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
15629
15630         * encrypt.el: Remove file.
15631
15632 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
15633
15634         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
15635         matches on patches.
15636
15637         * gnus-art.el (gnus-article-browse-html-article):
15638         Mention `mm-text-html-renderer' in the doc string.
15639
15640         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
15641         string.  Add comments.
15642
15643         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
15644         if rhs is ASCII.
15645
15646 2007-12-01  Glenn Morris  <rgm@gnu.org>
15647
15648         * mail-source.el (top-level): Require format-spec before
15649         eval-when-compile.
15650
15651 2007-11-30  Glenn Morris  <rgm@gnu.org>
15652
15653         * encrypt.el: Require password, rather than autoloading password-read.
15654
15655 2007-11-29  Glenn Morris  <rgm@gnu.org>
15656
15657         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
15658         (sasl-make-client, sasl-next-step, sasl-step-data)
15659         (sasl-step-set-data): Declare as functions.
15660
15661 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
15662
15663         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
15664
15665 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
15666
15667         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
15668         certs should be verified and what is to be done in the event of a
15669         verification failure.
15670
15671         * gnus.el (gnus-method-to-server): Add an optional parameter so the
15672         caller can indicate whether the cache should be disregarded for this
15673         call.  This way the result of the call is reproducible at all times and
15674         can be considered a canonical server name for the supplied method.
15675         (gnus-agent-method-p): Canonicalize server names by pushing their
15676         method through `gnus-method-to-server' using the no-cache argument.
15677
15678         * gnus-srvr.el (gnus-server-insert-server-line):
15679         Call `gnus-method-to-server' with `no-cache' argument.
15680
15681         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
15682         gnus-agent-possibly-synchronize-flags as this should be called when the
15683         server is actually being opened.
15684         (gnus-agent-possibly-synchronize-flags)
15685         (gnus-agent-possibly-synchronize-flags-server): Move check for the
15686         flags file of an agentized server to the latter function.
15687
15688         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
15689         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
15690         after a connection has been established successfully.
15691
15692 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15693
15694         * gnus-art.el (article-display-face): Force to display face if called
15695         interactively; check if gnus-article-x-face-too-ugly matches author.
15696         (article-display-x-face): Display face even if From header is missing
15697         as article-display-face does.
15698
15699 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
15700
15701         * hashcash.el (message-narrow-to-headers-or-head)
15702         (message-fetch-field, message-goto-eoh)
15703         (message-narrow-to-headers): Declare as functions.
15704
15705 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
15706
15707         * mail-source.el (mail-sources): Default to fetch from file for
15708         compatibility with default of nnmail-spool-file.
15709
15710 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15711
15712         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
15713         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
15714         to look for encoded word that should be encoded again.
15715         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
15716         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
15717         encoding pattern.
15718         (rfc2047-decode-region): Switch strict regexp and loose one according
15719         to rfc2047-allow-irregular-q-encoded-words.
15720
15721 2007-11-25  Romain Francoise  <romain@orebokech.com>
15722
15723         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
15724
15725 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15726
15727         * tls.el (tls-program): Provide more custom choices from
15728         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
15729         (tls-process-connection-type, tls-success): Remove "*" in doc string.
15730
15731 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15732
15733         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
15734         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
15735
15736         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
15737         `nnmail-spool-file'.
15738
15739         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
15740         `nnmail-spool-file'.
15741
15742         * gnus-move.el (gnus-change-server): Ditto.
15743
15744         * gnus-kill.el (gnus-batch-score): Ditto.
15745
15746         * gnus-cache.el (gnus-jog-cache): Ditto.
15747
15748         * gnus-msg.el (gnus-summary-reply):
15749         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
15750
15751 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15752
15753         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
15754         version.  Minor improvement to doc strings.
15755         (tls-program): Add comment.
15756
15757 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
15758
15759         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
15760         (tls-checktrust): New variable.  Check if GNU TLS complained about a
15761         mismatch between the hostname provided in the certificate and the name
15762         of the host connnecting to.
15763         (open-tls-stream): Use them.  Check certificates against trusted root
15764         certificates.
15765
15766 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15767
15768         * gnus-cache.el (gnus-cache-generate-nov-databases):
15769         Use nnml-generate-nov-databases-directory instead of
15770         nnml-generate-nov-databases-1.
15771
15772 2007-11-24  Glenn Morris  <rgm@gnu.org>
15773
15774         * message.el (message-tool-bar-retro): Update for rename
15775         mail_send.xpm->mail-send.xpm.
15776
15777 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
15778
15779         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
15780         `smime-ldap-search' for Emacs 22 and up.
15781
15782 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15783
15784         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
15785
15786         * message.el (message-send-mail-function): Fix error convention.
15787         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
15788         (message-widen-reply, message-send-mail, message-talkative-question)
15789         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
15790         (message-clone-locals, message-send-news): Use with-current-buffer.
15791         (message-insert-or-toggle-importance): Remove unused var `valid'.
15792         (message-make-references): Remove unused var `new-references'.
15793         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
15794
15795 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
15796
15797         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
15798         (spam-split-symbolic-return-positive): Reflow docstring.
15799         (spam-backends, spam-summary-exit-behavior)
15800         (spam-mark-ham-unread-before-move-from-spam-group)
15801         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
15802         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15803         (spam-clear-cache, spam-backend-check, spam-install-backend)
15804         (spam-install-statistical-backend, spam-list-of-processors)
15805         (spam-group-processor-p, spam-split, spam-bogofilter-score)
15806         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
15807         (spam-check-crm114, spam-initialize, spam-unload-hook):
15808         Fix typos in docstrings.
15809
15810 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15811
15812         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
15813         been checked if they have never been read and those group levels are
15814         higher than the one that a user specified.
15815
15816 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15817
15818         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
15819         foreign groups unless a group level is specified by a user.
15820         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
15821
15822 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
15823
15824         * message.el (message-send-mail-function): Require sendmail.
15825
15826 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
15827
15828         * message.el (message-send-mail-function): Check for smtpmail too.
15829
15830         * utf7.el (utf7-encode, utf7-decode): Use coding system
15831         `utf-7'/`utf-7-imap' from utf-7.el' if available.
15832
15833         * message.el (message-send-mail-function): New function.
15834         (message-send-mail-function): Set default using
15835         message-send-mail-function.  Adjust doc string.
15836         (message-send-mail-with-mailclient): New function.
15837
15838 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
15839
15840         * smime.el (from):
15841         * rfc2047.el (message-posting-charset):
15842         * qp.el (mm-use-ultra-safe-encoding):
15843         * pop3.el (parse-time-months):
15844         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
15845         * nnml.el (files):
15846         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
15847         (jka-compr-compression-info-list, ange-ftp-path-format)
15848         (efs-path-regexp):
15849         * nndiary.el (files):
15850         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
15851         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
15852         (epg-digest-algorithm-alist, inhibit-redisplay)
15853         (password-cache-expiry):
15854         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
15855         (pgg-output-buffer, password-cache-expiry):
15856         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
15857         (efs-path-regexp):
15858         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
15859         (inhibit-redisplay):
15860         * mm-uu.el (file-name, start-point, end-point, entry)
15861         (gnus-newsgroup-name, gnus-newsgroup-charset):
15862         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
15863         (latin-unity-ucs-list):
15864         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
15865         (mm-uu-binhex-decode-function):
15866         * message.el (gnus-message-group-art, gnus-list-identifiers)
15867         (rmail-enable-mime-composing, gnus-local-organization)
15868         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
15869         (gnus-read-active-file, facemenu-add-face-function)
15870         (facemenu-remove-face-function, gnus-article-decoded-p)
15871         (tool-bar-mode):
15872         * mail-source.el (display-time-mail-function):
15873         * gnus-util.el (nnmail-pathname-coding-system)
15874         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
15875         (gnus-original-article-buffer, gnus-user-agent)
15876         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
15877         (xemacs-codename, sxemacs-codename, emacs-program-version):
15878         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
15879         * gnus-start.el (gnus-agent-covered-methods)
15880         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
15881         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
15882         (gnus-newsgroup-headers, gnus-group-list-mode)
15883         (gnus-group-mark-positions, gnus-newsgroup-data)
15884         (gnus-newsgroup-unreads, nnoo-state-alist)
15885         (gnus-current-select-method, mail-sources)
15886         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
15887         (nnmail-spool-file, gnus-cache-active-hashtb):
15888         * gnus-mh.el (mh-lib-progs):
15889         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
15890         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
15891         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
15892         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
15893         (gnus-group-buffer):
15894         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
15895         (font-lock-set-defaults):
15896         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
15897         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
15898         (gnus-summary-post-menu, total-parts, type, condition, length):
15899         * gnus-agent.el (gnus-agent-read-agentview):
15900         * flow-fill.el (show-trailing-whitespace):
15901         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
15902         eval-and-compile wrappers for byte compiler pacifiers.
15903
15904         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
15905         (mm-display-inline-fontify): Check for featurep 'xemacs not
15906         extent-list.
15907
15908         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
15909         itimer-list.
15910         (mm-create-image-xemacs): Only do something for XEmacs.
15911         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
15912
15913         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
15914
15915         * gnus-registry.el (gnus-adaptive-word-syntax-table):
15916         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
15917
15918 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
15919
15920         * nnimap.el (nnimap-split-download-body):
15921         * gnus-demon.el (gnus-demon):
15922         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
15923
15924 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15925
15926         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
15927         New macros.
15928         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
15929         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
15930         copy data from unibyte buffer to multibyte current buffer.
15931         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
15932         to copy data from unibyte current buffer to multibyte buffer.
15933         (nntp-make-process-buffer): Make process buffer unibyte.
15934
15935         * pop3.el (pop3-open-server): Fix typo in Lisp code.
15936
15937 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
15938
15939         * pop3.el (pop3-open-server): Accept and process data more robustly at
15940         connection start to avoid spurious "POP SSL connection failed" errors.
15941
15942 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15943
15944         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
15945         read group names.
15946
15947 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
15948
15949         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
15950
15951 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15952
15953         * nnmail.el (nnmail-parse-active): Make group names unibyte.
15954         (nnmail-save-active): Use a unibyte buffer when saving active file,
15955         which may contain non-ASCII group names.
15956
15957         * nnml.el (nnml-request-group): Decode group names in messages.
15958
15959 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
15960
15961         * message.el (message-citation-line-function)
15962         (message-insert-formatted-citation-line): Fix spelling of
15963         `message-insert-formated-citation-line'.
15964
15965 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
15966
15967         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
15968
15969 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15970
15971         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
15972         nnmail-pathname-coding-system.
15973
15974         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
15975         that a user enters; decode group names in messages.
15976
15977         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
15978
15979 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15980
15981         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
15982
15983         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
15984
15985         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
15986         risky local variable.
15987
15988         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
15989
15990 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
15991
15992         * encrypt.el: Improve documentation to fix function name typo.
15993         Reported by Daiki Ueno <ueno@unixuser.org>.
15994
15995 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15996
15997         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
15998         even if the point is not in the last page of an article.
15999         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
16000         back to the previous page.
16001
16002 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
16003
16004         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
16005
16006 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16007
16008         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
16009
16010 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16011
16012         * message.el (message-check-news-body-syntax):
16013         Avoid mm-string-as-multibyte.
16014         (message-hide-headers): Don't assume (point-min)==1.
16015
16016 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16017
16018         * message.el (message-remove-blank-cited-lines): Fix if remove is
16019         given.
16020         (message-bogus-address-regexp): New variable.
16021         (message-bogus-recipient-p): New function.
16022         (message-check-recipients): New command.
16023         (message-syntax-checks): Add `bogus-recipient'.
16024         (message-fix-before-sending): Add `bogus-recipient'.
16025
16026         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
16027         (gnus-treat-body-boundary): Don't test window-system.
16028
16029 2007-10-28  Leo Liu  <sdl.web@gmail.com>
16030
16031         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
16032
16033 2007-10-28  Miles Bader  <miles@gnu.org>
16034
16035         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
16036         at compile-time too.
16037
16038 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16039
16040         * gnus-msg.el (gnus-message-setup-hook):
16041         Add `message-remove-blank-cited-lines' to options.
16042
16043 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16044
16045         * message.el (message-remove-blank-cited-lines): New function.
16046         Suggested by Karl Plästerer.
16047
16048 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16049
16050         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
16051         mapc.
16052
16053         * imap.el (imap-open): Replace mapcar called for effect with mapc.
16054         (top-level): Use mapc to set functions to be traced for debugging.
16055
16056         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
16057         called for effect with while loop.
16058
16059         * message.el (message-talkative-question): Replace mapcar called for
16060         effect with mapc.
16061
16062         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
16063         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
16064         called for effect with dolist.
16065
16066         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
16067
16068         * nndiary.el: Use dolist instead of mapcar to add diary headers to
16069         gnus-extra-headers and nnmail-extra-headers.
16070
16071         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
16072         called for effect with dolist.
16073         (top-level): Use mapc to set functions to be traced for debugging.
16074
16075         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
16076         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
16077         dolist.
16078
16079         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
16080         Replace mapcar called for effect with mapc.
16081         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
16082         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
16083         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
16084         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
16085
16086         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
16087         remove-if that's a cl function.
16088
16089         * webmail.el (webmail-debug): Replace mapcar called for effect with
16090         dolist.
16091
16092         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
16093         with mapc.
16094
16095 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16096
16097         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
16098         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
16099         with while loop.
16100
16101         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
16102         functions from article-* functions.
16103         (gnus-multi-decode-header): Replace mapcar called for effect with
16104         dolist.
16105
16106         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
16107         (gnus-bookmark-show-details): Replace mapcar called for effect with
16108         while loop.
16109
16110         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
16111         called for effect with while loop.
16112
16113         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
16114         with dolist.
16115
16116         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16117         Replace mapcar called for effect with dolist.
16118
16119         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
16120
16121         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
16122         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
16123         Replace mapcar called for effect with dolist.
16124         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
16125         mapc.
16126
16127         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
16128         Replace mapcar called for effect with dolist.
16129         (gnus-topic-list): Replace mapcar called for effect with mapc.
16130
16131         * gnus.el: Use mapc instead of mapcar to add autoloads.
16132
16133 2007-10-23  Richard Stallman  <rms@gnu.org>
16134
16135         * gnus-group.el (gnus-group-highlight): Mark as risky.
16136
16137 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16138
16139         * gnus.el (gnus-server-to-method): Return method found first in
16140         gnus-newsrc-alist.
16141
16142         * gnus-art.el (gnus-article-highlight-signature)
16143         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
16144         button overlay without the front stickiness.
16145
16146 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
16147
16148         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
16149         overview buffer needed a catch to receive its throw.
16150         (gnus-agent-flush-cache): Declare as interactive to make this function
16151         easier to use.
16152
16153 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
16154
16155         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
16156         `next-line'.
16157
16158 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16159
16160         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
16161         exclude address matching message-dont-reply-to-names.
16162
16163 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16164
16165         * gnus-util.el (gnus-string<): New function.
16166
16167         * gnus-sum.el (gnus-article-sort-by-author)
16168         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
16169
16170 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16171
16172         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
16173         the frame-focus tag is set in gnus-buffer-configuration.
16174
16175 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16176
16177         * gnus-art.el (gnus-article-add-button): Make a button overlay without
16178         the front stickiness.
16179
16180 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16181
16182         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
16183         url pattern; remove duplicate one.
16184         (gnus-article-extend-url-button): New function.
16185         (gnus-article-add-buttons): Use it.
16186         (gnus-button-push): Use concatenated url that it makes.
16187
16188 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
16189
16190         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
16191
16192 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16193
16194         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
16195         Don't hardcode point-min==1.
16196
16197 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
16198
16199         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
16200         Fix comment about "iso8859-1".
16201
16202 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
16203
16204         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
16205         ones returned from the verify-function.
16206
16207         * mm-uu.el (mm-uu-pgp-signed-extract-1):
16208         Call mml2015-extract-cleartext-signature if extraction failed.
16209
16210 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
16211
16212         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
16213         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
16214         failed.
16215
16216 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16217
16218         * Relicense "GPLv2 or later" files to "GPLv3 or later".
16219
16220 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
16221
16222         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
16223         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
16224         recommends to use EasyPG instead of PGG.
16225
16226         * pgg.el: Revert to revision 6.23.2.16.
16227
16228         * pgg-def.el: Revert to revision 6.6.2.14.
16229
16230         * pgg-gpg.el: Revert to revision 6.23.2.34.
16231
16232 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
16233
16234         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
16235         to mark a thread as expirable.  Add variable `hide' to handle hiding of
16236         thread for both the null and zero (kill/expire thread) universal prefix
16237         cases.
16238         (gnus-summary-expire-thread): Add new function to expire a thread,
16239         using gnus-summary-kill-thread.
16240         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
16241         shortcuts for gnus-summary-expire-thread.
16242         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
16243         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
16244
16245 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
16246
16247         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
16248         extras value, so an extras entry can be deleted.
16249         (gnus-registry-delete-extra-entry): Use it.
16250         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
16251         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
16252         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
16253         storage through the gnus-registry, and provide an appropriate API for
16254         it.
16255
16256 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16257
16258         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
16259         Suggested by Leo <sdl.web@gmail.com>.
16260
16261         * gnus.el: Do.
16262
16263 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16264
16265         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
16266         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
16267
16268         * gnus-agent.el (gnus-agent-fetch-headers): Do.
16269
16270         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16271         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
16272
16273 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16274
16275         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
16276         newline.
16277         (nnmbox-request-accept-article): Don't change article in source buffer;
16278         narrow to header to use message-fetch-field rather than
16279         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
16280         (nnmbox-request-replace-article): Quote lines that'll be misidentified
16281         as delimiters; make sure article ends with newline.
16282         (nnmbox-delete-mail): Correct last position of article to be deleted;
16283         ignore X-Gnus-Newsgroup header in article body.
16284         (nnmbox-save-mail): Quote lines looking like delimiters at the right
16285         positions; make sure article ends with newline.
16286
16287         * message.el (message-display-abbrev): Don't infloop when a user
16288         inserts SPC in the beginning of header.
16289
16290         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
16291         coding-system-for-read and coding-system-for-write for XEmacs having no
16292         file-coding feature.
16293
16294         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
16295
16296 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
16297
16298         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
16299         list of groups not followed by default.  Fix type to be regexp.
16300         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
16301
16302 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
16303
16304         * hmac-def.el (define-hmac-function): Switch from old-style to
16305         new-style backquotes.
16306
16307         * md4.el (md4-make-step): Likewise.
16308
16309 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16310
16311         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
16312         raw-text coding system when saving .newsrc file, which may contain
16313         non-ASCII group names.
16314
16315 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16316
16317         * gnus-cus.el (gnus-score-extra): New widget.
16318         (gnus-score-extra-convert): New function.
16319         (gnus-score-customize): Use it for Extra.
16320
16321 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
16322
16323         * mml2015.el (mml2015-extract-cleartext-signature): New function.
16324         (mml2015-mailcrypt-clear-verify): Use it.
16325         (mml2015-gpg-clear-verify): Use it.
16326         (mml2015-pgg-clear-verify): Use it.
16327         (mml2015-epg-clear-verify): Replace the current part with the output
16328         from GnuPG; don't extract the plaintext by itself.
16329
16330         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
16331         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
16332         mml2015-clear-verify-function; don't touch the armor headers or
16333         dash-escaped text here.
16334
16335 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16336
16337         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
16338         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
16339         parts, or application/octet-stream as a last resort.
16340         (gnus-mime-view-part-as-type): Don't toggle display.
16341         (gnus-mime-view-part-as-charset): Don't turn off display before
16342         querying charset.
16343
16344         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
16345         stuff to undisplayer function in Emacs.
16346         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
16347
16348         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
16349         text/calendar parts.
16350
16351 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16352
16353         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
16354         decoding text/calendar parts.
16355
16356         * message.el (message-forward-make-body-mime): Always mark body as
16357         having no illegible text; remove signed-or-encrypted argument.
16358         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
16359
16360         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
16361         (mml-generate-mime-1): Don't encode body if it is specified to be in
16362         raw form; don't make buffer be unibyte when inserting multibyte string.
16363
16364 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16365
16366         * sha1.el: Fix up comment style.
16367         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
16368         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
16369
16370         * hex-util.el: Fix up comment style.
16371         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
16372
16373         * gnus-salt.el: Use with-current-buffer.
16374         (gnus-pick-setup-message): Fix long-standing typo.
16375
16376 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16377
16378         * imap.el (imap-logout-timeout): New variable.
16379         (imap-logout, imap-logout-wait): New functions.
16380         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
16381
16382         * nnimap.el (nnimap-logout-timeout): New server variable.
16383         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
16384         nnimap-logout-timeout.
16385
16386         * gnus-art.el (gnus-article-summary-command-nosave)
16387         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
16388
16389 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16390
16391         * gnus.el (gnus-maximum-newsgroup): New variable.
16392
16393         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
16394         according to gnus-maximum-newsgroup.
16395
16396         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16397         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
16398         Limit the range of articles according to gnus-maximum-newsgroup.
16399
16400 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
16401
16402         * gnus-art.el (gnus-sticky-article): Fix problems described in
16403         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
16404         Don't perform gnus-configure-windows here; reuse existing sticky
16405         article buffer.
16406
16407         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
16408         it doesn't exist in gnus-article-mode.
16409
16410 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16411
16412         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
16413         (gnus-agent-decoded-group-name): New function.
16414         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
16415         (gnus-agent-expire-group-1): Use it; decode group name in messages.
16416
16417 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
16418
16419         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
16420         Add binding for gnus-sticky-article.
16421         (gnus-summary-exit): Don't kill sticky article buffers.
16422
16423         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
16424         article buffer.
16425         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
16426         (gnus-kill-sticky-article-buffers): New commands.
16427
16428 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16429
16430         * nntp.el (nntp-xref-number-is-evil): New server variable.
16431         (nntp-find-group-and-number): If it is non-nil, don't trust article
16432         numbers in the Xref header.
16433
16434 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16435
16436         * gnus-agent.el (gnus-agent-read-group): New function.
16437         (gnus-agent-flush-group, gnus-agent-expire-group)
16438         (gnus-agent-regenerate-group): Use it.
16439         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
16440         nnmail-pathname-coding-system.
16441
16442 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16443
16444         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
16445
16446         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
16447         that are unread as unread, and also as selected so that information of
16448         marks having been changed by a user may be updated when exiting group.
16449
16450 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16451
16452         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
16453
16454 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16455
16456         * gnus-art.el (gnus-mime-display-single): Pass part number that is
16457         calculated ignoring signature parts to gnus-treat-article.
16458
16459 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16460
16461         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
16462         a point here in order to keep the window start.
16463         (gnus-insert-mime-security-button): Make a button overlay without the
16464         front stickiness.
16465         (gnus-mime-display-security): Goto the end of a button.
16466
16467         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
16468
16469 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16470
16471         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
16472         group-name-at-point.
16473         (gnus-group-completing-read): New function that offers decoded
16474         non-ASCII group names for completion.
16475         (gnus-fetch-group, gnus-group-read-ephemeral-group)
16476         (gnus-group-jump-to-group, gnus-group-make-group-simple)
16477         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
16478         (gnus-group-fetch-control): Use it.
16479         (gnus-fetch-group): Use group-name-at-point for the initial value
16480         rather than the default value; use gnus-alive-p.
16481
16482         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
16483         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
16484         (gnus-summary-post-news): Use gnus-group-completing-read.
16485
16486         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
16487         (gnus-read-move-group-name): Decode group name for completion.
16488
16489 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
16490
16491         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
16492         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
16493         Yamaoka slightly modified the code).
16494
16495 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16496
16497         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
16498         (nnmail-split-incoming): Bind it.
16499
16500         * nnml.el (nnml-group-name-charset): New function.
16501         (nnml-decoded-group-name): Use it; don't decode group name if
16502         nnmail-group-names-not-encoded-p is non-nil.
16503         (nnml-encoded-group-name): New function.
16504         (nnml-group-pathname): Inline nnml-decoded-group-name.
16505         (nnml-request-expire-articles): Decode group name in message.
16506         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
16507         nnmail-pathname-coding-system.
16508         (nnml-save-mail, nnml-active-number): Work with decoded group names and
16509         not decoded ones according to nnmail-group-names-not-encoded-p.
16510         (nnml-generate-active-info): Use nnml-encoded-group-name.
16511
16512 2007-08-08  Glenn Morris  <rgm@gnu.org>
16513
16514         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
16515         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
16516         doc-strings and comments.
16517
16518 2007-07-25  Glenn Morris  <rgm@gnu.org>
16519
16520         * Relicense all FSF files to GPLv3 or later.
16521
16522 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16523
16524         * gnus-sum.el (gnus-summary-move-article):
16525         Make gnus-summary-respool-article work.
16526
16527 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
16528
16529         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
16530         string.
16531
16532 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
16533
16534         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
16535         that should be ignored when comparing distant RSS articles with local
16536         ones.
16537         (nnrss-make-hash-index): New function.  Create a hash index according
16538         to the ignored fields.
16539         (nnrss-check-group): Use it.
16540
16541 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16542
16543         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
16544
16545         * gnus-art.el (article-decode-group-name): Decode Xref header too.
16546
16547         * gnus-group.el (gnus-group-make-group): Encode group name here unless
16548         the new optional argument ENCODED is non-nil.
16549         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
16550         coding system for encoding group name.
16551         (gnus-group-make-rss-group): Pass un-encoded group name to
16552         gnus-group-make-group.
16553         (gnus-group-set-info): Tell gnus-group-make-group that group name is
16554         encoded.
16555
16556         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
16557         Encode group name to which articles are moved or copied.
16558         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
16559         coding system for encoding Newsgroup, Followup-To and Xref headers.
16560
16561         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
16562         marks; use nnheader-file-coding-system to write a file.
16563         (nnagent-retrieve-headers): Bind file-name-coding-system to
16564         nnmail-pathname-coding-system.
16565
16566         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
16567
16568         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
16569         (nnml-request-article, nnml-request-create-group)
16570         (nnml-request-rename-group, nnml-find-id)
16571         (nnml-possibly-change-directory, nnml-possibly-create-directory)
16572         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
16573         (nnml-save-marks): Use nnml-group-pathname instead of
16574         nnmail-group-pathname.
16575
16576         (nnml-request-create-group, nnml-request-expire-articles)
16577         (nnml-request-move-article, nnml-request-delete-group)
16578         (nnml-deletable-article-p, nnml-possibly-create-directory)
16579         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
16580         (nnml-open-marks): Bind file-name-coding-system to
16581         nnmail-pathname-coding-system.
16582
16583         (nnml-request-article): Pass server argument to nnml-find-group-number.
16584         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
16585         Pass server argument to nnml-possibly-create-directory.
16586         (nnml-request-accept-article): Pass server argument to
16587         nnml-active-number and nnml-save-mail.
16588         (nnml-find-group-number): Pass server argument to nnml-find-id.
16589         (nnml-request-update-info): Pass server argument to
16590         nnml-marks-changed-p.
16591
16592         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
16593         (nnml-save-mail, nnml-active-number): Add server argument.
16594
16595         (nnml-request-delete-group): Warn if group is missing.
16596         (nnml-get-nov-buffer): Decode group name.
16597         (nnml-generate-active-info): Encode group name.
16598         (nnml-open-marks): Decode group name in messages.
16599
16600 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16601
16602         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
16603         if it is not specified.
16604         (gnus-article-pipe-part, gnus-article-save-part)
16605         (gnus-article-interactively-view-part, gnus-article-copy-part)
16606         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
16607         (gnus-article-inline-part, gnus-article-save-part-and-strip)
16608         (gnus-article-replace-part, gnus-article-delete-part)
16609         (gnus-article-view-part-as-type): Pass raw prefix argument to
16610         gnus-article-part-wrapper.
16611
16612 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16613
16614         * gnus-agent.el (gnus-agent-save-active):
16615         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
16616
16617         * gnus-cache.el (gnus-cache-save-buffers)
16618         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
16619         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
16620         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
16621         (gnus-cache-braid-nov, gnus-cache-braid-heads)
16622         (gnus-cache-generate-active, gnus-cache-rename-group)
16623         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
16624         (gnus-cache-update-overview-total-fetched-for):
16625         Bind file-name-coding-system to nnmail-pathname-coding-system.
16626         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
16627         New variables.
16628         (gnus-cache-decoded-group-name): New function.
16629         (gnus-cache-file-name): Use it.
16630         (gnus-cache-generate-active): Use non-decoded group name for active.
16631
16632         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
16633         right place.
16634         (gnus-write-active-file): Don't break non-ASCII group names.
16635
16636         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
16637         nnmail-pathname-coding-system.
16638
16639         * lpath.el: Bind default-file-name-coding-system,
16640         file-name-coding-system and language-info-alist for XEmacs.
16641
16642         * gnus-uu.el (gnus-uu-decode-save): Typo.
16643
16644 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16645
16646         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
16647
16648 2007-07-14  David Kastrup  <dak@gnu.org>
16649
16650         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
16651         finishing actions if we did not edit the article.
16652
16653 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16654
16655         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
16656         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
16657         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
16658         (gnus-agent-flush-group, gnus-agent-flush-cache)
16659         (gnus-agent-fetch-headers, gnus-agent-load-alist)
16660         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
16661         (gnus-agent-retrieve-headers, gnus-agent-request-article)
16662         (gnus-agent-regenerate-group)
16663         (gnus-agent-update-files-total-fetched-for)
16664         (gnus-agent-update-view-total-fetched-for):
16665         Bind file-name-coding-system to nnmail-pathname-coding-system.
16666         (gnus-agent-group-pathname): Don't encode file names by
16667         nnmail-pathname-coding-system.
16668         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
16669         coding-system-for-write instead of buffer-file-coding-system to
16670         gnus-agent-file-coding-system.
16671
16672         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
16673         Decode group name.
16674
16675         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
16676
16677         * gnus-start.el (gnus-update-active-hashtb-from-killed)
16678         (gnus-read-newsrc-el-file): Make group names unibyte.
16679
16680         * nnmail.el (nnmail-group-pathname): Don't encode file names by
16681         nnmail-pathname-coding-system.
16682
16683         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
16684         (nnrss-request-delete-group): Bind file-name-coding-system to
16685         nnmail-pathname-coding-system.
16686         (nnrss-read-server-data, nnrss-read-group-data):
16687         Bind file-name-coding-system correctly.
16688         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
16689
16690         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
16691         (nntp-server-to-method-cache): New variable.
16692         (nntp-group-pathname): New function that decodes non-ASCII group names.
16693         (nntp-possibly-create-directory, nntp-marks-changed-p)
16694         (nntp-save-marks, nntp-open-marks): Use it.
16695         (nntp-possibly-create-directory, nntp-open-marks):
16696         Bind file-name-coding-system to nnmail-pathname-coding-system.
16697         (nntp-open-marks): Decode group names when bootstrapping marks.
16698
16699         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
16700         Newsgroups and Followup-To headers.
16701
16702 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16703
16704         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16705         (gnus-server-closed-face, gnus-server-denied-face)
16706         (gnus-server-offline-face): Remove variable.
16707         (gnus-server-font-lock-keywords): Use faces that are not aliases.
16708
16709         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
16710         of modifying message-stack directly for XEmacs.
16711
16712         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
16713         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
16714         if the coding-system argument is nil for XEmacs.
16715
16716         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
16717         mm-charset-override-alist.
16718
16719         * rfc2047.el: Don't require base64; require rfc2045 for the function
16720         rfc2045-encode-string.
16721         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
16722         to quote the parameter value.
16723
16724 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16725
16726         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
16727         form in gnus-group-name-charset-method-alist.
16728
16729         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
16730         overrides the default layout edit-form.
16731
16732         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
16733
16734         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
16735
16736 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16737
16738         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
16739         as unfetched articles.
16740
16741 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
16742
16743         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
16744
16745 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16746
16747         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
16748         original back end that keeps marks in the local system.
16749
16750 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16751
16752         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
16753         arg of pop-to-buffer for XEmacs.
16754         (gnus-article-read-summary-keys): Ditto; don't restore window
16755         configuration if summary command ends up with neither article buffer
16756         nor summary buffer; describe bindings if summary keys end with C-h.
16757
16758 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16759
16760         * message.el (message-fix-before-sending): Skip raw message part to be
16761         forwarded while checking illegible text.
16762         (message-forward-make-body-mime, message-forward-make-body):
16763         Mark signed or encrypted raw message as having no illegible text.
16764
16765 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16766
16767         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
16768         (gnus-message-with-timestamp-1): New macro.
16769         (gnus-message-with-timestamp): New function.
16770         (gnus-message): Use them.
16771
16772         * nnheader.el (nnheader-message): Use them.
16773
16774 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
16775
16776         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
16777         .newsrc.eld file.
16778
16779 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16780
16781         * gnus-agent.el (gnus-agent-fetch-headers)
16782         (gnus-agent-retrieve-headers):
16783         Bind gnus-decode-encoded-address-function to identity.
16784
16785         * nntp.el (nntp-send-xover-command): Recognize an xover command is
16786         available also when the server returns simply a dot.
16787
16788         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
16789
16790 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16791
16792         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
16793
16794 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16795
16796         * gnus-ems.el (gnus-x-splash): Make it work.
16797
16798         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
16799         from being used.
16800
16801         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
16802
16803 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16804
16805         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
16806         4th and the 5th arguments.
16807
16808         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
16809         the front stickiness.
16810         (gnus-article-summary-command-nosave): Correct the order of the
16811         arguments passed to pop-to-buffer.
16812         (gnus-article-read-summary-keys): Ditto; make it work properly when the
16813         summary command ends up with the article buffer.
16814
16815         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
16816         the same faces.
16817
16818 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
16819
16820         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
16821
16822 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
16823
16824         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
16825         * gnus-sum.el (gnus-summary-highlight):
16826         * pgg.el (pgg-sign-region, pgg-sign):
16827         * mail-source.el (mail-source-delete-old-incoming-confirm):
16828         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
16829
16830 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16831
16832         * gnus-art.el (gnus-mime-view-part-externally)
16833         (gnus-mime-view-part-internally): Fix predicate function passed to
16834         completing-read.
16835
16836         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
16837
16838         * gnus.el (gnus-update-message-archive-method): Add :version.
16839
16840 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16841
16842         * gnus.el (gnus-update-message-archive-method): New variable.
16843
16844         * gnus-start.el (gnus-setup-news): Update saved "archive" method
16845         according to gnus-message-archive-method if
16846         gnus-update-message-archive-method is non-nil.
16847
16848 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16849
16850         * gnus-sum.el (gnus-summary-limit-to-address): New function.
16851         Suggested by Loic Dachary <loic@dachary.org>.
16852         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16853
16854 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16855
16856         * message.el (message-pop-to-buffer): Add switch-function argument.
16857         (message-mail): Pass switch-function argument to it.
16858
16859 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
16860
16861         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
16862         Improve doc string.
16863
16864 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16865
16866         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
16867         (gnus-header-content):
16868         * gnus-cite.el (gnus-cite-10):
16869         * gnus-srvr.el (gnus-server-closed):
16870         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
16871         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
16872         (gnus-group-mail-3-empty, gnus-group-mail-low)
16873         (gnus-group-mail-low-empty, gnus-splash):
16874         * message.el (message-header-to, message-header-cc)
16875         (message-header-subject, message-header-other, message-header-name)
16876         (message-header-xheader, message-separator, message-cited-text)
16877         (message-mml): Lighten colors of faces used for dark background.
16878
16879 2007-05-24  Simon Josefsson  <simon@josefsson.org>
16880
16881         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
16882         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
16883
16884 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16885
16886         * message.el (message-narrow-to-headers-or-head):
16887         Ignore mail-header-separator in the body.
16888
16889 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16890
16891         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
16892         same as window size.
16893
16894 2007-05-22  Kevin Ryde  <user42@zip.com.au>
16895
16896         * message.el (message-font-lock-keywords): Use message-header-xheader
16897         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
16898         ahead of the anything pattern, to get it recognized.
16899
16900 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16901
16902         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
16903         spam.el loads uses it in the compiled defadvice form.
16904
16905 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
16906
16907         * gnus-sum.el (gnus-articles-to-read)
16908         (gnus-summary-insert-old-articles): Don't truncate group name for
16909         `read-string'.
16910
16911         * gnus-util.el (gnus-limit-string): Delete this function.
16912
16913         * gnus-sum.el (gnus-simplify-subject-fully):
16914         Use `truncate-string-to-width' instead.
16915
16916 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
16917
16918         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
16919         Tell if, on summary exit, the next group has to be selected.
16920         (gnus-summary-exit): Use it.
16921
16922 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
16923
16924         * gnus-art.el (gnus-article-mode): Fix comment about displaying
16925         non-break space.
16926
16927 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16928
16929         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
16930         Check if group is not a directory.
16931         (nnfolder-request-expire-articles): Don't delete articles if the target
16932         group is not available.
16933
16934         * nnml.el (nnml-request-create-group): Properly check if group is not a
16935         file.
16936         (nnml-request-expire-articles): Don't delete articles if the target
16937         group is not available.
16938
16939         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16940         Don't quote characters that are within parentheses.
16941
16942 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16943
16944         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
16945         (gnus-handle-ephemeral-exit): Select article according to it.
16946
16947 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
16948
16949         * message.el (message-insert-formated-citation-line): Remove newline.
16950         (message-citation-line-format): Add final \n here so that the user can
16951         avoid a blank line.
16952
16953 2007-05-03  Dan Christensen  <jdc@uwo.ca>
16954
16955         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
16956         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
16957         Update lanl/arXiv support.
16958
16959 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
16960
16961         * gnus.el: Bump version number.
16962
16963 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16964
16965         * gnus.el (gnus-version-number): Bump version.
16966
16967 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16968
16969         * gnus.el: No Gnus v0.6 is released.
16970
16971 2007-04-27  Didier Verna  <didier@xemacs.org>
16972
16973         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
16974         * gmm-utils.el (gmm-regexp-concat): ... here.
16975         * message.el: Don't require 'gnus-util.
16976         (message-dont-reply-to-names): Handle name change above.
16977         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
16978
16979 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16980
16981         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
16982         since the initial value varies according to the system.
16983
16984 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16985
16986         * mm-util.el (mm-charset-synonym-alist): Defcustom.
16987
16988 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
16989
16990         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
16991
16992 2007-04-24  Didier Verna  <didier@xemacs.org>
16993
16994         Improve the type of gnus-ignored-from-addresses.
16995         * gnus-util.el (gnus-orify-regexp): New function.
16996         * message.el (gnus-util): Require it.
16997         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
16998         * gnus-sum.el (gnus-ignored-from-addresses): New function.
16999         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
17000
17001 2007-04-24  Didier Verna  <didier@xemacs.org>
17002
17003         * gnus-sum.el:
17004         * gnus-utils.el: Fix some trailing whitespaces.
17005
17006 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17007
17008         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
17009         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
17010         article's Message-ID; refer parent article in summary buffer.
17011
17012         * message.el (message-bounce): Call mime-to-mml.
17013
17014         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
17015         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
17016         optimize and/or forms properly.
17017
17018 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
17019
17020         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
17021         URL.
17022
17023 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17024
17025         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
17026
17027 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17028
17029         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
17030         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
17031         displayed of multipart/alternative part if it is invoked from summary
17032         buffer.
17033
17034         * mm-view.el (mm-inline-text-html-render-with-w3m)
17035         (mm-inline-text-html-render-with-w3m-standalone)
17036         (mm-inline-render-with-function): Use mail-parse-charset by default.
17037
17038 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
17039
17040         * parse-time.el (parse-time-string-chars): Check if CHAR
17041         is less than the length of parse-time-syntax.
17042
17043 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17044
17045         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
17046         from gnus-newsgroup-processable.
17047
17048 2007-04-16  Didier Verna  <didier@xemacs.org>
17049
17050         * gnus-msg.el (gnus-configure-posting-styles):
17051         Handle message-signature-directory properly with :file syntax.
17052         Reported by "Leo".
17053
17054 2007-04-11  Didier Verna  <didier@xemacs.org>
17055
17056         New user option: message-signature-directory.
17057         * gnus-msg.el (gnus-configure-posting-styles): Support it.
17058         * message.el (message-insert-signature): Ditto.
17059         * message.el (message-signature-file): Doc update.
17060         * message.el (message-signature-directory): New.
17061
17062 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17063
17064         * gnus-msg.el (gnus-inews-yank-articles):
17065         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
17066
17067 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17068
17069         * message.el (message-yank-original): Make sure cited text ends with
17070         newline; don't exchange point and mark.
17071
17072 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
17073
17074         * tls.el (open-tls-stream): Properly handle case where there
17075         is no associated buffer.
17076
17077 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
17078
17079         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
17080         message-yank-original, make sure (< mark TEXT point).
17081
17082 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17083
17084         * message.el (message-fill-column): New variable.
17085         (message-mode): Use it.  Add comment on a possible new hook.
17086
17087         * nnmail.el (nnmail-spool-file): Mark as obsolete.
17088         (nnmail-get-new-mail): Reformat.
17089
17090         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
17091
17092         * gmm-utils.el: Fix Commentary.
17093         (gmm-tool-bar-from-list): Fix typo in doc string.
17094
17095 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
17096
17097         * message.el (message-yank-original): Don't switch point and mark
17098         unnecessarily to put point and mark as documented.
17099
17100 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17101
17102         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
17103         from the message heads.
17104
17105 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
17106
17107         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
17108         article buffer does not have a window.  This may not be the best
17109         solution but is certainly better than setting the start of the null,
17110         that is the current, window.
17111
17112 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
17113
17114         * gnus-draft.el (gnus-draft-setup-hook): New hook.
17115         (gnus-draft-setup): Run it.
17116
17117         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
17118         gnus-score-fast-scoring.  Allow regexp.
17119         (gnus-score-headers): Use it.
17120
17121         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
17122         XEmacs.
17123
17124         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
17125         string.
17126         (gnus-button-alist): Also catch `<f1> k ...'.
17127         (gnus-treat-display-x-face): Fix doc string.
17128
17129 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17130
17131         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
17132         evaluation of gnus-extended-version to ensure correct generation of the
17133         User-Agent header when message-generate-headers-first is used.
17134
17135 2007-03-24  Simon Josefsson  <simon@josefsson.org>
17136
17137         * hashcash.el (hashcash-generate-payment-async): Don't crash if
17138         hashcash-path is nil.  Don't call callback with incorrect number of
17139         parameters if val is 0.
17140
17141 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17142
17143         * message.el (message-required-news-headers):
17144         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
17145
17146 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
17147
17148         * tls.el (open-tls-stream): In handshake-waiting loop,
17149         don't wait more if there is output available to process.
17150
17151 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
17152
17153         * tls.el (tls-program): Doc fix.
17154
17155 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17156
17157         * message.el (message-generate-new-buffers): Change the meaning of the
17158         nil value; add `standard' to the choices; treat t as `unique'; improve
17159         doc string.
17160         (gnus-select-frame-set-input-focus): Autoload.
17161         (message-buffer-name): Search for the existing message buffer if
17162         message-generate-new-buffers is nil or `standard'; treat the value t of
17163         message-generate-new-buffers as `unique'.
17164         (message-pop-to-buffer): Raise the frame already displaying the message
17165         buffer; clear the echo area after querying.
17166         (message-setup): Pass the `continue' argument to compose-mail.
17167         (message-mail): Prefer `switch-function' if it is given; search for the
17168         existing message buffer if the `continue' argument is non-nil; pass
17169         continue and switch-function arguments to compose-mail by way of
17170         message-setup.
17171         (message-mail-other-window): Adjust argument of message-setup.
17172         (message-mail-other-frame): Ditto.
17173
17174 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17175
17176         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
17177         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
17178         to turn font-lock on when turning gnus-message-citation-mode on.
17179
17180 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
17181
17182         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
17183         (mml-smime-function-alist): New variable; add epg as the backend.
17184         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
17185         mml-smime- functions instead.
17186         * mm-view.el: Require smime.
17187
17188 2007-03-05  Didier Verna  <didier@xemacs.org>
17189
17190         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
17191         instead of just inheritance for posting styles.
17192         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
17193
17194 2007-02-24  Chris Moore  <dooglus@gmail.com>
17195
17196         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
17197         * pgg-pgp.el (pgg-pgp-encrypt-region):
17198         * pgg-gpg.el (pgg-gpg-encrypt-region):
17199         Check pgg-encrypt-for-me if no other recipients.
17200
17201 2007-02-24  John Paul Wallington  <jpw@pobox.com>
17202
17203         * tls.el (tls-certtool-program): Fix custom type.
17204
17205 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17206
17207         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
17208         and point-at-eol instead of line-(beginning|end)-position.
17209
17210         * assistant.el (assistant-parse-buffer): Ditto.
17211
17212         * netrc.el (netrc-parse-services): Ditto.
17213
17214 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
17215
17216         * mml2015.el (mml2015-epg-find-usable-key): New function.
17217         (mml2015-epg-sign): Use it.
17218         (mml2015-epg-encrypt): Use it.
17219
17220 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17221
17222         * message.el (message-make-in-reply-to): Quote name containing
17223         non-ASCII characters.  It will make the RFC2047 encoder cause an error
17224         if there are special characters.  Reported by NAKAJI Hiroyuki
17225         <nakaji@jp.freebsd.org>.
17226
17227 2007-02-27  Didier Verna  <didier@xemacs.org>
17228
17229         Include the group parameters as well as the topic ones in the
17230         inheritance filter process.
17231         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
17232         argument GROUP-PARAMS-LIST.
17233         * gnus-topic.el (gnus-group-topic-parameters): Use it.
17234
17235 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17236
17237         * nntp.el (nntp-never-echoes-commands)
17238         (nntp-open-connection-functions-never-echo-commands): New variables.
17239         (nntp-send-command): Use them.
17240
17241 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
17242
17243         * mml2015.el (mml2015-epg-verify): Simplify.
17244
17245 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17246
17247         * mml.el (mml-content-disposition-alist): New user option.
17248         (mml-content-disposition): New function.
17249         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
17250         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
17251
17252 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
17253
17254         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
17255         verification.
17256
17257 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17258
17259         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
17260         articles posted in the last 24 hours.
17261
17262 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
17263
17264         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
17265
17266 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
17267
17268         * nntp.el (nntp-send-command): Don't wait for echoes when
17269         nntp-open-ssl-stream is used.
17270
17271 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17272
17273         * gnus-cite.el (gnus-test-font-lock-add-keywords)
17274         (gnus-message-add-citation-keywords)
17275         (gnus-message-remove-citation-keywords): Remove.
17276         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
17277         directly, make the variables in font-lock-defaults buffer-local, add
17278         gnus-message-citation-keywords to them and then update the value of
17279         font-lock-keywords.
17280
17281 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17282
17283         * message.el (message-cite-original-1): Don't call
17284         gnus-article-highlight-citation.
17285
17286         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
17287         citations; fix line count.
17288
17289 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17290
17291         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
17292         (gnus-message-add-citation-keywords)
17293         (gnus-message-remove-citation-keywords): Use it; fix the emulating
17294         versions of font-lock-add-keywords and font-lock-remove-keywords to
17295         work with XEmacs correctly.
17296
17297 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17298
17299         * gnus-cite.el (gnus-cite-face-list): Set the values of
17300         gnus-message-max-citation-depth and gnus-message-citation-keywords.
17301         (gnus-message-max-citation-depth): Use defvar rather than defconst.
17302         (gnus-message-cite-prefix-regexp): New variable.
17303         (gnus-message-search-citation-line): Use it; protect against long
17304         citation prefix; fill match data with nil rather than 0 for XEmacs; set
17305         the 0th match data for Emacs.
17306         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
17307         (gnus-message-add-citation-keywords): Append keywords rather than
17308         prepending; emulate font-lock-add-keywords if it is not available.
17309         (gnus-message-remove-citation-keywords):
17310         Emulate font-lock-remove-keywords if it is not available.
17311
17312         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
17313
17314         * message.el (message-cite-prefix-regexp): Set the value of
17315         gnus-message-cite-prefix-regexp.
17316
17317 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17318
17319         * nnweb.el (nnweb-google-parse-1): Update parser.
17320
17321 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
17322
17323         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
17324
17325 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17326
17327         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17328         regexp.
17329
17330 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17331
17332         * uudecode.el (uudecode-string-to-multibyte): New function emulating
17333         string-to-multibyte.
17334         (uudecode-decode-region-internal): Use it.
17335
17336         * lpath.el: Fbind string-as-multibyte for XEmacs.
17337
17338 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
17339
17340         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
17341         Fix custom choice.
17342
17343         * gnus-art.el (gnus-signature-limit): Fix custom choice.
17344
17345 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
17346
17347         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
17348
17349         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
17350         `write-region' to respect `mm-inhibit-file-name-handlers'.
17351
17352 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
17353
17354         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
17355         Use gnus-home-directory instead of "~/" or "$HOME".
17356
17357 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
17358
17359         * encrypt.el (encrypt-insert-file-contents): Add better prompt
17360         to mention filename.
17361         Add comments at beginning regarding usage.
17362         (encrypt-write-file-contents): Change interactive so a string is
17363         acceptable.  If the file has no associated model, show an error instead
17364         of a nonsense prompt.
17365
17366 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17367
17368         * spam.el (spam-bsfilter-ham-switch): Fix typo.
17369         Thanks to Yoshihiko Yamada for kind notification of this typo.
17370
17371 2007-01-12  Kenichi Handa  <handa@m17n.org>
17372
17373         * uudecode.el (uudecode-decode-region-internal): Make it work in a
17374         multibyte buffer.
17375
17376 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
17377
17378         * gnus-score.el (gnus-score-fast-scoring): New variable.
17379         (gnus-score-headers): Use it.
17380
17381         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
17382
17383         * message.el (message-cite-original-1):
17384         Call gnus-article-highlight-citation if requested.
17385         (message-make-from): Allow name and address as optional arguments.
17386
17387         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
17388
17389         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
17390         bugs to doc string.
17391         (gnus-button-alist): Add mid\\|message-id.
17392         (gnus-button-fetch-group): Extend for use in
17393         `browse-url-browser-function'.
17394         (gnus-button-url-regexp): Try to catch paired parentheses like in
17395         Wikipedia URLs.
17396
17397         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
17398         Suggested by Simon Krahnke <overlord@gmx.li>.
17399
17400 2007-01-13  Romain Francoise  <romain@orebokech.com>
17401
17402         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
17403         Update copyright.
17404
17405 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
17406
17407         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
17408
17409 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17410
17411         * gnus-registry.el (gnus-registry-unfollowed-groups)
17412         (gnus-registry-split-fancy-with-parent): Fix documentation.
17413
17414 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17415
17416         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
17417         from nnweb groups.
17418
17419 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17420
17421         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
17422         Xref urls.  Erase buffer before requesting head.
17423
17424         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17425
17426 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17427
17428         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
17429         customizable.
17430
17431 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
17432
17433         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
17434         no signing key is found.
17435         (mml2015-epg-encrypt): Ask user whether to skip or abort if
17436         no encrypting and/or signing key is found.
17437
17438 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17439
17440         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
17441
17442 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17443
17444         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
17445         headers read from disk with the ones newly found in the current search.
17446         This should no longer cause problems, because the article numbers in
17447         Gmane's `nov.php' output are ignored since the previous change.
17448
17449 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17450
17451         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
17452
17453 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17454
17455         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
17456         replace-regexp-in-string; bind url-version; fbind display-images-p and
17457         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
17458         find-face and set-itimer-function for Emacs; bind itimer-list for
17459         Emacs.
17460
17461         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17462
17463 2007-01-01  Romain Francoise  <romain@orebokech.com>
17464
17465         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
17466
17467 2006-12-31  Steve Youngs  <steve@sxemacs.org>
17468
17469         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
17470         `define-minor-mode' macro definition expanded properly.
17471         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
17472         exclude it there.
17473
17474         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
17475         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
17476         `fboundp' test.
17477         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
17478         This is OK to autoload in (S)XEmacs now.
17479
17480 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17481
17482         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
17483         keystroke.
17484         (gnus-summary-limit-to-singletons): Fix typo.
17485
17486         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
17487         else fails.
17488
17489 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17490
17491         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
17492         docstring.
17493
17494         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
17495         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
17496         (gnus-summary-insert-dormant-articles): Fix typo in message.
17497
17498 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
17499
17500         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
17501         nil for XEmacs.
17502         (gnus-message-citation-mode): Don't autoload in XEmacs.
17503
17504         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
17505
17506 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
17507
17508         * nnimap.el (nnimap-expunge-search-string):
17509         Mention nnimap-search-uids-not-since-is-evil in docstring.
17510
17511 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
17512
17513         * spam.el: Revert to make-obsolete-variable because
17514         define-obsolete-variable-alias is not supported in Emacs 21.
17515
17516         * spam.el (spam-ifile-path, spam-ifile-database-path)
17517         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
17518         make-obsolete-variable.
17519         (spam-bsfilter-path, spam-bsfilter-program)
17520         (spam-spamassassin-path, spam-spamassassin-program)
17521         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
17522         Don't use "path" inappropriately.
17523         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
17524         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
17525         variable names.
17526
17527 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
17528
17529         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
17530         summary buffer.
17531
17532         * password.el (password-cache-remove): Use clear-string to burn
17533         password, if available.
17534
17535 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17536
17537         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
17538
17539         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
17540
17541         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
17542         (gnus-message-highlight-citation): Move defcustom here from
17543         gnus-cite.el.
17544         (gnus-message-citation-mode): Autoload.
17545
17546         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
17547         checks to make it compile with XEmacs.
17548         (gnus-message-citation-mode): New minor mode.
17549         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
17550         (gnus-message-highlight-citation): New variables.
17551         (gnus-message-search-citation-line)
17552         (gnus-message-add-citation-keywords)
17553         (gnus-message-remove-citation-keywords)
17554         (turn-on-gnus-message-citation-mode)
17555         (turn-off-gnus-message-citation-mode): New functions.
17556
17557 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
17558
17559         * gnus-cite.el: Enable highlighting of different citation levels in
17560         message-mode.
17561
17562 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17563
17564         * message.el (message-make-fqdn): Fix comment.
17565         (message-bogus-system-names): Add ".local".
17566
17567         * spam.el (spam-ifile-path, spam-ifile-program)
17568         (spam-ifile-database-path, spam-ifile-database)
17569         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
17570         Don't use "path" inappropriately.
17571         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
17572         strings.
17573         (spam-check-ifile, spam-ifile-register-with-ifile)
17574         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
17575         Use new variable names.
17576
17577         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
17578         (gnus-treat-display-smileys): Simplify using
17579         gnus-image-type-available-p.
17580
17581         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
17582         available.
17583
17584         * gnus-xmas.el (gnus-xmas-image-type-available-p):
17585         Use `display-images-p' if available.
17586
17587 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17588
17589         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
17590         one after turning on the buffer's multibyteness instead of decoding
17591         them directly in the unibyte buffer that causes unexpected conversion
17592         in Emacs 23 (unicode).
17593
17594 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17595
17596         * message.el (message-generate-hashcash): Fix custom type.
17597
17598 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17599
17600         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
17601
17602 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17603
17604         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
17605         disconnect icons.  Add help text.
17606
17607 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
17608
17609         * spam.el (spam-extra-header-to-number): CRM114 spam score is
17610         negated to be consistent with the others we handle.
17611
17612 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17613
17614         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
17615         version of gnus-summary-buffer to something, so that we can use two
17616         article buffers at the same time.
17617
17618 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
17619
17620         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
17621         trigger all the extra headers.
17622         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
17623         sorting.
17624
17625 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17626
17627         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
17628         solid groups.
17629
17630 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
17631
17632         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
17633
17634 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
17635
17636         * legacy-gnus-agent.el: Add Copyright notice.
17637
17638 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
17639
17640         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
17641
17642 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17643
17644         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
17645
17646         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
17647         to make it work reliably in CVS Emacs.
17648         (gnus-summary-limit-strange-charsets-predicate)
17649         (gnus-summary-limit-to-predicate): New functions.
17650
17651 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
17652
17653         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
17654         specifying array size.
17655         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
17656         array if it is too small.
17657         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
17658         (gnus-sort-threads-loop): New function.
17659
17660 2006-12-06  Chris Moore  <dooglus@gmail.com>
17661
17662         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
17663         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
17664
17665 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
17666
17667         * mm-url.el (mm-url-predefined-programs): Call curl with correct
17668         options.
17669
17670 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17671
17672         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
17673         DOS-ing the recipient.
17674
17675         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
17676         the headers when creating the mapping to avoid mismappings.
17677         (nnweb-gmane-create-mapping): Always nix out old mapping.
17678
17679 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17680
17681         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
17682         and mm-verify-option to never.
17683
17684 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17685
17686         * message.el (message-signed-or-encrypted-p): New function.
17687         (message-forward-make-body): Use it.
17688
17689         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
17690         Replace encode-coding-string with mm-encode-coding-string.
17691
17692 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17693
17694         * nneething.el (nneething-decode-file-name):
17695         Replace decode-coding-string with mm-decode-coding-string.
17696
17697         * gnus-int.el (gnus-open-server): Say failed server's name.
17698
17699 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17700
17701         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
17702         strings to a single string.  Quote `errors-file-name'.
17703         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
17704         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
17705         Adjust calls.  Use `shell-quote-argument'.
17706
17707 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
17708
17709         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
17710         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
17711
17712         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
17713         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
17714         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
17715         (gnus-group-make-directory-group, gnus-group-transpose-groups):
17716         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
17717         (gnus-subscribe-newsgroup, gnus-1):
17718         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
17719         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
17720         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
17721         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
17722
17723 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17724
17725         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
17726         keystroke.
17727         (gnus-summary-limit-to-bodies): Implement headersp.
17728
17729 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17730
17731         * dns.el (query-dns): Protect against "Process dns deleted" strings.
17732
17733 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17734
17735         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
17736
17737 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17738
17739         * message.el (message-generate-hashcash): Expand range of values to
17740         include `opportunistic'.
17741         (message-send-mail): Use it.
17742
17743 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17744
17745         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
17746         and comment it.
17747
17748         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
17749
17750 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
17751
17752         * gnus-util.el (gnus-extract-address-components): Improve comment.
17753
17754 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17755
17756         * gnus-util.el (gnus-extract-address-components): Work with address in
17757         which the name portion contains @.
17758
17759         * lpath.el: Fbind custom-autoload.
17760
17761 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17762
17763         * gnus.el (gnus-start): Move custom group up.
17764         (gnus-select-method): Don't autoload, but make it available for
17765         `customize-variable'.
17766         (gnus-getenv-nntpserver): Don't autoload.
17767
17768 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
17769
17770         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
17771
17772 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17773
17774         * message.el (message-sendmail-extra-arguments): New variable.
17775         (message-send-mail-with-sendmail): Use it.
17776
17777 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17778
17779         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
17780         mm-with-unibyte-current-buffer to make string unibyte.
17781
17782         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
17783         mm-string-as-multibyte.
17784
17785 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
17786
17787         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
17788         Reported by Werner Koch <wk@gnupg.org>.
17789
17790 2006-11-14  Daiki Ueno  <ueno@p360>
17791
17792         * mml2015.el: Autoload epa-select-keys when compiling.
17793
17794 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17795
17796         * mml2015.el (mml2015-epg-sign): Save the signing keys in
17797         message-options.
17798         (mml2015-epg-encrypt): Save the recipient keys in message-options.
17799
17800 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17801
17802         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
17803         EasyPG (< 0.0.6).
17804         (mml2015-always-trust): New user option.
17805         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
17806         prompt.
17807
17808 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17809
17810         * nntp.el (nntp-authinfo-force): New variable.
17811         (nntp-send-authinfo): Use it.
17812
17813 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
17814
17815         * message.el (message-strip-subject-encoded-words): Allow _not_ to
17816         decode encoded words.  Improve prompt.  Add comment about forwarding.
17817         (message-replacement-char): Move up.
17818
17819 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
17820
17821         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
17822         instead of gnus-intersection because arguments of gnus-sorted-nunion
17823         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
17824
17825 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
17826
17827         * message.el (message-strip-subject-encoded-words): Reformat prompt.
17828         (message-simplify-subject-functions):
17829         Enable message-strip-subject-encoded-words by default.
17830
17831 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
17832
17833         * message.el (message-strip-subject-encoded-words): New function.
17834         (message-simplify-subject-functions): New variable.
17835         (message-simplify-subject): Use it.  Fix typo in doc string.
17836         Support message-strip-subject-encoded-words.
17837
17838 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
17839
17840         * gnus-diary.el (gnus-diary-delay-format-function):
17841         * nndiary.el (nndiary-reminders):
17842         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
17843
17844 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17845
17846         * gnus-art.el (article-hide-boring-headers): Fetch date from
17847         gnus-original-article-buffer to avoid problems with localized date
17848         strings.
17849
17850 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17851
17852         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
17853
17854 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
17855
17856         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17857         New variables.
17858         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17859         (mm-charset-synonym-alist): Move some entries to
17860         mm-codepage-iso-8859-list.
17861         (mm-charset-synonym-alist, mm-charset-override-alist):
17862         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17863
17864 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17865
17866         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
17867
17868 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17869
17870         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
17871         with Emacs 21 and XEmacs.
17872
17873 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
17874
17875         * spam.el (spam-parse-address): New function for better parsing,
17876         catching errors, etc.
17877         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
17878
17879 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17880
17881         * mm-view.el: Add interactive arg to html2text autoload.
17882
17883 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17884
17885         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
17886
17887 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
17888
17889         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17890         New variables.
17891         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17892         (mm-charset-synonym-alist): Move some entries to
17893         mm-codepage-iso-8859-list.
17894
17895         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
17896
17897 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
17898
17899         * message.el (message-citation-line-format)
17900         (message-insert-formated-citation-line): Fix implementation of %E, %N
17901         and %n according to the doc string.
17902
17903 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
17904
17905         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17906         Use car-safe to avoid bad parses.
17907
17908 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17909
17910         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
17911         names.
17912
17913         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
17914
17915 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17916
17917         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
17918         header.
17919
17920         * message.el (message-draft-headers): Add Date.
17921         (message-headers-to-generate): Fix typo in docstring.
17922
17923         * nndraft.el (nndraft-required-headers): New variable.
17924         (nndraft-generate-headers): Use it.
17925
17926         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
17927
17928 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17929
17930         * gnus-registry.el (gnus-registry-wash-for-keywords)
17931         (gnus-registry-find-keywords): New functions to allow easy searching of
17932         articles that are in the registry.
17933
17934 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17935
17936         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17937         Use ietf-drums-parse-address instead of gnus-extract-address-components.
17938         Reported by Damien Elmes <damien@repose.cx>.
17939
17940 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
17941
17942         * gnus.el (gnus-mime): Remove unused custom group.
17943
17944 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17945
17946         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
17947         "blank line" when searching for end of armor headers.
17948
17949 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17950
17951         * gmm-utils.el (gmm-write-region): Fix variable name.
17952
17953 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17954
17955         * gmm-utils.el (gmm-write-region): New function based on compatibility
17956         code from `mm-make-temp-file'.
17957
17958         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
17959
17960         * nnmaildir.el (nnmaildir--update-nov)
17961         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
17962         Use `gmm-write-region'.
17963
17964 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17965
17966         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
17967         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17968
17969         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
17970
17971         * message.el (message-replacement-char): New variable.
17972         (message-fix-before-sending): Use it.
17973         (message-simplify-subject): New function to remove duplicate code.
17974         (message-reply, message-followup): Use it.
17975
17976         * gnus-sum.el (gnus-summary-make-menu-bar):
17977         Clarify gnus-summary-limit-to-articles.
17978
17979 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17980
17981         * gnus-util.el (gnus-with-local-quit): New macro.
17982
17983         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
17984
17985 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
17986
17987         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
17988         ignore non-string data.
17989
17990 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17991
17992         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
17993         non-string data (needs to be done in the registry too).
17994
17995 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17996
17997         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
17998         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
17999         (gnus-registry-split-fancy-with-parent)
18000         (gnus-registry-fetch-simplified-message-subject-fast)
18001         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
18002         Remove text properties on ingress into the registry and when it's saved.
18003         (gnus-registry-clean-empty-function): Fix bug with cleaning the
18004         registry from entries with no groups.
18005
18006 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18007
18008         * gnus-util.el (gnus-string-remove-all-properties): Add utility
18009         function to remove string properties.
18010
18011 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
18012
18013         * gmm-utils.el (gmm): Adjust custom version.
18014
18015         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
18016         Adjust custom version.
18017
18018         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
18019
18020 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
18021
18022         * gnus-art.el (gnus-insert-prev-page-button)
18023         (gnus-insert-next-page-button): Simplify.  Reformat.
18024
18025 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18026
18027         * gnus-art.el (gnus-insert-prev-page-button)
18028         (gnus-insert-next-page-button): Apply gnus-article-button-face.
18029
18030 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
18031
18032         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
18033
18034 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18035
18036         * gnus-art.el (gnus-insert-mime-button)
18037         (gnus-insert-mime-security-button):
18038         Apply gnus-article-button-face to MIME and security buttons.
18039
18040 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
18041
18042         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
18043         readable.
18044
18045 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18046
18047         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
18048
18049 2006-09-20  Steve Youngs  <steve@sxemacs.org>
18050
18051         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
18052         `browse-url-of-file' instead of `browse-url'.
18053
18054 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18055
18056         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18057         regexp.  Articles containing quotation were cut prematurely.
18058
18059 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18060
18061         * message.el (message-cite-original-1): Use nobody by default for the
18062         value of From header.
18063         (message-reply): Ditto.
18064
18065 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
18066
18067         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
18068         to the gnus-info.  This fixes a bug of inline-PGP message verification.
18069         Reported by Michael Piotrowski <mxp@dynalabs.de>.
18070
18071 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
18072
18073         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
18074         mails in the doc string.  Add some URLs in comment.
18075         (pop3-movemail): Warn about pop3-leave-mail-on-server.
18076
18077 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18078
18079         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
18080         backslashes handling and the way to find boundaries of quoted strings.
18081
18082 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
18083
18084         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
18085         mml1991-encrypt-to-self is set and mml1991-signers is not set.
18086         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
18087         mml2015-encrypt-to-self is set and mml2015-signers is not set.
18088
18089 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
18090
18091         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
18092         doc string.
18093         (gnus-button-regexp, gnus-button-last): Remove unused variables.
18094
18095 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18096
18097         * lpath.el: Fbind epg-check-configuration.
18098
18099 2006-09-06  Simon Josefsson  <jas@extundo.com>
18100
18101         * mml2015.el (mml2015-use): Doc fix, mention epg.
18102
18103 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18104
18105         * mml2015.el (mml2015-use): Default to epg, if available.
18106
18107 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18108
18109         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
18110         message-sender.
18111         (mml1991-epg-encrypt): Ditto.
18112         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
18113         message-sender.
18114         (mml2015-epg-encrypt): Ditto.
18115
18116 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
18117
18118         * message.el (message-send-mail-with-sendmail): Look for sendmail in
18119         several common directories.
18120
18121 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
18122
18123         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
18124         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
18125
18126 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18127
18128         * gnus-art.el (article-decode-encoded-words): Make it fast.
18129
18130 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18131
18132         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
18133
18134         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
18135         in quoted string into `\'.
18136
18137 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18138
18139         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18140         Use standard-syntax-table.
18141
18142 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18143
18144         * gnus-art.el (gnus-decode-address-function): New variable.
18145         (article-decode-encoded-words): Use it to decode headers which are
18146         assumed to contain addresses.
18147         (gnus-mime-delete-part): Remove useless `or'.
18148
18149         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
18150         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
18151         (gnus-nov-parse-line): Use it to decode From header.
18152         (gnus-get-newsgroup-headers): Ditto.
18153         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
18154
18155         * mail-parse.el (mail-decode-encoded-address-region): New alias.
18156         (mail-decode-encoded-address-string): New alias.
18157
18158         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18159         New function.
18160         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
18161         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
18162         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
18163         (rfc2047-decode-string): Ditto.
18164         (rfc2047-decode-address-region): New function.
18165         (rfc2047-decode-address-string): New function.
18166
18167 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
18168
18169         * message.el (message-caesar-buffer-body): Allow rotating headers.
18170
18171         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
18172
18173         * message.el (message-insert-formated-citation-line): Fix %f.
18174         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
18175
18176 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18177
18178         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
18179         (gnus-bookmark-mouse-available-p): New macro.
18180         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
18181         (gnus-bookmark-bmenu-show-infos): Use it.
18182         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
18183         (gnus-bookmark-bmenu-hide-infos): Ditto.
18184         (gnus-bookmark-remove-properties): New function.
18185         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
18186         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
18187         (gnus-bookmark-write-file): Bind coding-system-for-write.
18188         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
18189         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
18190         group before selecting it.
18191         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
18192         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
18193         quit-window if it is not available; use gnus-mouse-2 and bind it to
18194         gnus-bookmark-bmenu-select-by-mouse.
18195         (gnus-bookmark-show-details): Remove unused variable `details-list'.
18196         (gnus-bookmark-bmenu-select-by-mouse): New function.
18197
18198 2006-08-13  Romain Francoise  <romain@orebokech.com>
18199
18200         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
18201         space.
18202
18203 2006-08-10  Romain Francoise  <romain@orebokech.com>
18204
18205         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
18206         (dns-mode-soa-auto-increment-serial): New user option.
18207         (dns-mode-soa-maybe-increment-serial): New function.
18208         (dns-mode): Add the latter to `write-contents-functions'.
18209
18210 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18211
18212         * compface.el (uncompface): Use binary rather than raw-text-unix.
18213
18214 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18215
18216         * compface.el (uncompface): Make sure the eol conversion doesn't take
18217         place when communicating with the external programs.
18218         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18219
18220 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18221
18222         * nnheader.el (nnheader-insert-head): Fix typo in comment.
18223
18224 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18225
18226         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18227         Make it more robust by parsing author and date independently.
18228
18229 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18230
18231         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
18232
18233 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
18234
18235         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
18236         first matching secret key.
18237         (mml2015-epg-encrypt): Ditto.
18238
18239         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
18240         first matching secret key.
18241         (mml1991-epg-encrypt): Ditto.
18242
18243         * mml2015.el (mml2015-encrypt-to-self): New user option.
18244         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
18245         mml2015-epg-encrypt-to-self is set.
18246
18247         * mml1991.el (mml1991-encrypt-to-self): New variable.
18248         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
18249         mml1991-epg-encrypt-to-self is set.
18250
18251         * mml2015.el (mml2015-signers): New user option.
18252         (mml2015-epg-sign): Reflect the value of mml2015-signers.
18253         (mml2015-epg-encrypt): Allow to select signing keys.
18254
18255         * mml1991.el (mml1991-signers): New variable.
18256         (mml1991-epg-sign): Reflect the value of mml1991-signers.
18257         (mml1991-epg-encrypt): Allow to select signing keys.
18258
18259 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18260
18261         * nnheader.el (nnheader-insert-head): Make it work even if the file
18262         uses CRLF for the line-break code.
18263
18264 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
18265
18266         * mml2015.el: Require mml-sec instead of password.
18267         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
18268         (mml2015-cache-passphrase): Inherit the default value from
18269         mml-secure-cache-passphrase.
18270         (mml2015-passphrase-cache-expiry): Inherit the default value from
18271         mml-secure-passphrase-cache-expiry.
18272
18273         * mml1991.el: Require mml-sec instead of password.
18274         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
18275         (mml1991-cache-passphrase): Inherit the default value from
18276         mml-secure-cache-passphrase.
18277         (mml1991-passphrase-cache-expiry): Inherit the default value from
18278         mml-secure-passphrase-cache-expiry.
18279
18280         * mml-sec.el: Require password.
18281         (mml-secure-verbose): New user option.
18282         (mml-secure-cache-passphrase): New user option.
18283         (mml-secure-passphrase-cache-expiry): New user option.
18284
18285 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
18286             Andreas Vögele  <andreas@altroot.de>   (tiny change)
18287
18288         * pgg-def.el (pgg-truncate-key-identifier):
18289         Truncate the key ID to 8 letters from the end.
18290
18291 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18292
18293         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
18294         workaround for the url package included with Emacs.
18295
18296         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18297
18298 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18299
18300         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
18301         correctly.  This fixes a bug caused by the 2006-05-12 change.
18302
18303 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
18304
18305         * nnmail.el (nnmail-article-group): If splitting raises an error, give
18306         some information about the error when saying that the `bogus' mail
18307         group will be used.
18308
18309 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
18310
18311         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
18312         string.
18313
18314 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
18315
18316         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
18317
18318 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18319
18320         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
18321
18322 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18323
18324         * mml1991.el (mml1991-function-alist): Add epg.
18325         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
18326         (mml1991-epg-encrypt): New functions.
18327
18328 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18329
18330         * mml2015.el (mml2015-verbose): New variable.
18331         (mml2015-cache-passphrase): Ditto.
18332         (mml2015-passphrase-cache-expiry): Ditto.
18333         (mml2015-function-alist): Add epg.
18334         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
18335         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
18336         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
18337         New functions.
18338
18339 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18340
18341         * message.el (message-cite-original-1): Preserve region when removing
18342         quoted text due to X-No-Archive in order to avoid bogus attribution
18343         when citing multiple messages.
18344
18345 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18346
18347         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
18348         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
18349
18350 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
18351
18352         * gnus-diary.el (gnus-user-format-function-d)
18353         (gnus-user-format-function-D): Autoload.
18354
18355         * imap.el (Commentary): Fix typo.
18356
18357         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
18358         2006-04-22 contribution.
18359
18360 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18361
18362         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
18363         It didn't really fix the bogosity I'm seeing with solid web groups.
18364
18365 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18366
18367         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
18368         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
18369         created using server names.  If we use the feature without declaring
18370         it, Gnus does not properly manage server and group state.
18371
18372         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
18373         bound.
18374
18375 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18376
18377         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
18378         looking up the method using GROUP's prefix before inventing a new one.
18379         It is used on killed/unknown groups in various places where returning
18380         an all-new method isn't expected by the caller.
18381
18382         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
18383         and match semantics of gnus-group-real-prefix.
18384
18385 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
18386
18387         * nnmail.el (nnmail-broken-references-mailers): New variable.
18388         (nnmail-ignore-broken-references): New function generalizing
18389         nnmail-fix-eudora-headers.
18390         (nnmail-fix-eudora-headers): Now obsolete.
18391
18392         * gnus-art.el (gnus-button-handle-custom):
18393         Support `customize-apropos*'.
18394
18395 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18396
18397         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
18398
18399         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
18400         articles.
18401
18402 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
18403
18404         * message.el (message-cite-reply-above): New variable.
18405         (message-yank-original): Use it.
18406
18407 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18408
18409         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
18410
18411 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
18412
18413         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
18414         as read.
18415
18416         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
18417
18418 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
18419
18420         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
18421         (gnus-bookmark-default-file): Use gnus-directory.
18422         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
18423         Remove "*" in doc string.
18424         (gnus-bookmark-write-file): Simplify.
18425         (gnus-bookmark-maybe-sort-alist): Use `when'.
18426         (gnus-bookmark-get-bookmark): Fix typo in doc string.
18427         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
18428         Add FIXME about Emacs 21 and XEmacs compatibility.
18429         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
18430         compatibility.
18431         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
18432         compatibility.
18433         (gnus-bookmark-menu-heading): Fix version.
18434
18435 2006-06-19  Bastien Guerry  <bzg@altern.org>
18436
18437         * gnus-bookmark.el: New file.
18438
18439 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18440
18441         * message.el (message-syntax-checks): Doc fix.
18442
18443 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18444
18445         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
18446         unsubscribed groups as if they were killed ones.  It causes duplicate
18447         entries in gnus-newsrc-alist.
18448
18449 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18450
18451         * message.el (message-syntax-checks): Doc fix.
18452         (message-send-mail): Add check for continuation headers.
18453         (message-check-news-header-syntax): Fix regexp used to check for
18454         continuation headers.
18455
18456 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18457
18458         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
18459
18460 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
18461
18462         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
18463
18464 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18465
18466         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
18467         default-truncate-lines.
18468
18469 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18470
18471         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
18472         to fill the utf-8 entry.
18473
18474         * lpath.el: Fbind unicode-precedence-list.
18475
18476 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18477
18478         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18479
18480 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
18481
18482         * gnus-agent.el (directory-files-and-attributes): Move all the way
18483         forward (the third and final move).
18484         (gnus-agent-read-agentview): Trap reconstruction errors due to
18485         nonexistent directory.  Handle by returning nil.
18486
18487 2006-05-30  Didier Verna  <didier@xemacs.org>
18488
18489         * message.el (message-dont-reply-to-names): Update the custom type.
18490         * message.el (message-dont-reply-to-names): New defsubst: potentially
18491         convert a list of regexps into a single one.
18492         * message.el (message-get-reply-headers): Use it.
18493         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
18494
18495 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18496
18497         * gnus-agent.el (directory-files-and-attributes): Move forward.
18498
18499 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18500
18501         * gnus-ml.el (gnus-mailing-list-subscribe)
18502         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
18503         (gnus-mailing-list-message): Fix doc strings.
18504
18505 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18506
18507         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
18508         of doing it manually.
18509
18510 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18511
18512         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
18513         comment.
18514
18515 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
18516
18517         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
18518         (gnus-agent-read-agentview): Fix handling of end-of-file error.
18519         (gnus-agent-read-local): All symbols allocated in my-obarray.
18520         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
18521         (gnus-agent-regenerate-group): Check numeric names to see if they are
18522         messages or groups.
18523         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
18524         better way of do this...)
18525
18526         * gnus-cache.el (gnus-agent-total-fetched-for):
18527         Ignore 'dummy.group' (there should be a better way of do this...)
18528
18529 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18530
18531         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
18532         (gnus-saved-headers): Ditto.
18533         (gnus-default-article-saver): Mention functions may have properties.
18534         (gnus-article-save): Override gnus-save-all-headers and
18535         gnus-saved-headers by :headers property which saver function may have.
18536         (gnus-summary-save-in-file): Add :headers property.
18537         (gnus-summary-write-to-file): Ditto.
18538
18539         * gnus-sum.el (gnus-summary-save-article): Bind
18540         gnus-prompt-before-saving to t when saving many articles in a file;
18541         always show all headers.
18542
18543         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
18544
18545 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
18546
18547         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
18548         marks.
18549
18550         * message.el (message-indent-citation): Add optional arguments to allow
18551         using it outside of message buffers.
18552
18553         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
18554         (gnus-article-treat-unfold-headers): Use it.
18555         (gnus-article-truncate-lines): New variable.
18556         (gnus-article-mode): Use it.
18557         (gnus-article-toggle-truncate-lines): New function.
18558
18559         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18560         Add gnus-article-toggle-truncate-lines.
18561
18562         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
18563         coding system in XEmacs, use binary.
18564
18565 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18566
18567         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
18568         after-load-alist.
18569
18570         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
18571         this function should save decoded articles.
18572         (gnus-summary-write-to-file): Use property to specify this function
18573         should save decoded articles and specify gnus-summary-save-in-file
18574         should be used to save articles other than the first one when saving
18575         many articles.
18576         (gnus-summary-save-body-in-file): Use property to specify this
18577         function should save decoded articles.
18578         (gnus-summary-write-body-to-file): Use property to specify this
18579         function should save decoded articles and specify
18580         gnus-summary-save-body-in-file should be used to save articles other
18581         than the first one when saving many articles.
18582
18583         * gnus-sum.el (gnus-summary-save-article): Simplify.
18584
18585 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18586
18587         * gnus-art.el (gnus-default-article-saver):
18588         Add gnus-summary-write-body-to-file.
18589         (gnus-article-save-coding-system): Don't use coding system object
18590         in XEmacs.
18591         (gnus-read-save-file-name): Add optional `dir-var' argument which
18592         specifies directory in which files are saved; work even if optional
18593         `variable' argument is not specified.
18594         (gnus-summary-write-to-file): Read file name.
18595         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
18596         (gnus-summary-write-body-to-file): New function.
18597
18598         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
18599         (gnus-summary-local-variables): Add it.
18600         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
18601         (gnus-summary-save-article): Remove optional `decode' argument;
18602         determine whether to decode articles by the value of
18603         gnus-default-article-saver; when saving many files using
18604         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
18605         it first and use gnus-summary-save-in-file or
18606         gnus-summary-save-body-in-file thereafter unless
18607         gnus-prompt-before-saving is always; move point to article which
18608         will be saved.
18609         (gnus-summary-save-article-file): Revert.
18610         (gnus-summary-write-article-file): Revert.
18611         (gnus-summary-save-article-body-file): Revert.
18612         (gnus-summary-write-article-body-file): New function.
18613
18614 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18615
18616         * gnus-art.el (gnus-default-article-saver): Doc fix.
18617         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
18618         from gnus-summary-save-article-coding-system, and default to a
18619         certain coding system.
18620         (gnus-output-to-file): Add coding cookie and encode text according
18621         to gnus-article-save-coding-system; don't use mm-append-to-file.
18622
18623         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
18624         gnus-art.el and rename to gnus-article-save-coding-system.
18625         (gnus-summary-save-article): Require gnus-art; don't show all
18626         headers if it decodes articles; don't add coding cookie here;
18627         don't bind mm-text-coding-system-for-write.
18628         (gnus-summary-save-article-file): Save decoded articles.
18629         (gnus-summary-write-article-file): When saving many files, use
18630         gnus-summary-write-to-file first and gnus-summary-save-in-file
18631         thereafter unless gnus-prompt-before-saving is always.
18632         (gnus-summary-save-article-body-file): Save decoded articles.
18633
18634         * lpath.el: Fbind select-safe-coding-system for XEmacs.
18635
18636 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18637
18638         * nnrss.el (nnrss-check-group): Bind hash-index.
18639
18640 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
18641
18642         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
18643         its hash index.  Store this hash in `nnrss-group-data'.
18644         (nnrss-read-group-data): Update accordingly.
18645
18646 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18647
18648         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
18649         entry.
18650
18651         * gnus-sum.el (gnus-summary-make-menu-bar):
18652         Add gnus-article-browse-html-article.
18653
18654 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
18655
18656         * gnus-sum.el (gnus-summary-mime-map):
18657         Add gnus-article-browse-html-article.
18658
18659         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
18660
18661 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18662
18663         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
18664         suitable coding systems in customize.
18665
18666 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
18667
18668         * mail-source.el (mail-sources): Fix custom type.
18669
18670 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18671
18672         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
18673         (gnus-summary-expire-articles-now): Shorten prompt.
18674
18675         * gmm-utils.el (wid-edit): Require.
18676         (defun-gmm): Rename from `gmm-defun-compat'.
18677         (gmm-image-search-load-path): Use it.
18678         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
18679
18680 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18681
18682         * gnus-sum.el (gnus-summary-save-article-coding-system):
18683         New variable.
18684         (gnus-summary-save-article): Add optional `decode' argument.
18685         If it is set and gnus-summary-save-article-coding-system is non-nil,
18686         save decoded article.
18687         (gnus-summary-write-article-file): Save decoded article if
18688         gnus-summary-save-article-coding-system is non-nil.
18689
18690         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
18691         type.
18692
18693 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18694
18695         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
18696
18697 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18698
18699         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
18700         first to test gnus-single-article-buffer which may be buffer-local.
18701
18702         * gnus-sum.el (gnus-summary-setup-buffer):
18703         Make gnus-single-article-buffer buffer-local and nil in ephemeral
18704         group; make gnus-article-buffer, gnus-article-current, and
18705         gnus-original-article-buffer always buffer-local.
18706         (gnus-summary-exit): Kill article buffer belonging to ephemeral
18707         group.
18708         (gnus-handle-ephemeral-exit): Don't move to next summary line.
18709
18710 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
18711
18712         * nnml.el (nnml-request-compact-group): Compressed files might not
18713         have .gz extension.
18714
18715 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
18716
18717         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
18718         (mm-copy-to-buffer): Use with-current-buffer.
18719         (mm-display-part): Simplify.
18720         (mm-inlinable-p): Add optional arg `type'.
18721
18722 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18723
18724         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
18725         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
18726         Try harder to show the attachment internally or externally using
18727         gnus-mime-view-part-as-type.
18728
18729 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
18730
18731         * message.el (message-from-style, message-signature-separator)
18732         (message-user-organization-file, message-send-mail-function)
18733         (message-citation-line-function, message-yank-prefix)
18734         (message-indent-citation-function, message-signature)
18735         (message-signature-file, message-signature-insert-empty-line):
18736         Remove autoloads.
18737
18738         * gnus-art.el (gnus-buttonized-mime-types):
18739         Remove "multipart/signed".  Revert 2006-04-26 change.
18740
18741 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18742
18743         * gnus.el (gnus-version-number): Bump version.
18744
18745 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18746
18747         * gnus.el: No Gnus v0.5 is released.
18748
18749 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18750
18751         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
18752         fetching articles by message-id.
18753
18754 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18755
18756         * message.el (hashcash): Require hashcash as normal.
18757
18758         * ecomplete.el (ecomplete-highlight-match-line):
18759         Use point-at-eol.
18760         (ecomplete-highlight-match-line): Use `highlight', because that
18761         face exists in both Emacs and XEmacs.
18762
18763         * message.el (message-display-abbrev): Use point-at-bol.
18764
18765         * mail-source.el: Don't require timer/timer-funcs.
18766
18767         * gnus-async.el: Ditto.
18768
18769         * password.el: Ditto.
18770
18771         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
18772
18773         * mm-url.el: Ditto.
18774
18775         * gnus-xmas.el: Don't require timer-funcs.
18776
18777         * mm-util.el: Require timer/timer-funcs.
18778
18779 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18780
18781         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
18782         Close.
18783
18784 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18785
18786         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
18787         unibyte after clear-decrypt function runs.
18788
18789         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
18790         returns as a unibyte string.
18791
18792 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18793
18794         * lpath.el: Revert.
18795
18796         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
18797         (pgg-gpg-process-sentinel): Revert.
18798
18799         * pgg-pgp.el (pgg-pgp-process-region): Revert.
18800         (pgg-pgp-lookup-key): Revert.
18801
18802         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
18803         (pgg-pgp5-lookup-key): Revert.
18804
18805         * pgg.el (pgg-fetch-key): Revert.
18806
18807 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18808
18809         * lpath.el: Fbind string-as-multibyte for XEmacs.
18810
18811         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
18812         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
18813         (mml1991-pgg-encrypt): Ditto.
18814
18815         * pgg-gpg.el (pgg-string-to-multibyte): New function.
18816         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
18817         a multibyte buffer.
18818
18819         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
18820         (pgg-pgp-lookup-key): Ditto.
18821
18822         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
18823         (pgg-pgp5-lookup-key): Ditto.
18824
18825         * pgg.el (pgg-fetch-key): Ditto.
18826
18827 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
18828
18829         * message.el (message-user-organization-file): Check several
18830         locations of the organization file.
18831
18832         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
18833         Add gnus-article-view-part-as-type.
18834
18835         * gnus-art.el (gnus-article-view-part-as-type): New function.
18836
18837         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
18838         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
18839
18840         * mml.el: Simplify autoload.
18841         (mml-mode): defvar dnd-protocol-alist instead of using
18842         symbol-value.
18843         (mml-default-directory): New variable.
18844         (mml-minibuffer-read-file): Use it.
18845         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
18846
18847         * message.el (message-citation-line-format): New variable.
18848         (message-insert-formated-citation-line): New function.
18849         (message-citation-line-function):
18850         Add `message-insert-formated-citation-line' to custom type.
18851
18852         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
18853         to doc string.
18854
18855         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
18856         depending on mm-verify-option.
18857
18858 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18859
18860         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
18861         binding pgg-* variables; reimplement the section which prevents
18862         MIME header from being signed.
18863         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
18864         pgg-text-mode; remove a blank line at the top of body.
18865
18866         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
18867         lines at the top of body; use gnus-newsgroup-charset if there's no
18868         Charset header.
18869
18870 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18871
18872         * message.el (message-self-insert-commands): Doc fix.
18873
18874         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
18875         (mm-uu-pgp-encrypted-test): Ditto.
18876         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
18877         between header and body; return application/pgp-encrypted handle
18878         if decryption failed; decode decrypted body by charset.
18879
18880         * mm-decode.el (mm-automatic-display): Don't make application/pgp
18881         element match to application/pgp-*.
18882
18883 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18884
18885         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
18886         HTML.
18887
18888 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18889
18890         * mail-source.el (mail-source-call-script): Message the error
18891         string.
18892
18893 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18894
18895         * gnus-util.el (gnus-byte-compile): Use it.
18896
18897 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
18898
18899         * gnus-util.el (kill-empty-logs): New function.
18900
18901 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18902
18903         * message.el (message-mail-alias-type): Doc fix.
18904         (message-mail-alias-type-p): New function.
18905         (message-send): Use it.
18906         (message-mode): Ditto.
18907         (message-strip-forbidden-properties): Ditto.
18908
18909         * ecomplete.el (ecomplete-database-file-coding-system):
18910         New variable.
18911         (ecomplete-save): Use it.
18912         (ecomplete-setup): Use it.
18913
18914 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18915
18916         * message.el (message-self-insert-commands): New variable.
18917         (message-strip-forbidden-properties): Use it.
18918
18919 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18920
18921         * message.el (message-put-addresses-in-ecomplete): Use a regexp
18922         that doesn't make XEmacs choke.
18923
18924 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
18925
18926         * gnus-util.el (gnus-replace-in-string):
18927         Prefer replace-regexp-in-string over of replace-in-string.
18928
18929 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18930
18931         * gnus-util.el (gnus-select-frame-set-input-focus):
18932         Use select-frame-set-input-focus if it is available in XEmacs; use
18933         definition defined in Emacs 22 for old Emacsen.
18934
18935         * dgnushack.el: Autoload unmorse-region for XEmacs.
18936
18937         * lpath.el: Bind cursor-in-non-selected-windows and
18938         select-frame-set-input-focus for XEmacs.
18939
18940 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18941
18942         * mm-view.el (mm-inline-text): Use equal instead of equalp.
18943
18944 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
18945
18946         * gnus-registry.el (gnus-registry-cache-save): Remove text
18947         properties when saving via the temp buffer.
18948
18949 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18950
18951         * message.el (message-generate-hashcash): Honor custom type.
18952
18953 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18954
18955         * message.el (message-generate-hashcash): Default to non-nil when
18956         hashcash is found.
18957
18958         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
18959         (gnus-refer-thread-limit): Increase default to 500.
18960
18961         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
18962
18963         * flow-fill.el (fill-flowed): Allow delete-space.
18964
18965 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18966
18967         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18968         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
18969         Remove autoloads.
18970
18971 2006-04-18  Simon Josefsson  <jas@extundo.com>
18972
18973         * message.el (message-generate-hashcash): Default to.
18974
18975 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18976
18977         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18978         concatenating segments rather than before concatenating them.
18979
18980 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18981
18982         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
18983
18984 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18985
18986         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
18987
18988         * message.el (message-forward-make-body-plain):
18989         Allow message-forward-ignored-headers to be a list.
18990         (message-remove-ignored-headers): Factor out into function.
18991         (message-forward-make-body-mml): Use it.
18992
18993         * imap.el (imap-quote-specials): New function.
18994         (imap-login-auth): Quote specials.
18995
18996         * rfc2231.el (rfc2231-parse-string): Remove dead code.
18997         (rfc2231-parse-string): Allow concatanation of parameters that
18998         aren't contiguous.  The test case is
18999           (mail-header-parse-content-type "message/external-body;
19000             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
19001             access-type=LOCAL-FILE;
19002             name*1*=plugh%2fhello-sailor%2fbing.pdf")
19003
19004 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19005
19006         * nntp.el (nntp-accept-process-output): Return the value of
19007         `nnheader-accept-process-output'.
19008
19009 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19010
19011         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
19012         (gnus-button-alist): Recognize more diff formats.
19013         (gnus-button-patch): Strip directory.
19014
19015 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19016
19017         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
19018         Emacs 22 when setting focus.
19019
19020 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19021
19022         * gnus-art.el (gnus-article-treat-types): Do treatment of
19023         text/x-verbatim parts.
19024         (gnus-button-patch): New command.
19025
19026         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
19027         addresses that contain invalid characters.
19028
19029 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19030
19031         * message.el (message-put-addresses-in-ecomplete):
19032         Use gnus-replace-in-string.
19033         (message-is-yours-p): Use the more correct
19034         mail-header-parse-address instead of
19035         mail-extract-address-components.
19036         (message-put-addresses-in-ecomplete): Fix typo.
19037
19038         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
19039         keystroke.
19040
19041         * gnus-art.el (gnus-treatment-function-alist): Change order of
19042         newsgroups/generic header folding to avoid double-folding.
19043
19044         * message.el (message-hidden-headers): Add X-Draft-From.
19045
19046         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
19047         New command.
19048         (gnus-summary-repeat-search-article-backward): New command.
19049
19050         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
19051         groups in the parent topic.
19052
19053 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
19054
19055         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
19056         (spam-extra-header-to-number): Return the CRM114 number as a
19057         number instead of a string.
19058
19059 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19060
19061         * gnus-art.el (gnus-face-properties-alist): Move here from
19062         gnus-fun.
19063
19064         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
19065
19066 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19067
19068         * message.el (message-strip-forbidden-properties): Only display on
19069         self-insert-command.
19070
19071         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
19072         reindent.
19073         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
19074
19075 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
19076
19077         * smiley.el (smiley-style): Fix typo.
19078
19079 2006-03-23  Kenichi Handa  <handa@m17n.org>
19080
19081         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
19082         instead of set-buffer-multibyte.
19083
19084 2006-03-23  Kenichi Handa  <handa@m17n.org>
19085
19086         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19087         buffer and then decode the buffer text if necessary.
19088         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19089         first, and after mm-encode-body, change the buffer to unibyte.
19090
19091 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19092
19093         * hashcash.el (hashcash-insert-payment-async-2):
19094         Use message-goto-eoh instead of doing it manually.
19095         (mail-add-payment): Use message-narrow-to-header instead of trying
19096         to do the same itself.
19097
19098         * message.el (message-hidden-headers): Add Face.
19099
19100         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
19101         reparenting code.
19102         (gnus-summary-reparent-children): Refactored out code.
19103         (gnus-summary-thread-map): New keystroke.
19104         (gnus-summary-reparent-children): Make into command.
19105
19106         * smiley.el (smiley-style): Default to `medium' if using a large
19107         font.
19108
19109         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
19110         does it itself.
19111
19112         * message.el (message-point-in-header-p): Simplify definition.
19113
19114 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19115
19116         * nnagent.el (nnagent-request-set-mark): Silence log file
19117         writing.
19118         (nnagent-request-set-mark): Use write-region instead of
19119         append-to-file.
19120
19121         * gnus-sum.el (gnus-read-header): Fudge article number if using a
19122         strange select method.
19123
19124         * ecomplete.el (ecomplete-display-matches): Get highlightling
19125         right.
19126         (ecomplete-display-matches): Use literals.
19127         (ecomplete-display-matches): Disable message logging.
19128
19129         * message.el (message-display-abbrev): Small optimization.
19130
19131         * ecomplete.el (ecomplete-display-matches): Allow automatic
19132         display.
19133
19134         * message.el (message-strip-forbidden-properties):
19135         Display abbrevs.
19136         (message-display-abbrev): Get automatic display right.
19137
19138         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
19139         keystrokes.
19140
19141 2006-04-13  Romain Francoise  <romain@orebokech.com>
19142
19143         TODO: Backport to v5-10!
19144
19145         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
19146         Move here (and rename) from gnus-registry.el.
19147
19148         * gnus-registry.el: Require gnus-util.
19149         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
19150
19151 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19152
19153         * gnus-group.el (gnus-group-catchup-current):
19154         Change if-then-else-if-then-else into cond.
19155         (gnus-group-catchup): Indent.
19156         (group-name-at-point): New function.
19157         (gnus-fetch-group): Provide default from thing at point.
19158
19159 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19160
19161         * message.el (message-display-abbrev): Fix regexp.
19162
19163         * ecomplete.el (ecomplete-highlight-match-line):
19164         Reimplement choosing.
19165         (ecomplete-highlight-match-line): Fix up code rewrite, remove
19166         dead variables.
19167
19168         * message.el (message-newline-and-indent): Remove debugging.
19169         (message-display-abbrev): Use new implementation.
19170
19171 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
19172
19173         * gnus-art.el (gnus-article-mode):
19174         Set cursor-in-non-selected-windows to nil.
19175
19176         * smiley.el: Revert previous change.
19177         (smiley-data-directory): defvar it before using it in the
19178         defcustom of `smiley-style'.
19179
19180 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19181
19182         * message.el (message-newline-and-indent): New function.
19183
19184         * ecomplete.el: Implement more bits.
19185
19186         * message.el (message-put-addresses-in-ecomplete): Clean up the
19187         string.
19188
19189         * ecomplete.el (ecomplete-add-item): Chop off decimals.
19190
19191         * gnus-sum.el (gnus-summary-save-parts):
19192         Bind gnus-summary-save-parts-counter and use it to make unique file
19193         names.
19194
19195         * gnus-art.el (gnus-ignored-headers): Add some more headers.
19196
19197         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
19198         parameter to say whether to actually parse the individual
19199         addresses.
19200
19201         * message.el (message-put-addresses-in-ecomplete): New function.
19202         (ecomplete): Require.
19203         (message-mail-alias-type): Add ecomplete as an option.
19204
19205 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
19206
19207         * flow-fill.el (fill-flowed): Remove trailing space from blank
19208         quoted lines.
19209
19210 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19211
19212         * smiley.el (smiley-style): Move definition later to avoid a
19213         compilation warning.
19214
19215 2006-04-12  Kenichi Handa  <handa@m17n.org>
19216
19217         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19218         buffer and then decode the buffer text if necessary.
19219         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19220         first, and after mm-encode-body, change the buffer to unibyte.
19221         Use mm-disable-multibyte instead of set-buffer-multibyte.
19222
19223 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19224
19225         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
19226         Content-Type header instead of Content-Disposition header.
19227         (gnus-mime-inline-part): Ditto.
19228         (gnus-mime-view-part-as-charset): Ignore charset that the part
19229         specifies.
19230
19231         * mm-decode.el (mm-display-part): Work with external parts and
19232         usual parts similarly.
19233
19234         * mm-extern.el (mm-inline-external-body): Use mm-display-part
19235         instead of gnus-display-mime.
19236
19237         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
19238         instead of with-temp-buffer.
19239
19240         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
19241         tag to summarized topics part in order to encode non-ASCII text.
19242
19243 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19244
19245         * smiley.el (smiley-style): New variable.
19246         (smiley-directory): New function.
19247         (smiley-data-directory): Derive from `smiley-style' using
19248         `smiley-directory'.
19249         (smiley-regexp-alist): Add new entries.
19250
19251         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
19252         (gnus-article-browse-delete-temp): Add :version.
19253
19254 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
19255
19256         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
19257         the sieve region.
19258
19259 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19260
19261         * gnus.el (gnus-version-number): Bump version.
19262
19263 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19264
19265         * gnus.el: No Gnus v0.4 is released.
19266
19267 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19268
19269         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
19270         layout.
19271
19272         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
19273         unknown charset.
19274
19275         * message.el (message-header-synonyms): Add Original-To to the
19276         default.
19277
19278         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
19279         optional parameter.
19280
19281 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
19282
19283         * gnus-fun.el (gnus): Require it for gnus-directory.
19284
19285 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19286
19287         * gnus-fun.el (gnus-face-properties-alist): Add :version.
19288
19289 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19290
19291         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
19292
19293 2006-04-05  Simon Josefsson  <jas@extundo.com>
19294
19295         * password.el (password-reset): New function.
19296
19297 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19298
19299         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
19300         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
19301
19302 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19303
19304         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19305         Some whitespace was matched into the url, which broke browsing hits
19306         > 100 when mm-url-use-external was nil.
19307
19308 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
19309
19310         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19311         Check gnus-extra-headers for 'Newsgroups.
19312
19313         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
19314         bound.
19315
19316 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
19317
19318         * pgg-gpg.el: Clean up process buffers every time gpg processes
19319         complete.
19320
19321 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
19322
19323         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19324         doc string.
19325
19326 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
19327
19328         * pgg-gpg.el (pgg-gpg-process-filter)
19329         (pgg-gpg-wait-for-completion): Check if buffer is alive.
19330
19331         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
19332         lines, temporary fix.
19333
19334 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
19335
19336         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
19337
19338 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
19339
19340         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
19341         default-enable-multibyte-characters.  This reverts the change from
19342         revision 6.17 which is no longer necessary because the passphrase
19343         is sent separately now.  GnuPG messages are unreadable under
19344         multibyte locales with default-enable-multibyte-characters set to
19345         nil.
19346
19347 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
19348
19349         * message.el (message-tool-bar-gnome): Move "spell".
19350
19351 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
19352
19353         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
19354         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
19355         instead.
19356
19357 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
19358
19359         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19360         Improve newsgroups handling for NNTP overviews which don't include
19361         Newsgroups.
19362
19363 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19364
19365         * message.el (message-resend): Bind message-generate-hashcash to nil.
19366
19367 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19368
19369         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
19370         when searching for already-paid recipients.
19371
19372 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
19373
19374         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
19375         passphrases when it is not needed.
19376         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
19377         passphrase stuff from gpg, should only be necessary when you use
19378         gpg with a smartcard.
19379
19380 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19381
19382         * mml.el (mml-insert-mime): Ignore cached contents of
19383         message/external-body part.
19384
19385         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
19386         (mm-insert-part): Ditto.
19387
19388 2006-03-23  Simon Josefsson  <jas@extundo.com>
19389
19390         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
19391         Reiner.
19392         (pgg-gpg-use-agent-p): Use it again.
19393
19394 2006-03-23  Simon Josefsson  <jas@extundo.com>
19395
19396         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
19397         older emacsen.
19398         (pgg-gpg-use-agent-p): Don't use it.
19399
19400 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
19401
19402         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
19403         if we can.
19404
19405 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
19406
19407         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
19408         (pgg-gpg-update-agent): New function.
19409         (pgg-gpg-use-agent-p): New function.
19410         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
19411         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19412         (pgg-gpg-sign-region): Use it.
19413
19414 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19415
19416         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
19417         Reported by Ralf Wachinger <rwachinger@gmx.de>.
19418
19419 2006-03-21  Simon Josefsson  <jas@extundo.com>
19420
19421         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
19422         <wilde@sha-bang.de>.
19423         (pgg-gpg-use-agent): New variable.
19424         (pgg-gpg-process-region): Use it.
19425         (pgg-gpg-encrypt-region): Likewise.
19426         (pgg-gpg-encrypt-symmetric-region): Likewise.
19427         (pgg-gpg-decrypt-region): Likewise.
19428         (pgg-gpg-sign-region): Likewise.
19429         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
19430
19431 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
19432
19433         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
19434
19435         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19436         Add comment on version.
19437
19438 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
19439
19440         * smiley.el: Add missing test smiley.
19441
19442 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19443
19444         * mm-decode.el (mm-with-part): New macro.
19445         (mm-get-part): Use it; work with message/external-body as well.
19446         (mm-save-part): Treat name and filename equally.
19447
19448         * mm-extern.el (mm-extern-cache-contents): New function.
19449         (mm-inline-external-body): Use it; force the part to be displayed;
19450         move undisplayer added to the cached handle to the parent.
19451
19452         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
19453         (gnus-mime-view-part-as-type): Work with message/external-body.
19454
19455         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
19456
19457 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
19458
19459         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
19460         images in image-load-path.  [Sync with image.el, revision 1.60, in
19461         Emacs.]
19462
19463 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
19464
19465         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
19466         path rather than symbol.  Always return list of directories.
19467         Guarantee that image directory comes first.  [Sync with image.el,
19468         revision 1.59, in Emacs.]
19469
19470         * message.el (message-make-tool-bar): Adjust to new API of
19471         `gmm-image-load-path-for-library'.
19472
19473         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19474
19475         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19476
19477 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19478
19479         * gnus-art.el (gnus-article-only-boring-p):
19480         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
19481         intangible text.
19482         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
19483
19484 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
19485
19486         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
19487         Use `defun' instead of `gmm-defun-compat'.
19488
19489 2006-03-14  Simon Josefsson  <jas@extundo.com>
19490
19491         * message.el (message-unique-id): Don't use message-number-base36
19492         if (user-uid) is a float.
19493         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
19494
19495 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19496
19497         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
19498
19499         * gnus-art.el (gnus-mime-display-single): Make sure there is an
19500         empty line between a part and a message part.
19501
19502 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
19503
19504         * smiley.el: Add more test smileys.
19505         (smiley-data-directory, smiley-regexp-alist)
19506         (gnus-smiley-file-types): Fix doc strings.
19507         (smiley-update-cache): Clear smiley-cached-regexp-alist before
19508         adding new elements.
19509         (smiley-mouse-map): Unused code.  Make it a comment.
19510
19511 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19512
19513         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
19514         scan latest NoCeM messages instead of old ones.
19515         (gnus-nocem-check-article): Fix regexps so as to match to PGP
19516         delimiters that are recently used.
19517         (gnus-nocem-load-cache): Add autoload cookie.
19518
19519         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
19520
19521         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
19522         level which is larger than gnus-use-nocem is specified.
19523
19524         * gnus-group.el (gnus-group-get-new-news): Ditto.
19525
19526 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
19527
19528         * gnus-util.el (gnus-tool-bar-update): New function.
19529
19530         * gnus-group.el (gnus-group-update-tool-bar): New variable.
19531         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
19532
19533         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
19534
19535         * gnus-group.el (gnus-group-redraw-when-idle)
19536         (gnus-group-redraw-check): Remove.
19537         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
19538
19539 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19540
19541         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
19542         if optional last element is specified in splits (FIELD VALUE...).
19543
19544 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
19545
19546         * message.el (message-make-tool-bar): Rename gmm-image-load-path
19547         to gmm-image-load-path-for-library.  Call with no-error argument.
19548         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
19549
19550         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19551
19552         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19553
19554         * gmm-utils.el (gmm-image-load-path): Remove alias.
19555
19556 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
19557
19558         * gmm-utils.el (gmm-image-load-path): Add alias.
19559
19560         * nnml.el (nnml-generate-nov-databases-directory): Rename from
19561         nnml-generate-nov-databases-1.
19562         (nnml-generate-nov-databases): Use it.
19563         (nnml-generate-nov-databases-directory): Document no-active
19564         argument.
19565
19566         * gmm-utils.el (gmm-image-load-path-for-library): Return single
19567         directory if path is t.  Add no-error.
19568
19569         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
19570         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
19571
19572         * gnus-art.el (gnus-article-browse-delete-temp-files):
19573         Simplify resetting gnus-article-browse-html-temp-list.
19574
19575         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
19576         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
19577         Add example to docstring.  Rename local variables.  Move error
19578         checks to default case in cond and simplify.
19579
19580 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19581
19582         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
19583         handle is multipart when calling it recursively.
19584         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
19585
19586 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
19587
19588         * nnimap.el (nnimap-request-update-info-internal): Optimize.
19589         Don't `gnus-uncompress-range' to avoid excessive memory usage.
19590
19591 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19592
19593         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
19594         is loaded.
19595
19596         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
19597         loaded.
19598
19599 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
19600
19601         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
19602         to "Emacs 23 (unicode)" in doc string.
19603
19604         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
19605         "Emacs 23 (unicode)" in comment.
19606
19607 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19608
19609         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
19610
19611         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
19612         characters 160 through 255 in Emacs 23.
19613
19614 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19615
19616         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
19617         gnus-article-browse-html-temp.
19618         (gnus-article-browse-delete-temp): Make it customizable.
19619         Add `file'.  Adjust doc string.
19620         (gnus-article-browse-delete-temp-files): Add argument.
19621         Allow query for each file.  Adjust doc string.
19622         (gnus-article-browse-html-parts):
19623         Add `gnus-article-browse-delete-temp-files' to
19624         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
19625
19626 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
19627
19628         * gnus-art.el (gnus-article-browse-html-temp)
19629         (gnus-article-browse-delete-temp): New variables.
19630         (gnus-article-browse-delete-temp-files): New function.
19631         (gnus-article-browse-html-parts): Use it.
19632
19633 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19634
19635         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
19636
19637         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
19638         string.
19639
19640         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
19641         gnus-summary-insert-new-articles when unplugged.
19642         Remove gnus-summary-search-article-forward.
19643
19644         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
19645         display-visual-class instead of display-color-cells.
19646
19647 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19648
19649         * dgnushack.el: Autoload customize-group for XEmacs.
19650
19651         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
19652         message/* containing non-ASCII text properly.
19653
19654 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
19655
19656         * message.el: Require gmm-utils, remove autoloads.
19657         (message-tool-bar): Set default based on
19658         gmm-tool-bar-style.
19659         (message-tool-bar-gnome): Add gmm-customize-mode.
19660
19661         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
19662         gmm-tool-bar-style.
19663         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
19664
19665         * gnus-group.el (gnus-group-tool-bar): Set default based on
19666         gmm-tool-bar-style.
19667         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
19668
19669         * gmm-utils.el (gmm-image-directory): Rename variable from
19670         gmm-image-load-path.
19671         (gmm-image-load-path): Use gmm-image-directory.
19672         (gmm-customize-mode): New function.
19673         (gmm-tool-bar-style): New variable.
19674
19675         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
19676         gnus-group-redraw-line-number.
19677         (gnus-group-redraw-check): Simplify.
19678         (gnus-group-tool-bar-update): Remove redraw check.
19679         (gnus-group-make-tool-bar): Add redraw check.
19680
19681 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
19682
19683         * gnus-art.el (gnus-button): Add missing parentheses.
19684
19685 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19686
19687         * lpath.el: Fbind line-number-at-pos.
19688
19689 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19690
19691         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
19692
19693 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19694
19695         * gnus-art.el (gnus-button): New face.
19696         (gnus-article-button-face): Use it.
19697
19698         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19699         Add gnus-summary-next-page.  Re-order.
19700
19701         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
19702         next-node are now included.
19703         (gnus-group-redraw-line-number): New internal variable.
19704         (gnus-group-redraw-check): Helper function for updating the tool
19705         bar.
19706         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
19707
19708         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
19709
19710         * spam.el (spam-spamassassin-score-regexp): New internal variable.
19711         (spam-extra-header-to-number, spam-check-spamassassin-headers):
19712         Use it to match format of Spamassassin 3.0 and later.
19713         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
19714         (spam-check-bogofilter)
19715         (spam-bogofilter-register-with-bogofilter): Fix args of
19716         `gnus-error' calls.
19717
19718 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19719
19720         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
19721         unnecessary interaction when sending queued mails.
19722         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
19723
19724 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
19725
19726         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
19727         first or last are nil.
19728
19729 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19730
19731         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
19732
19733 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19734
19735         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
19736
19737 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19738
19739         * dns.el (query-dns): Protect more against buggy tcp output.
19740
19741 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19742
19743         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
19744         nov.php.
19745
19746 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19747
19748         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
19749         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
19750         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
19751         output on the server side.
19752         (nnweb-google-create-mapping): Update regexps and add some
19753         progress indication.
19754
19755 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
19756
19757         * gnus-group.el (gnus-group-tool-bar-gnome):
19758         Fix gnus-agent-toggle-plugged.  Re-order icons.
19759         (gnus-group-tool-bar-gnome):
19760         Add gnus-group-{prev,next}-unread-group.
19761         (gnus-group-tool-bar-gnome): Re-order icons.
19762
19763         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19764         Move gnus-summary-insert-new-articles.
19765
19766         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
19767         Fix comments.
19768
19769         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
19770         also available in Emacs 21.3.
19771
19772         * message.el (message-fix-before-sending): Change "Emacs 22" to
19773         "Emacs 23 (unicode)" in comment.
19774
19775         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
19776         "Emacs 23 (unicode)" in comment.
19777
19778         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
19779         comment.
19780         (mm-coding-system-p): Add comment about no-MULE XEmacs.
19781
19782         * mm-view.el (mm-fill-flowed): Add :version.
19783
19784 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19785
19786         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
19787         and load-path.
19788
19789 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
19790
19791         * message.el: Autoload gmm-image-load-path.
19792         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
19793         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
19794         consitency.
19795
19796         * gmm-utils.el (gmm-image-load-path): Also search in
19797         "../etc/images".  Don't set gmm-image-load-path if we don't find
19798         the image.
19799
19800 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19801
19802         * gmm-utils.el (gmm-image-load-path): Don't make
19803         `gmm-image-load-path' include subdirectories which the second arg
19804         `image' might specify.
19805
19806         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
19807         subdirectory to icon file names.
19808
19809         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
19810
19811 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
19812
19813         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
19814         gmm-image-load-path calls.
19815
19816         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19817
19818         * message.el (message-make-tool-bar): Ditto.
19819
19820         * mml.el (mml-preview): Add comment concerning tool bar icons.
19821
19822         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
19823         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
19824
19825         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
19826         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
19827
19828         * message.el (message-tool-bar-gnome): Use new icon names.
19829         (message-make-tool-bar): Use `gmm-image-load-path'.
19830
19831         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
19832         New functions from MH-E.
19833         (gmm-image-load-path): New variable from MH-E.
19834         (gmm-image-load-path): New function from MH-E.  Add arguments
19835         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
19836         *-image-load-path-called-flag.
19837
19838 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
19839
19840         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
19841
19842 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
19843
19844         * nnimap.el (nnimap-request-move-article): Change folder back to
19845         source group before deleting.
19846
19847 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
19848
19849         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
19850
19851         * gnus-art.el (mm-url-insert-file-contents-external):
19852         Autoload mm-url.
19853
19854         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
19855
19856 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19857
19858         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
19859         coding system which mm-charset-to-coding-system returns for a
19860         given charset is valid.
19861
19862 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
19863
19864         * html2text.el (html2text-remove-tag-list):
19865         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
19866
19867 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
19868
19869         * gnus-cus.el: Revert 2005-10-17 change.
19870
19871 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19872
19873         * gnus-art.el (article-strip-banner):
19874         Call article-really-strip-banner only when the regexp match is made.
19875
19876 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19877
19878         * gnus-art.el (article-strip-banner):
19879         Use gnus-extract-address-components instead of
19880         mail-header-parse-addresses to make it work with non-ASCII text;
19881         remove mail-encode-encoded-word-string.
19882
19883         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
19884         values which are surrounded with \"...\"; make it never cause a
19885         Lisp error; give up parsing of parameters if it failed in
19886         extracting type.
19887
19888 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
19889
19890         * smime.el (smime-cert-by-ldap-1): Fix bug where
19891         `smime-ldap-search' returns results without userCertificates.
19892
19893 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19894
19895         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
19896
19897 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
19898
19899         * spam.el (spam-check-spamassassin-headers): Adapt format for
19900         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
19901         <ari@mbf.ocn.ne.jp>.
19902         (spam-list-of-processors): Add spam-use-gmane.
19903
19904 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19905
19906         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
19907         make-temp-file; make it work with XEmacs as well.
19908
19909         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
19910         mm-make-temp-file.
19911
19912         * mm-decode.el (mm-display-external): Use the 3rd arg of
19913         mm-make-temp-file.
19914         (mm-create-image-xemacs): Ditto.
19915
19916 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19917
19918         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
19919         with message-narrow-to-headers.
19920         (gnus-draft-setup): Narrow to header to run message-fetch-field.
19921         (gnus-draft-check-draft-articles): New function.
19922         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
19923
19924 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
19925
19926         * gnus-art.el (gnus-article-browse-html-parts):
19927         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
19928         Don't use suffix argument for mm-make-temp-file for Emacs 21
19929         compatibility.  Remove useless `format'.
19930
19931 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19932
19933         * nnweb.el (nnweb-google-wash-article): Update regexps.
19934         (nnweb-group-alist): Use defvoo instead of defvar.
19935
19936 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19937
19938         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
19939         re-loading nn* modules.
19940
19941 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
19942
19943         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
19944         for `tool-bar-mode' and don't check it's default-value.
19945
19946         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19947
19948         * message.el (message-make-tool-bar): Ditto.
19949
19950         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
19951         `substring'.  Shorten tmp-file name.
19952
19953         * gnus.el: Remove bogus comment.
19954
19955 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
19956
19957         * gnus-art.el (gnus-article-browse-html-parts): New function.
19958         (gnus-article-browse-html-article): New function for viewing html
19959         articles with a browser.
19960
19961 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
19962
19963         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
19964         in elisp.
19965         (pgg-gpg-encrypt-symmetric-region): Ditto.
19966         (pgg-gpg-sign-region): Ditto.
19967
19968         * pgg-def.el (pgg-text-mode): New variable.
19969
19970         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
19971         (mml2015-pgg-encrypt): Ditto.
19972
19973         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
19974         (mml1991-pgg-encrypt): Ditto.
19975
19976 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19977
19978         * nnfolder.el (nnfolder-insert-newsgroup-line):
19979         Use message-make-date instead of current-time-string.
19980
19981         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
19982         to gnus-decoded which mm-uu might set.
19983
19984 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19985
19986         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
19987         don't decode quoted parameters; remove misimported Emacs code.
19988         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19989         (rfc2231-decode-encoded-string): Don't use split-string which
19990         behaves differently according to Emacs version; use
19991         mm-decode-coding-region to convert charset to coding-system.
19992         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19993         (rfc2231-encode-string): Remove misimported Emacs code.
19994
19995 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19996
19997         * gnus-art.el (article-decode-charset): Don't use ignore-errors
19998         when calling mail-header-parse-content-type.
19999         (article-de-quoted-unreadable): Ditto.
20000         (article-de-base64-unreadable): Ditto.
20001         (article-wash-html): Ditto.
20002
20003         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
20004         calling mail-header-parse-content-type and
20005         mail-header-parse-content-disposition.
20006         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
20007         mail-header-parse-content-type.
20008
20009         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
20010         insert charset and format parameters; encode description after
20011         inserting it to buffer.
20012         (mml-insert-parameter): Fold lines properly even if a parameter is
20013         segmented into two or more lines; change the max column to 76.
20014
20015         * rfc1843.el (rfc1843-decode-article-body): Don't use
20016         ignore-errors when calling mail-header-parse-content-type.
20017
20018         * rfc2231.el (rfc2231-parse-string): Return at least type if
20019         possible; don't cause an error even if it fails in parsing of
20020         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20021         (rfc2231-encode-string): Don't break lines at the beginning, leave
20022         it to mml-insert-parameter.
20023
20024         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
20025         calling mail-header-parse-content-type.
20026
20027 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
20028
20029         * spam-report.el (spam-report-gmane-use-article-number):
20030         Improve doc string.
20031         (spam-report-gmane-internal): Check if a suitable header was found
20032         in the article.
20033
20034 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20035
20036         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
20037         (rfc2231-encode-string): Make param*=value always begin with LWSP.
20038
20039 2006-02-05  Romain Francoise  <romain@orebokech.com>
20040
20041         Update copyright notices of all files in the gnus directory.
20042
20043 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20044
20045         * nnweb.el (nnweb-request-group): Avoid growing overview files.
20046
20047 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20048
20049         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
20050         segmented lines of parameter value to cope with Thunderbird 1.5
20051         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
20052         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20053         (rfc2231-encode-string): Don't make lines exceeding 76 column.
20054
20055 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
20056
20057         * mml.el (mml-generate-mime-1): Correct the order of inline signed
20058         parts.
20059
20060 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20061
20062         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
20063         there's only one active file for all servers.
20064         (nnweb-request-scan): Make sure nnweb-articles is initialized on
20065         solid groups.  Gnus might have used a FAST request to select the group.
20066         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
20067         and nnweb-search redundantly in the active file.
20068         (nnweb-request-list): Don't list bogus groups.  There can only be one.
20069         (nnweb-request-create-group): Don't use ARGS.
20070         (nnweb-possibly-change-server, nnweb-request-group): Remove some
20071         initializations.  Let nnoo do the work.
20072
20073 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20074
20075         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
20076         Say the part has been decoded.
20077
20078         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
20079
20080 2006-01-31  Kevin Ryde  <user42@zip.com.au>
20081
20082         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
20083         mailcap-viewer-test-cache when there's no 'test clause, since that
20084         will invert the meaning of a "nil" test previously determined by
20085         mailcap-mailcap-entry-passes-test.
20086
20087 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20088
20089         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
20090         compiling.
20091
20092         * gnus-sum.el: Ditto.
20093
20094         * message.el: Don't bind tool-bar-map when compiling.
20095
20096 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
20097
20098         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
20099
20100 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20101
20102         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
20103         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
20104         current Google Groups.
20105
20106 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
20107
20108         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
20109         and tool-bar-mode.
20110
20111         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
20112         and tool-bar-mode.
20113
20114         * message.el (message-tool-bar-update): Simplify.
20115         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
20116
20117         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
20118         gnus-summary-buffer.
20119         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
20120         gnus-summary-reply.
20121
20122         * gmm-utils.el (gmm): Add :version.
20123
20124 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20125
20126         * Makefile.in (clean): New rule.
20127         (distclean): Use it.
20128
20129 2006-01-26  Steve Youngs  <steve@sxemacs.org>
20130
20131         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
20132         Don't autoload.
20133
20134 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20135
20136         * gmm-utils.el (gmm-verbose): Add :group.
20137
20138 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
20139
20140         * message.el: Change some comments WRT tool-bars.
20141
20142         * gnus-sum.el (gnus-summary-tool-bar)
20143         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
20144         (gnus-summary-tool-bar-zap-list): New variables.
20145         (gnus-summary-make-tool-bar): Complete rewrite using
20146         `gmm-tool-bar-from-list'.
20147
20148         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
20149         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
20150         New variables.
20151         (gnus-group-make-tool-bar): Complete rewrite using
20152         `gmm-tool-bar-from-list'.
20153         (gnus-group-tool-bar-update): New function.
20154
20155         * message.el (message-mode-field-menu): Add "Show hidden Headers".
20156
20157 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20158
20159         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
20160         is dissected into a single part of which the type is the same as
20161         the given one; decode charset.
20162
20163 2006-01-21  Kevin Ryde  <user42@zip.com.au>
20164
20165         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
20166         into alists as symbol not string, since that's what
20167         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
20168         look for.
20169
20170 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
20171
20172         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
20173         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
20174
20175         * message.el (message-tool-bar-gnome): Use gmm-ignore.
20176
20177 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20178
20179         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
20180         (gnus-xmas-mime-security-button-menu): New function.
20181
20182         * gnus-art.el (gnus-mime-security-button-commands): New variable.
20183         (gnus-mime-security-button-menu): New definition.
20184         (gnus-mime-security-button-map): Use them.
20185         (gnus-mime-security-button-menu): New function.
20186         (gnus-insert-mime-security-button): Addition to help echo.
20187         (gnus-mime-security-run-function, gnus-mime-security-save-part)
20188         (gnus-mime-security-pipe-part): New functions.
20189
20190         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
20191         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
20192
20193         * mm-decode.el (mm-handle-set-disposition): Remove.
20194         (mm-handle-set-description): Remove.
20195
20196 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20197
20198         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
20199         (mm-w3m-standalone-supports-m17n-p): New function.
20200         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
20201         w3m usage.
20202
20203         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
20204         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
20205
20206 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
20207
20208         * message.el (message-tool-bar-zap-list):
20209         Use gmm-tool-bar-zap-list as custom type.
20210         (message-tool-bar-update): New function.
20211         (message-tool-bar, message-tool-bar-gnome)
20212         (message-tool-bar-retro): Add message-tool-bar-update.
20213         (message-tool-bar-gnome): Add flyspell-buffer.
20214
20215         * gnus-util.el (gnus-error): Describe `args'.
20216
20217         * gmm-utils.el (gmm-error): Describe `args'.
20218         (gmm-tool-bar-zap-list): New widget.
20219         (gmm-tool-bar-from-list): Improve description of `zap-list'.
20220
20221 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20222
20223         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
20224         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
20225         the number of recursive calls.
20226
20227         * mm-decode.el (mm-handle-set-disposition): New macro.
20228         (mm-handle-set-description): New macro.
20229
20230 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20231
20232         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
20233         encoding.
20234
20235 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20236
20237         * message.el (message-tool-bar-zap-list, message-tool-bar)
20238         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
20239         (message-tool-bar-local-item-from-menu): Remove.
20240         (message-tool-bar-map): Replace by `message-make-tool-bar'.
20241         (message-make-tool-bar): New function.
20242         (message-mode): Use `message-make-tool-bar'.
20243
20244         * gmm-utils.el: New file.
20245         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
20246         (gmm-lazy): New widget copied from `nnmail.el'.
20247         (gmm-tool-bar-from-list): New function for creating customizable
20248         tool bars.
20249         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
20250         output.
20251         (gmm): Add :prefix to defgroup.
20252
20253 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
20254
20255         * gmm-utils.el (gmm-widget-p): New function.
20256
20257 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20258
20259         * mml.el (mml-attach-file): Describe `description' in doc string.
20260         (mml-menu): Add Emacs MIME manual and PGG manual.
20261
20262 2006-01-20  Richard M. Stallman  <rms@gnu.org>
20263
20264         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
20265
20266 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
20267
20268         * nntp.el (nntp-end-of-line): Doc fix.
20269
20270 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
20271
20272         * imap.el (imap-open): Handle case where buffer is a buffer
20273         object.
20274
20275 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20276
20277         * gnus-delay.el (gnus-delay): Don't autoload.
20278         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20279         to be re-loaded when customizing the `gnus-delay' group.
20280
20281 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
20282
20283         * message.el (message-insert-citation-line): Use newlines.
20284
20285 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20286
20287         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20288         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
20289         these routines, so the passphrase can be managed externally and
20290         passed in to the system.
20291         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20292         pgg-add-passphrase-to-cache function.
20293
20294         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20295         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
20296         these routines, so the passphrase can be managed externally and
20297         passed in to the system.
20298         (pgg-pgp5-sign-region): Use new name of
20299         pgg-add-passphrase-to-cache function.
20300
20301 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20302
20303         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
20304         part of the decoded armor to find the key-identifier.
20305         (pgg-gpg-lookup-key-owner): New function to return the
20306         human-readable identifier of a key owner.
20307         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
20308         itself.
20309         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
20310         the key value) if we have a key and can match it against a secret
20311         key.  Also, added a note pointing out fact that the prompt only
20312         indicates the first matching key.
20313
20314         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
20315         pgg-decrypt-region.
20316         (pgg-add-passphrase-to-cache): Rename from
20317         `pgg-add-passphrase-cache' to reduce confusion (all callers
20318         changed).
20319         (pgg-remove-passphrase-from-cache): Rename from
20320         `pgg-remove-passphrase-cache' to reduce confusion (all callers
20321         changed).
20322         (pgg-read-passphrase, pgg-add-passphrase-cache)
20323         (pgg-remove-passphrase-cache): Add informative docstrings.
20324         (pgg-decrypt): Convey provided passphrase in subordinate call to
20325         pgg-decrypt-region.
20326
20327 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
20328
20329         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
20330         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
20331         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
20332         'passphrase' argument, so the passphrase can be managed externally
20333         and then passed in to the system.
20334
20335         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
20336         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
20337         so the passphrase cache can be used reliably with identifiers
20338         besides a pgp packet's key id.
20339
20340         * pgg-gpg.el (pgg-gpg-encrypt-region)
20341         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20342         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
20343         these routines, so the passphrase can be managed externally and
20344         passed in to the system.
20345
20346         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
20347         'notruncate' argument, so the passphrase cache can be used
20348         reliably with identifiers besides a pgp packet's key id.
20349
20350 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
20351
20352         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
20353         symmetric encryption.
20354         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
20355         encrypted session key.
20356         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
20357         message ask for the passphrase in a proper way.
20358
20359         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
20360         New user commands for symmetric encryption.
20361
20362 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20363
20364         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
20365
20366         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
20367
20368 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
20369
20370         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
20371
20372 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20373
20374         * mm-decode.el (mm-inlined-types): Add application/pgp.
20375         (mm-automatic-display): Ditto.
20376
20377         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
20378         part as text.
20379
20380 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20381
20382         * nnrss.el: Update copyright.
20383         (nnrss-opml-import): Query whether to subscribe to each entry.
20384
20385         * gnus-art.el:
20386         * gnus-sum.el:
20387         * gnus-xmas.el:
20388         * messagexmas.el:
20389         * mm-uu.el:
20390         * mm-view.el: Update copyright.
20391
20392 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
20393
20394         * message.el (message-info): New function.
20395         (message-mode-menu): Add it.
20396         Update copyright.
20397
20398         * ChangeLog: Fix and update copyright.
20399
20400 2006-01-13  Romain Francoise  <romain@orebokech.com>
20401
20402         * message.el (message-forward-subject-name-subject): Prefer the
20403         address to 'nowhere' if the sender has no name.
20404         Fix typo.  Update copyright year.
20405
20406 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20407
20408         * gnus-art.el (article-wash-html):
20409         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
20410         (gnus-article-wash-html-with-w3m-standalone): New function.
20411
20412         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
20413         mm-inline-text-html-render-with-w3m-standalone.
20414         (mm-text-html-washer-alist): Map w3m-standalone to
20415         gnus-article-wash-html-with-w3m-standalone.
20416         (mm-inline-text-html-render-with-w3m-standalone): New function.
20417
20418 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
20419
20420         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
20421         Improve LaTeX.
20422
20423 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20424
20425         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
20426         (nnrss-request-article): Render text/plain parts as HTML.
20427
20428         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
20429         the buffer.
20430
20431 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
20432
20433         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
20434         custom definition of `gnus-posting-styles'.
20435
20436         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
20437         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
20438
20439 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20440
20441         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
20442         Use nntp for bug archive.
20443
20444 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20445
20446         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
20447         parts.
20448         (nnrss-normalize-date): New function converts ISO 8601 date into
20449         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20450         (nnrss-check-group): Use it.
20451
20452 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20453
20454         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
20455
20456         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
20457         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20458         (nnrss-insert-w3): Ditto.
20459
20460 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20461
20462         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
20463         the articles to be forwarded including the case where neither a
20464         number of articles nor a region is specified.
20465
20466 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20467
20468         * nnrss.el (nnrss-request-article): Fix last change; fill
20469         text/plain parts.
20470
20471 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20472
20473         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
20474         in text/plain part.
20475         (nnrss-check-group): Don't add excessive newline to dc:subject.
20476
20477 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
20478
20479         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
20480         article.
20481
20482 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
20483
20484         * nnml.el: Don't require gnus-bcklg.  Autoload it.
20485         (nnml-use-compressed-files, nnml-save-mail): Support other
20486         comression programs such as bzip2.
20487
20488 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20489
20490         * dns.el (query-dns): Make sure we check the buffer size before
20491         removing tcp headers.
20492
20493 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20494
20495         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
20496         remove MIME buttons associated with multipart/alternative parts.
20497         (gnus-mime-display-alternative): Tag buttons using `article-type'
20498         text property.
20499
20500         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
20501         associated with multipart/alternative parts.
20502
20503         * gnus-art.el (gnus-signature-separator): Fix custom type.
20504
20505         * mm-decode.el (mm-inlined-types): Fix custom type.
20506         (mm-keep-viewer-alive-types): Ditto.
20507         (mm-automatic-display): Ditto.
20508         (mm-attachment-override-types): Ditto.
20509         (mm-inline-override-types): Ditto.
20510         (mm-automatic-external-display): Ditto.
20511
20512 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
20513
20514         * spam-report.el (spam-report-user-mail-address)
20515         (spam-report-user-agent): New variables.
20516         (spam-report-url-ping-plain): Use spam-report-user-agent.
20517
20518 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
20519
20520         * gnus-art.el (gnus-button-handle-custom): Do not just use
20521         `customize-apropos' for any "M-x customize-*" button but the
20522         function called for.  Accept both the function name and its
20523         argument in order to achieve this.
20524         (gnus-button-alist): Remove support for "custom:" URL's.
20525         Pass function name to `gnus-button-handle-custom' in case of "M-x
20526         customize-*" buttons.
20527
20528 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20529
20530         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
20531         multipart/alternative and add xref to mm-discouraged-alternatives
20532         in doc string.
20533
20534         * mm-decode.el (mm-discouraged-alternatives): Add xref to
20535         gnus-buttonized-mime-types in doc string.
20536
20537 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
20538
20539         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
20540         Suggest image/.* in the doc string.
20541
20542 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
20543
20544         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
20545         message-marks (Debian bug#342521).
20546
20547 2005-12-12  Simon Josefsson  <jas@extundo.com>
20548
20549         * password.el (password-read-from-cache): Add.
20550         (password-read): Use it.
20551
20552 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20553
20554         * rfc2047.el (rfc2047-charset-to-coding-system):
20555         Recognize us-ascii as a MIME charset.
20556
20557         * mm-bodies.el (mm-decode-content-transfer-encoding):
20558         Protect against the case where the 2nd arg TYPE is nil.
20559
20560 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20561
20562         * pop3.el (pop3-stream-type): Fix custom version.
20563
20564         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
20565
20566 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20567
20568         * mm-decode.el (mm-display-external): Add missing cdr.
20569
20570 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20571
20572         * mm-decode.el (mm-display-external): Use nametemplate (defined in
20573         RFC1524) if it is in mailcap or add a suffix according to
20574         mailcap-mime-extensions when generating a temp filename; postpone
20575         deleting a temp file for 2 seconds for some wrappers, shell
20576         scripts, and so on, which might exit right after having started a
20577         viewer command as a background job.
20578
20579 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20580
20581         * nntp.el (nntp-marks-directory): Fix custom group.
20582
20583         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
20584         steps when < 10.
20585
20586         * gnus-start.el (gnus-no-server-1):
20587         Mention `gnus-level-default-subscribed' in doc string.
20588
20589 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20590
20591         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
20592         parens.
20593
20594 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20595
20596         * gnus-xmas.el (gnus-use-toolbar): Revert.
20597         (gnus-xmas-setup-toolbar): Use global default-toolbar if
20598         gnus-use-toolbar is default.
20599
20600         * messagexmas.el (message-use-toolbar): Revert.
20601         (message-setup-toolbar): Use global default-toolbar if
20602         message-use-toolbar is default.
20603
20604 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20605
20606         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
20607         according to default-toolbar-visible-p.
20608
20609         * messagexmas.el (message-use-toolbar): Ditto.
20610
20611 2005-11-26  Dave Love  <fx@gnu.org>
20612
20613         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
20614         (tls-program, tls-success): Provide openssl alternative.
20615
20616         * starttls.el: Doc fixes.
20617         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
20618         SERVICE to PORT.
20619
20620         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
20621         port null or service name.
20622         (starttls-negotiate): Autoload.
20623
20624 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20625
20626         * message.el (message-kill-to-signature): Fix interactive spec.
20627
20628 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20629
20630         * pop3.el (pop3-open-server): Recognize a string as a service name.
20631
20632 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
20633
20634         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
20635
20636 2005-11-23  Dave Love  <fx@gnu.org>
20637
20638         Add pop3s, pop3/starttls.
20639
20640         * pop3.el (pop3-authentication-scheme): Clarify doc.
20641         (open-tls-stream, starttls-open-stream): Autoload.
20642         (pop3-stream-type): New.
20643         (pop3-open-server): Use it.
20644
20645         * mail-source.el (mail-sources): Fix some :types.  Add stream type
20646         for POP.
20647         (mail-source-keyword-map): Add :stream for POP.
20648         (mail-source-fetch-pop): Use pop3-stream-type.
20649
20650 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20651
20652         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
20653         of current-time-string.
20654
20655 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
20656
20657         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
20658         date header.
20659
20660 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20661
20662         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
20663         it can seriously impact performance as it bypasses the agent's
20664         local caches.
20665
20666 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20667
20668         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
20669         must be explicitly online rather than "not explicitly offline" for
20670         its flags to be synchronized.
20671
20672         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
20673         that gnus-uu-unmark-thread will function correctly.
20674
20675         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
20676         1024K is instead displayed as 1M.
20677
20678 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20679
20680         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
20681
20682 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
20683
20684         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
20685
20686 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
20687
20688         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
20689         error message to display actual error condition.
20690         (gnus-agent-save-local): Avoid saving symbols that are bound to
20691         nil as they simply result in a warning message in
20692         gnus-agent-read-local.
20693
20694 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20695
20696         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
20697         rather than make-variable-buffer-local for file-precious-flag.
20698
20699 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20700
20701         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
20702         for duplicates which are removed.  The invalid sort check then
20703         triggers a rescan after the sort as sorting may have moved
20704         duplicate entries such that they can be cheaply detected.
20705
20706 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20707
20708         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
20709
20710 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20711
20712         * gnus-agent.el (gnus-agent-article-alist-save-format):
20713         Change internal variable to a custom variable.  Change default value
20714         from compressed(2) to uncompressed(1).
20715         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
20716         support for uncompressed agentview files.  Taken together, reading
20717         the agentview file should now be 6-7 times faster.
20718
20719 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
20720
20721         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
20722         as a buffer-local variable.  This avoids creating truncated
20723         dribble files as a result of a hang up, eg.
20724
20725 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
20726
20727         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
20728         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
20729         XEmacs.
20730
20731 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20732
20733         * gnus-start.el (gnus-start-draft-setup):
20734         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
20735
20736         * gnus.el (gnus-splash): Change custom group.
20737         (gnus-group-get-parameter, gnus-group-parameter-value):
20738         Describe allow-list argument.
20739
20740         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
20741         string.
20742
20743 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20744
20745         * gnus-art.el (gnus-default-article-saver): Add user-defined
20746         `function' to custom type.
20747
20748 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20749
20750         * imap.el (imap-open): Handle case where buffer is a buffer
20751         object.
20752
20753 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
20754
20755         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
20756         long lines.
20757         (gnus-cache-delete-group): Wrap doc strings.
20758
20759         * gnus-agent.el (gnus-agent-rename-group)
20760         (gnus-agent-delete-group): Wrap doc strings.
20761
20762 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20763
20764         * messagexmas.el (message-use-toolbar): Change the valid values
20765         into default, top, bottom, left, and right.
20766         (message-toolbar-thickness): New variable.
20767         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
20768         well.
20769         (message-setup-toolbar): Make it work.
20770
20771         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
20772         (gnus-use-toolbar): Change the valid values into default, top,
20773         bottom, left, and right.
20774         (gnus-toolbar-thickness): New variable.
20775         (gnus-xmas-setup-toolbar): New function.
20776         (gnus-xmas-setup-group-toolbar): Use it.
20777         (gnus-xmas-setup-summary-toolbar): Use it.
20778
20779 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20780
20781         * gnus-start.el (gnus-1): Add "native" to
20782         gnus-predefined-server-alist.
20783
20784         * gnus.el (gnus-method-to-server): Don't add "native" to the
20785         lists here, because that leads to problems when
20786         gnus-select-method is bound.
20787
20788 2005-11-09  Simon Josefsson  <jas@extundo.com>
20789
20790         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
20791         use (not sort-by-date) instead.
20792
20793 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20794
20795         * gnus-delay.el (gnus-delay-group): Don't autoload.
20796         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20797         to be re-loaded when customizing the `gnus-delay' group.
20798
20799 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
20800
20801         * message.el: Revert last changes.
20802         (message-insert-citation-line): Use newlines.
20803
20804 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
20805
20806         * message.el (message-courtesy-message)
20807         (message-mark-insert-begin, message-mark-insert-end)
20808         (message-elide-ellipsis, message-cancel-message)
20809         (message-add-header, message-change-subject)
20810         (message-cross-post-followup-to-header)
20811         (message-cross-post-insert-note, message-reduce-to-to-cc)
20812         (message-widen-reply, message-delete-not-region)
20813         (message-kill-to-signature, message-insert-signature)
20814         (message-insert-importance-high, message-insert-importance-low)
20815         (message-insert-or-toggle-importance)
20816         (message-insert-disposition-notification-to)
20817         (message-indent-citation, message-yank-original)
20818         (message-cite-original-without-signature, message-cite-original)
20819         (message-insert-citation-line, message-position-on-field)
20820         (message-fix-before-sending, message-send-mail-partially)
20821         (message-send-mail, message-send-mail-with-sendmail)
20822         (message-send-mail-with-qmail, message-send-news)
20823         (message-check-news-header-syntax, message-generate-headers)
20824         (message-insert-courtesy-copy, message-fill-address)
20825         (message-fill-header, message-shorten-references)
20826         (message-setup-1, message-cancel-news)
20827         (message-forward-make-body-plain, message-forward-make-body-mime)
20828         (message-forward-make-body-mml, message-encode-message-body)
20829         (message-forward-make-body-digest-plain)
20830         (message-forward-make-body-digest-mime)
20831         (message-use-alternative-email-as-from): Insert `hard-newline'
20832         instead of ordinary newlines.
20833
20834 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20835
20836         * message.el (message-generate-headers): Downcase the argument
20837         given to message-check-element.
20838
20839 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
20840
20841         * nntp.el (nntp-authinfo-rejected): New error condition.
20842         (nntp-wait-for): Use new error condition to signal authentication
20843         error.
20844         (nntp-retrieve-data): Rethrow new error condition to break out of
20845         recursive call to nntp-send-authinfo.
20846
20847 2005-11-08  Romain Francoise  <romain@orebokech.com>
20848
20849         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
20850         (gnus-summary-exit-map): Bind to `Z p'.
20851         (gnus-summary-make-menu-bar): Add menu item.
20852
20853 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
20854
20855         * gnus-art.el (gnus-article-treat-custom): Add `first'.
20856         (gnus-treat-*): Add `first' in all doc strings.
20857
20858         * gnus-group.el (gnus-group-compact-group): Fix typo.
20859
20860 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20861
20862         * gnus.el (gnus-parameters-case-fold-search): New variable.
20863         (gnus-parameters-get-parameter): Use it.
20864
20865         * gnus-score.el (gnus-home-score-file): Doc fix.
20866
20867 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
20868
20869         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
20870
20871 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20872
20873         * mm-util.el (mm-special-display-p): New function.
20874
20875         * mml.el (mml-preview): Use it; doc fix.
20876
20877 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20878
20879         * imap.el (imap-open): Handle case where buffer is a buffer object.
20880
20881 2005-10-29  Romain Francoise  <romain@orebokech.com>
20882
20883         * message.el (message-fix-before-sending): Fix comment.
20884
20885 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20886
20887         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
20888
20889 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20890
20891         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
20892         Used in gnus-score.el.
20893
20894 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
20895
20896         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
20897
20898 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
20899
20900         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
20901         whitespace removed in revision 7.8.  Use concatenated string to
20902         protect trailing whitespace.
20903
20904 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
20905
20906         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
20907         (nnimap-request-expire-articles): Use it to avoid sending 'UID
20908         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
20909         Courier IMAP ("some version from 2004").  Mostly based on similar
20910         code in the same function.
20911
20912 2005-10-26  Didier Verna  <didier@xemacs.org>
20913
20914         * gnus-group.el (gnus-group-compact-group): Invalidate original
20915         article buffer.
20916         * gnus-srvr.el (gnus-server-compact-server): Ditto.
20917         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
20918         NOV database and in article itself.
20919         Invalidate article backlog.
20920
20921 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
20922
20923         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
20924
20925 2005-10-26  Simon Josefsson  <jas@extundo.com>
20926
20927         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
20928         part of 2004-07-25 change.
20929
20930 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20931
20932         * message.el (message-display-completion-list): New function.
20933         (message-expand-group): Use it; make sure the Completions buffer
20934         is modifiable.
20935 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
20936
20937         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
20938         user-mail-name is an empty string.
20939
20940 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
20941
20942         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
20943         depending on gnus-score-decay-constant.
20944
20945         * encrypt.el (encrypt-insert-file-contents)
20946         (encrypt-write-file-contents): Don't use `gnus-message'.
20947
20948         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
20949         arguments.
20950         (mm-uu-type-alist): Add message-marks and insert-marks.
20951         Pass arguments to mm-uu-verbatim-marks-extract.
20952         (mm-uu-hide-markers): New variable.
20953         (mm-uu-extract): Use face similar to `gnus-cite-3'.
20954
20955         * gnus-fun.el (gnus-convert-image-to-x-face-command)
20956         (gnus-convert-image-to-face-command): Use "convert" by default to
20957         allow other input image formats.
20958         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
20959         accordingly.
20960
20961 2005-10-23  Simon Josefsson  <jas@extundo.com>
20962
20963         * imap.el (imap-gssapi-program): Align command line parameters
20964         with latest GNU SASL.
20965         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
20966
20967 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20968
20969         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
20970         HTML.
20971         (nnslashdot-request-article): Ditto.
20972
20973         * lpath.el (featurep): Add nobreak-char-display.
20974
20975 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20976
20977         * mail-source.el (mail-source-fetch-pop): Require pop3.
20978         (mail-source-check-pop): Ditto.
20979
20980 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20981
20982         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
20983         errors.
20984
20985 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
20986
20987         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
20988         (gnus-treat-strip-leading-blank-lines): Improve doc string.
20989
20990         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
20991
20992         * mm-bodies.el (mm-decode-string):
20993         Call `mm-charset-to-coding-system' with allow-override argument.
20994
20995 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20996
20997         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
20998         (rfc2047-charset-to-coding-system): New function.
20999         (rfc2047-decode-encoded-words): New function.
21000         (rfc2047-decode-region): Use them.
21001         (rfc2047-decode-cte): Remove.
21002         (rfc2047-parse-and-decode): Remove.
21003         (rfc2047-decode): Remove.
21004
21005 2005-10-15  Kenichi Handa  <handa@m17n.org>
21006
21007         * rfc2047.el (rfc2047-decode-cte): New function.
21008         (rfc2047-decode-region): Change the way to decode successive
21009         encoded-words: decode B- or Q-encoding in each encoded-word,
21010         concatenate them, and decode it as charset.
21011
21012 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21013
21014         * lpath.el: Fbind codepage-setup for XEmacs.
21015
21016 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
21017
21018         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
21019         widget-move-and-invoke.
21020         (gnus-custom-mode): Use gnus-custom-map.
21021
21022 2005-10-15  Bill Wohler  <wohler@newt.com>
21023
21024         * message.el (message-tool-bar-map): Rename image file from
21025         mail_send to mail/send.
21026
21027 2005-10-16  Masatake YAMATO  <jet@gyve.org>
21028
21029         * message.el (message-expand-group): Pass the common
21030         prefix substring of completion to `display-completion-list'.
21031
21032 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
21033
21034         * mml-sec.el (mml-secure-method): New internal variable.
21035         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
21036         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
21037         New functions using mml-secure-method.
21038
21039         * mml.el (mml-mode-map): Add key bindings for those functions.
21040         (mml-menu): Simplify security menu entries.  Suggested by Jesper
21041         Harder <harder@myrealbox.com>.
21042         (mml-attach-file, mml-attach-buffer, mml-attach-external):
21043         Goto end of message if point is the headers of the message.
21044
21045         * message.el (message-in-body-p): New function.
21046
21047         * assistant.el: Autoload gnus-util and netrc.
21048
21049         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
21050         Use `mm-charset-override-alist' only when decoding.
21051
21052         * mm-bodies.el (mm-decode-body):
21053         Call `mm-charset-to-coding-system' with allow-override argument.
21054
21055         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
21056         `filename' from Content-Disposition if Content-Type doesn't
21057         provide `name'.
21058         (gnus-mime-view-part-as-type): Set default instead of
21059         initial-input.
21060
21061 2005-10-09  Daniel Brockman  <daniel@brockman.se>
21062
21063         * format-spec.el (format-spec): Propagate text properties of % spec.
21064
21065 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21066
21067         * gnus-art.el (gnus-treat-predicate): Add `first'.
21068
21069 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
21070
21071         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
21072         (mm-charset-override-alist): New variable.
21073         (mm-charset-to-coding-system): Use it.
21074         (mm-codepage-setup): New helper function.
21075         (mm-charset-eval-alist): New variable.
21076         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
21077         Warn about unknown charsets.
21078
21079         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
21080
21081 2005-10-04  David Hansen  <david.hansen@gmx.net>
21082
21083         * nnrss.el (nnrss-request-article): Add support for the comments tag.
21084         (nnrss-check-group): Ditto.
21085
21086 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
21087
21088         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
21089         Rename x-gnus-verbatim to x-verbatim.
21090         (mm-uu-type-alist): Fix regexp for verbatim-marks.
21091
21092         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
21093         x-verbatim.
21094
21095         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
21096
21097         * gnus-util.el (gnus-remove-duplicates): Remove.
21098
21099         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
21100         instead of gnus-remove-duplicates.
21101
21102         * message.el (message-remove-duplicates): Remove.
21103         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
21104         message-remove-duplicates.
21105
21106         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
21107         available, else use implementation from `delete-dups'.
21108
21109         * message.el (message-insert-expires): New function.
21110         (message-mode-map): Add key binding.
21111         (message-mode-field-menu): Add menu entry.
21112         (message-mode): Document it.
21113         (message-make-expires-date): Use `message-make-date'.
21114
21115 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
21116
21117         * message.el (message-make-expires-date): New function.
21118
21119 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21120
21121         * Makefile.in (list-installed-shadows): New entry.
21122         (install): Use it.
21123         (remove-installed-shadows): New entry.
21124
21125         * dgnushack.el (dgnushack-default-load-path): New variable.
21126         (dgnushack-find-lisp-shadows): New function.
21127         (dgnushack-remove-lisp-shadows): New function.
21128
21129 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21130
21131         * Makefile.in (install-el-elc): New entry.
21132         (install): Use it so that .el files are necessarily installed.
21133
21134 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21135
21136         * time-date.el: Autoload parse-time-string, XEmacs needs it.
21137
21138 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21139
21140         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
21141         function rather than the diff-mode.el package.
21142         (mm-display-external): Use with-current-buffer.
21143         (mm-viewer-completion-map, mm-viewer-completion-map):
21144         Move initialization inside declaration.
21145
21146 2005-09-29  Simon Josefsson  <jas@extundo.com>
21147
21148         * spam.el: Load hashcash when compiling, to avoid warnings.
21149         Don't autoload mail-check-payment.
21150         (spam-check-hashcash): Define unconditionally, since hashcash.el
21151         is part of Gnus now.  Ignore errors from payment checking.
21152
21153 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
21154
21155         * message.el (message-bold-region, message-unbold-region):
21156         Rename from `bold-region' and `unbold-region'.
21157
21158         * message.el: Remove useless autoloads.
21159
21160 2005-09-28  Simon Josefsson  <jas@extundo.com>
21161
21162         * message.el (message-use-idna): Default to t.
21163         (message-use-idna): Test whether encoding works too.  Doc fix.
21164
21165 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21166
21167         * nntp.el (nntp-warn-about-losing-connection): Remove.
21168
21169 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
21170
21171         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
21172         customizable.  Change default value.
21173         (mm-uu-diff-groups-regexp): Change default value.
21174         (mm-uu-type-alist): Add doc string.
21175         (mm-uu-configure): Add doc string.  Make it interactive.
21176         (mm-uu-tex-groups-regexp): New variable.
21177         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
21178         (mm-uu-type-alist): Add LaTeX documents.
21179         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
21180         of "text/verbatim".
21181         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
21182
21183         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
21184         instead of "text/verbatim".
21185
21186         * message.el (message-mark-inserted-region)
21187         (message-mark-insert-file): Use slrn style marks when called with
21188         prefix argument.
21189
21190 2005-09-27  Simon Josefsson  <jas@extundo.com>
21191
21192         * message.el (message-idna-to-ascii-rhs-1): Reformat.
21193
21194 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
21195
21196         * message.el (message-remove-duplicates): New function.
21197         Implementation borrowed from `gnus-remove-duplicates'.
21198         (message-idna-to-ascii-rhs): Also encode idna addresses in
21199         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21200         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
21201         only ask about the same idna domain once per header and also tell
21202         in what header to replace the idna domain.
21203
21204         * gnus-art.el (article-decode-idna-rhs): Also decode idna
21205         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21206         (article-decode-idna-rhs): Fix regexp so that all idna-address in
21207         a header is decoded and not just the last one.
21208
21209 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21210
21211         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
21212         has been decoded.
21213
21214         * mm-decode.el (mm-automatic-display): Add text/verbatim.
21215         (mm-insert-part): Don't modify text if it has been decoded.
21216
21217         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
21218         decoded.
21219
21220         * mm-view.el (mm-inline-text): Don't strip text props unless
21221         decoding enriched or richtext parts.
21222
21223 2005-09-25  Romain Francoise  <romain@orebokech.com>
21224
21225         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
21226         * gnus-start.el (gnus-subscribe-interactively):
21227         * gnus-uu.el (gnus-uu-grab-articles):
21228         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
21229         space.
21230
21231 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
21232
21233         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
21234         * mm-view.el (mm-view-pkcs7-decrypt):
21235         * gnus-sum.el (gnus-summary-limit-to-extra)
21236         (gnus-summary-respool-article, gnus-read-move-group-name):
21237         * gnus-score.el (gnus-summary-increase-score):
21238         * gnus-util.el (gnus-completing-read-with-default):
21239         * gnus-art.el (gnus-read-save-file-name)
21240         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
21241         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
21242         * message.el (message-check-news-header-syntax):
21243         Follow convention for reading with the minibuffer.
21244
21245 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
21246
21247         * spam-report.el (spam-report-url-ping-plain):
21248         Use gnus-extended-version as User-Agent.
21249
21250         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
21251         default value is nil.
21252
21253         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
21254         (mm-uu-verbatim-marks-extract): New function.
21255         (mm-uu-extract): New face.
21256         (mm-uu-copy-to-buffer): Use it.
21257
21258         * spam-report.el (spam-report-gmane-ham): Rename from
21259         `spam-report-gmane-unspam'.
21260         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
21261         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
21262
21263         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
21264         Autoload.
21265         (spam-report-gmane-unregister-routine):
21266         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
21267
21268 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
21269
21270         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
21271         (spam-report-gmane-unregister-routine): Add support for gmane
21272         unregistration.
21273
21274         * spam-report.el (spam-report-gmane-unspam)
21275         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
21276         (spam-report-gmane): Change to take a single article and do unspam
21277         registration.
21278
21279 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21280
21281         * mm-url.el (mm-url-decode-entities): Fix regexp.
21282
21283 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21284
21285         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
21286         default to nil, to be able to use Gnus at all.  If the default
21287         switches to something else, then the function should be fixed not
21288         be exceedingly slow.
21289
21290 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
21291
21292         * gnus-start.el (gnus-activate-group): If the server is nil, don't
21293         fail hard.
21294
21295         * spam-report.el: Add better Keywords line.
21296
21297         * spam.el: Add Maintainer and better Keywords line.
21298
21299 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21300
21301         * gnus-art.el (gnus-article-replace-part)
21302         (gnus-mime-replace-part): New functions.
21303         (gnus-mime-action-alist, gnus-mime-button-commands)
21304         (gnus-mime-save-part-and-strip): Add file argument.
21305         (gnus-article-part-wrapper): Add interactive argument.
21306
21307         * gnus-sum.el (gnus-summary-mime-map):
21308         Add `gnus-article-replace-part'.
21309
21310 2005-09-19  Didier Verna  <didier@xemacs.org>
21311
21312         The nnml compaction feature:
21313         * nnml.el (nnml-request-compact-group): New function.
21314         * nnml.el (nnml-request-compact): New function.
21315         * gnus-int.el (gnus-request-compact-group): New function.
21316         * gnus-int.el (gnus-request-compact): New function.
21317         * gnus-group.el (gnus-group-compact-group): New function.
21318         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
21319         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
21320         * gnus-srvr.el (gnus-server-compact-server): New function.
21321         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
21322         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
21323
21324 2005-09-18  Deepak Goel  <deego@gnufans.org>
21325
21326         * sieve.el (sieve-help): Fix `message' call: first arg should be a
21327         format spec.
21328
21329 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21330
21331         * gnus.el (gnus-group-startup-message): Bind image-load-path.
21332
21333 2005-09-15  Romain Francoise  <romain@orebokech.com>
21334
21335         * message.el (message-fill-paragraph): Clarify docstring.
21336
21337 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21338
21339         * gnus-art.el (gnus-mime-display-part): Protect against broken
21340         MIME messages.
21341
21342 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21343
21344         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
21345         before parsing header.
21346
21347 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
21348
21349         * html2text.el (html2text-replace-list): Add new entities.
21350
21351 2005-09-11  Romain Francoise  <romain@orebokech.com>
21352
21353         * message.el (message-alternative-emails): Improve docstring.
21354         (message-setup-1): Call `message-use-alternative-email-as-from'
21355         after `message-setup-hook' to give it precedence over posting
21356         styles, etc.
21357         (message-use-alternative-email-as-from): Add docstring.
21358         Remove the original From header if present.
21359
21360         * nnml.el (nnml-compressed-files-size-threshold): New variable.
21361         (nnml-save-mail): Use it.
21362
21363         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
21364         articles.  Add new argument `silent'.
21365         (gnus-uu-mark-all): Report the total number of marked articles.
21366
21367 2005-09-10  Romain Francoise  <romain@orebokech.com>
21368
21369         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
21370         (gnus-uu-mark-series): Likewise.
21371
21372 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
21373
21374         * spam-report.el (spam-report-gmane): Fix generation of spam
21375         report URL.
21376
21377 2005-09-10  Simon Josefsson  <jas@extundo.com>
21378
21379         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
21380         t, based on discussion on the ding list with Robert Epprecht
21381         <epprecht@solnet.ch>.
21382
21383 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
21384
21385         * spam-report.el (spam-report-gmane): Make it work without
21386         X-Report-Spam header.  Gmane now only provides Archived-At.
21387         This is only used if `spam-report-gmane-use-article-number' is nil.
21388         (spam-report-gmane-spam-header): Remove.  Not used anymore.
21389
21390         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
21391         make `gnus-summary-sort-by-recipient' work with threading.
21392
21393         * nnweb.el (nnweb-google-wash-article): Print a message if article
21394         is not available.
21395
21396 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21397
21398         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
21399         change.  Decode text/* parts content before displaying.
21400
21401 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
21402
21403         * mml-smime.el: Remove defvar of gnus-extract-address-components.
21404
21405 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21406
21407         * mm-view.el (mm-display-inline-fontify): Disable support modes.
21408
21409         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
21410         url-package-name, url-package-version,
21411         w3m-cid-retrieve-function-alist, w3m-current-buffer,
21412         w3m-display-inline-images, and w3m-minor-mode-map.
21413
21414 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
21415
21416         * message.el (message-tab-body-function): Fix mismatched custom type.
21417
21418         * gnus.el (gnus-group-change-level-function): Ditto.
21419
21420         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
21421
21422         * gnus-art.el (gnus-signature-limit)
21423         (gnus-article-mime-part-function): Ditto.
21424
21425 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21426
21427         * mml.el (mml-mode): Silence the byte compiler.
21428
21429         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
21430         using `(sit-for 0)' before moving the point to the specified part;
21431         skip unbuttonized parts.
21432         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
21433         return to the summary window if gnus-auto-select-part is non-nil.
21434
21435 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
21436
21437         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
21438         New variables.
21439         (mml-dnd-attach-file, mml-mode): Use them.
21440
21441         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
21442         Make fetching article by MID work again for Google Groups.
21443         Add FIXME concerning gnus-group-make-web-group.
21444
21445         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
21446         Don't depend on Gnus by using mail-extract-address-components if
21447         gnus-extract-address-components is not bound.
21448
21449 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21450
21451         * gnus-art.el (gnus-mime-display-security): Don't display the
21452         signature, but only the signed part.
21453
21454 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21455
21456         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
21457
21458         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
21459         list, not listp.
21460
21461 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
21462
21463         * mm-encode.el (mm-encode-content-transfer-encoding):
21464         Likewise when encoding.
21465
21466         * mm-bodies.el (mm-decode-content-transfer-encoding):
21467         De-canonicalize CRLF for all text content types, not just
21468         text/plain.
21469
21470 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21471
21472         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
21473         valid article; point arrow and cursor at the MIME button.
21474
21475 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21476
21477         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
21478         Suggested by Dan Christensen <jdc@uwo.ca>.
21479
21480         * mm-decode.el (mm-save-part): Enable change of prompt.
21481
21482 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
21483
21484         * gnus-msg.el (gnus-inews-add-send-actions):
21485         Make `message-post-method' lambda parameter ARG `&optional'.
21486
21487 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21488
21489         * gnus-sum.el (gnus-summary-mime-map):
21490         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
21491         gnus-article-jump-to-part.
21492
21493         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
21494         (gnus-article-edit-part): Use it.
21495         (gnus-article-part-wrapper): Add no-handle argument.
21496         (gnus-article-save-part-and-strip, gnus-article-delete-part):
21497         New functions.
21498
21499 2005-08-29  Romain Francoise  <romain@orebokech.com>
21500
21501         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
21502         docstring.
21503         (gnus-face-from-file): Likewise.
21504
21505 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21506
21507         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
21508         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
21509         non-nil.
21510         (gnus-auto-select-part): New variable.
21511         (gnus-article-jump-to-part): New function.
21512         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
21513         (gnus-mime-delete-part): Allow selecting specified part after
21514         deleting or stripping parts.
21515         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
21516         part if argument is bogus.
21517
21518 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
21519
21520         * gnus-art.el (w3m-minor-mode-map):
21521         * gnus-spec.el (gnus-newsrc-file-version):
21522         * gnus-util.el (nnmail-active-file-coding-system)
21523         (gnus-original-article-buffer, gnus-user-agent):
21524         * gnus.el (gnus-ham-process-destinations)
21525         (gnus-parameter-ham-marks-alist)
21526         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
21527         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
21528         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
21529         * mm-decode.el (gnus-current-window-configuration):
21530         * mm-extern.el (gnus-article-mime-handles):
21531         * mm-url.el (url-current-object, url-package-name)
21532         (url-package-version):
21533         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
21534         (smime-keys, w3m-cid-retrieve-function-alist)
21535         (w3m-current-buffer, w3m-display-inline-images)
21536         (w3m-minor-mode-map):
21537         * mml-smime.el (gnus-extract-address-components):
21538         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
21539         (gnus-newsrc-hashtb, message-default-charset)
21540         (message-deletable-headers, message-options)
21541         (message-posting-charset, message-required-mail-headers)
21542         (message-required-news-headers):
21543         * mml1991.el (mc-pgp-always-sign):
21544         * mml2015.el (mc-pgp-always-sign):
21545         * nnheader.el (nnmail-extra-headers):
21546         * rfc1843.el (gnus-decode-encoded-word-function)
21547         (gnus-decode-header-function, gnus-newsgroup-name):
21548         * spam-stat.el (gnus-original-article-buffer): Add defvars.
21549
21550 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
21551
21552         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
21553         the end of the date treatments.
21554
21555 2005-08-15  Simon Josefsson  <jas@extundo.com>
21556
21557         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
21558         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
21559         Capello and Romain Francoise.
21560         (pgg-fetch-key-function): Remove, not used?
21561         (pgg-insert-url-with-w3): Require url, to get
21562         url-insert-file-contents regardless of where it is defined.
21563
21564 2005-08-13  Romain Francoise  <romain@orebokech.com>
21565
21566         * message.el (message-cite-original-1): New function.
21567         (message-cite-original): Use it.
21568         (message-cite-original-without-signature): Ditto.
21569
21570 2005-08-08  Romain Francoise  <romain@orebokech.com>
21571
21572         * message.el (message-yank-empty-prefix): New variable.
21573         (message-indent-citation): Use it.
21574         (message-cite-original-without-signature): Respect X-No-Archive.
21575
21576 2005-08-08  Simon Josefsson  <jas@extundo.com>
21577
21578         * pgg.el: Autoload url-insert-file-contents instead of loading
21579         w3/url.
21580         (pgg-insert-url-with-w3): Don't load url here.
21581
21582 2005-08-07  Jesper Harder  <harder@phys.au.dk>
21583
21584         * message.el (message-kill-to-signature): Don't insert newline at
21585         bol.
21586         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
21587
21588 2005-08-06  Romain Francoise  <romain@orebokech.com>
21589
21590         * message.el (message-user-fqdn): Fix typo in docstring.
21591
21592 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
21593
21594         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
21595
21596         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
21597
21598 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21599
21600         * mm-bodies.el (mm-encode-body): Use coding system rather than
21601         charset to encode text.
21602
21603         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
21604         number of charsets if utf-8 is available (XEmacs).
21605
21606 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
21607
21608         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
21609         taken from `gnus-button-mid-or-mail-regexp'.
21610         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
21611         (gnus-button-alist): Improve regexp for domain part of the MIDs
21612         for news:localpart@domain buttons.
21613         (gnus-button-ctan-directory-regexp): Update.
21614
21615 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21616
21617         * sieve-manage.el (sieve-manage-interactive-login):
21618         Use make-local-variable rather than make-variable-buffer-local.
21619         (sieve-manage-open): Ditto.
21620         (sieve-manage-authenticate): Ditto.
21621
21622         * mml.el (mml-generate-mime-1): Make the content type default to
21623         text/plain if the filename is not specified.
21624
21625 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21626
21627         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
21628         instead of insert-buffer.
21629
21630         * message.el (message-yank-original): Ditto; set the mark at the
21631         end of the yanked message.
21632
21633 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21634
21635         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
21636         lines to scroll rather than to stop it.
21637
21638         * mml.el (mml-generate-default-type): Add doc string.
21639         (mml-generate-mime-1): Use mm-default-file-encoding or make it
21640         default to application/octet-stream when determining the content
21641         type if it is not specified for the part or the mml contents; add
21642         a comment about mml-generate-default-type.
21643
21644 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
21645
21646         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
21647         make it default to application/octet-stream when determining the
21648         content type if it is not specified for the external contents.
21649
21650 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21651
21652         * rfc2231.el (rfc2231-parse-string): Take care that not only a
21653         segmented parameter but also other parameters might be there.
21654
21655 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21656
21657         * mm-decode.el (mm-display-external): Delete temp file, directory
21658         and buffer immediately if the external process is exited.
21659
21660 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21661
21662         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
21663         fewer lines than that of scroll-margin.
21664         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
21665
21666 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21667
21668         * gnus-art.el (gnus-article-next-page): Revert.
21669         (gnus-article-beginning-of-window): New macro.
21670         (gnus-article-next-page-1): Use it.
21671         (gnus-article-prev-page): Ditto.
21672         (gnus-article-edit-part): Use insert-buffer-substring instead of
21673         insert-buffer.
21674         (gnus-article-edit-exit): Ditto.
21675
21676         * gnus-util.el (gnus-beginning-of-window): Remove.
21677         (gnus-end-of-window): Remove.
21678
21679         * lpath.el: Don't bind header-line-format and scroll-margin.
21680
21681 2005-07-25  Simon Josefsson  <jas@extundo.com>
21682
21683         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
21684         to have the url package without w3.  Reported by Daiki Ueno
21685         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
21686
21687 2005-07-20  Didier Verna  <didier@xemacs.org>
21688
21689         * gnus-diary.el: Remove the description comment (nndiary is now
21690         properly documented in the Gnus manual).
21691         Fix the spelling of "Back End".
21692         * nndiary.el: Ditto.
21693         Fix the copyright notice.
21694
21695 2005-07-18  Romain Francoise  <romain@orebokech.com>
21696
21697         * gnus-sum.el (gnus-summary-to-prefix)
21698         (gnus-summary-newsgroup-prefix): New variables.
21699         (gnus-summary-from-or-to-or-newsgroups): Use them.
21700
21701 2005-07-17  Romain Francoise  <romain@orebokech.com>
21702
21703         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
21704         space as it's generally not especially interesting to the user.
21705
21706 2005-07-16  Romain Francoise  <romain@orebokech.com>
21707
21708         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
21709         nil to avoid prompting and file modification if one of the
21710         messages at the top of the nnfolder file contains a copyright
21711         notice.
21712         Update copyright notice.
21713
21714         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
21715         instead of `current-time-string' as the latter creates a time
21716         string that is not RFC 2822 compliant (it lacks the zone).
21717         Update copyright notice.
21718
21719 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21720
21721         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
21722         for text/rtf.  Display default in prompt.  Pass default for M-n.
21723
21724         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
21725
21726 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21727
21728         * gnus-msg.el (gnus-button-mailto):
21729         Remove save-selected-window-window hackery because it relies on
21730         save-selected-window internals.
21731
21732 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21733
21734         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
21735         (gnus-article-next-page-1): Use gnus-beginning-of-window.
21736         (gnus-article-prev-page): Ditto.
21737
21738         * gnus-util.el (gnus-beginning-of-window): New function.
21739         (gnus-end-of-window): New function.
21740
21741         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
21742
21743 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21744
21745         * gnus-score.el (gnus-score-edit-all-score):
21746         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
21747         gnus-message.
21748
21749 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21750
21751         * gnus-msg.el (gnus-button-mailto):
21752         Remove save-selected-window-window hackery because it relies on
21753         save-selected-window internals.
21754
21755 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21756
21757         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
21758         add-minor-mode.
21759         (gnus-binary-mode): Ditto.
21760
21761         * gnus-topic.el (gnus-topic-mode): Ditto.
21762
21763 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
21764
21765         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
21766         (gnus-article-prev-page): Take scroll-margin into consideration.
21767
21768 2005-07-04  Lute Kamstra  <lute@gnu.org>
21769
21770         Update FSF's address in GPL notices.
21771
21772 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
21773
21774         * gnus.el (gnus-exit):
21775         * gnus-group.el (gnus-group-icons):
21776         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
21777
21778         * gnus-nocem.el (gnus-nocem):
21779         * message.el (message-various, message-buffers, message-sending)
21780         (message-interface, message-forwarding, message-insertion)
21781         (message-headers, message-news, message-mail):
21782         * pgg-gpg.el (pgg-gpg):
21783         * pgg-parse.el (pgg-parse):
21784         * pgg-pgp.el (pgg-pgp):
21785         * pgg-pgp5.el (pgg-pgp5):
21786         * pop3.el (pop3): Finish `defgroup' description with period.
21787
21788 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21789
21790         * gnus-art.el (article-display-face): Improve the efficiency.
21791         (article-display-x-face): Ditto; remove gray x-face stuff.
21792
21793 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21794
21795         * gnus-art.el (article-display-face): Correct the position in
21796         which Faces are inserted.
21797
21798 2005-06-29  Didier Verna  <didier@xemacs.org>
21799
21800         * gnus-art.el (article-display-face): Display faces in correct
21801         order.
21802
21803 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21804
21805         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
21806         (gnus-fill-real-hashtb): Use hash table instead of obarray.
21807         (gnus-nocem-check-article): Fetch the Type header.
21808         (gnus-nocem-message-wanted-p): Fix the way to examine types.
21809         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
21810         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
21811         make sure gnus-nocem-hashtb is initialized.
21812         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
21813         (gnus-nocem-unwanted-article-p): Ditto.
21814
21815         * pgg.el (pgg-verify): Return the verification result.
21816
21817 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21818
21819         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
21820         is ascii.
21821
21822 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
21823
21824         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
21825         `show-nonbreak-escape'.
21826
21827 2005-06-23  Lute Kamstra  <lute@gnu.org>
21828
21829         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
21830
21831         * dig.el (dig-mode):
21832         * smime.el (smime-mode): Use gnus-run-mode-hooks.
21833
21834 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
21835
21836         * nnimap.el (nnimap-split-download-body): Fix spellings.
21837
21838 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
21839
21840         * gnus-art.el (gnus-article-encrypt-body):
21841         * gnus-cus.el (gnus-score-customize):
21842         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
21843         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
21844
21845 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
21846
21847         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
21848         header by looking for magic "MII" at the beginning.
21849
21850 2005-06-16  Miles Bader  <miles@gnu.org>
21851
21852         * gnus-xmas.el (gnus-xmas-group-startup-message):
21853         Use renamed gnus-splash face.
21854
21855         * assistant.el (assistant-field): Remove "-face" suffix from face name.
21856         (assistant-field-face): New backward-compatibility alias for renamed
21857         face.
21858         (assistant-render-text): Use renamed assistant-field face.
21859
21860         * spam.el (spam): Remove "-face" suffix from face name.
21861         (spam-face): New backward-compatibility alias for renamed face.
21862         (spam-face, spam-initialize): Use renamed spam face.
21863
21864         * message.el (message-header-to, message-header-cc)
21865         (message-header-subject, message-header-newsgroups)
21866         (message-header-other, message-header-name)
21867         (message-header-xheader, message-separator, message-cited-text)
21868         (message-mml): Remove "-face" suffix from face names.
21869         (message-header-to-face, message-header-cc-face)
21870         (message-header-subject-face, message-header-newsgroups-face)
21871         (message-header-other-face, message-header-name-face)
21872         (message-header-xheader-face, message-separator-face)
21873         (message-cited-text-face, message-mml-face):
21874         New backward-compatibility aliases for renamed faces.
21875         (message-font-lock-keywords): Use renamed message faces.
21876
21877         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
21878         (sieve-test-commands, sieve-tagged-arguments):
21879         Remove "-face" suffix from face names.
21880         (sieve-control-commands-face, sieve-action-commands-face)
21881         (sieve-test-commands-face, sieve-tagged-arguments-face):
21882         New backward-compatibility aliases for renamed faces.
21883         (sieve-control-commands-face, sieve-action-commands-face)
21884         (sieve-test-commands-face, sieve-tagged-arguments-face):
21885         Use renamed sieve faces.
21886
21887         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
21888         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
21889         (gnus-group-news-3-empty, gnus-group-news-4)
21890         (gnus-group-news-4-empty, gnus-group-news-5)
21891         (gnus-group-news-5-empty, gnus-group-news-6)
21892         (gnus-group-news-6-empty, gnus-group-news-low)
21893         (gnus-group-news-low-empty, gnus-group-mail-1)
21894         (gnus-group-mail-1-empty, gnus-group-mail-2)
21895         (gnus-group-mail-2-empty, gnus-group-mail-3)
21896         (gnus-group-mail-3-empty, gnus-group-mail-low)
21897         (gnus-group-mail-low-empty, gnus-summary-selected)
21898         (gnus-summary-cancelled, gnus-summary-high-ticked)
21899         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
21900         (gnus-summary-high-ancient, gnus-summary-low-ancient)
21901         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
21902         (gnus-summary-low-undownloaded)
21903         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
21904         (gnus-summary-low-unread, gnus-summary-normal-unread)
21905         (gnus-summary-high-read, gnus-summary-low-read)
21906         (gnus-summary-normal-read, gnus-splash):
21907         Remove "-face" suffix from face names.
21908         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
21909         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
21910         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
21911         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
21912         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
21913         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
21914         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
21915         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
21916         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
21917         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
21918         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
21919         (gnus-summary-selected-face, gnus-summary-cancelled-face)
21920         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
21921         (gnus-summary-normal-ticked-face)
21922         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
21923         (gnus-summary-normal-ancient-face)
21924         (gnus-summary-high-undownloaded-face)
21925         (gnus-summary-low-undownloaded-face)
21926         (gnus-summary-normal-undownloaded-face)
21927         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
21928         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
21929         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
21930         (gnus-splash-face):
21931         New backward-compatibility aliases for renamed faces.
21932         (gnus-group-startup-message): Use renamed gnus faces.
21933
21934         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
21935         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
21936         (gnus-server-agent): Remove "-face" suffix from face names.
21937         (gnus-server-agent-face, gnus-server-opened-face)
21938         (gnus-server-closed-face, gnus-server-denied-face)
21939         (gnus-server-offline-face):
21940         New backward-compatibility aliases for renamed faces.
21941         (gnus-server-agent-face, gnus-server-opened-face)
21942         (gnus-server-closed-face, gnus-server-denied-face)
21943         (gnus-server-offline-face): Use renamed gnus faces.
21944
21945         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
21946         Remove "-face" suffix from face names.
21947         (gnus-picon-xbm-face, gnus-picon-face):
21948         New backward-compatibility aliases for renamed faces.
21949
21950         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
21951         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
21952         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
21953         (gnus-cite-11): Remove "-face" suffix from face names.
21954         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
21955         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
21956         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
21957         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
21958         New backward-compatibility aliases for renamed faces.
21959         (gnus-cite-attribution-face, gnus-cite-face-list)
21960         (gnus-article-boring-faces): Use renamed gnus faces.
21961
21962         * gnus-art.el (gnus-signature, gnus-header-from)
21963         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
21964         (gnus-header-content): Remove "-face" suffix from face names.
21965         (gnus-signature-face, gnus-header-from-face)
21966         (gnus-header-subject-face, gnus-header-newsgroups-face)
21967         (gnus-header-name-face, gnus-header-content-face):
21968         New backward-compatibility aliases for renamed faces.
21969         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
21970
21971         * gnus-sum.el (gnus-summary-selected-face)
21972         (gnus-summary-highlight): Use renamed gnus faces.
21973         * gnus-group.el (gnus-group-highlight): Likewise.
21974
21975 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
21976
21977         * gnus-sieve.el (gnus-sieve-article-add-rule):
21978         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
21979         * spam-stat.el (spam-stat-buffer-change-to-spam)
21980         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
21981
21982         * message.el (message-is-yours-p):
21983         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
21984
21985 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21986
21987         * mm-view.el (mm-inline-text): Withdraw the last change.
21988
21989 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21990
21991         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
21992         executing enriched-decode.
21993
21994 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21995
21996         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
21997         charset of tar files.
21998
21999 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
22000
22001         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
22002
22003 2005-06-04  Lute Kamstra  <lute@gnu.org>
22004
22005         * nnfolder.el (nnfolder-read-folder): Make sure that undo
22006         information is never recorded.
22007
22008 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22009
22010         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
22011
22012 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22013
22014         * pop3.el (pop3-apop): Run md5 in the binary mode.
22015
22016         * starttls.el (starttls-set-process-query-on-exit-flag):
22017         Use eval-and-compile.
22018
22019 2005-05-31  Simon Josefsson  <jas@extundo.com>
22020
22021         * smime.el (smime-replace-in-string): Define.
22022         (smime-cert-by-ldap-1): Use it.
22023
22024 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
22025
22026         * gnus-art.el (article-display-x-face): Replace
22027         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22028
22029         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
22030         set-process-query-on-exit-flag or process-kill-without-query.
22031
22032         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
22033         loop instead of replace-regexp.
22034
22035         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
22036         instead of process-kill-without-query if it is available.
22037
22038         * lpath.el: Fbind ldap-search-entries.
22039
22040         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
22041         instead of find-file-hooks if it is available.
22042
22043         * mml1991.el: Bind pgg-default-user-id when compiling.
22044
22045         * mml2015.el: Bind pgg-default-user-id when compiling.
22046
22047         * nndraft.el (nndraft-request-associate-buffer):
22048         Use write-contents-functions instead of write-contents-hooks if it is
22049         available.
22050
22051         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
22052         instead of find-file-hooks if it is available.
22053
22054         * nntp.el (nntp-open-connection): Replace
22055         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22056         (nntp-open-ssl-stream): Ditto.
22057         (nntp-open-tls-stream): Ditto.
22058
22059         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
22060         set-process-query-on-exit-flag or process-kill-without-query.
22061         (starttls-open-stream-gnutls): Use it instead of
22062         process-kill-without-query.
22063         (starttls-open-stream): Ditto.
22064
22065 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
22066
22067         * smime.el (smime-cert-by-ldap-1): Don't use
22068         replace-regexp-in-string.
22069
22070 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
22071
22072         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
22073
22074         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
22075         in PEM format.  Adjust to the XEmacs compatibility.
22076
22077 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
22078
22079         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
22080         by `string-to-number'.
22081         * gnus-agent.el (gnus-agent-regenerate-group)
22082         (gnus-agent-fetch-articles): Ditto.
22083         * gnus-art.el (gnus-button-fetch-group): Ditto.
22084         * gnus-cache.el (gnus-cache-generate-active)
22085         (gnus-cache-articles-in-group): Ditto.
22086         * gnus-group.el (gnus-group-set-current-level)
22087         (gnus-group-insert-group-line): Ditto.
22088         * gnus-score.el (gnus-score-set-expunge-below)
22089         (gnus-score-set-mark-below, gnus-summary-score-effect)
22090         (gnus-summary-score-entry): Ditto.
22091         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
22092         (gnus-soup-pack): Ditto.
22093         * gnus-spec.el (gnus-xmas-format): Ditto.
22094         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
22095         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
22096         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
22097         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
22098         * nndb.el (nndb-get-remote-expire-response): Ditto.
22099         * nndiary.el (nndiary-parse-schedule-value)
22100         (nndiary-string-to-number, nndiary-request-replace-article)
22101         (nndiary-request-article): Ditto.
22102         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
22103         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
22104         * nneething.el (nneething-make-head): Ditto.
22105         * nnfolder.el (nnfolder-request-article)
22106         (nnfolder-retrieve-headers): Ditto.
22107         * nnheader.el (nnheader-file-to-number): Ditto.
22108         * nnkiboze.el (nnkiboze-request-article): Ditto.
22109         * nnmail.el (nnmail-process-unix-mail-format)
22110         (nnmail-process-babyl-mail-format): Ditto.
22111         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
22112         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
22113         (nnmh-request-create-group, nnmh-request-list-1)
22114         (nnmh-request-group, nnmh-request-article): Ditto.
22115         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
22116         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
22117         * nnsoup.el (nnsoup-make-active): Ditto.
22118         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
22119         * nntp.el (nntp-find-group-and-number)
22120         (nntp-retrieve-headers-with-xover): Ditto.
22121         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
22122         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
22123         (pgg-format-key-identifier): Ditto.
22124         * pop3.el (pop3-last, pop3-stat): Ditto.
22125         * qp.el (quoted-printable-decode-region): Ditto.
22126
22127         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
22128         of concat.
22129
22130 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22131
22132         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
22133
22134         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
22135
22136         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
22137
22138         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
22139
22140         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
22141
22142         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
22143
22144         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
22145         (gnus-carpal-mode): Ditto.
22146
22147         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
22148         (gnus-browse-mode): Ditto.
22149
22150         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
22151
22152         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
22153
22154 2005-05-29  Richard M. Stallman  <rms@gnu.org>
22155
22156         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
22157
22158 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22159
22160         * gnus-util.el (gnus-run-mode-hooks): New function.
22161
22162         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
22163
22164         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
22165         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
22166
22167 2005-05-27  Lute Kamstra  <lute@gnu.org>
22168
22169         * dns-mode.el (dns-mode): Specify customization group.
22170
22171 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
22172
22173         * gnus-agent.el (gnus-agent-make-mode-line-string):
22174         Use mode-line-highlight as mouse-face.
22175
22176 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22177
22178         * canlock.el (canlock): Change the parent group to news.
22179
22180         * deuglify.el (gnus-outlook-deuglify): Add :group.
22181
22182         * dig.el (dig): Add :group.
22183
22184         * dns-mode.el (dns-mode): Add :group.
22185
22186         * encrypt.el (encrypt): Add :group.
22187
22188         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
22189         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
22190         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
22191         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
22192         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
22193
22194         * gnus-diary.el (gnus-diary): Add :group.
22195
22196         * gnus.el (gnus-group-news-1-face): Add :group.
22197         (gnus-group-news-1-empty-face): Ditto.
22198         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
22199         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
22200         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
22201         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
22202         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
22203         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
22204         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
22205         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
22206         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
22207         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
22208         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
22209         (gnus-summary-high-ticked-face): Ditto.
22210         (gnus-summary-low-ticked-face): Ditto.
22211         (gnus-summary-normal-ticked-face): Ditto.
22212         (gnus-summary-high-ancient-face): Ditto.
22213         (gnus-summary-low-ancient-face): Ditto.
22214         (gnus-summary-normal-ancient-face): Ditto.
22215         (gnus-summary-high-undownloaded-face): Ditto.
22216         (gnus-summary-low-undownloaded-face): Ditto.
22217         (gnus-summary-normal-undownloaded-face): Ditto.
22218         (gnus-summary-high-unread-face): Ditto.
22219         (gnus-summary-low-unread-face): Ditto.
22220         (gnus-summary-normal-unread-face): Ditto.
22221         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
22222         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
22223
22224         * hashcash.el (hashcash): New custom group.
22225         (hashcash-default-payment): Add :group.
22226         (hashcash-payment-alist): Ditto.
22227         (hashcash-default-accept-payment): Ditto.
22228         (hashcash-accept-resources): Ditto.
22229         (hashcash-path): Ditto.
22230         (hashcash-extra-generate-parameters): Ditto.
22231         (hashcash-double-spend-database): Ditto.
22232         (hashcash-in-news): Ditto.
22233
22234         * message.el (message-minibuffer-local-map): Add :group.
22235
22236         * netrc.el (netrc): Add :group.
22237
22238         * sieve-manage.el (sieve-manage-log): Add :group.
22239         (sieve-manage-default-user): Diito.
22240         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
22241         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
22242         (sieve-manage-authenticators): Ditto.
22243         (sieve-manage-authenticator-alist): Ditto.
22244         (sieve-manage-default-port): Ditto.
22245
22246         * sieve-mode.el (sieve-control-commands-face): Add :group.
22247         (sieve-action-commands-face): Ditto.
22248         (sieve-test-commands-face): Ditto.
22249         (sieve-tagged-arguments-face): Ditto.
22250
22251         * smime.el (smime): Add :group.
22252
22253         * spam-report.el (spam-report): Add :group.
22254
22255         * spam.el (spam, spam-face): Add :group.
22256
22257 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22258
22259         * nntp.el (nntp-next-result-arrived-p): Some news servers may
22260         return \n.\n.\n at the end of articles.  Protect against that.
22261         (nntp-with-open-group): Allow debugging.
22262
22263         * nnheader.el (mail-header-set-extra): Make into a function
22264         because I just could't understand how to quote the list properly.
22265
22266         * dns.el (query-dns-cached): New function.
22267
22268 2005-05-26  Lute Kamstra  <lute@gnu.org>
22269
22270         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
22271
22272 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22273
22274         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
22275
22276         * gnus-art.el: Don't autoload mail-extract-address-components.
22277
22278         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
22279         eval-and-compile to evaluate it.
22280
22281         * hashcash.el: Don't autoload executable-find.
22282
22283         * nndb.el: Don't declare the nndb back end two or more times; don't
22284         autoload news-reply-mode, news-setup, cancel-timer and telnet.
22285
22286         * nntp.el: Autoload format-spec instead of format; use
22287         eval-and-compile to evaluate autoload forms.
22288
22289 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
22290
22291         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
22292
22293 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22294
22295         * gnus.el (gnus-version-number): Bump version.
22296
22297 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22298
22299         * gnus.el: No Gnus v0.3 is released.
22300
22301 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22302
22303         * lpath.el (featurep): Bind show-nonbreak-escape.
22304
22305 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22306
22307         * gnus-art.el (gnus-article-edit-part): Disable undo.
22308
22309 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22310
22311         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
22312         gnus-article-date-lapsed-new-header is t if date timer is active;
22313         skip headers in which the original date value is empty.
22314         (gnus-article-save-original-date): Redefine it as a macro.
22315         (gnus-display-mime): Use it.
22316
22317 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22318
22319         * gnus-art.el (article-date-ut): Support converting date in
22320         forwarded parts as well.
22321         (gnus-article-save-original-date): New function.
22322         (gnus-display-mime): Use it.
22323
22324 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
22325
22326         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
22327         enclosure element of <item>.
22328
22329 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
22330
22331         * message.el (message-kill-buffer-query): Rename from
22332         `message-kill-buffer-query-if-modified'.  Add :version.
22333
22334 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22335
22336         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
22337         window layout.
22338
22339 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22340
22341         * mml.el: Autoload dnd when compiling.
22342
22343 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
22344
22345         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
22346         x-dnd-*.
22347
22348 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22349
22350         * qp.el (quoted-printable-encode-region): Save excursion.
22351
22352 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
22353
22354         * message.el (message-kill-buffer-query-if-modified): Add new variable
22355         so the user can kill a modified message buffer quickly.
22356         (message-kill-buffer): Use it.
22357
22358 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22359
22360         * lpath.el: Fbind display-time-event-handler; don't fbind
22361         string-to-multibyte.
22362
22363         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
22364
22365 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22366
22367         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
22368         contained in text because xml.el decodes entities) with LFs.
22369
22370 2005-04-11  Lute Kamstra  <lute@gnu.org>
22371
22372         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
22373         differently.
22374
22375 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22376
22377         * mm-util.el (mm-detect-coding-region): Typo.
22378
22379 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
22380
22381         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
22382
22383 2005-04-06  Deepak Goel  <deego@gnufans.org>
22384
22385         * spam-stat.el (spam-stat-score-buffer): Add a call to a
22386         user-function allow user modifications of the scores.
22387         (spam-stat-score-buffer-user): New function, to allow
22388         user-computed modifications to the score.
22389         (spam-stat-score-buffer-user-functions): List of additional
22390         scoring functions.
22391         (spam-stat-error-holder): Global temporary error holder.
22392         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
22393         variable.
22394
22395 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
22396
22397         * gnus-registry.el (gnus-registry-clean-empty-function)
22398         (gnus-registry-trim, gnus-registry-fetch-groups)
22399         (gnus-registry-delete-group): Groups that match
22400         `gnus-registry-ignored-groups' are removed from the registry
22401         entries, not just ignored for splitting.  This helps clean up the
22402         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
22403         to get all the groups a message ID is in.
22404
22405         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
22406         (spam-stat-split-fancy): Change "threshhold" to "threshold".
22407         (spam-stat-score-buffer-user-functions): Add :number custom type.
22408
22409 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22410
22411         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
22412         argument in XEmacs.
22413
22414         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
22415         (nnrss-request-group): Decode group name first.
22416         (nnrss-request-article): Make a text/plain article if mml-to-mime
22417         failed.
22418         (nnrss-get-encoding): Return a compatible encoding according to
22419         nnrss-compatible-encoding-alist.
22420         (nnrss-find-el): Use consp instead of listp.
22421         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
22422
22423 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22424
22425         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
22426         which Emacs 20 doesn't support.
22427         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
22428
22429 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
22430
22431         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
22432         silence the byte compiler inside the defun.
22433
22434         * gnus-demon.el (parse-time-string): Add autoload.
22435
22436         * gnus-delay.el (parse-time-string): Add autoload.
22437
22438         * gnus-art.el (parse-time-string): Add autoload.
22439
22440         * nnultimate.el (parse-time): Require for `parse-time-string'.
22441
22442 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
22443
22444         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
22445
22446         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
22447
22448         * smime.el (smime-ldap-host-list): Add :version.
22449
22450 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
22451
22452         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
22453         pass it to `gnus-browse-read-group'.
22454         (gnus-browse-read-group): Add NUMBER argument and pass it to
22455         `gnus-group-read-ephemeral-group'.
22456
22457         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
22458         argument and pass it to `gnus-group-read-group'.
22459
22460 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
22461
22462         * mm-util.el (mm-xemacs-find-mime-charset): Only call
22463         mm-xemacs-find-mime-charset-1 if we have the mule feature
22464         available at runtime.
22465
22466 2005-03-25  Werner Lemberg  <wl@gnu.org>
22467
22468         * nnmaildir.el: Replace `illegal' with `invalid'.
22469
22470 2005-03-23  Lute Kamstra  <lute@gnu.org>
22471
22472         * time-date.el: Add comment on time value formats.
22473         Don't require parse-time.
22474         (with-decoded-time-value): New macro.
22475         (encode-time-value): New function.
22476         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22477         (days-to-time): Return a valid time value when arg is huge.
22478         (time-since): Use time-subtract.
22479         (time-to-number-of-days): Use time-to-seconds.
22480
22481 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22482
22483         * gnus-start.el (gnus-display-time-event-handler):
22484         Check display-time-timer at runtime rather than only at load time
22485         in case display-time-mode is turned off in the mean time.
22486
22487 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
22488
22489         * nnimap.el (nnimap-open-connection): Print which authinfo file is
22490         used.
22491
22492         * nneething.el (nneething-map-file-directory): Derive from
22493         `gnus-directory'.
22494
22495         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
22496         the To/Cc button.
22497
22498 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
22499
22500         * nnmaildir.el (nnmaildir-request-accept-article):
22501         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
22502
22503 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22504
22505         * gnus-async.el: Require timer-funcs at compile time when in
22506         XEmacs for `run-with-idle-timer'.
22507
22508 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22509
22510         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
22511         autoloaded function.
22512
22513 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22514
22515         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
22516
22517 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
22518
22519         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
22520
22521 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22522
22523         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
22524         Add gnus-expert-user to default.
22525
22526 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
22527
22528         * nnimap.el (nnimap-open-server): Ditto.
22529
22530         * imap.el (imap-authenticate): Fix typo.
22531
22532 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
22533
22534         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
22535         buffer (since IMAP server might return FETCH response out of
22536         order, and the nntp buffer must be sorted).
22537
22538 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
22539
22540         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
22541         comparison on string.
22542
22543         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
22544         (gnus-agent-score): Rename category keywords to match gnus-cus.
22545         (gnus-agent-summary-fetch-series): Modify to protect against
22546         gnus-agent-summary-fetch-group clearing processable flags.
22547         (gnus-agent-synchronize-group-flags): Update live group buffer as
22548         synchronization may occur due to the user toggle the plugged
22549         status.
22550         (gnus-agent-fetch-group-1): Clear downloadable flag when article
22551         successfully downloaded.
22552         (gnus-agent-expire-group-1): Avoid using markers when the overview
22553         is in ascending order; greatly improves performance.
22554         (gnus-agent-regenerate-group):
22555         Use gnus-agent-synchronize-group-flags to reset read status in both
22556         gnus and server.
22557         (gnus-agent-update-files-total-fetched-for): Fix initial size.
22558
22559 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
22560
22561         * message.el: Don't autoload former message-utils variables.
22562         (message-strip-subject-trailing-was): Change doc string.
22563
22564         * nnweb.el: Fixes for `gnus-group-make-web-group'.
22565         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
22566         (nnweb-google-search): Add "hl=en" here.
22567         (nnweb-google-parse-1, nnweb-google-create-mapping):
22568         Don't hardcode URL.
22569
22570 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
22571
22572         * message.el (message-get-reply-headers, message-followup):
22573         Mention related variables `message-use-followup-to' and
22574         `message-use-mail-followup-to', in the information buffer.
22575
22576         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
22577         of broken groups(-beta).google.com.
22578
22579 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
22580
22581         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
22582         parameter to invoked gnus-request-move-article; remove the
22583         redundant gnus-sum-hint-move-is-internal variable; apply the marks
22584         all at once instead of once per article.
22585         (gnus-summary-remove-process-mark): Accept a list of articles as
22586         well as a single article for processing.
22587
22588         * gnus-int.el (gnus-request-move-article): Add move-is-internal
22589         parameter.
22590
22591         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
22592
22593         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
22594
22595         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
22596         parameter.
22597
22598         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
22599         parameter.
22600
22601         * nnimap.el (nnimap-request-move-article): Add move-is-internal
22602         parameter and remove the gnus-sum-hint-move-is-internal variable.
22603
22604         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
22605         parameter.
22606
22607         * nndraft.el (nndraft-request-move-article): Add move-is-internal
22608         parameter.
22609
22610         * nndiary.el (nndiary-request-move-article): Add move-is-internal
22611         parameter.
22612
22613         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
22614
22615         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
22616         parameter.
22617
22618         * nnagent.el (nnagent-request-move-article): Add move-is-internal
22619         parameter.
22620
22621 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22622
22623         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
22624         a more conservative way.
22625
22626 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
22627
22628         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
22629         buffer, so it moves the window's cursor.
22630
22631 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
22632
22633         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
22634         `mm-dissect-multipart' and receive the from field as an (optional)
22635         argument from `mm-dissect-multipart'.
22636         (mm-dissect-multipart): Receive the from field as an argument and
22637         pass it on when we call `mm-dissect-buffer' on MIME parts.
22638         Fixes verification/decryption of signed/encrypted MIME parts.
22639
22640 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
22641
22642         * gnus-sum.el (gnus-summary-move-article):
22643         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
22644         whatever it calls (right now, only nnimap-request-move article
22645         respects it).
22646
22647         * nnimap.el (nnimap-request-move-article):
22648         When gnus-sum-hint-move-is-internal is set, don't do the extra
22649         nnimap-request-article.
22650
22651 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22652
22653         * nnheader.el (nnheader-find-file-noselect): Add doc string.
22654
22655         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
22656         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
22657
22658         * gnus-sum.el (gnus-summary-caesar-message):
22659         Apply `gnus-treat-article' after rotation.
22660
22661         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
22662         doc string.
22663
22664 2005-02-22  Simon Josefsson  <jas@extundo.com>
22665
22666         * encrypt.el (encrypt-password-cache-expiry): Remove (use
22667         `password-cache-expiry' instead).  Reported by Arne Jørgensen
22668         <arne@arnested.dk>.
22669         (encrypt): Add password-cache and password-cache-expiry as group
22670         members.
22671
22672 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
22673
22674         * smime.el (smime-ldap-host-list): Doc fix.
22675         (smime-ask-passphrase): Use `password-read-and-add' to read (and
22676         cache) password.
22677         (smime-sign-region): Use it.
22678         (smime-decrypt-region): Use it.
22679         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
22680         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
22681         fails.
22682         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
22683         certificate from DER to PEM format rather than calling openssl.
22684
22685         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
22686
22687         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
22688         for signing/encryption.
22689
22690         * mml.el (mml-parse-1): Use them.
22691
22692 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
22693
22694         * nnrss.el (nnrss-verbose): Remove.
22695         (nnrss-request-group): Use `nnheader-message' instead.
22696
22697 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
22698
22699         * nnrss.el (nnrss-verbose): New variable.
22700         (nnrss-request-group): Make it say nnrss is requesting a group.
22701
22702 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
22703
22704         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
22705         Handle news URL with given port correctly.
22706
22707 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22708
22709         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
22710         containing special characters.
22711
22712         * gnus-sum.el (gnus-summary-edit-article): Ditto.
22713
22714         * mml.el (mime-to-mml): Ditto.
22715
22716         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
22717         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
22718         (rfc2047-decode-region): Quote decoded words containing special
22719         characters when rfc2047-quote-decoded-words-containing-tspecials
22720         is non-nil.
22721
22722 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
22723
22724         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
22725
22726         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
22727
22728 2005-02-15  Simon Josefsson  <jas@extundo.com>
22729
22730         * nnimap.el (nnimap-debug): Doc fix.
22731
22732         * imap.el (imap-debug): Doc fix.
22733
22734 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22735
22736         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
22737
22738 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
22739
22740         * gnus.el (spam-contents): Improve docs for spam-contents
22741         parameter in its variable incarnation.
22742
22743 2005-02-14  Simon Josefsson  <jas@extundo.com>
22744
22745         * smime-ldap.el: Use require instead of load-library for ldap.
22746         (smime-ldap-search): Indent.
22747         (smime-ldap-search-internal): Shorten line.
22748
22749         * smime.el (smime-cert-by-dns): Add doc-string.
22750         (smime-cert-by-ldap-1): Indent.
22751
22752         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
22753         mml-smime-get-dns-ldap.
22754         (mml-smime-encrypt-query): Use new function.  Default to ldap.
22755
22756 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
22757
22758         * smime.el: Require smime-ldap.
22759         (smime-ldap-host-list): New variable.
22760         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
22761
22762         * mml-smime.el (mml-smime-encrypt-query): New function.
22763         (mml-smime-encrypt-query): Use it.
22764
22765         * smime-ldap.el: New file.
22766
22767 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22768
22769         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
22770
22771 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
22772
22773         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
22774         argument in doc string.  Make query for type more clear.
22775
22776 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
22777
22778         * gnus.el (gnus-group-startup-message): Search for gnus images in
22779         etc/images/gnus.
22780         * mm-util.el (mm-image-load-path): Likewise.
22781         * smiley.el (smiley-data-directory): Search for smilies in
22782         etc/images/smilies.
22783
22784 2005-02-09  Kim F. Storm  <storm@cua.dk>
22785
22786         Change Emacs release version from 21.4 to 22.1 throughout.
22787         Change Emacs development version from 21.3.50 to 22.0.50.
22788
22789 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22790
22791         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
22792
22793         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
22794         non-Mule XEmacs as well.
22795         (mm-decompress-buffer): Signal an error intentionally if it does
22796         not decompress compressed data because auto-compression-mode is
22797         disabled.
22798
22799 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
22800
22801         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
22802         an ID in the registry even if it has no groups.
22803
22804 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22805
22806         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
22807         merge it into mm-decompress-buffer.
22808         (gnus-mime-copy-part): Use the MIME part charset, the value which
22809         a user specified or gnus-newsgroup-charset for decoding, like
22810         gnus-mime-inline-part does; set buffer-file-coding-system to tell
22811         save-buffer what was used.  Suggested by Kevin Ryde
22812         <user42@zip.com.au>.
22813         (gnus-mime-inline-part): Allow the name parameter as well as the
22814         filename parameter; force decompressing of compressed data; always
22815         display contents being not decoded as unibyte.
22816
22817         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
22818         as well as the filename parameter.
22819
22820         * mm-util.el (mm-decompress-buffer):
22821         Merge gnus-mime-jka-compr-maybe-uncompress.
22822         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
22823         of compressed data.
22824
22825 2005-02-08  Simon Josefsson  <jas@extundo.com>
22826
22827         * imap.el (imap-log): Doc fix.
22828
22829 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22830
22831         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
22832         the coding cookies; decompress compressed parts.
22833
22834         * mml.el (mml-generate-mime-1): Add the charset parameter according
22835         to the value which a user specified manually or the coding cookie.
22836
22837         * mm-util.el (mm-string-to-multibyte): New function.
22838         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
22839         (mm-coding-system-to-mime-charset): New function.
22840         (mm-decompress-buffer): New function.
22841         (mm-find-buffer-file-coding-system): New function.
22842
22843         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
22844         (mm-display-inline-fontify): Rewrite for decoding and decompressing
22845         parts.
22846
22847 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22848
22849         * mm-view.el (mm-display-inline-fontify): Decode a part according
22850         to the charset parameter.
22851
22852 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22853
22854         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
22855         prefix arg is neither nil nor a number, as info specifies.
22856
22857 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22858
22859         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
22860         timestamps.
22861
22862 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
22863
22864         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
22865         groups error checking and notify user.
22866
22867 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
22868
22869         * message.el (message-send-mail-function): Check existence of
22870         sendmail-program first before using default value
22871         `message-send-mail-with-sendmail'.  Otherwise use more generic
22872         `smtpmail-send-it'.
22873
22874 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22875
22876         * nntp.el (nntp-request-update-info): Always return nil.
22877
22878 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22879
22880         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
22881
22882 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22883
22884         * message.el (message-beginning-of-line): Change the behavior when
22885         invoked between BOL and : so that it first moves backward.
22886
22887 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22888
22889         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
22890         article buffer when editing of the article is discarded.
22891         (gnus-article-prepare): Revert.
22892
22893 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22894
22895         * gnus-art.el (gnus-article-prepare):
22896         Remove message-strip-forbidden-properties from the local hook.
22897
22898 2005-01-27  Simon Josefsson  <jas@extundo.com>
22899
22900         * password.el (password-cache-add): Only start one timer per key.
22901         Reported by Derek Atkins <warlord@MIT.EDU>.
22902
22903 2005-01-26  Steve Youngs  <steve@sxemacs.org>
22904
22905         * run-at-time.el: Remove.  It is no longer needed as
22906         timer-funcs.el in the xemacs-base package has a working version of
22907         `run-at-time'.
22908
22909         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
22910
22911         * password.el: Require timer-funcs instead of run-at-time in
22912         XEmacs.
22913         Remove `password-run-at-time' macro.
22914         (password-cache-add): Use `run-at-time' instead of
22915         `password-run-at-time'.
22916
22917         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
22918         Remove `nnheader-cancel-function-timers' alias,
22919         `cancel-function-timers' exists in XEmacs in timer-funcs.
22920
22921         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
22922         for `run-with-idle-timer'.
22923
22924         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
22925         for `run-at-time'.
22926
22927         * mm-url.el: Require timer-funcs at compile time when in XEmacs
22928         for `with-timeout'.
22929
22930         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
22931         the same as for XEmacs 21.4.
22932         No need to ignore `run-with-idle-timer', this function exists in
22933         XEmacs now in timer-funcs.el in the xemacs-base package.
22934         (dgnushack-compile): No need to delete
22935         run-at-time.el from the list of files to compile because it
22936         doesn't exist anymore.
22937
22938 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22939
22940         * mml.el (mml-generate-mime-1): Convert string into unibyte when
22941         inserting " *mml*" buffer's contents into a unibyte temp buffer.
22942
22943 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
22944
22945         * mail-source.el (mail-source-fetch-imap): Search for ^From case
22946         sensitively.
22947
22948 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
22949
22950         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
22951
22952 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22953
22954         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
22955         which will be inserted according to the multibyteness of a buffer
22956         rather than the type of contents.  Suggested by ARISAWA Akihiro
22957         <ari@mbf.ocn.ne.jp>.
22958
22959         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
22960         of string which old xml.el may return rather than a string.
22961
22962 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22963
22964         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
22965
22966 2005-01-16  Simon Josefsson  <jas@extundo.com>
22967
22968         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
22969         idn/idna.el isn't available.
22970         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
22971         <michael@waxrat.com>.
22972
22973         * hashcash.el: Remove non-FSF copyright header.
22974
22975         * hashcash.el (hashcash-extra-generate-parameters): New variable.
22976         (hashcash-generate-payment): Use it.
22977         (hashcash-generate-payment-async): Use it.
22978
22979 2005-01-15  Simon Josefsson  <jas@extundo.com>
22980
22981         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
22982         Suggested by Raymond Scholz <ray-2005@zonix.de>.
22983
22984         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
22985         gnus-summary-idna-message.
22986         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
22987         (gnus-summary-idna-message): New function.
22988
22989 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
22990
22991         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
22992         gnus-novice-user.
22993
22994 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22995
22996         * nnrss.el (nnrss-request-delete-group): Delete entries in
22997         nnrss-group-alist as well.
22998         (nnrss-save-server-data): Insert newline.
22999
23000 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
23001
23002         * gnus.el (gnus-user-agent): Use list of symbols instead of
23003         symbols.  Display full version number for (S)XEmacs.
23004         Optionally display (S)XEmacs codename.
23005
23006         * gnus-util.el (gnus-emacs-version): Update for new
23007         `gnus-user-agent'.
23008
23009         * gnus-msg.el (gnus-extended-version): Make it possible to omit
23010         Gnus version.
23011
23012 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23013
23014         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
23015         which is unreadable in some setups.
23016
23017 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23018
23019         * gnus-spec.el (gnus-update-format-specifications): Flush the
23020         group format spec cache if it doesn't support decoded group names.
23021
23022 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
23023
23024         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
23025         Allow to apply decay on score files matching a regexp.
23026
23027 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23028
23029         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
23030         compatibility in %g and %c.
23031
23032 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23033
23034         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
23035         name for only %g and %c.
23036         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
23037         of gnus-tmp-group to decoded group name.
23038         (gnus-group-make-rss-group): Exclude `/'s from group names.
23039
23040 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23041
23042         * nnrss.el (nnrss-get-encoding): Fix regexp.
23043
23044 2004-12-27  Simon Josefsson  <jas@extundo.com>
23045
23046         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
23047         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
23048         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
23049
23050 2004-12-17  Kim F. Storm  <storm@cua.dk>
23051
23052         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
23053
23054         * gnus-sum.el (gnus-summary-mode-map): Likewise.
23055
23056 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23057
23058         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
23059
23060 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23061
23062         * nnrss.el: Require rfc2047 and mml.
23063         (nnrss-file-coding-system): New variable.
23064         (nnrss-format-string): Redefine it as an inline function.
23065         (nnrss-decode-group-name): New function.
23066         (nnrss-string-as-multibyte): Remove.
23067         (nnrss-retrieve-headers): Decode group name; don't use
23068         nnrss-format-string.
23069         (nnrss-request-group): Decode group name.
23070         (nnrss-request-article): Decode group name; allow a Message-ID as
23071         well as an article number; don't use nnrss-format-string; encode a
23072         Message-ID string which may contain non-ASCII characters; use
23073         mml-to-mime to compose a MIME article.
23074         (nnrss-request-expire-articles): Decode group name.
23075         (nnrss-request-delete-group): Decode group name.
23076         (nnrss-fetch): Clarify error message.
23077         (nnrss-read-server-data): Use insert-file-contents instead of load;
23078         bind file-name-coding-system; use multibyte buffer.
23079         (nnrss-save-server-data): Bind coding-system-for-write to the
23080         value of nnrss-file-coding-system; bind file-name-coding-system;
23081         add coding cookie.
23082         (nnrss-read-group-data): Use insert-file-contents instead of load;
23083         bind file-name-coding-system; use multibyte buffer.
23084         (nnrss-save-group-data): Bind coding-system-for-write to the
23085         value of nnrss-file-coding-system; bind file-name-coding-system.
23086         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
23087         make it work with non-ASCII text.
23088         (nnrss-find-el): Make it work with old xml.el as well.
23089
23090 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23091
23092         * nnrss.el (nnrss-get-encoding): New function.
23093         (nnrss-fetch): Use unibyte buffer initially; bind
23094         coding-system-for-read while performing mm-url-insert; remove ^Ms;
23095         decode contents according to the encoding attribute.
23096         (nnrss-save-group-data): Add coding cookie.
23097         (nnrss-mime-encode-string): New function.
23098         (nnrss-check-group): Use it to encode subject and author.
23099
23100 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
23101
23102         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
23103         imaginary variable.
23104
23105 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23106
23107         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
23108         correctly even if there are wide characters.
23109
23110 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
23111
23112         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
23113         downcased symbol names; make a new cache instead of reusing
23114         bbdb-hashtable.
23115
23116 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23117
23118         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
23119         concatenating segments rather than before concatenating them.
23120         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23121
23122         * message.el (message-get-reply-headers): Bind `extra'.
23123
23124 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23125
23126         * message.el (message-extra-wide-headers): New variable.
23127         (message-get-reply-headers): Use it.
23128
23129 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23130
23131         * gnus-agent.el (gnus-agent-group-path): Decode group name.
23132         (gnus-agent-group-pathname): Ditto.
23133
23134         * gnus-cache.el (gnus-cache-file-name): Decode group name.
23135
23136         * gnus-group.el (gnus-group-make-group): Decode group name.
23137         (gnus-group-make-rss-group): Register the group data after opening
23138         the nnrss group.
23139
23140 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
23141
23142         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
23143         by expiry now get marked as read.
23144
23145 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23146
23147         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
23148
23149 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
23150
23151         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
23152         unify Latin characters in XEmacs.
23153         (mm-find-mime-charset-region): Use it.
23154
23155 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23156
23157         * gnus-util.el (gnus-delete-directory): New function.
23158
23159         * gnus-agent.el (gnus-agent-delete-group): Use it.
23160
23161         * gnus-cache.el (gnus-cache-delete-group): Use it.
23162
23163 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23164
23165         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
23166         names.
23167
23168 2004-12-16  Simon Josefsson  <jas@extundo.com>
23169
23170         * hashcash.el (hashcash-payment-alist): Fix custom :type.
23171
23172 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23173
23174         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
23175
23176         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
23177         (gnus-group-set-current-level): Decode group name.
23178
23179 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
23180
23181         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
23182         failed.
23183
23184 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23185
23186         * gnus-group.el (gnus-group-delete-group): Decode group name.
23187         (gnus-group-make-rss-group): Encode group name.
23188         (gnus-group-catchup-current): Decode group name.
23189         (gnus-group-kill-group): Decode group name.
23190
23191 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
23192
23193         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
23194
23195 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23196
23197         * gnus-group.el (gnus-group-make-rss-group):
23198         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
23199
23200         * gnus-start.el (gnus-setup-news): Honor user's setting to
23201         gnus-message-archive-method.  Suggested by Lute Kamstra
23202         <lute@gnu.org>.
23203
23204 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
23205
23206         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
23207         global counterparts of the buffer-local variables.
23208
23209 2004-11-16  Romain Francoise  <romain@orebokech.com>
23210
23211         * gnus-sum.el (gnus-summary-exit): Don't clear the global
23212         counterparts of the buffer-local variables.
23213
23214 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23215
23216         * message.el (message-forbidden-properties): Fix typo in doc
23217         string.
23218
23219 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23220
23221         * gnus-util.el (gnus-replace-in-string): Add doc string.
23222
23223         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
23224         to avoid problems when splitting mails with many recipients.
23225
23226 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23227
23228         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
23229         pop-to-buffer, covered by the subsequent gnus-configure-windows.
23230
23231 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
23232
23233         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
23234         if there is no hashtable in memory or file modification time is
23235         newer than cached timestamp.
23236
23237 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
23238
23239         * gnus-sum.el (gnus-summary-limit-to-recipient):
23240         Implement not-matching option.
23241
23242 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
23243
23244         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
23245         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
23246         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
23247         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
23248         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
23249         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
23250
23251 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23252
23253         * message.el (message-forward-make-body-mml): Remove headers
23254         according to message-forward-ignored-headers if a message is decoded.
23255
23256 2004-12-02  Romain Francoise  <romain@orebokech.com>
23257
23258         * message.el (message-forward-make-body-plain): Always remove
23259         headers according to message-forward-ignored-headers.
23260
23261 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
23262
23263         * spam.el (spam-summary-prepare-exit): Remove the
23264         gnus-summary-limit pop for now, it has problems with ham marks for
23265         me.
23266
23267 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
23268
23269         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
23270         correctly.
23271
23272 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
23273
23274         * format-spec.el (format-spec): Message the char.
23275
23276 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
23277
23278         * gnus-art.el (gnus-split-methods): Reformat comments.
23279
23280         * spam.el (spam-summary-prepare-exit): Remove article limits
23281         before exiting the summary buffer.
23282
23283 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23284
23285         * lpath.el: Remove bbdb-create-internal, bbdb-records,
23286         spam-BBDB-register-routine and spam-enter-ham-BBDB.
23287
23288         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
23289         order to silence the byte compiler.
23290
23291         * spam.el: Fix the way to silence the byte compiler, which
23292         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
23293         bbdb-search-simple, spam-BBDB-register-routine,
23294         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
23295         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
23296         spam-stat-buffer-is-spam, spam-stat-load,
23297         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
23298         spam-stat-save and spam-stat-split-fancy.
23299
23300 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23301
23302         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
23303         which may confuse users.
23304         (canlock-password-for-verify): Ditto.
23305
23306         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
23307
23308         * gnus-art.el (gnus-emphasis-alist): Ditto.
23309
23310         * gnus-registry.el (gnus-registry-max-entries): Ditto.
23311
23312         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
23313
23314         * gnus-start.el (gnus-save-killed-list): Ditto.
23315
23316         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
23317         (gnus-sum-thread-tree-root): Ditto.
23318         (gnus-sum-thread-tree-false-root): Ditto.
23319         (gnus-sum-thread-tree-single-indent): Ditto.
23320
23321         * message.el (message-courtesy-message): Ditto.
23322         (message-archive-note): Ditto.
23323         (message-subscribed-address-file): Ditto.
23324         (message-user-fqdn): Ditto.
23325
23326         * spam-report.el (spam-report-gmane-regex): Ditto.
23327
23328         * spam.el (spam-blackhole-good-server-regex): Ditto.
23329
23330 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23331
23332         * mml.el (mml-preview): Widen the message buffer before copying
23333         the contents to the preview buffer; sort headers before previewing.
23334
23335         * message.el (message-hidden-headers): Fix the way to avoid a bug
23336         in the `repeat' widget in Emacs 21.3 or earlier.
23337
23338 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23339
23340         * message.el (message-hidden-headers): Default to "^References:".
23341         Improve customization type.  Suggested by Reiner Steib
23342         <Reiner.Steib@gmx.de>.
23343
23344 2004-11-25  Romain Francoise  <romain@orebokech.com>
23345
23346         * message.el (message-strip-forbidden-properties): Remove check for
23347         obsolete `message-hidden' text property, hidden headers are not
23348         accessible in the buffer anymore.
23349
23350 2004-11-22  Romain Francoise  <romain@orebokech.com>
23351
23352         * message.el (message-header-format-alist): Add `From' in list
23353         so that it can be sorted.
23354         (message-fix-before-sending): Widen and sort headers before
23355         sending.
23356         (message-hide-headers): Use narrowing to hide headers by moving
23357         them to the top of the buffer and narrowing to the region
23358         underneath.
23359
23360 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23361
23362         * message.el (message-strip-forbidden-properties):
23363         Bind buffer-read-only (etc) to nil.
23364
23365 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23366
23367         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
23368         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23369
23370 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
23371
23372         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
23373
23374 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23375
23376         * dns.el (query-dns): Use sit-for to time instead of
23377         accept-process-output, since that doesn't seem to work on udp
23378         sockets.
23379
23380 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23381
23382         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
23383
23384 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
23385
23386         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
23387         doc string.  Improve doc string.
23388
23389 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23390
23391         * nntp.el (nntp-request-update-info): Return nil if
23392         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
23393         may not call gnus-activate-group which uselessly issues the GROUP
23394         commands for all nntp groups and wastes time.  Reported by Romain
23395         Francoise <romain@orebokech.com>.
23396
23397         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
23398
23399 2004-11-15  Simon Josefsson  <jas@extundo.com>
23400
23401         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
23402         headers separately.
23403         (gnus-button-openpgp): New function, inspired by Jochen Küpper
23404         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
23405
23406 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
23407
23408         * gnus-start.el (gnus-convert-old-newsrc):
23409         Assign legacy-gnus-agent to 5.10.7.
23410
23411 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23412
23413         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
23414         start of the lines.
23415
23416 2004-11-14  Magnus Henoch  <mange@freemail.hu>
23417
23418         * hashcash.el (hashcash-default-payment): Change default to 20.
23419         (hashcash-default-accept-payment): Change default to 20.
23420         (hashcash-process-alist): New variable.
23421         (hashcash-generate-payment-async): Add.
23422         (hashcash-already-paid-p): Add.
23423         (hashcash-insert-payment): Don't generate payments twice.
23424         (hashcash-insert-payment-async): Add.
23425         (hashcash-insert-payment-async-2): Add.
23426         (hashcash-cancel-async): Add.
23427         (hashcash-wait-async): Add.
23428         (hashcash-processes-running-p): Add.
23429         (hashcash-wait-or-cancel): Add.
23430         (mail-add-payment): New optional argument.  Conditionally start
23431         asynchronous calculation.
23432         (mail-add-payment-async): Add.
23433
23434         * message.el (message-send-mail): Wait for asynchronous hashcash
23435         results.  Don't clobber existing X-Hashcash headers.
23436         (message-setup-1): Call mail-add-payment-async when
23437         message-generate-hashcash is non-nil.
23438
23439 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
23440
23441         * message.el (message-use-alternative-email-as-from): Examine the
23442         From header as well; use message-make-from in order to include a
23443         user's full name.
23444
23445 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23446
23447         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
23448         default; improve customization type.
23449         (gnus-emphasis-custom-with-format): New macro.
23450         (gnus-emphasis-custom-value-to-external): New function.
23451         (gnus-emphasis-custom-value-to-internal): New function.
23452
23453 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23454
23455         * dns.el (query-dns): Resolve reverse addresses.
23456
23457 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23458
23459         * gnus-group.el (gnus-group-get-new-news): Use it.
23460
23461         * gnus-start.el (gnus-check-reasonable-setup): New function.
23462
23463 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23464
23465         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
23466         "Args out of range" error.  Reported by Arnaud Giersch
23467         <arnaud.giersch@free.fr>.
23468
23469 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23470
23471         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
23472
23473 2004-11-04  Richard M. Stallman  <rms@gnu.org>
23474
23475         * spam.el (spam group): Add :version.
23476
23477         * pgg-def.el (pgg group): Add :version.
23478
23479 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23480
23481         * gnus-art.el (gnus-article-edit-article): Don't associate the
23482         article buffer with a draft file.  This is a temporary measure
23483         against the 2004-08-22 change to gnus-article-edit-mode.
23484
23485 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23486
23487         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
23488         (html2text-format-tags): Remove unused variable `attr'.
23489
23490 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
23491
23492         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
23493
23494         * tls.el (tls-process-connection-type, tls-success)
23495         (tls-certtool-program): Add :version.
23496
23497         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
23498         (starttls-extra-arguments, starttls-process-connection-type)
23499         (starttls-connect, starttls-failure, starttls-success): Add :version.
23500
23501         * spam-stat.el (spam-stat): Add :version.
23502
23503         * sieve.el (sieve): Add :version.
23504
23505         * sha1.el (sha1): Add :version.
23506         (sha1-use-external): Remove redundant version.
23507
23508         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
23509         (nnmail-cache-ignore-groups, nnmail-spool-hook)
23510         (nnmail-split-fancy-match-partial-words)
23511         (nnmail-split-lowercase-expanded): Add :version.
23512
23513         * nndiary.el (nndiary): Add :version.
23514
23515         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
23516
23517         * mml-sec.el (mml-default-sign-method)
23518         (mml-default-encrypt-method, mml-signencrypt-style-alist):
23519         Add :version.
23520
23521         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
23522
23523         * mm-url.el (mm-url-use-external, mm-url-program)
23524         (mm-url-arguments): Add :version.
23525
23526         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
23527         (mm-attachment-file-modes, mm-decrypt-option)
23528         (mm-w3m-safe-url-regexp): Add :version.
23529
23530         * message.el (message-cite-prefix-regexp)
23531         (message-sendmail-envelope-from, message-minibuffer-local-map)
23532         (message-user-fqdn, message-completion-alist): Add :version.
23533
23534         * gnus-win.el (gnus-configure-windows-hook)
23535         (gnus-use-frames-on-any-display): Add :version.
23536
23537         * gnus-art.el (gnus-article-address-banner-alist)
23538         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
23539         (gnus-treat-from-picon, gnus-treat-mail-picon)
23540         (gnus-treat-x-pgp-sig): Add :version.
23541
23542         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
23543         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
23544         (gnus-summary-article-delete-hook)
23545         (gnus-summary-display-while-building): Add :version.
23546
23547         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
23548         (gnus-get-top-new-news-hook): Add :version.
23549
23550         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
23551         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
23552
23553         * gnus-registry.el (gnus-registry): Add :version.
23554
23555         * gnus-spec.el (gnus-use-correct-string-widths)
23556         (gnus-make-format-preserve-properties): Add :version.
23557
23558         * gnus.el (gnus-group-charter-alist)
23559         (gnus-group-fetch-control-use-browse-url)
23560         (gnus-install-group-spam-parameters): Add :version.
23561
23562         * gnus-diary.el (gnus-diary): Add :version.
23563
23564         * gnus-delay.el (gnus-delay): Add :version.
23565
23566         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
23567         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
23568         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
23569         Add :version.
23570
23571         * gnus-agent.el (gnus-agent-max-fetch-size)
23572         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
23573         (gnus-agent-prompt-send-queue): Add :version.
23574
23575         * deuglify.el (gnus-outlook-deuglify): Add :version.
23576
23577         * html2text.el: Beautify code.  Improve doc strings.
23578         Some checkdoc cleanup.
23579         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
23580
23581 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
23582
23583         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
23584
23585 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
23586
23587         * gnus-registry.el (gnus-registry-hashtb): Create the registry
23588         when package is loaded.
23589
23590         * spam.el (spam-summary-score-preferred-header): Add global preference
23591         for people who want to override the default SpamAssassin over
23592         Bogofilter preference (when both are set).
23593         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
23594         (spam-user-format-function-S):
23595         Check spam-summary-score-preferred-header.
23596         (spam-extra-header-to-number): Add X-Bogosity header parsing.
23597         (spam-user-format-function-S): Format the score correctly.
23598
23599 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23600
23601         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
23602         signature file.  Suggested by Manoj Srivastava
23603         <srivasta@golden-gryphon.com>.
23604
23605         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
23606         iso-2022-jp even in the Japanese language environment.
23607         Suggested by Jason Rumney <jasonr@gnu.org>.
23608
23609 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23610
23611         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
23612         use the same characters as the dummy marks; make it free from
23613         getting affected by the language environment.
23614         (gnus-summary-read-group-1): Update mark positions only when the
23615         format spec is updated.
23616
23617         * gnus-spec.el (gnus-update-format-specifications): Return a list
23618         of updated types.
23619
23620 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23621
23622         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
23623         of boundp to check if display-warning is available.
23624
23625 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
23626
23627         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
23628
23629 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23630
23631         * nnspool.el (nnspool-spool-directory): Use news-path if the
23632         news-directory variable is not bound.
23633
23634         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
23635         function instead of display-warning if it is not available.
23636
23637 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
23638
23639         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
23640         v5-10: Use `point-at-bol'.
23641
23642 2004-10-26  Simon Josefsson  <jas@extundo.com>
23643
23644         * hashcash.el: Fix URL in comment, reported by Cheng Gao
23645         <chenggao@gmail.com>.
23646
23647 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
23648
23649         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
23650         instead.
23651
23652 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
23653
23654         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
23655         to remove a server from the nnimap-server-buffer-alist.
23656         (nnimap-open-connection, nnimap-close-server): Use it.
23657
23658         * gnus-encrypt.el: Remove file in favor of encrypt.el.
23659
23660 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23661
23662         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
23663         running the major-mode function.
23664
23665 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23666
23667         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
23668         dummy marks in the right way.
23669
23670 2004-10-18  David Edmondson  <dme@dme.org>
23671
23672         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
23673         excessively.
23674
23675 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
23676
23677         * gnus-util.el (gnus-split-references): Accept a nil references
23678         string and go on blissfully.
23679
23680         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
23681         cases where the references string is non-nil but has no references.
23682
23683         * encrypt.el: Add autoload tags.
23684
23685         * spam.el (spam-resolve-registrations-routine): Remove article
23686         from unregistration list too.  Reported by David Hanak
23687         <dhanak@isis.vanderbilt.edu>
23688
23689 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
23690
23691         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
23692         nil.  Change custom type.
23693
23694 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
23695
23696         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
23697
23698         * gnus-sum.el (gnus-summary-move-article): Use it.
23699
23700 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
23701
23702         * encrypt.el: Add autoload cookies.
23703
23704         * spam.el (spam-backend-article-list-property)
23705         (spam-backend-get-article-todo-list)
23706         (spam-backend-put-article-todo-list)
23707         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
23708         Resolve registrations separately.
23709         (spam-register-routine): Format comments.
23710         (spam-unregister-routine, spam-register-routine): Always call with
23711         specific-articles, no default list.
23712         (spam-summary-prepare-exit): Use the spam-classifications function.
23713
23714         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
23715         gnus-encrypt.el.
23716
23717         * encrypt.el: Copied from gnus-encrypt.el.
23718
23719         * gnus-encrypt.el: Commented that it's obsolete.
23720
23721 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23722
23723         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
23724         (gnus-score-save): Use it.
23725
23726         * message.el (message-bury): Use `window-dedicated-p'.
23727
23728 2004-10-15  Simon Josefsson  <jas@extundo.com>
23729
23730         * pop3.el (top-level): Don't require nnheader.
23731         (pop3-read-timeout): Add.
23732         (pop3-accept-process-output): Add.
23733         (pop3-read-response, pop3-retr): Use it.
23734
23735 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
23736
23737         * spam.el (spam-register-routine): Move comment.
23738         (spam-verify-bogofilter): Use 'unknown for the initial
23739         spam-bogofilter-valid state, not 'never.
23740
23741         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
23742         for netrc-machine.
23743
23744         * nnimap.el (nnimap-open-connection):
23745         Use netrc-machine-user-or-password.
23746
23747 2004-10-17  Richard M. Stallman  <rms@gnu.org>
23748
23749         * gnus-registry.el (gnus-registry-unload-hook):
23750         Set as a variable with add-hook.
23751
23752         * nnspool.el (nnspool-spool-directory): Use news-directory instead
23753         of news-path.
23754
23755         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
23756
23757         * spam.el: Delete duplicate `provide'.
23758         (spam-unload-hook): Set as a variable with add-hook.
23759
23760 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23761
23762         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
23763         in the doc string.
23764
23765         * message.el (message-ignored-news-headers)
23766         (message-ignored-supersedes-headers)
23767         (message-ignored-resent-headers)
23768         (message-forward-ignored-headers): Improve custom type.
23769
23770 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23771
23772         * message.el (message-tokenize-header): Fix 2004-09-06 change
23773         which used point-min in the wrong place.
23774
23775 2004-10-12  Simon Josefsson  <jas@extundo.com>
23776
23777         * tls.el (tls-certtool-program): New variable.
23778         (tls-certificate-information): New function, based on
23779         ssl-certificate-information.
23780
23781 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23782
23783         * compface.el: Move the version of ELisp-based uncompface program
23784         to the contrib directory because of the copyright problem.
23785
23786 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
23787
23788         * message.el (message-kill-buffer): Raise the current frame.
23789
23790 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
23791
23792         * gnus-sum.el: Mention that multibyte characters don't work as marks.
23793
23794         * gnus.el (message-y-or-n-p): Autoload.
23795
23796         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
23797         (pop3-password-required, pop3-authentication-scheme)
23798         (pop3-leave-mail-on-server): Make customizable.
23799         (pop3): New custom group.
23800         (pop3-retr): Remove `sleep-for' statements.
23801         Suggested by Dave Love <fx@gnu.org>.
23802
23803         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
23804         Windows/DOS.
23805
23806         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23807         (imap-parse-body): Fix incorrect use of `assert'.
23808         Suggested by Dave Love <fx@gnu.org>.
23809
23810         * mml.el (mml-minibuffer-read-disposition): Require match.
23811         Suggested by Dave Love <fx@gnu.org>.
23812
23813 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
23814
23815         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
23816         doc string.
23817
23818 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23819
23820         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
23821
23822 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23823
23824         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
23825         instead of calling `mm-insert-inline', to decode text/* parts
23826         before displaying them.
23827
23828 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23829
23830         * mm-uu.el (mm-uu-text-plain-type): New variable.
23831         (mm-uu-pgp-signed-extract-1): Use it.
23832         (mm-uu-pgp-encrypted-extract-1): Use it.
23833         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
23834         bind mm-uu-text-plain-type with that value.
23835         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
23836         mm-uu-dissect.
23837
23838 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23839
23840         * gnus-group.el (gnus-update-group-mark-positions):
23841         * gnus-sum.el (gnus-update-summary-mark-positions):
23842         * message.el (message-check-news-body-syntax):
23843         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
23844         of string-as-multibyte.
23845
23846 2004-10-05  Juri Linkov  <juri@jurta.org>
23847
23848         * gnus-group.el (gnus-update-group-mark-positions):
23849         * gnus-sum.el (gnus-update-summary-mark-positions):
23850         * message.el (message-check-news-body-syntax):
23851         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
23852         8-bit unibyte values to a multibyte string for search functions.
23853
23854 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23855
23856         * mm-uu.el (mm-uu-dissect): Allow optional arg.
23857         (mm-uu-dissect-text-parts): New function.
23858
23859         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
23860         dissect text parts.
23861
23862         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
23863         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
23864
23865         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
23866
23867         * gnus-topic.el (gnus-topic-hierarchical-parameters):
23868         Use gnus-current-topics instead of gnus-current-topic.
23869
23870 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
23871
23872         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
23873
23874 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
23875
23876         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
23877         where appropriate.
23878
23879         * nnml.el (nnml-generate-active-info): do.
23880
23881         * nndiary.el (nndiary-generate-active-info): do.
23882
23883         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
23884         (gnus-topic-move): do.
23885
23886         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
23887         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
23888
23889         * gnus-srvr.el (gnus-server-prepare)
23890         (gnus-server-open-all-servers): do.
23891
23892         * gnus-msg.el (gnus-summary-cancel-article)
23893         (gnus-summary-resend-message)
23894         (gnus-summary-mail-crosspost-complaint): do.
23895
23896         * gnus-move.el (gnus-change-server): do.
23897
23898         * gnus-group.el (gnus-group-unmark-all-groups)
23899         (gnus-group-set-current-level): do.
23900
23901 2004-10-04  Simon Josefsson  <jas@extundo.com>
23902
23903         * message.el (message-generate-hashcash): Doc fix.
23904
23905 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
23906
23907         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
23908         avoid infinite recursion via gnus-get-function.
23909
23910 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
23911
23912         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
23913
23914         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
23915
23916         * nnmail.el (nnmail-split-history): do.
23917
23918         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
23919         (nnml-request-delete-group): do.
23920
23921         * nnslashdot.el (nnslashdot-read-groups): do.
23922
23923         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
23924         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
23925
23926         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
23927         (nnspool-sift-nov-with-sed): Use last.
23928         (nnspool-retrieve-headers-with-nov): Use mapc.
23929         (nnspool-request-newgroups): Use dolist.
23930         (nnspool-request-group): Use last.
23931
23932         * nntp.el (nntp-read-server-type): Use dolist.
23933
23934         * nnvirtual.el (nnvirtual-create-mapping)
23935         (nnvirtual-update-read-and-marked): Use dolist.
23936         (nnvirtual-convert-headers): Simplify.
23937
23938 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23939
23940         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23941         Add support for sync'ing tick marks.
23942
23943 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23944
23945         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
23946         there's no visible header.
23947
23948 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23949
23950         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23951         When necessary, pass full group name to gnus-request-set-marks.
23952
23953 2004-10-01  Simon Josefsson  <jas@extundo.com>
23954
23955         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
23956         acroread.
23957
23958 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23959
23960         * spam-report.el (spam-report-gmane): Fix interactive.
23961
23962         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
23963
23964         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
23965         when writing file.
23966         (gnus-agent-synchronize-flags): Don't default to being
23967         interactive.
23968
23969 2004-09-30  Simon Josefsson  <jas@extundo.com>
23970
23971         * message.el (message-generate-hashcash): Add.
23972         (message-send-mail): Use it, call mail-add-payment.
23973
23974 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
23975
23976         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
23977
23978 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
23979
23980         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
23981         gnus-requst-update-info with explicit code to sync the in-memory
23982         info read flags with the marks being sync'd to the backend.
23983
23984         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
23985
23986 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23987
23988         * spam.el (spam-verify-bogofilter): Add new function.
23989         (spam-check-bogofilter)
23990         (spam-bogofilter-register-with-bogofilter): Use it.
23991         (spam-verify-bogofilter): Add small fixes.
23992
23993 2004-09-28  Simon Josefsson  <jas@extundo.com>
23994
23995         * hashcash.el (hashcash-generate-payment): Revert.
23996
23997 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23998
23999         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24000         Use gnus-extract-references instead of gnus-split-references.
24001
24002         * gnus-util.el (gnus-extract-references): Add new function, analogous
24003         to gnus-split-references but extracts only the message-ID without
24004         anything extra.
24005
24006         * hashcash.el (hashcash-generate-payment)
24007         (hashcash-check-payment): Do the right thing if hashcash-path is
24008         nil (because the hashcash program could not be found).
24009
24010         * spam.el (spam-use-hashcash): Remove comment.
24011
24012 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
24013
24014         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
24015         (gnus-cache-enter-article, gnus-cache-remove-article)
24016         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
24017
24018         * gnus-async.el (gnus-async-prefetch-remove-group): do.
24019
24020         * gnus-art.el (article-hide-boring-headers)
24021         (article-translate-strings, article-display-face)
24022         (gnus-article-mime-match-handle-first)
24023         (gnus-article-highlight-headers)
24024         (gnus-article-add-buttons-to-head): do.
24025
24026 2004-09-27  Simon Josefsson  <jas@extundo.com>
24027
24028         * hashcash.el: New version, from
24029         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
24030         ../contrib/.
24031
24032 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24033
24034         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
24035
24036 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
24037
24038         * gnus-dup.el (gnus-dup-open): Use mapc.
24039         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
24040
24041         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
24042         Reported by Stefan Wiens <s.wi@gmx.net>.
24043
24044         * gnus.el (gnus-shutdown): Use dolist.
24045
24046         * gnus-undo.el (gnus-undo): Use mapc.
24047
24048         * nnrss.el (nnrss-generate-active): do.
24049
24050         * message.el (message-cite-original-without-signature)
24051         (message-cite-original): Use mapc.
24052         (message-do-actions, message-make-forward-subject): Use dolist.
24053
24054 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24055
24056         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
24057         deletion to remove entire duplicate line.  Fixes merged article
24058         number bug.
24059
24060 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24061
24062         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
24063         servers that are offline.  Avoids having gnus-agent-toggle-plugged
24064         first ask if you want to open a server and then, even when you
24065         responded with no, asking if you want to synchronize the server's
24066         flags.
24067         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
24068         multi-line expressions.
24069         (gnus-agent-synchronize-group-flags): New internal function.
24070         Updates marks in memory (in the info structure) AND in the
24071         backend.
24072
24073         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
24074
24075         * nnagent.el (nnagent-request-set-mark):
24076         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
24077         method, to ensure that synchronization updates marks in the
24078         backend and in the info (in memory) structure.
24079
24080 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24081
24082         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
24083         convention fully; don't miss the root article of a thread; make
24084         the X-Draft-From header with correct article numbers.
24085
24086 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
24087
24088         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
24089         unless plugged.  Disable the agent so that an open failure causes
24090         an error.
24091
24092         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
24093         Revert 2004-09-21 change.  The backend must be opened while
24094         synchronizing flags even when the backend stores the flags
24095         locally.
24096
24097 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
24098
24099         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
24100         in `header' match.  Reported by Svend Tollak Munkejord.
24101
24102         * message.el (message-cite-original): Fix use of
24103         `message-cite-articles-with-x-no-archive'.
24104
24105 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24106
24107         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
24108         (gnus-window-to-buffer): Ditto.
24109
24110         * mml.el (mml-preview-buffer): New variable.
24111         (mml-preview): Manage window layout with gnus-buffer-configuration.
24112
24113         * gnus-msg.el (gnus-setup-message): Put article numbers into the
24114         X-Draft-From header even if those articles aren't quoted.
24115
24116 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
24117
24118         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
24119         (gnus-request-set-mark, gnus-request-update-mark): Use new
24120         g-s-t-u-l-m to decide to use backend even when unplugged.
24121
24122 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24123
24124         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
24125         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
24126
24127 2004-09-20  Simon Josefsson  <jas@extundo.com>
24128
24129         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
24130         "utf-16-le".
24131
24132 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24133
24134         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
24135
24136 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
24137
24138         * uudecode.el (uudecode-use-external): Add :version.
24139
24140         * smime.el (smime-CA-file, smime-encrypt-cipher)
24141         (smime-dns-server): Add :version.
24142
24143         * smiley.el (gnus-smiley-file-types): Add :version.
24144
24145         * sha1.el (sha1-use-external): Add :version.
24146
24147         * pgg-def.el (pgg-query-keyserver): Add :version.
24148
24149         * nnmail.el (nnmail-fancy-expiry-targets)
24150         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
24151         Add :version.
24152
24153         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
24154         (nnimap-retrieve-groups-asynchronous): Add :version.
24155         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
24156
24157         * mml.el (mml-content-disposition-parameters)
24158         (mml-insert-mime-headers-always): Add :version.
24159
24160         * mm-util.el (mm-coding-system-priorities): Add :version.
24161
24162         * mm-decode.el (mm-inline-text-html-with-images)
24163         (mm-keep-viewer-alive-types, mm-external-terminal-program)
24164         (mm-verify-option): Add :version.
24165         (mm-text-html-renderer): Change :version.
24166
24167         * message.el (message-fcc-externalize-attachments)
24168         (message-required-headers, message-draft-headers)
24169         (message-subject-trailing-was-query)
24170         (message-subject-trailing-was-ask-regexp)
24171         (message-subject-trailing-was-regexp, message-mark-insert-begin)
24172         (message-mark-insert-end, message-archive-header)
24173         (message-archive-note, message-cross-post-default)
24174         (message-cross-post-note, message-followup-to-note)
24175         (message-cross-post-note-function, message-use-mail-followup-to)
24176         (message-subscribed-address-functions)
24177         (message-subscribed-address-file, message-subscribed-addresses)
24178         (message-subscribed-regexps, message-allow-no-recipients)
24179         (message-yank-cited-prefix, message-signature-insert-empty-line)
24180         (message-hidden-headers, message-hierarchical-addresses)
24181         (message-mail-user-agent, message-use-idna)
24182         (message-valid-fqdn-regexp)
24183         (message-strip-special-text-properties, message-header-synonyms)
24184         (message-beginning-of-line, message-tab-body-function): Add :version.
24185         (message-insert-canlock, message-wide-reply-confirm-recipients):
24186         Change :version.
24187
24188         * mail-source.el (mail-source-ignore-errors): Add :group, :type
24189         and :version.
24190         (mail-source-delete-old-incoming-confirm)
24191         (mail-source-movemail-program): Add :version.
24192
24193         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
24194         (gnus-agent-cache, gnus-agent): Change :version.
24195
24196         * gnus-util.el (gnus-use-byte-compile): Change :version.
24197
24198         * gnus-sum.el (gnus-summary-make-false-root-always)
24199         (gnus-summary-default-high-score)
24200         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
24201         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
24202         (gnus-read-all-available-headers, gnus-article-emulate-mime)
24203         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
24204         (gnus-sum-thread-tree-single-indent)
24205         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
24206         (gnus-sum-thread-tree-leaf-with-other)
24207         (gnus-sum-thread-tree-single-leaf): Add :version.
24208         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
24209         (gnus-article-loose-mime): Change :version.
24210
24211         * gnus-start.el (gnus-backup-startup-file)
24212         (gnus-save-startup-file-via-temp-buffer): Add :version.
24213
24214         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
24215         (gnus-server-offline-face): Add :version.
24216
24217         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
24218
24219         * gnus-msg.el (gnus-gcc-externalize-attachments)
24220         (gnus-debug-files, gnus-debug-exclude-variables)
24221         (gnus-discouraged-post-methods): Change :version.
24222         (gnus-confirm-mail-reply-to-news)
24223         (gnus-confirm-treat-mail-like-news): Add :version.
24224
24225         * gnus-int.el (gnus-server-unopen-status): Add :version.
24226
24227         * gnus-group.el (gnus-group-jump-to-group-prompt)
24228         (gnus-large-ephemeral-newsgroup)
24229         (gnus-fetch-old-ephemeral-headers): Add :version.
24230
24231         * gnus-fun.el (gnus-x-face-directory)
24232         (gnus-convert-pbm-to-x-face-command)
24233         (gnus-convert-image-to-x-face-command)
24234         (gnus-convert-image-to-face-command): Add :version.
24235
24236         * gnus-delay.el (gnus-delay-default-hour): Add :version.
24237
24238         * gnus-cite.el (gnus-cite-blank-line-after-header)
24239         (gnus-article-boring-faces): Add :version.
24240
24241         * gnus-art.el (gnus-buttonized-mime-types)
24242         (gnus-inhibit-mime-unbuttonizing)
24243         (gnus-treat-display-face)
24244         (gnus-treat-body-boundary): Change :version.
24245         (gnus-body-boundary-delimiter, gnus-picon-databases)
24246         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
24247         (gnus-treat-date-english, gnus-treat-fold-headers)
24248         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
24249         (gnus-treat-mail-picon, gnus-treat-wash-html)
24250         (gnus-article-encrypt-protocol)
24251         (gnus-use-idna, gnus-article-over-scroll)
24252         (gnus-mime-display-multipart-alternative-as-mixed)
24253         (gnus-mime-display-multipart-related-as-mixed)
24254         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
24255         (gnus-ctan-url, gnus-button-ctan-handler)
24256         (gnus-button-handle-ctan-bogus-regexp)
24257         (gnus-button-ctan-directory-regexp)
24258         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
24259         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
24260         (gnus-button-man-level, gnus-button-emacs-level)
24261         (gnus-button-message-level, gnus-button-browse-level): Add :version.
24262
24263         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
24264         (gnus-agent-go-online): Change :version.
24265         (gnus-agent-expire-unagentized-dirs)
24266         (gnus-agent-auto-agentize-methods): Add :version.
24267
24268         * flow-fill.el (fill-flowed-display-column)
24269         (fill-flowed-encode-column): Add :version.
24270
24271         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
24272         (gnus-outlook-deuglify-unwrap-max)
24273         (gnus-outlook-deuglify-cite-marks)
24274         (gnus-outlook-deuglify-unwrap-stop-chars)
24275         (gnus-outlook-deuglify-no-wrap-chars)
24276         (gnus-outlook-deuglify-attrib-cut-regexp)
24277         (gnus-outlook-deuglify-attrib-verb-regexp)
24278         (gnus-outlook-deuglify-attrib-end-regexp)
24279         (gnus-outlook-display-hook): Add :version.
24280
24281         * binhex.el (binhex-use-external): Add :version.
24282
24283 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
24284
24285         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
24286         and `invisible'.
24287
24288 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
24289
24290         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
24291         in gnus-registry-trim.
24292
24293 2004-09-13  Simon Josefsson  <jas@extundo.com>
24294
24295         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
24296
24297         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
24298
24299         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
24300         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24301         <yamaoka@jpl.org>.
24302         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
24303         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24304         <yamaoka@jpl.org>.
24305
24306         * sieve.el (sieve-manage-mode): Ditto.
24307
24308 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
24309
24310         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
24311
24312 2004-09-11  Simon Josefsson  <jas@extundo.com>
24313
24314         * dns-mode.el: Add.
24315
24316         * mm-view.el (mm-display-dns-inline): Add.
24317
24318         * mm-decode.el (mm-inline-media-tests): Add text/dns.
24319         (mm-automatic-display): Ditto.
24320
24321         * mailcap.el (mailcap-mime-data): Add text/dns.
24322         (mailcap-mime-extensions): Map .soa to text/dns.
24323
24324 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
24325
24326         * gnus-art.el (article-decode-mime-words, article-babel)
24327         (gnus-article-highlight-signature, gnus-article-add-buttons)
24328         (gnus-signature-toggle): Remove unnecessary bindings of
24329         `inhibit-read-only' inherited from v5.10 merge.
24330
24331 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
24332
24333         * nntp.el (nntp): New customization group.
24334         (nntp-authinfo-file): Add customization group.
24335
24336         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
24337
24338         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
24339
24340         * gnus.el (to-address, to-list, subscribed)
24341         (large-newsgroup-initial): Ditto.
24342
24343         * flow-fill.el (fill-flowed-display-column)
24344         (fill-flowed-encode-column): Ditto.
24345
24346 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24347
24348         * message.el (message-tokenize-header, message-send-mail-with-qmail):
24349         Use point-min rather than 1.
24350         (message-send-mail): Use buffer-size rather than point-max.
24351
24352         * gnus-sum.el (gnus-summary-search-article-forward):
24353         Signal a specific `search-failed' rather than a generic `error'.
24354
24355         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
24356         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
24357         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
24358
24359 2004-09-10  Simon Josefsson  <jas@extundo.com>
24360
24361         * nndb.el (require): Remove tcp and duplicate cl.
24362
24363 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24364
24365         * gnus-agent.el (directory-files-and-attributes): Move forward.
24366
24367 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24368
24369         * gnus-agent.el (directory-files-and-attributes):
24370         Optionally defined to support XEmacs.
24371
24372 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24373
24374         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
24375         to avoid run-time CL dependencies.
24376         (gnus-agent-unfetch-articles): New function.
24377         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
24378         article numbers even when local .overview file is missing.
24379         (gnus-agent-read-article-number): New function.  Only accepts
24380         27-bit article numbers.
24381         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
24382         Use gnus-agent-read-article-number.
24383         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
24384         from backend while recognizing that article numbers in .overview
24385         must be valid.
24386         (gnus-agent-update-files-total-fetched-for):
24387         Use directory-files-and-attributes to improve performance.
24388         * gnus-int.el (gnus-request-move-article):
24389         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
24390         improve performance.
24391
24392         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
24393         some users confused by references to .newsrc when they only have a
24394         .newsrc.eld file.
24395         (gnus-convert-mark-converter-prompt)
24396         (gnus-convert-converter-needs-prompt): Fix use of property list.
24397         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
24398         New function.  Used internally to only display 'gnus converting
24399         files' message when actually necessary.
24400
24401         * gnus-sum.el (): Remove (require 'gnus-agent) as required
24402         methods now autoloaded.
24403
24404 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24405
24406         * gnus-sum.el (gnus-summary-insert-subject): Remove list
24407         identifiers.
24408
24409 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
24410
24411         * gnus-picon.el: Fix indentation and closing parenthesis.
24412
24413 2004-09-01  Simon Josefsson  <jas@extundo.com>
24414
24415         * message.el (message-canlock-generate): Require sha1, not
24416         sha1-el.  (Can we get rid of this require altogether?  It is ugly
24417         to require within a function.  Sadly, if sha1.el isn't loaded, the
24418         let binding in m-c-g will hide the defcustom definition, which is
24419         bad.)
24420
24421         * canlock.el: Require sha1, not sha1-el.
24422
24423         * message.el: Don't autoload sha1 (there is a autoload cookie in
24424         sha1.el).
24425
24426         * sha1-el.el: Rename to sha1.el.
24427
24428 2004-08-30  Juanma Barranquero  <lektu@terra.es>
24429
24430         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
24431
24432 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24433
24434         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
24435
24436 2004-08-30  Kim F. Storm  <storm@cua.dk>
24437
24438         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
24439
24440         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
24441         Add :group 'nnimap.
24442
24443 2004-08-30  Andreas Schwab  <schwab@suse.de>
24444
24445         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
24446         ?* and ?\;.
24447
24448         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
24449         and ?\' to symbol instead of whitespace.
24450
24451 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
24452
24453         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
24454
24455         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
24456         instead of re-search-forward.
24457
24458         * gnus-uu.el (gnus-uu-save-article): Ditto.
24459         (gnus-uu-post-encode-uuencode): Ditto.
24460
24461         * html2text.el (html2text-clean-list-items): Ditto.
24462         (html2text-clean-dtdd): Ditto.
24463         (html2text-format-tags): Ditto.
24464
24465         * message.el (message-send-mail-with-sendmail): Fix regexp.
24466         (message-fill-field-general): Use search-forward instead of
24467         re-search-forward.
24468         (unbold-region): Ditto.
24469
24470         * nnrss.el (nnrss-request-article): Ditto.
24471
24472         * nnslashdot.el (nnslashdot-request-article): Ditto.
24473
24474         * nnweb.el (nnweb-gmane-wash-article): Ditto.
24475
24476         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
24477         "Unrecognized menu descriptor" error in XEmacs.
24478
24479 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24480
24481         * gnus-sum.el (gnus-read-header): Don't remove a header for the
24482         parent article of a sparse article in the thread hashtb.
24483
24484 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
24485
24486         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
24487         (nnmail-expand-newtext): Lowercase expanded entries if
24488         nnmail-split-lowercase-expanded is non-nil.
24489
24490 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24491
24492         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
24493
24494         * gnus-group.el (gnus-group-line-format-alist): Convert the value
24495         of gnus-tmp-news-method into string under XEmacs.  It will be
24496         passed to gnus-correct-length which takes only a string argument.
24497
24498 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24499
24500         * gnus-util.el (gnus-bind-print-variables): New macro.
24501         (gnus-prin1): Use it.
24502         (gnus-prin1-to-string): Use it.
24503         (gnus-pp): New function.
24504         (gnus-pp-to-string): New function.
24505
24506         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
24507         Replace pp-to-string with gnus-pp-to-string.
24508         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
24509         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
24510         * gnus-msg.el (gnus-debug): Ditto.
24511         * gnus-score.el (gnus-score-save): Ditto.
24512         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
24513         gnus-pp-to-string.
24514         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
24515         with gnus-pp.
24516         * score-mode.el (gnus-score-pretty-print): Ditto.
24517         * webmail.el (webmail-debug): Ditto.
24518
24519 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24520
24521         * gnus-art.el (article-display-face, article-display-x-face):
24522         Use buffer-read-only.
24523
24524 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24525
24526         * gnus-art.el (article-hide-list-identifiers):
24527         Bind inhibit-read-only as t.
24528
24529 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
24530
24531         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
24532
24533 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24534
24535         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
24536         (gnus-narrow-to-page): Don't assume point-min == 1.
24537         (gnus-article-edit-mode): Derive from message-mode.
24538
24539         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
24540         point-min == 1.
24541
24542         * imap.el (imap-parse-address-list, imap-parse-body-ext):
24543         Disable incorrect use of `assert'.
24544
24545         * message.el (message-mode): Set comment-start-skip.
24546
24547
24548 2004-08-22  Sam Steingold  <sds@gnu.org>
24549
24550         * pop3.el (pop3-leave-mail-on-server): New user variable.
24551         (pop3-movemail): Delete mail only when it is nil.
24552
24553 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
24554
24555         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
24556
24557         * mml.el (mml-preview): Use `pop-to-buffer'.
24558
24559         * message.el (message-goto-mail-followup-to): Insert after "To".
24560         (message-carefully-insert-headers): Add comment.
24561
24562         * gnus.el: Remove unused variable `gnus-article-check-size'.
24563
24564         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
24565
24566         * gnus-art.el (gnus-button-alist):
24567         Improve `gnus-button-handle-library' entry.
24568
24569 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
24570
24571         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
24572         Use downcase, since XEmacs capitalizes error messages differently.
24573
24574 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
24575
24576         * nntp.el: Add (require 'gnus) due to reference to
24577         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
24578
24579 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
24580
24581         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
24582         Bind `mm-fill-flowed'.
24583
24584         * mm-decode.el (mm-dissect-singlepart): Check it.
24585
24586 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
24587
24588         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
24589         'imap' for netrc parsing.
24590
24591 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
24592
24593         * mailcap.el (mailcap-mime-data): Mark as risky.
24594
24595 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24596
24597         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
24598         may be included in the encoded word.
24599         (rfc2047-encode): Don't append a space if the encoded word
24600         includes close parenthesis.
24601
24602 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24603
24604         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
24605         of text within parentheses.
24606
24607 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
24608
24609         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
24610         (gnus-encrypt-write-file-contents): Make the password key the file
24611         name PLUS the cipher, not just the cipher.  Also remove failed
24612         passwords from the cache.
24613
24614 2004-08-06  Simon Josefsson  <jas@extundo.com>
24615
24616         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
24617         Doc fix.
24618
24619 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24620
24621         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
24622         LWSP.
24623
24624 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
24625
24626         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24627         Try to append in-reply-to: data to the references: header.
24628
24629         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
24630         (netrc-parse): Use gnus-encrypt.el functions.
24631
24632         * gnus-encrypt.el: Add new file for encryption support; currently
24633         does only a few GPG ciphers and an internal XOR cipher.
24634
24635         * password.el: Add comments on using password-read-and-add.
24636         (password-read-and-add): Add function to read and add the
24637         password to the cache at once.
24638
24639 2004-07-28  Simon Josefsson  <jas@extundo.com>
24640
24641         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
24642         parameter (but don't use it, for now).
24643
24644         * imap.el (imap-ssl-open): Use imap-process-connection-type,
24645         instead of hard coding to nil.
24646
24647 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24648
24649         * mm-view.el (mm-inline-image-emacs): Open lines under an image
24650         as mm-inline-image-xemacs does.
24651
24652 2004-07-26  Simon Josefsson  <jas@extundo.com>
24653
24654         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
24655         Revert part of 2004-07-17 change below.
24656
24657 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24658
24659         * rfc2047.el (rfc2047-encode-region): Don't infloop.
24660         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24661
24662 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24663
24664         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
24665         quotes that actually start with ">" at the beginning of the
24666         lines.
24667
24668 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24669
24670         * rfc2047.el (rfc2047-encode-region): Fix last change.
24671         (rfc2047-encode-parameter): Remove useless concat.
24672
24673 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24674
24675         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
24676         encode special characters; fix some kind of misconfigured headers;
24677         signal a real error if debug-on-quit or debug-on-error is non-nil.
24678         (rfc2047-encode-max-chars): New variable.
24679         (rfc2047-encode-1): Use it.
24680         (rfc2047-encode-parameter): New function.
24681
24682         * mml.el (mml-insert-parameter): Remove an excessive space.
24683
24684 2004-07-17  Simon Josefsson  <jas@extundo.com>
24685
24686         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
24687         Kai Grossjohann <kai@emptydomain.de>.
24688         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
24689         (gnus-group-make-menu-bar): Ditto.
24690
24691         * gnus-util.el (gnus-group-server): Add.
24692
24693 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
24694
24695         * message.el (message-clone-locals): Clone sendmail and smtp
24696         variables.
24697
24698 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24699
24700         * rfc2047.el (rfc2047-encode-region): Fix last change.
24701
24702 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24703
24704         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
24705         characters as non-special.
24706
24707 2004-07-09  Simon Josefsson  <jas@extundo.com>
24708
24709         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
24710         Users will lose all flag changes made while unplugged with
24711         e.g. nntp unless flag synchronization happens, thus `nil' is not a
24712         good default.  See numerous reports on ding mailing list.
24713
24714 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24715
24716         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
24717         add generate-head-function and generate-article-function to the
24718         rfc822-forward entry.
24719         (nndoc-rfc822-forward-generate-article): New function.
24720         (nndoc-rfc822-forward-generate-head): New function.
24721
24722         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
24723
24724 2004-07-06  Dan Christensen  <jdc@uwo.ca>
24725
24726         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
24727         respect display group parameter and gnus-summary-expunge-below.
24728         (gnus-articles-to-read): Remove unused reference to display group
24729         parameter.
24730
24731 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24732
24733         * nnheader.el (nnheader-uniquify-message-id): New experimental
24734         variable.
24735         (nnheader-nov-read-message-id): Use it.
24736
24737         * spam-report.el (spam-report-gmane): Add interactive.
24738
24739 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24740
24741         * mm-encode.el (mm-content-transfer-encoding-defaults):
24742         Use qp-or-base64 for the application/* types.
24743
24744 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
24745
24746         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
24747
24748 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
24749
24750         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
24751         trim value.
24752
24753 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
24754
24755         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
24756         New macro and function.
24757         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
24758
24759 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24760
24761         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
24762         after-load-alist.
24763
24764 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24765
24766         * gnus-group.el (gnus-group-get-new-news-this-group):
24767         Don't update info that isn't there.
24768
24769 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
24770
24771         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
24772         entry.
24773
24774 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24775
24776         * mm-view.el (mm-inline-render-with-function): Use multibyte
24777         buffer; decode html source by charset.
24778
24779         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
24780
24781         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
24782         Mule-UCS is loaded under XEmacs.
24783         (mm-mime-mule-charset-alist): Avoid duplicated entries.
24784
24785 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
24786
24787         * nnheader.el (nnheader-max-head-length): Increase to 8192.
24788
24789 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24790
24791         * mm-util.el (mm-coding-system-p): Return a coding-system.
24792         (mm-mime-mule-charset-alist): Use shift_jis instead of
24793         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
24794         entries for the mime charsets iso-2022-jp-3 and shift_jis.
24795         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
24796         instead of japanese-shift-jis and iso-latin-1 respectively in
24797         order to share the default value with both Emacs and XEmacs-mule.
24798         (mm-mule-charset-to-mime-charset):
24799         Make mm-coding-system-priorities effective.
24800         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
24801         while predicating of candidates upon the priorities.
24802
24803 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
24804
24805         * gnus-sum.el (gnus-summary-make-menu-bar):
24806         Add gnus-uu-invert-processable.
24807
24808         * gnus.el: Autoload gnus-uu-invert-processable.
24809
24810 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24811
24812         * mm-util.el (mm-with-multibyte-buffer): New macro.
24813
24814         * rfc2047.el (rfc2047-encode-string): Use it.
24815         (rfc2047-encode-region): Move point to the end of the region after
24816         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
24817
24818 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24819
24820         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
24821         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
24822
24823 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24824
24825         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
24826         (gnus-cite-parse): Ignore quoted envelope From_.
24827         Suggested by Karl Chen <quarl@nospam.quarl.org>.
24828
24829 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
24830
24831         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
24832         invalid addresses.
24833
24834 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
24835
24836         * spam.el: Change section markers, revise TODO list.
24837         (spam-backends): Make new master list of all installed backends.
24838         (spam-summary-exit-behavior): Add new variable to determine how
24839         messages moves are done at summary exit.
24840         (spam-move-spam-nonspam-groups-only)
24841         (spam-process-ham-in-nonham-groups)
24842         (spam-process-ham-in-spam-groups): Remove variables, the
24843         spam-summary-exit-behavior variable should be used to manage this
24844         behavior.
24845         (spam-old-ham-articles, spam-old-spam-articles): Remove.
24846         (spam-old-articles): Add variable, replacing spam-old-ham-articles
24847         and spam-old-spam-articles.
24848         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
24849         Add empty variables, placeholders for the backends they represent.
24850         (spam-set-difference): Move, unchanged.
24851         (spam-list-of-processors): Declare OBSOLETE, not used anymore
24852         unless the user has a processor variable.
24853         (spam-classifications, spam-classification-valid-p)
24854         (spam-backend-properties, spam-backend-property-valid-p)
24855         (spam-backend-function-type-valid-p)
24856         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
24857         (spam-report-articles-gmane, spam-report-articles-resend):
24858         Remove functions, they are not needed.
24859         (spam-install-backend-super, spam-backend-list)
24860         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
24861         (spam-backend-function, spam-backend-ham-registration-function)
24862         (spam-backend-spam-registration-function)
24863         (spam-backend-ham-unregistration-function)
24864         (spam-backend-spam-unregistration-function)
24865         (spam-backend-statistical-p, spam-backend-mover-p)
24866         (spam-install-backend-alias, spam-install-checkonly-backend)
24867         (spam-install-mover-backend, spam-install-nocheck-backend)
24868         (spam-install-backend, spam-install-statistical-backend)
24869         (spam-install-statistical-checkonly-backend): Add backend installation
24870         support.
24871         (spam-summary-prepare-exit): Rewrite to use the new backend code.
24872         (spam-group-processor-p): Use the new backend code and respect the
24873         summary exit behavior.
24874         (spam-mark-spam-as-expired-and-move-routine): Remove.
24875         (spam-summary-prepare): Change to use the new spam-old-articles
24876         variable.
24877         (spam-copy-or-move-routine, spam-copy-spam-routine)
24878         (spam-move-spam-routine, spam-copy-ham-routine)
24879         (spam-move-ham-routine): Add code to copy/move ham or spam.
24880         (spam-fetch-field-fast): Improve doc and code, plus allow the
24881         'number request.
24882         (spam-list-of-checks, spam-list-of-statistical-checks):
24883         Remove variables.
24884         (spam-split, spam-find-spam): Use the new backend code.
24885         (spam-registration-functions): Remove variable.
24886         (spam-unregister-routine): Add convenience wrapper.
24887         (spam-log-undo-registration, spam-register-routine)
24888         (spam-log-processing-to-registry)
24889         (spam-log-unregistration-needed-p): Rename "check" to "backend"
24890         where possible.
24891         (spam-check-gmane-xref, spam-check-regex-headers)
24892         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
24893         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
24894         (spam-check-bogofilter-headers, spam-check-spamoracle)
24895         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
24896         (spam-check-crm114-headers): Use the spam-split-group that
24897         spam-split prepares, no need to determine it every time.
24898
24899         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
24900         to the nnheader-parse-naked-head call.
24901
24902         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
24903
24904         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
24905         the nnheader-nov-read-message-id call.
24906
24907 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24908
24909         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
24910         gnus-activate-group twice.  Suggested by Markus Peter
24911         <warp@spin.de>.
24912
24913 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
24914
24915         * gnus-art.el (gnus-article-time-format): Exchange the order of
24916         day and month in the default value; fix customization type.
24917         (article-date-ut): Use add-text-properties.
24918         (article-make-date-line): Use message-make-date instead of
24919         current-time-string.
24920
24921         * message.el (message-fetch-field): Don't use set-text-properties.
24922         (message-make-date): Simplify.
24923
24924         * messagexmas.el (message-xmas-make-date): New function.
24925         (message-xmas-redefine): Defalias message-make-date to it.
24926
24927 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24928
24929         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
24930         (rfc2047-encode-region): Treat text within parentheses as special;
24931         show the original text when error has occurred.
24932
24933         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
24934         already-computed method to gnus-activate-group.
24935
24936         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
24937         same select-methods identical Lisp objects.
24938
24939         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
24940         object when modifying the info.
24941
24942 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24943
24944         * gnus-srvr.el (gnus-server-set-info): Remove the server from
24945         gnus-opened-servers since it has never been opened with the new
24946         configuration yet.
24947
24948 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24949
24950         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
24951         arg to nnheader-generate-fake-message-id.
24952
24953 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
24954
24955         * nnheader.el (nnheader-generate-fake-message-id): Accept a
24956         number and build a fake message ID localized to a group and
24957         article number (so it's repeatable from that point on).
24958         (nnheader-fake-message-id-p): Change regex to accomodate new fake
24959         ID format.
24960
24961         * gnus-sum.el (gnus-get-newsgroup-headers):
24962         Call nnheader-generate-fake-message-id with the article number.
24963
24964 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
24965
24966         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
24967         end-of-buffer.
24968
24969 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24970
24971         * message.el (message-ignored-supersedes-headers): Add Approved.
24972
24973 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
24974
24975         * rfc2047.el (rfc2047-encode-message-header): Remove useless
24976         goto-char.
24977         (rfc2047-encode): Fold the line before encoding.
24978
24979 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24980
24981         * rfc2047.el (rfc2047-encode-message-header): Disabled header
24982         folding -- not all headers can be folded, and this should be done
24983         by the message composition mode.  Probably.  I think.
24984
24985 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24986
24987         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
24988         fast.
24989
24990         * gnus-ems.el (gnus-remove-image): Don't use
24991         message-text-with-property; remove only the image found first.
24992
24993         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
24994         found first.
24995
24996 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
24997
24998         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
24999
25000 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25001
25002         * message.el (message-text-with-property): Make it fast and accept
25003         optional arguments.
25004         (message-strip-forbidden-properties): Use it.
25005         (message-fix-before-sending): Follow the m-t-w-p change.
25006
25007         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
25008
25009 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25010
25011         * gnus-art.el (article-hide-headers): Don't change the buffer
25012         mistakenly when performing mml-preview even if
25013         gnus-single-article-buffer is nil.
25014
25015 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
25016
25017         * message.el (message-expand-name-databases): New user option.
25018         (message-expand-name): Use it.
25019
25020 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
25021
25022         * spam.el (spam-report-articles-resend)
25023         (spam-report-resend-register-routine): Allow ham reporting.
25024         (spam-report-resend-register-ham-routine): Add wrapper.
25025         (spam-registration-functions): Add ham resending functions.
25026         (spam-list-of-processors): Add ham resend processor.
25027
25028         * gnus.el (ham-resend-to): Add new group parameter.
25029         (spam-process): Add ham resend option.
25030
25031         * spam-report.el (spam-report-resend): Allow reporting ham.
25032         (spam-report-resend-ham): Add wrapper.
25033
25034 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25035
25036         * message.el (message-cite-articles-with-x-no-archive):
25037         New variable.
25038         (message-cite-original): Use it.
25039
25040 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25041
25042         * message.el (message-cite-original): Respect X-No-Archive.
25043
25044 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25045
25046         * gnus-art.el (article-hide-headers): Refer to the values for
25047         gnus-ignored-headers and gnus-visible-headers in the summary
25048         buffer since a user may have set them as group parameters.
25049
25050 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
25051
25052         * assistant.el (assistant-node-name): Add convenience function.
25053         (assistant-render-text, assistant-render-node): Add error handling,
25054         plus handle multiple next nodes.
25055         (assistant-find-next-node): Comment out for now.
25056         (assistant-find-next-nodes): Add function, returns list of next
25057         nodes.
25058
25059 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
25060
25061         * mail-source.el (mail-source-directory): Fix doc-string.
25062
25063 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
25064
25065         * assistant.el (assistant-render-text, assistant-eval): Add :set
25066         widget type, which is different because it takes and returns a
25067         list.  Much hilarity ensues.
25068
25069 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
25070
25071         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
25072
25073         * gnus-group.el (gnus-group-get-new-news-this-group):
25074         Add doc-string.
25075
25076         * gnus-start.el (gnus-activate-group): Add doc-string.
25077
25078 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25079
25080         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
25081
25082 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
25083
25084         * assistant.el (assistant-render-text): Try to add a :set
25085         widget, more to come.
25086
25087         * spam.el (spam-group-spam-contents-p): Handle empty groupname
25088         strings.
25089         (spam-report-articles-resend)
25090         (spam-register-routine): Do registration iff any articles warrant
25091         it.
25092         (spam-summary-prepare-exit): Change log message for nil group
25093         destinations.
25094
25095 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
25096
25097         * spam.el (spam-report-resend-register-routine):
25098         Allow spam-report-resend-to to be a group parameter or a global value.
25099
25100 2004-05-26  Simon Josefsson  <jas@extundo.com>
25101
25102         * starttls.el: Merge with my GNUTLS based starttls.el.
25103         (starttls-gnutls-program, starttls-use-gnutls)
25104         (starttls-extra-arguments, starttls-process-connection-type)
25105         (starttls-connect, starttls-failure, starttls-success):
25106         New variables.
25107         (starttls-program, starttls-extra-args): Doc fix.
25108         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
25109         New functions.
25110         (starttls-negotiate, starttls-open-stream):
25111         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
25112         function if it is set.
25113
25114 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25115
25116         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
25117         structured fields.
25118
25119 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25120
25121         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
25122
25123 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
25124
25125         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
25126         Add variable.
25127         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
25128         assigning the spam-mark to new messages.
25129
25130 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
25131
25132         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
25133
25134 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25135
25136         * dgnushack.el: Autoload customize-set-variable for XEmacs.
25137
25138         * rfc2047.el (rfc2047-encodable-p): Don't move point.
25139         (rfc2047-decode): Treat the ascii coding-system as raw-text by
25140         default.
25141
25142 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
25143
25144         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
25145         correct data.
25146
25147 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
25148
25149         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
25150         (spam-group-processor-p): Fix function.
25151         (spam-group-processor-multiple-p)
25152         (spam-group-spam-processor-report-gmane-p)
25153         (spam-group-spam-processor-report-resend-p)
25154         (spam-group-spam-processor-bogofilter-p)
25155         (spam-group-spam-processor-blacklist-p)
25156         (spam-group-spam-processor-ifile-p)
25157         (spam-group-ham-processor-ifile-p)
25158         (spam-group-spam-processor-spamoracle-p)
25159         (spam-group-spam-processor-crm114-p)
25160         (spam-group-ham-processor-bogofilter-p)
25161         (spam-group-spam-processor-stat-p)
25162         (spam-group-ham-processor-stat-p)
25163         (spam-group-ham-processor-whitelist-p)
25164         (spam-group-ham-processor-BBDB-p)
25165         (spam-group-ham-processor-spamoracle-p)
25166         (spam-group-ham-processor-copy-p): Remove functions with some
25167         prejudice against unneeded code.
25168         (spam-report-articles-resend)
25169         (spam-report-resend-register-routine): Allow the group/topic
25170         spam-resend-to value to override spam-report-resend-to.
25171         (spam-summary-prepare-exit): Invoke spam-group-processor-p
25172         properly now.
25173
25174         * gnus.el (spam-resend-to): Add group/topic parameter.
25175         (spam-process): Move the OBSOLETE processors to the end of the
25176         choices.
25177
25178 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
25179
25180         * spam-report.el (spam-report-resend-to, spam-report-resend):
25181         Start with resend-to set to nil, and then ask the user if necessary.
25182         (spam-report-resend): spam-report-resend takes a list of articles, not
25183         separate article numbers.
25184
25185 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25186
25187         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
25188         addition to emacs-w3m.
25189
25190 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25191
25192         * assistant.el (assistant-authinfo-data): New function.
25193         (assistant-eval): Eval for entire assistant.
25194
25195         * netrc.el (netrc-services-file): New variable.
25196         (netrc-parse-services): New function.
25197         (netrc-find-service-name): New function.
25198         (netrc-find-service-number): New function.
25199         (netrc-port-equal): New function.
25200         (netrc-machine): Use it.
25201
25202         * nnimap.el (nnimap-open-connection): Use netrc.
25203
25204         * gnus-util.el (gnus-netrc-get): Remove aliases.
25205
25206         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
25207
25208         * assistant.el (wid-edit): Fix compilation.
25209
25210         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
25211
25212 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
25213
25214         * gnus-util.el (gnus-set-file-modes): New function.  (small
25215         patch).
25216
25217 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25218
25219         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
25220
25221         * assistant.el (assistant-render-node): Fix up rendering and
25222         read-only text.
25223         (assistant-render-node): Reset.
25224         (assistant-make-read-only): Not sticky.
25225
25226 2004-05-20  Danny Siu  <dsiu@adobe.com>
25227
25228         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
25229         centered even when gnus-auto-center-summary is t.
25230
25231 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25232
25233         * dns.el (dns-get-txt-answer): New function.
25234         (dns-read-txt): Ditto.
25235         (query-dns): Use it.
25236
25237 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25238
25239         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
25240         active for foreign groups even if the group level is higher than
25241         the specified value.
25242
25243 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25244
25245         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
25246         non-active groups.
25247
25248         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
25249
25250 2004-05-20  Magnus Henoch  <mange@freemail.hu>
25251
25252         * dns.el (dns-read-type): Add support for SVR.  (small patch)
25253
25254 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
25255
25256         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
25257         (spam-crm114-header, spam-crm114-spam-switch)
25258         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
25259         (spam-crm114-positive-spam-header)
25260         (spam-crm114-database-directory, spam-list-of-processors)
25261         (spam-group-spam-processor-crm114-p)
25262         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
25263         (spam-generic-score, spam-list-of-checks)
25264         (spam-list-of-statistical-checks, spam-registration-functions)
25265         (spam-check-crm114-headers, spam-crm114-score)
25266         (spam-check-crm114, spam-crm114-register-with-crm114)
25267         (spam-crm114-register-spam-routine)
25268         (spam-crm114-unregister-spam-routine)
25269         (spam-crm114-register-ham-routine)
25270         (spam-crm114-unregister-ham-routine): Add CRM114 support.
25271
25272 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
25273
25274         * gnus.el: Add spam-use-crm114.
25275
25276         * spam.el (spam-list-of-processors, spam-registration-functions):
25277         Add spam-use-resend.
25278         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
25279         (spam-report-articles-gmane): Add doc fix.
25280         (spam-report-articles-resend, spam-report-resend-register-routine):
25281         Add wrappers around spam-report-resend-to.
25282
25283         * spam-report.el (spam-report-resend-to, spam-report-resend):
25284         Add support for resending spam.
25285         (spam-report-gmane): Fix line length >80.
25286
25287         * gnus.el (spam-process): Add spam-use-resend.
25288
25289 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25290
25291         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
25292         number of processed spam messages.
25293         (spam-ham-copy-or-move-routine): Return the number of processed
25294         ham messages.
25295         (spam-summary-prepare-exit): Use the above values to decide
25296         whether status messages shouled be displayed.
25297
25298 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
25299
25300         * rfc2047.el (rfc2047-encode-function-alist): Rename from
25301         `rfc2047-encoding-function-alist' in order to avoid conflicting
25302         with the old version.
25303         (rfc2047-encode-region): Concatenate words containing non-ASCII
25304         characters in structured fields; don't encode space-delimited
25305         ASCII words even in unstructured fields; don't break words at
25306         char-category boundaries.
25307         (rfc2047-encode-1): New function.
25308         (rfc2047-encode): Use it; encode text so that it occupies the
25309         maximum width within 76-column; work correctly on Q encoding for
25310         iso-2022-* charsets.
25311         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
25312         sure not to break a line just after the header name.
25313         (rfc2047-b-encode-region): Remove.
25314         (rfc2047-b-encode-string): New function.
25315         (rfc2047-q-encode-region): Remove.
25316         (rfc2047-q-encode-string): New function.
25317
25318         * mm-util.el (mm-replace-in-string): New function.
25319
25320 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25321
25322         * gnus-msg.el (gnus-inews-make-draft-meta-information):
25323         Really get it right.
25324         (gnus-inews-make-draft): Really.
25325
25326 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
25327
25328         * nnmh.el (nnmh-request-list-1): Don't check the link count
25329         before descending.  (small patch)
25330
25331 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25332
25333         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
25334         stuff.
25335
25336         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
25337         Match on real group name.
25338
25339         * gnus-art.el (gnus-signature-limit): Doc fix.
25340
25341         * gnus-msg.el (gnus-inews-make-draft): Quote list.
25342
25343         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
25344
25345 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
25346
25347         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
25348         isn't a string.
25349
25350 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25351
25352         * gnus-draft.el (gnus-draft-send):
25353         Bind rfc2047-encode-encoded-words.
25354
25355         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
25356         (rfc2047-encodable-p): Say that =? needs encoding.
25357         (rfc2047-encode-encoded-words): New variable.
25358
25359         * gnus-group.el (gnus-group-select-group): Doc fix.
25360
25361         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
25362
25363         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
25364         to nil.
25365
25366         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
25367
25368         * nnheader.el (nnheader-get-lines-and-char): New function.
25369
25370 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
25371
25372         * gnus-msg.el (gnus-summary-followup-with-original):
25373         Document yanking of region when active.
25374
25375 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25376
25377         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
25378         groups if the group level is higher than the specified value.
25379
25380 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25381
25382         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
25383         (gnus-group-jump-to-group): Add prefix argument using
25384         `gnus-group-jump-to-group-prompt'.  Query before jumping to
25385         non-active group.
25386
25387         * compface.el (uncompface): Be verbose when changing
25388         `uncompface-use-external'.
25389
25390         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
25391         handle manual section.
25392
25393 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25394
25395         * gnus-art.el (gnus-button-alist): Revert previous change.
25396
25397 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25398
25399         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
25400
25401 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25402
25403         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
25404         whether backend can accept message.
25405
25406         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
25407
25408 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
25409
25410         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25411         Avoid creating directory when nntp-marks-is-evil is true.
25412         Reported by Reiner Steib.
25413
25414 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25415
25416         * gnus-picon.el (gnus-picon-insert-glyph):
25417         Add optional `nostring' argument.
25418
25419 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25420
25421         * gnus-picon.el (gnus-picon-style): New variable.
25422         (gnus-picon-transform-address): Support `gnus-picon-style'.
25423
25424 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25425
25426         * message.el (message-fill-field): Return point.
25427         (message-generate-headers): Go to end of field.
25428
25429         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
25430         stuff for non-living groups.
25431
25432 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25433
25434         * gnus-art.el (gnus-article-followup-with-original)
25435         (gnus-article-reply-with-original): gnus-mark-active-p ->
25436         gnus-region-active-p.
25437
25438 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
25439
25440         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
25441         only when there is spam or ham to be processed.
25442
25443 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25444
25445         * mail-source.el (mail-source-delete-crash-box): Refactor.
25446         (mail-source-fetch): Use it.
25447         (mail-source-fetch-file): Ditto.
25448         (mail-source-fetch-directory): Run postscript in loop.
25449         (mail-source-fetch-pop): Delete.
25450         (mail-source-fetch-maildir): Ditto.
25451         (mail-source-fetch-imap): Ditto.
25452
25453         * imap.el (imap-authenticators): Comment out sasl.
25454
25455         * message.el (message-skip-to-next-address): New function.
25456         (message-fill-header-address): Refactor.
25457         (message-fill-address): Use it.
25458         (message-delete-address): Use it.
25459         (message-fill-header-general): Refactor.
25460         (message-fill-field-address): Rename.
25461         (message-narrow-to-field): Find the start of the header.
25462         (message-header-format-alist): Don't pre-fill.
25463         (message-fill-header): Remove.
25464         (message-insert-header): New function.
25465         (message-shorten-references): Use it.
25466
25467         * rfc2047.el (rfc2047-field-value): Strip props.
25468
25469         * mail-parse.el (mail-header-make-address): New alias.
25470
25471         * ietf-drums.el (ietf-drums-make-address): New function.
25472
25473         * imap.el: Add compiler directives.
25474
25475         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
25476
25477         * gnus-art.el (article-decode-idna-rhs): Don't use
25478         message-idna-inside-rhs-p.
25479
25480 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25481
25482         * message.el (message-idna-inside-rhs-p): Remove.
25483         (message-idna-to-ascii-rhs-1): Use proper address parsing.
25484
25485         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
25486         false positives.
25487
25488 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
25489
25490         * imap.el (imap-sasl-make-mechanisms): Use sasl.
25491
25492 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25493
25494         * nneething.el (nneething-file-name): Don't create spurious
25495         files.
25496
25497         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
25498         (gnus-inews-do-gcc): Remove sleep.
25499
25500         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
25501         part under point.
25502
25503         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
25504         (gnus-agent-regenerate-group): Using nil messages aren't valid.
25505
25506 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
25507
25508         * spam.el (spam-summary-prepare-exit): Fix (length).
25509
25510 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
25511
25512         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
25513         as expired without moving it" message when there are spam
25514         messages left.
25515
25516 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
25517
25518         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
25519         header is not nil.
25520
25521 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
25522
25523         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25524         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
25525         (nntp-marks-changed-p): New arg SERVER.
25526         (nntp-request-update-info): Adjust caller.
25527
25528 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
25529
25530         * nntp.el (nntp-save-marks): Pass missing arg.
25531
25532 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
25533
25534         * nntp.el: Support marks.
25535         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
25536         (nntp-marks-modtime, nntp-marks-directory): New variables.
25537         (nntp-request-set-mark, nntp-request-update-info)
25538         (nntp-possibly-create-directory, nntp-marks-changed-p)
25539         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
25540         New functions.
25541
25542 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
25543
25544         * gnus-xmas.el (gnus-xmas-select-lowest-window)
25545         (gnus-xmas-redefine): Rename.
25546
25547         * gnus-score.el (gnus-score-insert-help):
25548         Use gnus-select-lowest-window.
25549
25550         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
25551         appt-select-lowest-window and rename to gnus-select-lowest-window.
25552
25553         * gnus.el: do.
25554
25555 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25556
25557         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
25558         encodings of MIME-encoded words, in order to improve
25559         interoperability with several broken MUAs.
25560
25561 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25562
25563         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
25564         tags, only when charsets are not specified in headers.
25565         (mm-inline-text-html-render-with-w3m): Ditto.
25566
25567         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
25568         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
25569
25570 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25571
25572         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
25573         instead of MIME-decoded from fields when checking
25574         `gnus-article-address-banner-alist'.
25575
25576 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
25577
25578         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
25579         description rather than subject.
25580
25581 2004-05-02  Steve Youngs  <steve@youngs.au.com>
25582
25583         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
25584
25585 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25586
25587         * gnus.el (gnus-version-number): Bump.
25588
25589 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25590
25591         * gnus.el: No Gnus v0.2 is released.
25592
25593 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25594
25595         * gnus-agent.el (gnus-agent-read-agentview):
25596         Inline gnus-uncompress-range.
25597
25598 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25599
25600         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
25601         `exec-installed-p'.
25602
25603 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25604
25605         * gnus.el (spam-process, spam-autodetect-methods):
25606         Add bsfilter and bsfilter-headers.
25607
25608         * spam.el (spam-bsfilter): New customize group.
25609         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
25610         (spam-bsfilter-header, spam-bsfilter-probability-header)
25611         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
25612         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
25613         (spam-bsfilter-database-directory): New options.
25614         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
25615         (spam-list-of-statistical-checks, spam-registration-functions):
25616         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
25617         (spam-bsfilter-score): New command.
25618         (spam-check-bsfilter-headers, spam-check-bsfilter)
25619         (spam-bsfilter-register-with-bsfilter)
25620         (spam-bsfilter-register-spam-routine)
25621         (spam-bsfilter-unregister-spam-routine)
25622         (spam-bsfilter-register-ham-routine)
25623         (spam-bsfilter-unregister-ham-routine): New functions.
25624         (spam-generic-score): Support bsfilter; Accept an optional argument
25625         to recalcurate spam score even if scoring header has already been
25626         added.
25627         (spam-bogofilter-score, spam-spamassassin-score): Accept an
25628         optional argument to recalcurate spam score even if scoring header
25629         has already been added.
25630
25631 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
25632
25633         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
25634         strings!  Reported by David D. Smith <davidsmith@acm.org>.
25635         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
25636         link is missing.
25637
25638 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
25639
25640         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
25641         (html2text-get-attr): Rewrite.
25642
25643         * message.el (message-setup-1): Remove redundant put-text-property
25644         on mail-header-separator.
25645
25646 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
25647
25648         * gnus-registry.el (gnus-registry-cache-whitespace)
25649         (gnus-registry-action, gnus-registry-spool-action)
25650         (gnus-registry-split-fancy-with-parent): Change message levels
25651         from 5 to 3 or 7, as needed.
25652
25653         * spam.el (spam-summary-prepare-exit)
25654         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
25655         (spam-split, spam-find-spam, spam-log-undo-registration)
25656         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
25657         level from 5 to 6.
25658
25659 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25660
25661         * gnus-ems.el: Autoload appt-select-lowest-window (revert
25662         2004-03-04 change).
25663
25664 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
25665
25666         * sieve-manage.el (sieve-manage-open):
25667         * nnweb.el (nnweb-insert-html):
25668         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
25669         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
25670         * nnspool.el (nnspool-request-group):
25671         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
25672         * nnml.el (nnml-request-update-info):
25673         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
25674         (nnmh-request-create-group, nnmh-update-gnus-unreads):
25675         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
25676         (nnimap-request-set-mark):
25677         * nnfolder.el (nnfolder-request-update-info):
25678         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
25679         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
25680         * gnus-uu.el (gnus-uu-find-articles-matching):
25681         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
25682         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
25683         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
25684         * gnus-nocem.el (gnus-nocem-scan-groups):
25685         * gnus-int.el (gnus-start-news-server):
25686         * gnus-group.el (gnus-group-make-kiboze-group)
25687         (gnus-group-browse-foreign-server):
25688         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
25689         Use mapc when appropriate.
25690
25691 2004-04-22  Dan Christensen  <jdc@uwo.ca>
25692             Adam Sjøgren  <asjo@koldfront.dk>
25693             Wes Hardaker  <wes@hardakers.net>
25694             Michael Shields  <shields@msrl.com>
25695
25696         * spam.el (spam-necessary-extra-headers): Get the extra headers we
25697         may need for spam sorting and scoring.
25698         (spam-user-format-function-S): Add user format function suitable for
25699         general use.
25700         (spam-article-sort-by-spam-status): Add sorting function for summary
25701         sorting.
25702         (spam-extra-header-to-number): Add function to get a score from a
25703         header.
25704         (spam-summary-score): Add function to get a numeric score from the
25705         headers.
25706         (spam-generic-score): Fix function doc, was in wrong place.
25707         (spam-initialize): Take symbols when it's run, and install the
25708         extra headers that spam-necessary-extra-headers thinks we need.
25709
25710 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
25711
25712         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
25713         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25714
25715 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
25716
25717         * gnus-sum.el (gnus-set-global-variables)
25718         (gnus-build-all-threads, gnus-get-newsgroup-headers)
25719         (gnus-article-get-xrefs, gnus-summary-best-group)
25720         (gnus-summary-next-article, gnus-summary-enter-digest-group)
25721         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
25722         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
25723         Use with-current-buffer.
25724
25725 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
25726
25727         * spam.el (spam-summary-prepare-exit): Simplify logic.
25728         (spam-fetch-article-header): Read the article header if it's not
25729         available.
25730         (spam-list-articles): Simplify logic.
25731         (spam-filelist-register-routine): Fix bug with unregister-list.
25732
25733         * gnus-registry.el: Fix comments at beginning.
25734
25735 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
25736
25737         * message.el (message-cater-to-broken-inn): Remove.
25738         (message-shorten-references): Make sure the total folded length of
25739         References is shorter than 998 characters to cater to a bug in INN
25740         2.3.  Also, don't pretend that references aren't folded -- this
25741         hasn't worked for a while.
25742
25743 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25744
25745         * gnus-agent.el (gnus-agentize):
25746         gnus-agent-send-mail-real-function no longer set to current value
25747         of message-send-mail-function but rather a lambda that calls
25748         message-send-mail-function.  The change makes the agent real-time
25749         responsive to user changes to message-send-mail-function.
25750
25751 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25752
25753         * legacy-gnus-agent.el
25754         (gnus-agent-convert-to-compressed-agentview): Fix typos with
25755         help from Florian Weimer <fw@deneb.enyo.de>
25756
25757 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25758
25759         * nnmail.el (nnmail-cache-insert): Revert last change.
25760
25761 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25762
25763         * nnmail.el (nnmail-cache-insert): Always check whether
25764         nnmail-cache-ignore-groups matches a group name.
25765
25766 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
25767
25768         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
25769         (spam-find-spam, spam-log-processing-to-registry)
25770         (spam-log-registered-p, spam-log-unregistration-needed-p)
25771         (spam-log-undo-registration): Use gnus-message instead of
25772         gnus-error, none of these errors are fatal.
25773
25774         * gnus-registry.el (gnus-registry-clean-empty-function)
25775         (gnus-registry-clean-empty): Remove only empty entries without
25776         extra data.
25777
25778 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
25779
25780         * spam-stat.el (spam-stat-buffer-change-to-spam)
25781         (spam-stat-buffer-change-to-non-spam): Change (error) to
25782         (gnus-message 8) invocation.
25783
25784 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25785
25786         * nntp.el (nntp-via-netcat-command): New variable.
25787         (nntp-via-netcat-switches): New variable.
25788         (nntp-open-via-rlogin-and-netcat): New function.
25789         (nntp-open-connection-function): Doc fix.
25790         (nntp-telnet-command): Doc fix.
25791         (nntp-end-of-line): Doc fix.
25792         (nntp-via-rlogin-command): Doc fix.
25793         (nntp-via-user-name): Doc fix.
25794         (nntp-via-address): Doc fix.
25795
25796 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25797
25798         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
25799         error in Emacs 21.1.
25800
25801 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
25802
25803         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
25804
25805 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25806
25807         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
25808         (gnus-agent-with-refreshed-group): New macro.
25809         (gnus-agent-rename-group): New function.
25810         (gnus-agent-delete-group): New function.
25811         (gnus-agent-save-group-info): Use gnus-command-method when
25812         `method' parameter is nil.  Don't write nil entries into the
25813         active file.
25814         (gnus-agent-get-group-info): New function.
25815         (gnus-agent-fetch-articles):
25816         Use gnus-agent-update-files-total-fetched-for to increment disk space
25817         used.
25818         (gnus-agent-fetch-headers, gnus-agent-save-alist):
25819         Use gnus-agent-update-view-total-fetched-for to increment disk space
25820         used.
25821         (gnus-agent-get-local): Add optional parameters to avoid calling
25822         gnus-group-real-name and gnus-find-method-for-group.
25823         (gnus-agent-set-local): Delete stored entry if either min, or max,
25824         are nil.
25825         (gnus-agent-fetch-session): Reworded error/quit messages.
25826         On quit, use gnus-agent-regenerate-group to record existance of any
25827         articles fetched to disk before the quit occurred.
25828         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
25829         gnus-agent-update-view-total-fetched-for, and
25830         gnus-agent-update-files-total-fetched-for to decrement disk space
25831         used.
25832         (gnus-agent-retrieve-headers):
25833         Use gnus-agent-update-view-total-fetched-for to increment disk space
25834         used.
25835         (gnus-agent-regenerate-group): Replace gnus-group-update-group
25836         with gnus-agent-update-files-total-fetched-for to decrement disk
25837         space and fresh group buffer.
25838         (gnus-agent-inhibit-update-total-fetched-for): New variable.
25839         (gnus-agent-need-update-total-fetched-for): New variable.
25840         (gnus-agent-update-files-total-fetched-for): New function.
25841         (gnus-agent-update-view-total-fetched-for): New function.
25842         (gnus-agent-total-fetched-for): New function.
25843
25844         * gnus-cache.el (gnus-cache-save-buffers):
25845         Use gnus-cache-update-overview-total-fetched-for to change disk space
25846         used by this group.
25847         (gnus-cache-possibly-enter-article):
25848         Use gnus-cache-update-file-total-fetched-for to increment disk space
25849         used by this group.
25850         (gnus-cache-possibly-remove-article):
25851         Use gnus-cache-update-file-total-fetched-for to decrement disk space
25852         used by this group.
25853         (gnus-cache-generate-nov-databases): Purge total fetched cache.
25854         (gnus-cache-rename-group): New function.
25855         (gnus-cache-delete-group): New function.
25856         (gnus-cache-inhibit-update-total-fetched-for): New variable.
25857         (gnus-cache-need-update-total-fetched-for): New variable.
25858         (gnus-cache-with-refreshed-group): New macro.
25859         (gnus-cache-update-file-total-fetched-for): New function.
25860         (gnus-cache-update-overview-total-fetched-for): New function.
25861         (gnus-cache-rename-group-total-fetched-for): New function.
25862         (gnus-cache-delete-group-total-fetched-for): New function.
25863         (gnus-cache-total-fetched-for): New function.
25864
25865         * gnus-group.el: Require gnus-sum and autoload functions to
25866         resolve warnings when gnus-group.el compiled alone.
25867         (gnus-group-line-format): Documented new %F.
25868         (size of Fetched data) group line format; identifies disk space
25869         used by agent and cache.
25870         (gnus-group-line-format-alist): Defined new F format.
25871         (gnus-total-fetched-for): New function.
25872         (gnus-group-delete-group): No longer update
25873         gnus-cache-active-altered as gnus-request-delete-group now keeps
25874         the cache in sync.
25875         (gnus-group-list-active): Let the agent store a server's active
25876         list if currently plugged.
25877
25878         * gnus-int.el (gnus-request-delete-group):
25879         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
25880         local disk in sync with the server.
25881         (gnus-request-rename-group):
25882         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
25883         local disk in sync with the server.
25884
25885         * gnus-start.el (gnus-get-unread-articles):
25886         Cosmetic simplification to logic.
25887
25888         * gnus-util.el (gnus-rename-file): New function.
25889
25890 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
25891
25892         * mm-util.el (mm-image-load-path): Handle nil in load-path.
25893
25894 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
25895
25896         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
25897         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
25898
25899 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
25900
25901         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
25902         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
25903
25904 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
25905
25906         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
25907
25908 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
25909
25910         * spam.el (spam-set-difference): Add function to replace
25911         gnus-set-difference in spam.el.
25912         (spam-summary-prepare-exit): Use spam-set-difference.
25913
25914 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
25915
25916         * gnus-registry.el (gnus-registry-cache-file): Update to use
25917         gnus-dribble-directory OR gnus-home-directory OR ~.
25918         (gnus-registry-split-fancy-with-parent): Fix doc.
25919
25920 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25921
25922         * message.el (message-exchange-point-and-mark):
25923         Use message-mark-active-p.  Suggested by Jesper Harder
25924         <harder@ifa.au.dk>.
25925
25926 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25927
25928         * message.el (message-exchange-point-and-mark): Don't activate
25929         region if it was inactive.  Suggested by Hiroshi Fujishima
25930         <pooh@nature.tsukuba.ac.jp>.
25931
25932 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25933
25934         * gnus-art.el (article-display-face): Display Faces in the same
25935         order as X-Faces.
25936
25937 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25938
25939         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
25940
25941 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25942
25943         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
25944         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
25945         (gnus-article-mime-hierarchy): Remove.
25946         (gnus-article-mime-hierarchy-next): Remove.
25947         (gnus-article-mode): Revert 2004-03-19 change.
25948         (gnus-article-setup-buffer): Revert 2004-03-19 change.
25949         (gnus-insert-mime-button): Revert 2004-03-19 change.
25950         (gnus-mime-accumulate-hierarchy): Remove.
25951         (gnus-mime-enter-multipart): Remove.
25952         (gnus-mime-leave-multipart): Remove.
25953         (gnus-mime-display-part): Revert 2004-03-19 change.
25954         (gnus-mime-display-alternative): Revert 2004-03-19 change.
25955
25956         * mml.el (mml-preview): Revert 2004-03-19 change.
25957
25958 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
25959
25960         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
25961
25962 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25963
25964         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
25965         t while entering a file name using the mm-with-multibyte macro.
25966         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25967
25968         * mm-util.el (mm-with-multibyte): New macro.
25969
25970 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25971
25972         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
25973         New user option.
25974         (gnus-mime-multipart-functions): Doc and customization fix.
25975         (gnus-article-mime-hierarchy): New variable.
25976         (gnus-article-mime-hierarchy-next): New variable.
25977         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
25978         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
25979         gnus-article-mime-hierarchy-next to nil.
25980         (gnus-insert-mime-button): Show hierarchy numbers.
25981         (gnus-mime-accumulate-hierarchy): New function.
25982         (gnus-mime-enter-multipart): New function.
25983         (gnus-mime-leave-multipart): New function.
25984         (gnus-mime-display-part): Recompute hierarchical MIME structure.
25985         (gnus-mime-display-alternative): Show hierarchy numbers.
25986
25987         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
25988         gnus-article-mime-hierarchy-next to nil.
25989
25990 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
25991
25992         * dns.el: Don't require gnus-xmas.
25993
25994 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
25995
25996         * mml.el (mml-generate-mime-1): Don't use format=flowed with
25997         inline PGP.
25998         (mml-menu): Disable mml-quote-region if mark is inactive.
25999
26000 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26001
26002         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
26003         when the group's active is not available.
26004
26005 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26006
26007         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
26008         error.
26009
26010 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
26011
26012         * imap.el (imap-store-password): New variable.
26013         (imap-interactive-login): Use it.
26014         Suggested by Mark Plaksin <happy@mcplaksin.org>.
26015
26016 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26017
26018         * gnus-art.el (gnus-article-read-summary-keys): Restore new
26019         window-start and hscroll to summary window.
26020
26021 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26022
26023         * gnus-start.el (gnus-convert-old-newsrc): Only write the
26024         conversion message to newsrc-dribble when an actual conversion is
26025         performed.
26026
26027 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
26028
26029         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
26030
26031 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26032
26033         * mm-decode.el (mm-complicated-handles): New function reviving
26034         former definition of mm-multiple-handles.
26035
26036         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
26037         (gnus-mime-delete-part): Use it.
26038
26039 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26040
26041         * gnus-agent.el (gnus-agent-read-local):
26042         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
26043         avoid the implicit assumption that they will always be equal.
26044         (gnus-agent-save-local): Bind buffer-file-coding-system, not
26045         coding-system-for-write, as the with-temp-file macro first prints
26046         to a buffer then saves the buffer.
26047
26048 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26049
26050         * gnus-art.el (gnus-article-edit-part): New function.
26051         (gnus-mime-save-part-and-strip): Use it; do query instead of
26052         signaling an error; don't use mm-multiple-handles.
26053         (gnus-mime-delete-part): Ditto.
26054
26055 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26056
26057         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
26058         old file versions.
26059         (gnus-group-prepare-hook): Remove function that converted list
26060         form of gnus-agent-expire-days to group properties.
26061
26062         * gnus-int.el: Autoload gnus-agent-regenerate-group.
26063         (gnus-request-accept-article): Re-indented.
26064
26065         * gnus-start.el (gnus-convert-old-newsrc): Registered new
26066         converters to handle old agent file formats.  Add logic for a
26067         "backup before upgrading warning".
26068         (gnus-convert-mark-converter-prompt): Developers can mark
26069         functions as needing (default), or not needing,
26070         gnus-convert-old-newsrc's "backup before upgrading warning".
26071         (gnus-convert-converter-needs-prompt): Tests whether the user
26072         should be protected from potentially irreversable changes by the
26073         function.
26074
26075         * legacy-gnus-agent.el: New.  Provides converters that are only
26076         loaded when gnus-convert-old-newsrc needs to call them.
26077
26078 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26079
26080         * mail-source.el (mail-source-touch-pop): Doc fix.
26081
26082         * message.el (message-smtpmail-send-it): Doc fix.
26083
26084 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
26085
26086         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
26087
26088         * nnmail.el (nnmail-split-fancy): do.
26089
26090         * gnus-kill.el (gnus-kill, gnus-execute): do.
26091
26092 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
26093
26094         * gnus-sum.el (gnus-widget-reversible-match)
26095         (gnus-widget-reversible-to-internal)
26096         (gnus-widget-reversible-to-external): New functions.
26097         (gnus-widget-reversible): New widget.
26098         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
26099
26100 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
26101
26102         * gnus-sum.el (gnus-thread-sort-functions)
26103         (gnus-article-sort-functions): Document `(not F)' items.
26104
26105 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
26106
26107         * spam.el (spam-use-gmane-xref): Add new backend.
26108         (spam-gmane-xref-spam-group): Add variable to control the name of the
26109         Gmane spam group.
26110         (spam-blackhole-servers, spam-blackhole-good-server-regex)
26111         (spam-regex-headers-spam, spam-regex-headers-ham)
26112         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
26113         (spam-list-of-checks): Add spam-use-gmane-xref to list of
26114         backends and checks.
26115         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
26116
26117         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
26118         an autodetect method.
26119
26120 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26121
26122         * gnus-int.el (gnus-request-accept-article): Inform the agent that
26123         articles are being added to a group.
26124         (gnus-request-replace-article): Inform the agent that articles
26125         need to be uncached as the cached contents are no longer valid.
26126
26127 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26128
26129         * binhex.el: Don't autoload executable-find.
26130
26131         * canlock.el: Don't autoload mail-fetch-field.
26132
26133         * dgnushack.el: Autoload c-mode for XEmacs.
26134
26135         * gnus-ems.el: Don't autoload appt-select-lowest-window.
26136
26137         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
26138         rmail-dont-reply-to and rmail-output.
26139
26140         * gnus-score.el: Don't autoload ffap-string-at-point.
26141
26142         * gnus-setup.el: Don't autoload sc-cite-original.
26143
26144         * imap.el: Don't autoload base64-decode-string,
26145         base64-encode-string and md5.
26146
26147         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
26148         and rmail-msg-restore-non-pruned-header.
26149
26150         * mm-decode.el: Don't autoload executable-find.
26151
26152         * mm-url.el: Don't autoload executable-find.
26153
26154         * mm-view.el: Don't autoload diff-mode.
26155
26156         * nndb.el: Don't autoload news-reply-mode, news-setup,
26157         cancel-timer and telnet.
26158
26159         * password.el: Don't autoload run-at-time for Emacs.
26160
26161         * sha1-el.el: Don't autoload executable-find.
26162
26163         * sieve-mode.el: Don't autoload c-mode.
26164
26165         * uudecode.el: Don't autoload executable-find.
26166
26167 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26168
26169         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
26170         (gnus-agent-possibly-alter-active): Avoid null in numeric
26171         comparison.
26172         (gnus-agent-set-local): Refuse to save null in local object table.
26173         (gnus-agent-regenerate-group): The REREAD parameter can now be a
26174         list of articles that will be marked as unread.
26175
26176 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26177
26178         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
26179
26180 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
26181
26182         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
26183         language tags.
26184
26185 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
26186
26187         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
26188         Don't bind "obarray".
26189
26190         * gnus-sum.el (gnus-thread-sort-functions):
26191         Add `gnus-thread-sort-by-most-recent-number' and
26192         `gnus-thread-sort-by-most-recent-date'.
26193         Reported by Kai Grossjohann <kai@emptydomain.de>.
26194
26195 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
26196
26197         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
26198
26199 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26200
26201         * gnus-cus.el (gnus-agent-customize-category):
26202         Remove ignore-errors macro reference that required cl to be loaded at
26203         run-time.
26204
26205         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
26206         single-interval range of the form (min . max).  Previously the
26207         range had to look like ((min . max)).  Likewise, return
26208         (min . max) rather than ((min . max)).
26209         (gnus-range-map): Use gnus-range-normalize to accept
26210         single-interval range.
26211
26212         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
26213         the cache, but not the agent, now appear with their usual face.
26214
26215         * dgnushack.el (loaddir): New variable that is bound to the
26216         directory containing the dgnushack.el file.  Use loaddir, rather
26217         than srcdir, to update load-path.  Change lets dgnushack compile
26218         code in directories other than GNUS/lisp.
26219
26220 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
26221
26222         * lpath.el: Don't bind w3m-safe-url-regexp.
26223
26224         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
26225         w3m-safe-url-regexp variable buffer-local.
26226
26227         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26228
26229 2004-02-27  Simon Josefsson  <jas@extundo.com>
26230
26231         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
26232         gnus-group-real-prefix.
26233         (gnus-summary-move-article): Use it, instead of
26234         gnus-group-real-prefix.
26235
26236 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26237
26238         * lpath.el: Bind w3m-safe-url-regexp.
26239
26240         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
26241         w3m-safe-url-regexp variable buffer-local and set it as the value
26242         of mm-w3m-safe-url-regexp.
26243
26244         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26245
26246         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
26247         parsing gnus-posting-styles when the message is not for replying.
26248
26249         * dgnushack.el: Autoload sgml-mode for XEmacs.
26250
26251         * nnrss.el (nnrss-opml-export):
26252         Use mm-set-buffer-file-coding-system instead of
26253         set-buffer-file-coding-system.
26254
26255 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
26256
26257         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
26258         of checkdoc.el).
26259         * nnrss.el: do.
26260         * gnus-mlspl.el: do.
26261         * gnus-ml.el: do.
26262         * gnus-srvr.el: do.
26263
26264         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
26265
26266 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
26267
26268         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
26269         Corrections to custom-manual links.
26270
26271         * gnus-art.el (gnus-article): Ditto.
26272
26273         * mm-decode.el (mime-display, mime-security): Ditto.
26274
26275 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26276
26277         * flow-fill.el: Typo.
26278
26279 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
26280
26281         * spam-wash.el: New file.
26282
26283 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
26284
26285         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
26286
26287 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
26288
26289         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
26290         to be run with new-articles as LIST1, not LIST2.
26291         (spam-registration-functions): Add spam-use-ham-copy as a nil
26292         registration backend.
26293
26294 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26295
26296         * spam-stat.el (spam-stat-washing-hook): New option.
26297         (spam-stat-buffer-words): Use it.
26298         (spam-stat-process-directory, spam-stat-test-directory):
26299         Use insert-file-contents-literally.
26300         (spam-stat-coding-system): New variable.
26301         (spam-stat-load, spam-stat-save): Use it.
26302
26303 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26304
26305         * spam-report.el (spam-report-plug-agent):
26306         Quote spam-report-url-to-file and spam-report-url-ping-plain.
26307
26308 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
26309
26310         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
26311         Allow / in mailto URLs.
26312
26313 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
26314
26315         * spam-report.el (spam-report-process-queue): Fix interactive use.
26316         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
26317         (spam-report-unplug-agent): Doc fixes.
26318         (spam-report-url-ping-mm-url, spam-report-url-to-file)
26319         (spam-report-agentize, spam-report-deagentize): Autoload.
26320
26321 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26322
26323         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
26324
26325         * message.el (message-setup-fill-variables): Add mml tags to
26326         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
26327         <ajk@iu.edu>.
26328         (message-mode): Don't modify paragraph-separate there.
26329
26330 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26331
26332         * compface.el (uncompface-use-external): Default to undecided.
26333         (uncompface-use-external-threshold): New variable.
26334         (uncompface-float-time): New macro.
26335         (uncompface): Determine whether to use the external decoder if
26336         uncompface-use-external is undecided.
26337
26338 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26339
26340         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
26341         after images.
26342
26343         * gnus-art.el (gnus-mime-display-single): Remove dead code.
26344
26345 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
26346
26347         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
26348
26349         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
26350
26351         * gnus-sum.el (gnus-summary-limit-to-age)
26352         (gnus-summary-limit-children): do.
26353
26354         * gnus-int.el (gnus-request-scan): do.
26355
26356         * gnus-group.el (gnus-group-suspend): do.
26357
26358         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
26359
26360         * gnus-cite.el (gnus-cite-parse-attributions): do.
26361
26362         * gnus-agent.el (gnus-summary-set-agent-mark)
26363         (gnus-agent-regenerate-group): do.
26364
26365         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
26366
26367         * binhex.el (binhex-decode-region-internal): do.
26368
26369 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26370
26371         * gnus-fun.el (gnus-face-properties-alist): New user option.
26372         (gnus-display-x-face-in-from): Use it.
26373
26374         * gnus-art.el (article-display-face): Ditto.
26375
26376         * compface.el (uncompface-use-external): Default to nil.
26377
26378 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
26379
26380         * nntp.el (nntp-erase-buffer): New function.
26381         (nntp-retrieve-data, nntp-send-command)
26382         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
26383         (nntp-possibly-change-group): Use it.
26384
26385         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
26386         Use with-current-buffer.
26387
26388 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
26389
26390         * compface.el: Merge the ELisp-based uncompface program.
26391         (compface): New customization group.
26392         (uncompface-use-external): New user option.
26393         (uncompface): Call uncompface-internal if uncompface-use-external
26394         is nil.
26395         (uncompface-internal): New function.  Note that there are also
26396         some other functions and variables added for this function.
26397
26398 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
26399
26400         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
26401         if necessary.
26402
26403 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
26404
26405         * spam-report.el (spam-report-unplug-agent)
26406         (spam-report-plug-agent, spam-report-deagentize)
26407         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
26408         Add support for the Agent in spam-report: when unplugged, report to a
26409         file; when plugged, submit all the requests.
26410
26411         * spam.el (spam-register-routine): Fix message about
26412         registration.
26413
26414 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
26415
26416         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
26417         dependencies.
26418         (rfc2047-encode): Use it.
26419
26420         * gnus-art.el (gnus-button-marker-list): Move before first
26421         reference.
26422
26423         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
26424         (imap-parse-body): Fix format string mismatch.
26425
26426         * gnus-score.el (gnus-summary-increase-score): do.
26427
26428         * nnrss.el (nnrss-close): New function.
26429
26430 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
26431
26432         * nnrss.el (nnrss-make-filename): New function.
26433         (nnrss-request-delete-group, nnrss-read-server-data)
26434         (nnrss-save-server-data, nnrss-read-group-data)
26435         (nnrss-save-group-data): Use it.
26436         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
26437         (nnrss-read-server-data, nnrss-read-group-data): Use load.
26438         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
26439
26440 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
26441
26442         * mml.el (mml-compute-boundary-1): Don't uncompress files.
26443
26444 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
26445
26446         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
26447         files.
26448
26449         * message.el (message-generate-headers-first): Don't quote nil
26450         and t in docstrings.
26451
26452         * imap.el (imap-id): do.
26453
26454         * gnus-agent.el (gnus-agent-consider-all-articles)
26455         (gnus-agent-queue-mail): do.
26456
26457 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
26458
26459         * spam-report.el (spam-report-process-queue): New function.
26460         Process requests from `spam-report-requests-file'.
26461         (spam-report-process-queue): Doc fix.
26462
26463 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
26464
26465         * spam.el (spam-register-routine)
26466         (spam-log-processing-to-registry, spam-log-registered-p)
26467         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26468         Change "check" to "spam-check" for semi-clarity.
26469
26470 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
26471
26472         * pop3.el: Require nnheader.
26473
26474         * mml-smime.el: Require cl.  Autoload message-fetch-field.
26475
26476         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
26477
26478         * gnus-picon.el: Require cl.
26479
26480         * gnus-fun.el: Require gnus-ems and gnus-util.
26481
26482         * gnus.el (gnus-method-to-server): Move defsubst before first use.
26483
26484         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
26485
26486         * gnus-art.el (gnus-article-edit-mode): Define before first
26487         reference.
26488
26489 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
26490
26491         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
26492         (gnus-uu-post-encoded): Use point-at-bol.
26493
26494         * gnus-topic.el (gnus-group-active-topic-p): do.
26495
26496         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
26497
26498         * gnus-group.el (gnus-group-kill-region): do.
26499
26500         * gnus-art.el (article-date-ut): do.
26501
26502         * message.el (message-fetch-field): Remove redundant
26503         case-fold-search binding.
26504         (message-narrow-to-field): Simplify.
26505
26506 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
26507
26508         * spam.el (spam-directory): Derive from `gnus-directory'.
26509
26510         * spam-report.el (spam-report-url-to-file)
26511         (spam-report-requests-file): New function and variable for offline
26512         reporting.
26513         (spam-report-url-ping-function): Add `spam-report-url-to-file'
26514         and user defined function.
26515         (spam-report-url-ping-mm-url): Remove doubled slash.
26516
26517 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
26518
26519         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
26520
26521 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
26522
26523         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
26524         Fix format string mismatch.
26525
26526         * sieve.el (sieve-deactivate-all): do.
26527
26528         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
26529
26530         * nnlistserv.el (nnlistserv-kk-wash-article): do.
26531
26532         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
26533
26534         * mm-bodies.el (mm-7bit-chars): Don't include \r.
26535
26536 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
26537
26538         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
26539         the list of checks.
26540
26541 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
26542
26543         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
26544         padding.
26545
26546 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
26547
26548         * mm-view.el (mm-fill-flowed): New variable.
26549         (mm-inline-text): Use it.
26550
26551 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
26552
26553         * spam.el (spam-spamassassin-register-ham-routine)
26554         (spam-spamassassin-register-spam-routine): Fix function names.
26555
26556 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26557
26558         * gnus.el (gnus-tmp-grouplens): Remove.
26559         (gnus-summary-line-format): Remove grouplens.
26560
26561         * gnus-group.el (gnus-group-line-format): Ditto.
26562
26563         * gnus-spec.el (gnus-format-specs): Ditto.
26564         (gnus-update-format-specifications): Flush the group format spec
26565         cache if there's the grouplens stuff.
26566         (gnus-parse-simple-format): Replace %l with the empty string.
26567
26568 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
26569
26570         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
26571         omission.
26572
26573 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26574
26575         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
26576         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26577
26578 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
26579
26580         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
26581         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
26582         New macros and functions.
26583         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
26584         Handle > NLINK_MAX messages.
26585         * nnmaildir.el (nnmaildir-request-set-mark):
26586         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
26587
26588 2004-01-25  Alex Schroeder  <alex@gnu.org>
26589
26590         * spam-stat.el (spam-stat-process-directory-age): New option.
26591         (spam-stat-process-directory): Use it.
26592
26593 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
26594
26595         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
26596         (spam-stat-save): Accept prefix argument.
26597
26598 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
26599
26600         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
26601         links" error.
26602
26603 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26604
26605         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
26606         the rest of the and/or forms.
26607
26608 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26609
26610         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
26611         compatibility with old .newsrc.eld files.
26612
26613         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
26614
26615         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
26616
26617         * gnus-start.el (gnus-1): do.
26618
26619         * gnus-group.el (gnus-group-line-format-alist): do.
26620
26621         * gnus.el (gnus-use-grouplens, gnus-visual): do.
26622
26623         * gnus-gl.el: Remove.
26624
26625 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26626
26627         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
26628         marks consisting of a single range {for example, (3 . 5)} rather
26629         than a list of a single range { ((3 . 5)) }.
26630
26631 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26632
26633         * spam-stat.el (spam-stat-store-gnus-article-buffer):
26634         Use with-current-buffer.
26635         (spam-stat-store-current-buffer): Use insert-buffer-substring to
26636         avoid consing a string.
26637
26638         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
26639         Remove obsolete entries for big5 and gb2312.
26640
26641 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26642
26643         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
26644         uncompressed list.
26645
26646 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
26647
26648         * spam-stat.el (spam-stat-strip-xref): New function.
26649         (spam-stat-process-directory): Use it.
26650
26651         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
26652         here -- it's done in message-fetch-field.
26653
26654 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26655
26656         * gnus-agent.el (gnus-agent-queue-mail)
26657         (gnus-agent-prompt-send-queue): New variables.
26658         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
26659         * gnus-draft.el (gnus-group-send-queue): Pass the group name
26660         "nndraft:queue" along to gnus-draft-send.
26661         Use gnus-agent-prompt-send-queue.
26662         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
26663         is "nndraft:queue".  Suggested by Gaute Strokkenes
26664         <gs234@srcf.ucam.org>
26665
26666         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
26667         (agent-enable-undownloaded-faces): Add.
26668         (gnus-agent-cat-groups): Use eval-and-compile, not
26669         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
26670         method of gnus-agent-cat-groups even when the buffer has been
26671         evaled.
26672         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
26673         delete gnus-agent-save-active-1.
26674         (gnus-agent-save-groups): Delete.  Identical to
26675         gnus-agent-save-active.
26676         (gnus-agent-write-active): No longer adjust agent's copy of active
26677         file as agent's adjustments are now stored in their own
26678         file.  Remove optional parameter.
26679         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
26680         servers.  Add use of min/max range limits from server's local
26681         file.
26682         (gnus-agent-save-alist): Remove unused optional argument.
26683         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
26684         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
26685         (gnus-agent-set-local): A per-server file that keeps min/max range
26686         limits for articles known to the agent.  Provides a fast mechanism
26687         for altering many active ranges.
26688         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
26689         active file (local makes it unnecessary).
26690         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
26691
26692         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
26693         (agent-enable-undownloaded-faces): Add.
26694
26695         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
26696         disable it when sending to "nndraft:queue".
26697         (gnus-group-send-queue): Add safety check to avoid sending queue
26698         when unplugged.
26699
26700         * gnus-group.el (gnus-group-catchup): Use new
26701         gnus-sequence-of-unread-articles, not
26702         gnus-list-of-unread-articles, to avoid exhausting memory with huge
26703         numbers of articles.  Use gnus-range-map to avoid having to
26704         uncompress the unread list.
26705         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
26706         Fix invalid ange-ftp reference.
26707
26708         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
26709         (gnus-sorted-range-intersection): Intersection of two ranges
26710         without requiring that they first be uncompressed.
26711
26712         * gnus-start.el (gnus-activate-group): Unless blocked by the
26713         caller, possibly expand the active range to include both cached
26714         and agentized articles.
26715         (gnus-convert-old-newsrc): Rewrote in anticipation of having
26716         multiple version-dependent converters.
26717         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
26718         gnus-agent-save-active.
26719         (gnus-save-newsrc-file): Save dirty agent range limits.
26720
26721         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
26722         gnus-agent-possibly-alter-active.
26723         (gnus-adjust-marked-articles): Faster handling of simple lists.
26724
26725 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
26726
26727         * spam-stat.el (spam-stat-test-directory): New optional argument
26728         displays a list of files detected.  Suggested by Andrew Cohen
26729         <cohen@andy.bu.edu>.
26730         (spam-stat-buffer-words-with-scores): Don't narrow and change
26731         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
26732
26733 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
26734
26735         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
26736         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
26737         (spam-spamassassin-arguments)
26738         (spam-spamassassin-spam-flag-header)
26739         (spam-spamassassin-positive-spam-flag-header)
26740         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
26741         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
26742         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
26743         (spam-list-of-processors, spam-list-of-checks)
26744         (spam-list-of-statistical-checks, spam-registration-functions)
26745         (spam-check-spamassassin-headers, spam-check-spamassassin)
26746         (spam-spamassassin-score)
26747         (spam-spamassassin-register-with-sa-learn)
26748         (spam-spamassassin-register-spam-routine)
26749         (spam-spamassassin-register-ham-routine)
26750         (spam-assassin-register-spam-routine)
26751         (spam-assassin-register-ham-routine): Add SpamAssassin support.
26752         (spam-bogofilter-score): Fix to show article before scoring.
26753
26754 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
26755
26756         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
26757         default scoring function.
26758         (spam-generic-score): Call spam-spamassassin-score if
26759         spam-use-spamassassin or spam-use-spamassassin-headers is on;
26760         spam-bogofilter-score otherwise.
26761
26762         * gnus.el (spam-process, spam-autodetect-methods):
26763         Add spamassassin and spamassassin-headers.
26764
26765 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
26766
26767         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
26768         Suppress unnecessary messages.
26769
26770 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
26771
26772         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
26773         make-hash-table.
26774
26775 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26776
26777         * canlock.el (base64-encode-string): Don't autoload it.
26778
26779 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
26780
26781         * run-at-time.el: Remove useless (require 'itimer),
26782         eval-and-compile and (featurep 'xemacs).
26783
26784 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
26785
26786         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
26787         GROUP is a virtual group.
26788
26789 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
26790
26791         * gnus.el: Autoload `message-y-or-n-p'.
26792
26793 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
26794
26795         * pgg-parse.el: Remove unnecessary (require 'custom).
26796
26797         * pgg-def.el: do.
26798
26799         * nnmail.el: do.
26800
26801         * gnus-undo.el: do.
26802
26803         * gnus-picon.el: do.
26804
26805         * gnus-util.el: do.
26806
26807 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
26808
26809         * gnus-sum.el (gnus-pick-line-number): Add autoload.
26810
26811 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26812
26813         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
26814         handle, as well as a list.
26815
26816         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
26817         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
26818         (mm-w3m-cid-retrieve): Simplify.
26819
26820 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
26821
26822         * message.el (message-kill-to-signature): Allow prefix arg to
26823         specify number of lines to keep before signature.
26824
26825 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
26826
26827         * message.el (message-kill-to-signature): Change docstring.
26828
26829 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26830
26831         * canlock.el: Always require sha1-el.
26832         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
26833
26834         * message.el: Autoload sha1 only when compiling.
26835
26836         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
26837         eudc-expand-inline for XEmacs.
26838
26839 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
26840
26841         * message.el (message-canlock-generate): Require sha1-el.
26842
26843 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
26844
26845         * message.el (message-expand-name): Silence the byte compiler.
26846
26847         * lpath.el: Add detect-coding-system.
26848
26849         * dgnushack.el (dgnushack-compile): Remove obsolete check for
26850         cus-edit.
26851
26852 2004-01-13  Simon Josefsson  <jas@extundo.com>
26853
26854         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
26855         Invoke gnus-score-mode.
26856         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26857
26858         * gnus-range.el (gnus-compress-sequence): Doc fix.
26859         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
26860
26861 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26862
26863         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
26864
26865 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
26866
26867         * spam.el (spam-get-article-as-string): Update to use
26868         gnus-request-article-this-buffer, much simpler.
26869         (spam-get-article-as-buffer): Remove.
26870
26871 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
26872
26873         * message.el (message-expand-name): Use EUDC if the user uses that.
26874
26875 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26876
26877         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
26878         character for the encoding to avoid consing a string.
26879
26880         * rfc2047.el (rfc2047-decode-string): Don't cons a string
26881         unnecessarily.
26882
26883         * mm-util.el (mm-replace-chars-in-string): Remove.
26884
26885         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
26886         of mm-replace-chars-in-string.
26887
26888 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
26889
26890         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
26891
26892         * mm-util.el (mm-subst-char-in-string): Support inplace.
26893
26894         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
26895         a new string in every iteration.  Use shy groups.
26896
26897 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
26898
26899         * gnus-srvr.el (gnus-browse-unsubscribe-group):
26900         * gnus-soup.el (gnus-soup-group-brew):
26901         * gnus-msg.el (gnus-put-message):
26902         * gnus-move.el (gnus-group-move-group-to-server):
26903         * gnus-kill.el (gnus-batch-score):
26904         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
26905         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
26906         (gnus-group-update-group, gnus-group-read-group)
26907         (gnus-group-make-group, gnus-group-make-help-group)
26908         (gnus-group-make-archive-group, gnus-group-make-directory-group)
26909         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
26910         (gnus-group-sort-by-unread, gnus-group-catchup)
26911         (gnus-group-unsubscribe-group, gnus-group-kill-group)
26912         (gnus-group-yank-group, gnus-group-set-info)
26913         (gnus-group-list-groups):
26914         * gnus.el (gnus-generate-new-group-name):
26915         * gnus-delay.el (gnus-delay-send-queue):
26916         * nnvirtual.el (nnvirtual-catchup-group):
26917         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
26918         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
26919         (gnus-group-prepare-topics, gnus-topic-check-topology):
26920         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
26921         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
26922         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
26923         (gnus-group-make-articles-read):
26924         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
26925         (gnus-group-change-level, gnus-kill-newsgroup)
26926         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
26927         (gnus-get-unread-articles, gnus-make-articles-unread)
26928         (gnus-make-ascending-articles-unread): Use accessor
26929         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
26930         to get group information for improved readability.
26931
26932
26933 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26934
26935         * gnus-art.el (article-decode-mime-words, article-babel)
26936         (gnus-article-highlight-signature, gnus-article-add-buttons)
26937         (gnus-signature-toggle): Use gnus-with-article-buffer.
26938
26939         * gnus-art.el (gnus-article-highlight-headers)
26940         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
26941
26942         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
26943         (gnus-article-set-globals, gnus-request-article-this-buffer)
26944         (gnus-button-message-id, gnus-article-maybe-hide-headers)
26945         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
26946         (gnus-mime-display-alternative): Use with-current-buffer.
26947
26948 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26949
26950         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
26951         also under 80 char limit, and call gnus-error if needed.
26952         (spam-fetch-article-header): Fix - it was a
26953         buffer-local variable (gnus-newsgroup-data).
26954         (spam-find-spam): Use spam-generate-fake-headers, forget about
26955         spam-insert-fake-headers.
26956         (spam-insert-fake-headers): Remove.
26957
26958 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26959
26960         * deuglify.el (gnus-article-outlook-unwrap-lines)
26961         (gnus-outlook-rearrange-article)
26962         (gnus-outlook-repair-attribution-outlook)
26963         (gnus-outlook-repair-attribution-block)
26964         (gnus-outlook-repair-attribution-other): Remove redundant
26965         save-excursion.
26966
26967 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26968
26969         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
26970         (spam-fetch-field-subject-fast)
26971         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
26972         (spam-fetch-article-header): Add functions to deal with Gnus
26973         internals for fast retrieval of article header data.
26974         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
26975
26976 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26977
26978         * pop3.el (pop3-md5): Remove.
26979         (pop3-apop): Replace pop3-md5 with md5.
26980
26981         * mm-bodies.el: base64 is always built-in.
26982
26983         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
26984         Use with-current-buffer.
26985
26986 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26987
26988         * canlock.el (canlock-insert-header): Remove excessive grouping in
26989         regexp.
26990
26991         * gnus-sum.el (gnus-summary-read-document): Ditto.
26992
26993         * gnus-uu.el (gnus-uu-part-number): Ditto.
26994
26995         * html2text.el (html2text-remove-tags): Ditto.
26996         (html2text-format-tags): Ditto.
26997         (html2text-format-single-elements): Ditto.
26998
26999         * mml.el (mml-parse-1): Ditto.
27000
27001 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27002
27003         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
27004
27005         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
27006
27007         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
27008
27009         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
27010
27011 2003-11-15  Simon Josefsson  <jas@extundo.com>
27012
27013         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
27014         (pgg-gpg-lookup-key): Use regexp match instead of
27015         split-string (split-string is different between emacs 21.2 and
27016         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
27017
27018 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27019
27020         * gnus-art.el (gnus-mime-view-all-parts)
27021         (gnus-article-part-wrapper, gnus-article-view-part):
27022         Use with-current-buffer.
27023
27024 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27025
27026         * spam.el (spam-disable-spam-split-during-ham-respool)
27027         (spam-spamoracle-database, spam-cache-lookups)
27028         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
27029         (spam-group-ham-mark-p, spam-group-spam-mark-p)
27030         (spam-group-ham-marks, spam-group-spam-marks)
27031         (spam-group-spam-contents-p, spam-group-ham-contents-p)
27032         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
27033         also add spam-use-blackholes to the statistical checks.
27034         (spam-fetch-field-fast): Add interface to fetching fields, may
27035         become a macro.
27036         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
27037         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
27038         (spam-insert-fake-headers): Fake an article when needed.
27039         (spam-find-spam): Fake article when possible.
27040         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
27041         (spam-check-bogofilter-headers): Use message-fetch-field instead
27042         of nnmail-fetch-field.
27043
27044 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
27045
27046         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
27047
27048 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27049
27050         * spam.el (spam-split): Do not require spam-use-CHECK to be
27051         enabled if that check is passed to spam-split explicitly; also
27052         fix so 'spam doesn't get converted to spam-split-group when
27053         spam-split-symbolic-return is t.
27054         (spam-find-spam): Find registrations of the article and use those
27055         instead of re-running spam-split to find the spam/ham
27056         classification of the article.
27057         (spam-log-processing-to-registry, spam-log-registered-p)
27058         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27059         Use gnus-error instead of gnus-message.
27060         (spam-log-registration-type): Add function to determine the
27061         classification of a message based on registry entries; will
27062         return nil if both 'spam and 'ham are found.
27063         (spam-check-BBDB): Expand all the BBDB macros here so we can have
27064         a reasonably fast local cache without the loading errors.
27065         (spam-cache-lookups): Set to t by default.
27066         (spam-find-spam): Don't try to guess spam-cache-lookups.
27067         (spam-enter-whitelist, spam-enter-blacklist): Clear the
27068         spam-caches entry.
27069         (spam-filelist-build-cache, spam-filelist-check-cache):
27070         Fix caching of whitelist/blacklist entries.
27071         (spam-check-whitelist, spam-check-blacklist):
27072         Invoke spam-from-listed-p with a type, not a cache variable.
27073         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
27074
27075 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27076
27077         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
27078
27079         * nnmail.el (nnmail-split-fancy): do.
27080
27081         * mml.el (mml-parse): do.
27082
27083         * gnus-score.el (gnus-enter-score-words-into-hashtb)
27084         (gnus-score-adaptive): do.
27085
27086 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27087
27088         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
27089         (gnus-mime-button-map): Don't set keymap parent.
27090         (gnus-button-ctan-directory-regexp): Use shy grouping.
27091         (gnus-prev-page-map): Don't set keymap parent.
27092         (gnus-prev-page-map): Remove duplicated one.
27093         (gnus-next-page-map): Don't set keymap parent.
27094         (gnus-mime-security-button-map): Ditto.
27095
27096         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
27097         version number.
27098
27099         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
27100
27101 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27102
27103         * canlock.el (canlock-sha1-function): Remove.
27104         (canlock-sha1-function-for-verify): Remove.
27105         (canlock-openssl-program): Remove.
27106         (canlock-openssl-args): Remove.
27107         (canlock-ignore-errors): Remove.
27108         (canlock-sha1-with-openssl): Remove.
27109         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
27110         (canlock-verify): Don't use canlock-ignore-errors.
27111
27112         * sha1-el.el (sha1-string-external): Make it can return a string
27113         in binary form.
27114         (sha1-region-external): Ditto.
27115         (sha1-string-internal): Ditto.
27116         (sha1-region-internal): Ditto.
27117         (sha1-region): Ditto.
27118         (sha1-string): Ditto.
27119         (sha1): Ditto.
27120
27121 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27122
27123         * spam.el (spam-report-articles-gmane): New command.
27124
27125 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27126
27127         * gnus.el: Don't make unnecessary *Group* buffer when loading.
27128
27129         * run-at-time.el (run-at-time-saved): Remove.
27130         (run-at-time): Doc fix.
27131
27132 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27133
27134         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
27135         (gnus-summary-limit-map): Add it.
27136         (gnus-summary-make-menu-bar): do.
27137
27138 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
27139
27140         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
27141         Make attempt at some caching support (done for BBDB only now).
27142         (spam-find-spam): Set spam-cache-lookups if there are more than 2
27143         addresses to be checked.
27144         (spam-clear-cache-BBDB): Add function, to be invoked by
27145         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
27146         (spam-check-BBDB): Check and use the caches, if
27147         spam-cache-lookups is on, remove superfluous (provide).
27148
27149 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
27150
27151         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
27152
27153 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
27154
27155         * run-at-time.el (run-at-time-saved): Move to after the definition
27156         of `run-at-time'.
27157
27158         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
27159
27160 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27161
27162         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
27163         mm-w3m-local-map-property.
27164
27165         * mm-view.el (mm-w3m-mode-map): Remove.
27166         (mm-w3m-local-map-property): Remove.
27167         (mm-inline-text-html-render-with-w3m): Don't use
27168         mm-w3m-local-map-property.
27169
27170 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27171
27172         * run-at-time.el: New file.
27173
27174         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
27175         under Emacs.
27176
27177         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
27178         of gnus-set-text-properties.
27179
27180         * gnus-uu.el (gnus-uu-save-article): Ditto.
27181
27182         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
27183
27184         * gnus-cite.el (gnus-cite-parse): Ditto.
27185
27186         * gnus-art.el (gnus-button-push): Use set-text-properties instead
27187         of gnus-.
27188
27189         * gnus-xmas.el (run-at-time): Require run-at-time.
27190
27191         * gnus.el: Change calls to nnheader-run-at-time and
27192         password-run-at-time throughout to use run-at-time directly.
27193
27194         * password.el: Remove definition of run-at-time.
27195
27196         * nnheaderxm.el: Remove definition of run-at-time.
27197
27198 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
27199
27200         * mml.el (mml-minibuffer-read-disposition): Show attachment type
27201         in prompt.
27202
27203 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27204
27205         * messagexmas.el (message-xmas-redefine): Alias
27206         `message-make-caesar-translation-table' to
27207         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
27208         version.
27209
27210         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
27211         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
27212         `gnus-xmas-set-text-properties'.
27213         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
27214         `gnus-xmas-completing-read'.
27215         (gnus-xmas-completing-read): Removed.
27216         (gnus-xmas-open-network-stream): Removed.
27217
27218         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
27219         XEmacs version.
27220
27221         * dns.el (dns-make-network-process): Use `open-network-stream'
27222         instead of `gnus-xmas-open-network-stream'.
27223
27224         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
27225
27226         * .cvsignore: Add auto-autoloads.el, custom-load.el.
27227
27228 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27229
27230         * gnus-art.el (gnus-mime-display-alternative)
27231         (gnus-insert-mime-button, gnus-insert-mime-security-button)
27232         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
27233         Don't use gnus-local-map-property.
27234
27235         * gnus-util.el (gnus-local-map-property): Remove.
27236
27237         * mm-view.el (mm-view-pkcs7-decrypt):
27238         Replace gnus-completing-read-maybe-default with completing-read.
27239
27240         * gnus-util.el (gnus-completing-read): do.
27241         (gnus-completing-read-maybe-default): Remove.
27242
27243 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27244
27245         * password.el: Only autoload `run-at-time' if not XEmacs.
27246         Only autoload the itimer functions if XEmacs.
27247
27248 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27249
27250         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
27251         XEmacsen.
27252
27253         * dgnushack.el: Autoload executable-find for XEmacs.
27254
27255 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27256
27257         * gnus-art.el (gnus-read-string): Remove.
27258         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
27259         read-string.
27260
27261 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
27262
27263         * netrc.el: Autoload password-read.
27264         (netrc): Add configuration group.
27265         (netrc-encoding-method, netrc-openssl-path):
27266         Add variables for encoding and decoding of files with symmetric
27267         ciphers.
27268         (netrc-encode): Add assistant function to encode a file with
27269         netrc-encoding-method.
27270         (netrc-parse): Add interactive parameter, added optional
27271         decoding if netrc-encoding-method is non-nil but otherwise
27272         behavior is standard.
27273         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
27274         Do s/encode/encrypt/ everywhere.
27275
27276         * spam.el: Remove executable-find autoload.
27277
27278 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27279
27280         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
27281
27282         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
27283
27284 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
27285
27286         * gnus-art.el (gnus-treat-ansi-sequences)
27287         (article-treat-ansi-sequences): New variable and function.
27288         Suggested by Dan Jacobson <jidanni@jidanni.org>.
27289
27290         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
27291         Use it.
27292
27293 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27294
27295         * mm-util.el (mm-quote-arg): Remove.
27296
27297         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
27298         shell-quote-argument.
27299
27300         * gnus-uu.el (gnus-uu-command): do.
27301
27302         * gnus-sum.el (gnus-summary-insert-pseudos): do.
27303
27304         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
27305         with make-char.
27306
27307         * mm-util.el (mm-make-char): Remove.
27308
27309         * mml.el (mml-mode): Replace gnus-add-minor-mode with
27310         add-minor-mode.
27311
27312         * gnus-undo.el (gnus-undo-mode): do.
27313
27314         * gnus-topic.el (gnus-topic-mode): do.
27315
27316         * gnus-sum.el (gnus-dead-summary-mode): do.
27317
27318         * gnus-start.el (gnus-slave-mode): do.
27319
27320         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
27321
27322         * gnus-ml.el (gnus-mailing-list-mode): do.
27323
27324         * gnus-gl.el (gnus-grouplens-mode): do.
27325
27326         * gnus-draft.el (gnus-draft-mode): do.
27327
27328         * gnus-dired.el (gnus-dired-mode): do.
27329
27330         * gnus-ems.el (gnus-add-minor-mode): Remove.
27331
27332         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27333         Replace gnus-char-width with char-width.
27334
27335         * gnus-ems.el (gnus-char-width): Remove.
27336
27337         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27338         Replace gnus-char-width with char-width.
27339
27340         * gnus-ems.el (gnus-char-width): Remove.
27341
27342         * spam-stat.el (with-syntax-table): Remove with-syntax-table
27343         definition.
27344         Remove Emacs 20 hash table compatibility code.
27345
27346         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
27347         20 compatibility code.
27348
27349         * spam.el (spam-point-at-eol): Replace with point-at-eol.
27350
27351         * smime.el (smime-point-at-eol): Replace with point-at-eol.
27352
27353         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
27354         Replace with point-at-{eol,bol}.
27355
27356         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
27357
27358         * imap.el (imap-point-at-eol): Replace with point-at-eol.
27359
27360         * flow-fill.el (fill-flowed-point-at-bol)
27361         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
27362
27363         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
27364         Replace with point-at-{eol,bol} throughout all files.
27365
27366 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
27367
27368         * ntlm.el (ntlm-string-as-unibyte): New macro.
27369         (ntlm-build-auth-response): Use it.
27370
27371         Remove Emacs 20 stuff:
27372         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
27373         (butlast, mapc, remove): Remove the compiler macros.
27374         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
27375         of delq and copy-sequence.
27376         * gnus-art.el (popup-menu): Remove the compiler macro.
27377         * nnmail.el (nnmail-split-fancy): Don't support customizing with
27378         Emacs 20.
27379
27380 2004-01-05  Simon Josefsson  <jas@extundo.com>
27381
27382         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
27383         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
27384         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
27385         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
27386         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
27387         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
27388         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
27389         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
27390         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
27391         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
27392         ntlm-string-permute, string-lshift into ntlm-string-lshift,
27393         string-xor into ntlm-string-xor.
27394         Suggested by Jesper Harder <harder@myrealbox.com>.
27395
27396         * ntlm.el: Don't include poem.
27397
27398         * md4.el (print-int32, print-string-hexa): Remove.
27399         Suggested by Jesper Harder <harder@myrealbox.com>.
27400
27401         * sasl-ntlm.el, ntlm.el, md4.el: New files.
27402
27403         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
27404         probably breaks emacs with DL patch, but do we care? Is anyone
27405         still using the DL stuff?)
27406
27407         * sieve-manage.el: Use the password package.
27408         (sieve-manage-read-passwd): Remove.
27409         (sieve-manage-interactive-login): Use password.  Re-add
27410         condition-case around loop.
27411
27412         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
27413         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
27414         Use the password package.
27415
27416 2003-02-19  Simon Josefsson  <jas@extundo.com>
27417
27418         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
27419         token.
27420
27421 2002-08-07  Simon Josefsson  <jas@extundo.com>
27422
27423         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
27424         (sieve-manage-authenticators)
27425         (sieve-manage-authenticator-alist): Add some SASL mechs.
27426         (sieve-sasl-auth): New function.
27427         (sieve-manage-cram-md5-auth)
27428         (sieve-manage-plain-auth): Rewrite using SASL library.
27429         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
27430         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
27431         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
27432         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
27433
27434 2004-01-05  Simon Josefsson  <jas@extundo.com>
27435
27436         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
27437         New files.
27438
27439 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27440
27441         * gnus-group.el (gnus-no-groups-message): Update.
27442
27443         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
27444
27445 2003-11-09  Simon Josefsson  <jas@extundo.com>
27446
27447         * imap.el: Support for ID IMAP extension (RFC 2971).
27448         (imap-local-variables): Add imap-id.
27449         (imap-id): New variable.
27450         (imap-id): New function.
27451         (imap-parse-response): Parse untagged ID response.
27452         * nnimap.el (nnimap-id): New variable.
27453         (nnimap-open-connection): Use it.
27454
27455 2003-12-28  Simon Josefsson  <jas@extundo.com>
27456
27457         * gnus-score.el (gnus-score-edit-all-score): New.
27458         * gnus-group.el (gnus-group-score-map): Bind it to W e.
27459
27460 2004-01-04  Simon Josefsson  <jas@extundo.com>
27461
27462         * password.el: Add.
27463
27464 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
27465
27466         * dns.el (dns-query-types): Fix typo.
27467         (dns-query-types): New function.
27468         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
27469         PTR and SOA replies, see RFC 1035.
27470
27471 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27472
27473         * gnus.el (gnus-logo-color-style): Change colors to `no'.
27474
27475         * Move to Changelog.2.
27476
27477 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27478
27479         * gnus.el (gnus-version-number): Bump version.
27480
27481 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27482
27483         * gnus.el: No Gnus v0.1 is released.
27484
27485 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27486
27487         * gnus.el: No Gnus v0.0 is released.
27488
27489 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27490
27491         * gnus.el (gnus-version-number): Bump.
27492         (gnus-version): No.
27493
27494 See ChangeLog.2 for earlier changes.
27495
27496   Copyright (C) 2004-2014 Free Software Foundation, Inc.
27497
27498   This file is part of GNU Emacs.
27499
27500   GNU Emacs is free software: you can redistribute it and/or modify
27501   it under the terms of the GNU General Public License as published by
27502   the Free Software Foundation, either version 3 of the License, or
27503   (at your option) any later version.
27504
27505   GNU Emacs is distributed in the hope that it will be useful,
27506   but WITHOUT ANY WARRANTY; without even the implied warranty of
27507   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27508   GNU General Public License for more details.
27509
27510   You should have received a copy of the GNU General Public License
27511   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
27512
27513 ;; Local Variables:
27514 ;; coding: utf-8
27515 ;; fill-column: 79
27516 ;; add-log-time-zone-rule: t
27517 ;; End: