gnus-sum.el (gnus-summary-edit-article-done): Prefer point-marker to copy-marker...
[gnus] / lisp / ChangeLog
1 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
2
3         * gnus-sum.el (gnus-summary-edit-article-done):
4         Prefer point-marker to copy-marker of point.
5
6 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7
8         * Makefile.in (install-el, install-el-elc): Compress .el files.
9         (uninstall): Remove compressed .el files.
10
11 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12
13         * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
14         (gnus-article-read-summary-keys):
15         Don't bug out when there is no article in the summary buffer.
16         (gnus-mime-buttonize-attachments-in-header):
17         Improve criterion that finds parts to display.
18
19         * gnus-art.el (gnus-mm-display-part):
20         * mm-decode.el (mm-shr):
21         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
22         (mm-insert-inline): Revert last changes.
23
24 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
25
26         * gnus-art.el (gnus-mm-display-part):
27         * mm-decode.el (mm-shr):
28         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
29         (mm-insert-inline): Set insertion type of end-marker, not only
30         start-marker, of undisplayer so as to stay after inserted text.
31
32 2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
33
34         * html2text.el (html2text-get-attr): Fix typo when splitting value from
35         attribute. (Bug#17613)
36
37 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
38
39         * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
40         * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
41
42 2014-05-15  Katsumi Yamaoka  <yamaoka@jpl.org>
43
44         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part): Don't
45         delete next part button; keep spacing between buttons.
46
47 2014-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
48
49         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
50         Work for the last MIME part in an article.
51         (gnus-mime-display-single): Suppress excessive newlines between parts.
52
53         * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
54         by leading or trailing newline.
55
56 2014-05-12  Sam Steingold  <sds@gnu.org>
57
58         * time-date.el (seconds-to-string): New function to pretty print time
59         delay in seconds.
60
61 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
62
63         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
64         while prompting a user for a file name, etc.
65         (gnus-mime-display-single): Display part with a common appearance no
66         matter whether MIME button is omitted or not; don't add duplicate entry
67         to gnus-article-mime-handle-alist.
68         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
69
70 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
71
72         * mml2015.el (mml2015-display-key-image): New variable.
73
74 2014-05-08  Glenn Morris  <rgm@gnu.org>
75
76         * gnus-fun.el (gnus-grab-cam-face):
77         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
78         This is CVE-2014-3421.
79
80 2014-05-04  Glenn Morris  <rgm@gnu.org>
81
82         * gnus-registry.el (gnus-registry-install-p): Doc fix.
83
84 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
85
86         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
87         the displaying state of a part.
88         (gnus-mm-display-part): Don't insert a newline in the beginning of
89         a part like gnus-mime-inline-part doesn't; work for XEmacs.
90
91         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
92         (mm-shr): Make undisplayer unbreakable.
93
94         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs): Don't
95         insert excessive newline.
96         (mm-inline-text-html-render-with-w3m, mm-inline-text)
97         (mm-insert-inline): Make undisplayer unbreakable.
98
99 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
100
101         * gnus.el: Ma Gnus v0.11 is released.
102
103 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
104
105         * gnus-art.el (gnus-mm-display-part):
106         Highlight header attachment buttons.
107
108 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
109
110         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
111         a part; redisplay a button (enbugged in 2014-02-05).
112
113 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
114
115         * auth-source.el (auth-source-search, auth-source-search-backends):
116         Treat :max 0 as an indicator that a boolean return is wanted, as
117         documented. Reported by Joe Bloggs.
118
119 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
120
121         * gnus-icalendar.el: Require gnus-art.
122
123 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
124
125         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
126         (gnus-icalendar--update-org-event): put event timestamp in
127         the org entry body instead of the drawer.
128         (gnus-icalendar-event--get-attendee-names): list of participants should
129         contain even attendees without common name attribute.
130         (gnus-icalendar--update-org-event): don't generate duplicates of empty
131         property tags in org drawers.
132
133 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
134
135         * gmm-utils.el (gmm-format-time-string): New function.
136
137         * message.el (message-insert-formatted-citation-line): Use the original
138         author's time zone to express a date string.
139
140 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
141
142         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
143         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
144         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
145         Silence compiler warnings.
146         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
147
148 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
149
150         * mml.el: Require url when compiling.
151
152         * gnus-cloud.el (gnus-cloud-parse-version-1):
153         Use plist-get rather than CL's getf.
154         (gnus-activate-group, gnus-subscribe-group): Declare.
155
156         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
157
158 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
159
160         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
161         buttons when toggling the header off.
162
163 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
164
165         * tls.el (tls-program): Reflow docstring.
166
167 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
168
169         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
170         groups work again.
171
172 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
173
174         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
175         999 correctly (i.e. "1,342").
176
177 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
178
179         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
180         out if the directory doesn't exist.
181
182 2014-03-07  Daiki Ueno  <ueno@gnu.org>
183
184         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
185         commands here; instead, only check if epg-config.el is available.
186
187 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
188
189         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
190         messages with embedded images.
191         (mml-generate-mime): Don't bug out if you don't have libxml.
192
193 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
194
195         * message.el (message-make-html-message-with-image-files): New command.
196
197 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
198
199         * gnus-group.el (gnus-group-make-group): Clarify prompt.
200
201         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
202
203 2014-02-23  David Engster  <deng@randomsample.de>
204
205         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
206         to stay compatible with older Emacsen, so replace `cl-loop' with
207         `loop'.
208
209 2014-02-22  Daniel Colascione  <dancol@dancol.org>
210
211         * auth-source.el (auth-source-secrets-listify-pattern): New function.
212         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
213         instead, build list of patterns.
214
215 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
216
217         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
218         Display header attachment buttons by gnus-article-prepare-display
219         rather than gnus-article-prepare so as to view in mml-preview as well.
220
221 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
222
223         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
224         in `auth-sources' means and link to EPA docs.
225
226 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
227
228         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
229         (bug#12375).
230
231 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
232
233         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
234         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
235
236 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
237
238         * message.el (message-tab): Mention what happens on normal tabs
239         (bug#11297).
240
241 2014-02-08  Glenn Morris  <rgm@gnu.org>
242
243         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
244
245 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
246
247         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
248         buttons that are hidden in unselected alternative part as well.
249         (gnus-mime-display-alternative): Redraw attachment buttons in header.
250
251         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
252
253 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
254
255         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
256         keystroke.
257         (gnus-server-toggle-cloud-server): Only allow clouding applicable
258         types.
259
260         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
261         with an empty string.
262
263 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
264
265         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
266         buffer-local in some buffers, so bind it explicitly in the buffer we're
267         trying to cancel the article in (bug#10808).
268
269 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
270
271         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
272         New functions.
273
274         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
275         New user option.
276         (gnus-mime-buttonize-attachments-in-header): New function.
277         (gnus-article-prepare): Use it.
278         (gnus-mime-inline-part): Suppress extra newline.
279         (gnus-mm-display-part): Save excursion;
280         remove useless deleting and adding of buttons.
281         (gnus-insert-mime-button): Allow insertion in the middle of a line.
282
283         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
284         Add gnus-mime-buttonize-attachments-in-header.
285
286 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
287
288         * nnimap.el (nnimap-request-articles): New command to download several
289         articles at once.
290
291         * gnus.el (gnus-variable-list): Save Cloud variables.
292
293         * gnus-int.el (gnus-request-accept-article): Doc fix.
294
295 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
296
297         * parse-time.el (parse-time-iso8601-regexp)
298         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
299         it more generally.
300
301 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
302
303         * gnus-cloud.el: New file to provide the Emacs Cloud.
304
305         * dgnushack.el: Silence XEmacs w3 warning.
306
307         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
308         `url-retrieve-synchronously', apparently.
309
310         * dgnushack.el: Silence XEmacs dns.el warning.
311
312         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
313         instead of in all files.
314
315         * dns.el (network-interface-list): Define for XEmacs.
316
317         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
318         XEmacs.
319
320         * nnrss.el (libxml-parse-html-region): Silence compilation error.
321
322 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
323
324         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
325         `gnus-group-split-fancy'.
326
327 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
328
329         * message.el (message-remove-header): Doc fix.
330         (message-forward-included-headers): New variable.
331         (message-remove-ignored-headers): Use it.
332
333 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
334
335         * nnir.el (nnir-request-update-mark): Don't try to update the source
336         group if we can't find it (bug#16611).
337
338 2014-01-31  Dave Abrahams  <dave@boostpro.com>
339
340         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
341
342 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
343
344         * dns.el (dns-servers-up-to-date-p): New function to see whether the
345         network interfaces changed.
346         (dns-query): Use it to flush the data.
347
348 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
349
350         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
351         from random face commands.
352         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
353         Face.
354         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
355         (gnus--random-face-with-type): Generic function returning a face-type
356         as a string.
357         (gnus--insert-random-face-with-type): Generic function inserting a face
358         in a message buffer header.
359         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
360         (gnus-insert-random-x-face-header): Rewritten to use
361         `gnus--insert-random-face-with-type`.
362         (gnus-random-face): Return random (png) Face as string.
363         (nus-insert-random-face-header): Insert random (png) Face in a message
364         buffer.
365
366 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
367
368         * mm-url.el: Remove all usage of w3.
369
370         * nnrss.el: Ditto.
371
372         * mm-decode.el: Ditto.
373
374         * mm-view.el: Ditto.
375
376         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
377         outdated and all Emacsen have url.el built-in.
378
379         * gnus-setup.el: Remove outdated file.
380
381 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
382
383         * gnus.el: Ma Gnus v0.9 is released.
384
385 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
386
387         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
388
389 2014-01-31  Dave Abrahams  <dave@boostpro.com>
390
391         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
392         in the summary buffer (bug#13769).
393
394 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
395
396         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
397         name if we're using a single article buffer.  Otherwise, it may point
398         to a killed buffer (bug#13756).
399
400 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
401
402         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
403         the match data, just save and restore it explictly (bug#12375).
404
405         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
406         that's needed.
407
408         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
409         the code once (bug#9069).
410
411 2014-01-18  Steinar Bang  <sb@dod.no>
412
413         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
414         reading.
415
416 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
417
418         * message.el (message-bury): Call bury-buffer with no argument
419         in the message-return-action case too.
420
421 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
422
423         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
424         (nnimap-split-fancy, nnimap-split-methods): Declare.
425
426         * mm-util.el (help-function-arglist): Declare.
427
428 2013-12-28  Glenn Morris  <rgm@gnu.org>
429
430         * gnus-sieve.el (gnus-sieve-select-method):
431         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
432         (gravatar-rating, gravatar-size):
433         * message.el (message-minibuffer-local-map):
434         * sieve-manage.el (sieve-manage-authenticators)
435         (sieve-manage-authenticator-alist): Specify custom types.
436
437         * hashcash.el (hashcash-program): Rename from hashcash-path.
438         Update callers.
439
440         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
441         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
442         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
443
444         * auth-source.el (auth-sources):
445         * nnmairix.el (nnmairix-propagate-marks-upon-close):
446         Fix custom types.
447
448         * tls.el (tls-certtool-program): Fix default value.
449
450 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
451
452         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
453         we get proper traces there, too.
454
455 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
456
457         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
458         value of the parameters if the current article has a Reply-To or From
459         field.
460
461 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
462
463         * gnus.el (gnus-group-buffer): Remove duplicate definition.
464
465 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
466
467         * gnus-sum.el (gnus-summary-exit): Stop animations.
468
469 2013-12-19  Juri Linkov  <juri@jurta.org>
470
471         * gnus.el (gnus-suppress-keymap):
472         * gnus-art.el (gnus-article-mode-map):
473         * gnus-group.el (gnus-group-mode-map):
474         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
475         Remove [backspace] key binding because it shadows DEL (bug#16035).
476
477         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
478
479 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
480
481         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
482         Make sure work directory exists.
483         (gnus-uu-digest-mail-forward): Store temporary files in work directory
484         rather than tmp directory.
485         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
486         not necessarily always run, with it.
487
488 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
489
490         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
491         value of gnus-icalendar-additional-identities work without restart.
492
493 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
494
495         * mm-util.el (mm-make-temp-file):
496         Alias to make-temp-file for modern Emacsen.
497
498 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
499
500         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
501         nnir-article-number and nnir-article-group.
502
503 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
504
505         * message.el (message-send-mail-with-sendmail):
506         Don't kill error buffer if sending fails.
507
508 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
509
510         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
511         (gnus-icalendar-event->org-entry)
512         (gnus-icalendar--update-org-event)
513         (gnus-icalendar-event->gnus-calendar): Distinguish between
514         required/optional/non-participant attendee status.  Fix bug causing
515         the first required event participant to be omitted.
516
517 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
518
519         * gnus-art.el (article-de-quoted-unreadable)
520         (article-de-base64-unreadable, gnus-mime-copy-part)
521         * gnus-html.el (gnus-article-html)
522         * mm-view.el (mm-inline-text-html-render-with-w3)
523         (mm-inline-text-html-render-with-w3m-standalone)
524         * rfc2231.el (rfc2231-decode-encoded-string):
525         Allow overriding charset by mm-charset-override-alist.
526
527         * gnus-art.el (gnus-article-browse-html-parts):
528         Replace LWSPs with `&nbsp;'s in header.
529
530         Work for broken Chinese articles.
531
532         * gnus-art.el (gnus-article-browse-html-save-cid-content):
533         Exclude broken handles that gnus-summary-enter-digest-group may create.
534         (gnus-article-browse-html-parts):
535         Allow overriding charset by mm-charset-override-alist.
536
537 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
538
539         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
540         (gnus-icalendar-identities): Support additional-identities.
541
542 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
543
544         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
545         org-timestamp for events ending at midnight.
546
547 2013-11-21  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
548
549         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
550         .log files.
551
552 2013-11-20  David Engster  <deng@randomsample.de>
553
554         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
555
556 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
557
558         * message.el (message-beginning-of-line):
559         Use beginning-of-visual-line when visual-line-mode is turned on.
560
561 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
562
563         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
564         (gnus-icalendar-event-from-ical)
565         (gnus-icalendar-event->org-entry)
566         (gnus-icalendar--update-org-event): Required/optional participation,
567         list of attendees synced to org.
568
569 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
570
571         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
572         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
573         cancellations to be synced to org if the original appt has an org
574         outline.
575
576 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
577
578         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
579         (gnus-icalendar-event->org-entry)
580         (gnus-icalendar--update-org-event)
581         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
582
583 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
584
585         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
586         Fix timezone handling in gnus-icalendar export to org.
587
588 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
589
590         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
591
592 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
593
594         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
595
596 2013-10-30  Glenn Morris  <rgm@gnu.org>
597
598         * gnus-group.el (gnus-group-browse-foreign-server):
599         * gnus-int.el (gnus-start-news-server):
600         Silence compiler obsolescence warning.
601
602 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
603
604         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
605         `nnoo-current-server' first, then for the actual `nnimap-address' to
606         allow netrc entries for the nnoo server to coexist with netrc entries
607         for the `nnimap-address'.
608
609 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
610
611         * mm-decode.el (mm-dissect-buffer): Revert last change.
612         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
613         The problem that motivated those changes was attributed to a broken
614         mail sender, and has been fixed.
615
616 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
617
618         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
619         token is missing in the Content-Type header.
620
621         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
622
623 2013-09-18  Glenn Morris  <rgm@gnu.org>
624
625         * gnus-util.el (image-size): Declare.
626
627 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
628
629         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
630         (gnus-icalendar-event-from-ical)
631         (gnus-icalendar-event--build-reply-event-body)
632         (gnus-icalendar-event-reply-from-buffer)
633         (gnus-icalendar-find-org-event-file)
634         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
635         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
636
637         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
638
639 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
640
641         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
642         Use save-current-buffer.
643         (gnus-tree-mode-map): Initialize in the declaration.
644         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
645         (scroll-in-place): Defvar it.
646         (gnus-tmp-*): Defvar them.
647         (gnus-get-tree-buffer): Use derived-mode-p.
648         (gnus--let-eval): New macro.
649         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
650         non-prefixed variables.
651         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
652
653         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
654         vars since it doesn't seem to be available.
655         (gnus-set-global-variables, gnus-summary-read-group-1)
656         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
657         (gnus-summary-display-article, gnus-summary-select-article)
658         (gnus-summary-next-article, gnus-offer-save-summaries)
659         (gnus-summary-generic-mark): Use derived-mode-p.
660         (gnus-summary-read-group-1, gnus-summary-exit)
661         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
662         Adjust calls to gnus-tree-close and gnus-tree-open.
663
664         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
665
666         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
667         (gnus-agent-mode): Use derived-mode-p.
668         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
669         gnus-command-method and *-command-method to nil, but bind
670         gnus-command-method to *-command-method instead!
671         (gnus-agent-fetch-articles): Remove unused var `id'.
672         (gnus-agent-fetch-headers): Remove unused arg `force'.
673         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
674         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
675         (gnus-agent-short-article, gnus-agent-long-article)
676         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
677         first use.
678         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
679         `score-param'.
680         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
681         (gnus-get-predicate): Push in front of the cache, rather than end.
682         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
683         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
684         (gnus-agent-expire-unagentized-dirs): Don't rebind
685         gnus-agent-expire-current-dirs since the defvar silences the warning.
686         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
687         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
688         (gnus-agent-regenerate): Simplify interactive spec and doc.
689
690 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
691
692         * gnus-int.el (gnus-open-server): Silence compiler.
693
694         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
695
696         * message.el (message-display-completion-list): Abolish.
697         (message-completion-in-region): Use display-completion-list.
698
699 2013-09-17  Glenn Morris  <rgm@gnu.org>
700
701         * gnus-util.el (gnus-message-with-timestamp-1):
702         Use `messages-buffer' function if available.  Ignore read-only.
703
704 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
705
706         * message.el (message-expand-group, message-completion-in-region):
707         Correct the order of start and end of a region.
708
709 2013-09-13  Glenn Morris  <rgm@gnu.org>
710
711         * mml2015.el (gnus-create-image): Autoload it.
712
713         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
714
715         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
716         (image-size): Declare.
717
718 2013-09-12  Glenn Morris  <rgm@gnu.org>
719
720         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
721         Avoid using `find', which i) might not be defined at runtime;
722         ii) does not work, since its default test is eql, not equal.
723         (gnus-mime-action-alist): Declare.
724
725 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
726
727         * score-mode.el (gnus-score-mode-map): Move initialization
728         into declaration.
729         (gnus-score-mode): Use define-derived-mode.
730         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
731         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
732         into declaration.
733         (gnus-kill-file-mode): Use define-derived-mode.
734         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
735         Use derived-mode-p.
736         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
737         (gnus-group-setup-buffer, gnus-group-name-at-point)
738         (gnus-group-make-web-group, gnus-group-enter-directory)
739         (gnus-group-suspend): Use derived-mode-p.
740         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
741         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
742         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
743         (gnus-article-setup-buffer, gnus-article-prepare)
744         (gnus-article-prepare-display, gnus-sticky-article)
745         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
746         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
747         (gnus-article-read-summary-keys): Use derived-mode-p.
748
749 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
750
751         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
752
753 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
754
755         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
756         shift_jis from the default value set for Japanese users.
757
758 2013-08-13  Glenn Morris  <rgm@gnu.org>
759
760         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
761
762         * gnus.el (gnus-valid-select-methods): Fix type.
763
764         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
765
766 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
767
768         * mm-decode.el (mm-display-external): Run a timer for the temp files
769         deletion after a viewer exits; add a deletion timer for the needsterm
770         case, too.
771
772         * mm-decode.el (mm-display-external): Try to delete temporary files by
773         using a 1-min. timer.
774
775 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
776
777         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
778         New internal variables.
779         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
780         (mm-display-external): Use it to delete temporary files instead of
781         using timers.
782
783 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
784
785         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
786
787 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
788
789         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
790         with cond for backwards compatability.
791
792 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
793
794         * mm-decode.el (mm-display-external): Bind process-connection-type to
795         nil; don't delete a temp file immediately even if a viewer finishes,
796         since it may be a shell script, like xdg-open, that launches a real
797         viewer program belatedly.
798
799 2013-08-05  Dave Abrahams  <dave@boostpro.com>
800
801         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
802         that we can create nndoc groups that excerpt other groups.
803
804 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
805
806         * gnus-delay.el (gnus-delay-article): Fix typo.
807
808         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
809         articles.
810
811         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
812         we can get spell-checking etc.
813
814 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
815
816         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
817         a single one used for encoding the whole text in a header.
818
819 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
820
821         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
822         doesn't work properly on XEmacs.
823
824 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
825
826         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
827         before sending.
828
829         * dgnushack.el (dgnushack-compile): Add a temporary check for
830         gnus-icalendar.
831
832         * mm-decode.el (mm-command-output): New face.
833         (mm-display-external): Use it.
834
835 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
836
837         * nnmbox.el (nnmbox-request-article): Don't change point.
838
839 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
840
841         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
842         Include `handle' parameter.
843
844 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
845
846         * gnus-icalendar.el: New file.
847
848 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
849
850         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
851
852         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
853         dummy roots, too.
854
855 2013-08-01  David Edmondson  <dme@dme.org>
856
857         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
858         out on ttys.
859
860 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
861
862         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
863         not empty.
864
865         * nnrss.el (nnrss-discover-feed): Indent.
866
867 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
868
869         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
870
871 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
872
873         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
874         dirty to ensure nnimap data being saved.
875
876 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
877
878         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
879         menu entry.
880
881         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
882         the current thread's total score instead of the current article's
883         score.
884
885         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
886         (gnus-sort-threads-recursively): Delete defcustom.
887         (gnus-sort-threads-recursive): Adapt accordingly.
888
889 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
890
891         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
892         (gnus-sort-threads-recursive): Use it.
893         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
894         again.  Now that determines how to sort subthreads.
895
896 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
897
898         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
899         (gnus-sort-threads): Use it.
900
901 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
902
903         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
904         punctuation characters follow parentheses (bug#14950).
905
906 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
907
908         * gnus.el (gnus-continuum-version):
909         * gnus-msg.el (gnus-extended-version): Simplify.
910
911         * gnus.el (gnus-continuum-version-1): Remove.
912         * gnus-msg.el (gnus-bug): Revert.
913
914         Calculate gnus-version correctly on Cygwin.
915
916         * gnus.el (gnus-continuum-version): Do main calculations in integers.
917         (gnus-continuum-version-1): New function, return a string.
918
919         * gnus-msg.el (gnus-extended-version, gnus-bug):
920         Use gnus-continuum-version-1 instead of gnus-continuum-version.
921
922 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
923
924         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
925         (bug#13384).
926
927 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
928
929         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
930         that were only relevant in a development version a long time ago.
931
932 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
933
934         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
935         that the old Emacs 24s bundle.
936
937 2013-07-10  David Engster  <deng@randomsample.de>
938
939         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
940         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
941         fixes a bug in Emacs trunk where the 'unexist' marks were always
942         removed at startup because "Gnus v5.13" was considered smaller than "Ma
943         Gnus v0.03".
944
945 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
946
947         * gnus.el (gnus-summary-line-format): Reference
948         `gnus-user-date-format-alist' for the &user-date; format, not
949         `gnus-summary-user-date-format-alist'.
950
951 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
952
953         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
954         delete files (bug#13481).
955
956 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
957
958         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
959
960 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
961
962         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
963         display images.
964
965         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
966
967         * message.el (message-cancel-news): According to
968         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
969         preferred over "cmsg cancel" in the Subject.
970
971         * nnir.el (nnir-engines): Note that the group specs are regexps
972         (bug#13238).
973
974         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
975         gotten read-only text properties, ensure that those aren't heeded when
976         copying stuff over (bug#13434).
977
978         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
979         (bug#13762).
980
981 2013-07-05  David Kastrup  <dak@gnu.org>
982
983         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
984         authinfo file again (important for blank passwords).  This had been
985         broken with 2013-06-15 change.
986
987 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
988
989         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
990         Revert 2013-01-14 change.
991
992 2013-07-02  Daiki Ueno  <ueno@gnu.org>
993
994         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
995         of 'create-image' for XEmacs compatibility; check errors when decoding
996         image.  Reported by Uwe Brauer.
997
998 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
999
1000         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
1001         gnus-button-push revised at 2011-01-19.
1002
1003 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1004
1005         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
1006         now live in the lisp/net Emacs 24 repository.
1007
1008 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1009
1010         * eww.el (eww-update-header-line-format): Quote % characters.
1011
1012 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1013
1014         * eww.el (eww-process-text-input): Display passwords as asterisks.
1015
1016         * shr.el (shr-make-table-1): Protect against invalid column-spans.
1017
1018 2013-06-19  Tom Tromey  <tromey@redhat.com>
1019
1020         * eww.el (eww-top-url): Remove.
1021         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
1022         (eww-render): Set new variables.  Don't set eww-top-url.
1023         (eww-handle-link): Handle "prev", "home", and "contents".
1024         Downcase the rel text.
1025         (eww-top-url): Choose best top URL.
1026
1027 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1028
1029         * eww.el: Rewrite to implement form elements "by hand" instead of
1030         relying in widget.el.  Using widget.el leads to too many
1031         user interface inconsistencies.
1032         (eww-self-insert): Implement entering commands in text fields.
1033         (eww-process-text-input): New function to make text input field editing
1034         work.
1035         (eww-submit): Rewrite to use the new-style form methods.
1036         (eww-select-display): Display the correct selected item.
1037         (eww-change-select): Implement changing the select value.
1038         (eww-toggle-checkbox): Implement radio/checkboxes.
1039         (eww-update-field): Fix compilation error.
1040         (eww-tag-textarea): Implement <textarea>.
1041
1042         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
1043         don't shadow mode-specific bindings.
1044
1045         * eww.el (eww-browse-url): Don't push stuff onto history if there's
1046         nothing to push.
1047
1048         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
1049
1050 2013-06-19  Glenn Morris  <rgm@gnu.org>
1051
1052         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
1053
1054 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
1055
1056         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
1057
1058 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1059
1060         * shr.el (shr-make-table-1): Implement <td rowspan>.
1061         (shr-table-horizontal-line): Allow nil as a value, and change the
1062         default.
1063         (shr-insert-table-ruler): Respect the nil value.
1064
1065 2013-06-18  Tom Tromey  <tromey@barimba>
1066
1067         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
1068         New defvars.
1069         (eww-open-file): New defun.
1070         (eww-render): Initialize new variables.
1071         (eww-display-html): Handle "link" and "a".
1072         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
1073         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
1074         (eww-back-url): Rename from eww-previous-url.
1075         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
1076         defuns.
1077
1078 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1079
1080         * shr.el (shr-tag-table): Insert the images after the table, so that
1081         they're not covered by the table colourisation, which often looked
1082         awkward.
1083         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
1084         <dd>.
1085         (shr-make-table-1): Implement <td colspan=> support.
1086         (shr-insert-document): Use one less than window width if `shr-width' is
1087         nil, since otherwise things may get one character too wide.
1088
1089 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1090
1091         * eww.el (eww-detect-charset): Improve regexp; move backward.
1092
1093 2013-06-18  Glenn Morris  <rgm@gnu.org>
1094
1095         * mm-decode.el (widget-convert-button): Autoload.
1096
1097         * sieve-manage.el (mm-enable-multibyte): Autoload.
1098
1099         * shr.el (libxml-parse-html-region): Declare.
1100         (shr-render-buffer): Explicit error if no libxml2 support.
1101
1102 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
1103
1104         * auth-source.el (auth-source-current-line): New function.
1105         (auth-source-netrc-parse-entries): When a data token is "machine",
1106         assume we're in the wrong place and abort parsing the current line.
1107
1108 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1109
1110         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
1111         (eww-convert-widgets): Don't bug out if the first widget starts at the
1112         beginning of the buffer.
1113         (eww-convert-widgets): Fix last patch.
1114         (eww-tag-input): Support <input type=image>.
1115
1116         * shr.el (shr-insert-table): Respect border-collapse: collapse.
1117         (shr-tag-base): Protect against base specs that are degenerate.
1118         (shr-ensure-paragraph): Don't delete empty lines that have text
1119         properties, because these may be input fields.
1120
1121         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
1122         we can navigate to them.
1123
1124         * shr.el (shr-colorize-region): Put the colours over the entire region.
1125         (shr-inhibit-decoration): New variable.
1126         (shr-add-font): Use it to inhibit text property decorations while doing
1127         preliminary table renderings.  This speeds up typical Wikipedia page
1128         renderings by 15%.
1129         (shr-tag-span): Don't respect the <title>, because that overwrites the
1130         help-echo from links inside the spans.
1131         (shr-next-link): Use `help-echo' for navigation, so that we can
1132         navigate to form elements, too.
1133
1134         * eww.el (eww-button): New face.
1135         (eww-convert-widgets): Use it to make submit buttons more button-like.
1136
1137         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
1138         that Gnus commands work.
1139
1140         * shr.el (shr-render-td): Support horizontal alignment.
1141
1142         * eww.el (eww-put-color): Removed.
1143         (eww-colorize-region): Use `add-face-text-property'.
1144
1145         * shr.el (shr-add-font): Append face data, so that we get the correct
1146         precedence: The innermost value (which is applied first) wins.
1147         (shr-make-overlay): Obsolete function.
1148
1149         * mm-decode.el (mm-convert-shr-links): New function to convert
1150         new-style shr URL links into widgets.
1151         (mm-shr): Use it.
1152
1153         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
1154         widget commands, since we're no longer using widgets for links.
1155
1156         * shr.el (shr-next-link): New command.
1157         (shr-previous-link): New command.
1158         (shr-urlify): Don't use `widget-convert', because that's slow.
1159         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
1160         because collecting the overlays and reapplying them when generating
1161         tables is slow.
1162         (shr-insert-table): Ditto.
1163
1164 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1165
1166         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
1167         * shr.el (browse-url): Require `url'.
1168         * eww.el (url): Require format-spec.
1169
1170 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1171
1172         * eww.el (eww-display-html): Default to using the entire window width.
1173         (eww-browse-url): Don't add a User-Agent header (twice), because that
1174         makes Bing refuse connection.
1175
1176         * shr.el (shr-make-table): Cache the table rendering at the table
1177         level, and not the <td> level.  This is a bit faster.
1178
1179         * eww.el (eww-render): Go to the correct ID when given URLs ending with
1180         #id.
1181
1182         * shr.el (shr-tag-li): Don't require a new paragraph, since other
1183         browsers don't.
1184         (shr-expand-url): Respect #anchor links.
1185         (shr-parse-base): Chop off the anchor before using.
1186         (shr-descend): Respect display: none.
1187         (shr-descend): Allow marking elements that have certain IDs.
1188
1189         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
1190
1191         * shr.el (shr-expand-url): Don't bug out on zero-length links.
1192
1193         * eww.el (eww-tag-textarea): Support <textarea>.
1194
1195 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1196
1197         * shr.el (shr-dom-to-xml): Fixed function call.
1198
1199         * eww.el (eww): New group.
1200         (eww-header-line-format): New custom variable.
1201         (eww-current-title): New variable.
1202         (eww-display-html): Update header and handle title tag.
1203         (eww-update-header-line-format): New function.
1204         (eww-tag-title): New function.
1205
1206         * shr.el (shr-dom-to-xml): New function.
1207         (shr-tag-svg): Add support for the SVG tag.
1208         (shr-bullet): New custom variable.
1209         (shr-tag-li): Support custom bullet in unordered lists.
1210
1211 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1212
1213         * shr.el (shr-expand-url): Respect // URLs.
1214
1215         * eww.el (eww-tag-body): Override the shr body rendering so that we can
1216         put a background colour onto the entire buffer.
1217         (eww-render): When being redirected, use the redirect URL as the new
1218         base URL.
1219
1220         * shr.el (shr-parse-base): Fix parsing error.
1221
1222         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
1223
1224         * shr.el (shr-parse-base): New function.
1225         (shr-expand-url): Use it to expand relative URLs reliably.
1226
1227 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
1228
1229         * auth-source.el (auth-source-search-collection): Fix docstring.
1230         (auth-source-netrc-parse): Refactor and improve netrc parser to support
1231         single-quoted strings and multiline entries.
1232         (auth-source-netrc-parse-next-interesting)
1233         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
1234         functions to support parser.
1235
1236 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1237
1238         * eww.el (eww-submit): Get submit button logic right when hitting RET
1239         on non-submit buttons.
1240
1241         * shr.el: Remove shr-preliminary-table-render, since that can't really
1242         be used for anything in practice.
1243
1244 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1245
1246         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1247         (sieve-manage-quit).
1248
1249 2013-06-14  Glenn Morris  <rgm@gnu.org>
1250
1251         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
1252
1253 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
1254
1255         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1256         control the maximum size of photo ID image.
1257         (mml2015-epg-key-image-to-string): Respect it.
1258
1259 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1260
1261         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1262         instead of the final one so that we can more easily distinguish them.
1263
1264         * eww.el (eww-submit): Compute the submission URL correctly.
1265
1266 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1267
1268         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1269         Use plist-get rather than CL's getf.
1270         (sieve-manage-parse-capability): Avoid CL's remove-if.
1271
1272 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1273
1274         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1275         (sieve-manage-quit).
1276
1277 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1278
1279         * shr.el (shr-expand-url): Expansion should chop off the bits after the
1280         last slash.
1281
1282         * eww.el (eww-tag-select): Use the first value as the default value.
1283
1284 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1285
1286         * eww.el (eww): Prepend urls with http:// if scheme is missing.
1287         (eww-mode): Use `define-derived-mode'.
1288         (eww-parse-headers): Parse headers from beginning of buffer so that
1289         file:// links work.
1290
1291 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1292
1293         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1294
1295 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1296
1297         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1298         to handle them at all.
1299
1300 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1301
1302         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1303         work, too.
1304         (eww-tag-select): Implement <select>.
1305
1306 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1307
1308         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
1309         stream managing functions by using open-protocol-stream to do most of
1310         the work.  Has the nice benefit of enabling STARTTLS.
1311         Wait for capabilities after STARTTLS: following RFC5804, the server
1312         sends new capabilities after successfully establishing a TLS connection
1313         with the client.  The client should update the cached list of
1314         capabilities, but we just ignore the answer for now.
1315         (sieve-manage-network-p, sieve-manage-network-open)
1316         (sieve-manage-starttls-p, sieve-manage-starttls-open)
1317         (sieve-manage-forward, sieve-manage-streams)
1318         (sieve-manage-stream-alist): Remove unneeded functions neither in the
1319         API, nor called by any other function.
1320         Enable Multibyte for SieveManage buffers: The parser won't properly
1321         handle umlauts and line endings unless multibyte is turned on in the
1322         process buffer.
1323
1324 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1325
1326         * eww.el (eww-tag-input): Support password fields.
1327         (eww-submit): Support POST.
1328
1329 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1330
1331         * eww.el (eww-tag-form): Protect against degenerate forms.
1332
1333         * shr.el (shr-expand-url): Expand URLs that start with a slash
1334         correctly.
1335
1336         * eww.el (eww-submit): Get submit button logic right.
1337
1338         * shr.el (shr-final-table-render): New variable to signal when we're
1339         doing the final table rendering so that we can collect more data at
1340         that point.
1341
1342         * eww.el (eww-submit): Make form submission work.
1343         (eww-tag-input): Implement submit buttons.
1344         (eww-click-radio): Implement radio and checkboxes.
1345         (eww-submit): Handle hidden elements.
1346
1347         * shr.el (shr-descend): Allow other packages to override (or provide)
1348         rendering of elements.
1349         (shr-expand-url): Strip query strings from URLs before expanding them.
1350
1351         * eww.el: Don't require cl-lib.
1352         (eww-tag-form): Start form support.
1353
1354         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
1355
1356         * eww.el: Start writing a new, tiny web browser.
1357         (eww-previous-url): New command.
1358         (eww-quit): New command.
1359
1360 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1361
1362         * sieve.el: Put point at beginning of buffer when viewing a script.
1363         (sieve-open-server): Respect the PORT parameter.  Show the correct port
1364         number in sieve-buffer's header.  Fixed code to also work with a string
1365         as port specifier.  Properly close the connection on pressing 'q'.  Make
1366         sieve-manage-quit close the connection and process buffer.  Also, remove
1367         duplicate keybinding for 'q'.
1368
1369 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
1370
1371         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1372         make it easier to read.
1373         (mm-pkcs7-enveloped-magic): Ditto.
1374
1375 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
1376
1377         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1378         before `image-type-available-p' to avoid loading the image libraries
1379         needlessly.
1380
1381 2013-06-05  David Engster  <deng@randomsample.de>
1382
1383         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
1384         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
1385         to see whether the group was synced before.
1386
1387 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
1388
1389         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
1390         when opening the connection.
1391         Suggested by João Távora <joaotavora@gmail.com> in
1392         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
1393
1394 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1395
1396         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1397         assume Date header begins with "Date", that may be customized into
1398         something like "X-Sent" using gnus-article-time-format.
1399         (article-transform-date): Allow multi-line Date header.
1400
1401 2013-06-02  David Engster  <deng@randomsample.de>
1402
1403         * registry.el (initialize-instance, registry-lookup)
1404         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1405         (registry-lookup-secondary-value, registry-search, registry-delete)
1406         (registry-insert, registry-reindex, registry-size, registry-prune): Do
1407         not wrap methods in `eval-and-compile'.  This breaks due to latest
1408         changes in EIEIO (introduction of eieio-core.el).
1409
1410 2013-05-30  Glenn Morris  <rgm@gnu.org>
1411
1412         * nnmail.el (nnmail-fancy-expiry-target):
1413         Also bind mail-dont-reply-to-names.
1414
1415         * spam-stat.el (spam-stat-save):
1416         No need to tweak font-lock in temp buffers.
1417
1418         * shr.el (shr-put-image): Silence compiler.
1419
1420 2013-05-29  Glenn Morris  <rgm@gnu.org>
1421
1422         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1423
1424         * gnus-group.el (gnus-sequence-of-unread-articles)
1425         (gnus-summary-add-mark, gnus-mark-article-as-read)
1426         (gnus-group-make-articles-read): Declare.
1427
1428         * gnus-sum.el (gnus-parameter-list-identifier)
1429         (gnus-article-stop-animations, gnus-stop-downloads)
1430         (gnus-article-only-boring-p, article-goto-body)
1431         (gnus-flush-original-article-buffer, article-narrow-to-head)
1432         (gnus-article-hidden-text-p, gnus-delete-wash-type)
1433         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1434
1435         * gnus.el: No need to eval-and-compile autoloads.
1436
1437         * gravatar.el (help-function-arglist): Autoload.
1438
1439         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1440
1441         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1442
1443         * spam.el: No need to load spam-report when compiling.
1444         No need to eval-and-compile autoloads.
1445         (spam-report-resend-to): Declare.
1446         (spam-report-resend-register-routine): Require 'spam-report.
1447
1448 2013-05-24  Julien Danjou  <julien@danjou.info>
1449
1450         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1451         setup.
1452
1453 2013-05-23  Glenn Morris  <rgm@gnu.org>
1454
1455         * gnus-util.el (rmail-swap-buffers-maybe)
1456         (rmail-maybe-set-message-counters, rmail-count-new-messages)
1457         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1458         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1459
1460         * mm-decode.el: No need to load term when compiling.
1461         (term-mode, term-char-mode): Declare.
1462
1463         * mm-util.el: No need to load jka-compr when compiling.
1464         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1465
1466         * nnmaildir.el: Require is automatically eval-and-compile.
1467         (nnmail): Require at run-time too.
1468
1469         * registry.el (registry-size): Move definition before use.
1470
1471 2013-05-22  Daiki Ueno  <ueno@gnu.org>
1472
1473         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1474         signed data to conform the standard.  (Bug#14232)
1475
1476 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
1477
1478         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1479         double angle quotation mark.
1480
1481 2013-05-20  Glenn Morris  <rgm@gnu.org>
1482
1483         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
1484
1485 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1486
1487         * message.el (message-insert-formatted-citation-line): handle finding
1488         first/lastname when more than 2 names appear.
1489
1490 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1491
1492         * shr.el (shr-tag-span): New function.
1493
1494 2013-05-18  Glenn Morris  <rgm@gnu.org>
1495
1496         * message.el (message-mode): Use message-mode-abbrev-table,
1497         with text-mode-abbrev-table as parent.  (Bug#14413)
1498
1499 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1500
1501         * message.el (message-expand-group): Decode group names.
1502
1503 2013-05-16  Julien Danjou  <julien@danjou.info>
1504
1505         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1506         app-icon.
1507
1508 2013-05-15  Glenn Morris  <rgm@gnu.org>
1509
1510         * shr-color.el (shr-color-visible-luminance-min)
1511         (shr-color-visible-distance-min): Use shr-color group.
1512
1513 2013-05-11  Glenn Morris  <rgm@gnu.org>
1514
1515         * gnus-vm.el: Make it loadable without VM.
1516         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1517         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1518
1519 2013-05-09  Glenn Morris  <rgm@gnu.org>
1520
1521         * mml1991.el: Make it loadable.  (Bug#13456)
1522
1523         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1524         * gnus-async.el (gnus-async-post-fetch-function):
1525         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1526         * gnus-html.el (gnus-html-image-cache-ttl):
1527         * gnus-notifications.el (gnus-notifications-timeout):
1528         * gnus-picon.el (gnus-picon-properties):
1529         * gnus-util.el (gnus-completion-styles):
1530         * gnus.el (gnus-other-frame-resume-function):
1531         * message.el (message-user-organization-file)
1532         (message-cite-reply-position):
1533         * nnir.el (nnir-summary-line-format)
1534         (nnir-retrieve-headers-override-function):
1535         * shr-color.el (shr-color-visible-luminance-min):
1536         * shr.el (shr-blocked-images):
1537         * spam-report.el (spam-report-resend-to):
1538         * spam.el (spam-summary-exit-behavior): Fix custom types.
1539
1540         * gnus-salt.el (gnus-selected-tree-face): Fix default.
1541
1542 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1543
1544         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1545         because of let-binding help-xref-following.  (Bug#14356)
1546
1547 2013-05-06  Glenn Morris  <rgm@gnu.org>
1548
1549         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
1550
1551 2013-05-04  Andrew Cohen  <cohen@bu.edu>
1552
1553         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1554         entering into the registry.
1555
1556 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1557
1558         * gnus.el: Ma Gnus v0.7 is released.
1559
1560 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1561
1562         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1563         (Bug#14304)
1564
1565 2013-04-27  Glenn Morris  <rgm@gnu.org>
1566
1567         * gnus.el (gnus-list-debbugs):
1568         Use require rather than autoload.  (Bug#14262)
1569
1570 2013-04-27  Julien Danjou  <julien@danjou.info>
1571
1572         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1573         port to "sieve" now that it has an official IANA port assigned.
1574
1575 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1576
1577         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1578         Don't set the MAILHOST environment variable permanently (Bug#14271).
1579
1580 2013-04-26  Glenn Morris  <rgm@gnu.org>
1581
1582         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
1583
1584 2013-04-25  Andrew Cohen  <cohen@bu.edu>
1585
1586         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1587         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
1588
1589 2013-04-24  Andrew Cohen  <cohen@bu.edu>
1590
1591         * nnir.el (nnir-close-group): Make sure we are in the right group.
1592
1593         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1594         dependency table from all newly retrieved headers.
1595
1596 2013-04-16  David Edmondson  <dme@dme.org>
1597
1598         Support <img src="data:...">.
1599
1600         * shr.el (shr-image-from-data): New function.
1601         (shr-tag-img): Use it.
1602
1603 2013-04-14  Andrew Cohen  <cohen@bu.edu>
1604
1605         * nnir.el (nnir-request-set-mark): Make sure we are in the right
1606         group.
1607
1608 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1609
1610         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1611         corresponding to any existing group (Bug#14166).
1612
1613 2013-04-10  Andrew Cohen  <cohen@bu.edu>
1614
1615         * nnir.el (number-sequence): No longer used.
1616         (nnir-request-set-mark): New function.
1617         (nnir-request-update-info): Improve marks updating.
1618         (nnir-request-scan): Don't duplicate marks updating.
1619         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1620         Use 'assq rather than 'assoc.  Quote anonymous function.
1621         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1622         Use 'gnus-group-prefixed-p.
1623         (gnus-summary-create-nnir-group): Make sure server for method is open.
1624
1625 2013-04-04  Andrew Cohen  <cohen@bu.edu>
1626
1627         * nnir.el (gnus-nnir-group-p): New function.
1628         (nnir-possibly-change-group): Use it.
1629
1630         * gnus-msg.el (gnus-setup-message): Use it.
1631
1632 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1633
1634         * mml.el (mml-minibuffer-read-description): Use `default' insted of
1635         `initial-input' for the argument name.
1636         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1637
1638 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
1639
1640         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1641         (used by MH-E).
1642
1643 2013-04-01  Andrew Cohen  <cohen@bu.edu>
1644
1645         * nnir.el (nnir-request-update-mark): Improve mark updating in original
1646         group.
1647
1648         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1649         fix compilation.
1650
1651 2013-03-31  Andrew Cohen  <cohen@bu.edu>
1652
1653         * nnir.el (nnir-method-default-engines): And another typo.
1654
1655 2013-03-30  Andrew Cohen  <cohen@bu.edu>
1656
1657         * nnir.el (nnir-method-default-engines): Fix typo.
1658
1659 2013-03-29  Andrew Cohen  <cohen@bu.edu>
1660
1661         * nnir.el: Define 'number-sequence for xemacs.
1662         (gnus-summary-create-nnir-group): New function to create an nnir group
1663         from an nnir summary buffer based on the current query.
1664         (nnir-request-create-group): Update to allow nnir group creation based
1665         on the current query.
1666
1667 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1668
1669         * nndraft.el (nndraft-request-expire-articles):
1670         Make expiry target always `delete'.
1671
1672 2013-03-27  Andrew Cohen  <cohen@bu.edu>
1673
1674         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1675         buffer use the posting-style and gcc of the original article group.
1676         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1677
1678         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
1679         after other deffoos.
1680
1681 2013-03-25  Andrew Cohen  <cohen@bu.edu>
1682
1683         * nnir.el: Major rewrite.  Cleaner separation between searches and group
1684         management.  Marks are now shown in nnir summary buffers.  Rudimentary
1685         support for real (i.e. not ephemeral) nnir groups.
1686         (gnus-summary-make-nnir-group): New function for initiating searches
1687         from a summary buffer.
1688
1689 2013-03-18  Sam Steingold  <sds@gnu.org>
1690
1691         * message.el (message-bury): Minor cleanup.
1692
1693 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
1694
1695         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
1696
1697 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1698
1699         * nndir.el (nndir-request-list): Remove 2nd argument passed to
1700         nnml-request-list.  (Bug#13873)
1701         (nndir-request-newsgroups): Remove, unused.
1702
1703         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1704
1705 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1706
1707         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
1708         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
1709         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
1710
1711 2013-03-03  Ted Phelps  <phelps@gnusto.com>
1712
1713         * shr.el: Make all the overlays set the `evaporate' property so that
1714         they're removed properly.
1715
1716 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
1717
1718         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1719         shell-quote-argument.
1720
1721 2013-02-22  David Engster  <deng@randomsample.de>
1722
1723         * gnus-registry.el (gnus-registry-save): Provide class name when
1724         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
1725         `condition-case' to stay compatible with older EIEIO versions which
1726         only accept one argument.
1727
1728 2013-02-17  Daiki Ueno  <ueno@gnu.org>
1729
1730         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1731         (epg-user-id-validity): Autoload.
1732         (mml2015-epg-check-user-id): New function.
1733         (mml2015-epg-check-sub-key): New function split from
1734         mml2015-epg-find-usable-key.
1735         (mml2015-epg-find-usable-key): Accept context, name, usage, and
1736         optional name-is-key-id, to handle the case when user-id is unusable.
1737         Reported by Łukasz Stelmach <stlman@poczta.fm>.
1738
1739 2013-02-17  Glenn Morris  <rgm@gnu.org>
1740
1741         * shr.el (shr-put-image): Use image-multi-frame-p if available.
1742
1743 2013-02-16  Glenn Morris  <rgm@gnu.org>
1744
1745         * shr.el (shr-put-image): Only animate images that specify a delay.
1746         This is consistent with the old image-animated-p behavior.
1747
1748 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1749
1750         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1751         for XEmacs.
1752
1753 2013-02-13  Juri Linkov  <juri@jurta.org>
1754
1755         * gnus-art.el (gnus-article-mode-map):
1756         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1757         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
1758
1759 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
1760
1761         * auth-source.el (auth-source-format-prompt): Don't get confused by
1762         any "\" in replacement text.  (Bug#13637)
1763
1764 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
1765
1766         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1767         (gnus-backend-trace): Honour gnus-backend-trace.
1768
1769         * mml.el (mml-insert-part): Insert closing tag.
1770
1771         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1772
1773 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1774
1775         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1776         able to find the article, which can happen in debbugs groups,
1777         apparently.
1778
1779 2013-01-16  Glenn Morris  <rgm@gnu.org>
1780
1781         * smiley.el (smiley-style): Make the file loadable in batch mode.
1782
1783 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1784
1785         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1786         imap process running.
1787
1788 2013-01-14  Julien Danjou  <julien@danjou.info>
1789
1790         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1791         Compare addresses against addresses, not against the full From field.
1792
1793 2013-01-13  Richard Stallman  <rms@gnu.org>
1794
1795         * message.el (message-forward-make-body-mime): New args BEG, END
1796         specify what part of FORWARD-BUFFER to use.  Do the work directly
1797         instead of calling `mml-insert-buffer'.
1798
1799 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
1800
1801         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1802         cross-reference(s).
1803
1804         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1805         cross-reference(s).
1806
1807 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
1808
1809         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1810         and point-max-marker.
1811         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1812
1813 2013-01-11  Julien Danjou  <julien@danjou.info>
1814
1815         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
1816         max are almost equal.  Also return the correct value for V which is
1817         already between 0 and 1.
1818
1819 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
1820
1821         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1822         to mml2015-encrypt-to-self.
1823         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1824
1825 2013-01-09  Daiki Ueno  <ueno@gnu.org>
1826
1827         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1828         mml-smime-epg-find-usable-secret-key.
1829
1830 2013-01-08  Glenn Morris  <rgm@gnu.org>
1831
1832         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1833
1834 2013-01-07  Daiki Ueno  <ueno@gnu.org>
1835
1836         * mml-smime.el: Support signing by sender.
1837         Requested by Uwe Brauer.
1838         (mml-smime-sign-with-sender): New user option analogous
1839         to mml2015-sign-with-sender.
1840         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1841         (mml-smime-epg-find-usable-secret-key): New helper function copied from
1842         mml2015.el.
1843
1844 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1845
1846         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1847         isn't running, because Gnus will probably not know how to handle the
1848         Gcc header (bug#11941).
1849
1850         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1851         articles.
1852
1853 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1854
1855         * nnfolder.el (nnfolder-recursive-directory-files): New function.
1856         (nnfolder-generate-active-file): Make this function work with recursive
1857         folder names.
1858
1859 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1860
1861         * nntp.el (nntp-open-connection): Use HELP as the capability command
1862         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1863         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
1864
1865 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
1866
1867         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1868         place holder since this gives `Invalid face reference: nil' messages.
1869         Use the `default' face instead.  It has the same effect here, even
1870         though it is not no-op.
1871
1872         * gnus-util.el
1873         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1874
1875 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1876
1877         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1878         non-string posting styles (bug#13285).
1879
1880 2012-12-27  Glenn Morris  <rgm@gnu.org>
1881
1882         * plstore.el (plstore-passphrase-callback-function):
1883         Use plstore-get-file.
1884
1885 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
1886
1887         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1888         stderr.
1889
1890 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1891
1892         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1893
1894         * gnus-compat.el (set-buffer-multibyte): Remove.
1895
1896 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1897
1898         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1899         temporary file to get PGP key image.  Pass no-show-photos when
1900         extracting image to avoid having it pop up twice.
1901
1902 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1903
1904         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
1905         eligible for treatment.
1906
1907         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
1908         lines.  This makes summary commands with hidden threads work more
1909         reliably.
1910
1911         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1912         button to mark the hidden citations (bug#9395).
1913
1914 2012-12-26  Daiki Ueno  <ueno@gnu.org>
1915
1916         * mml2015.el (mml2015-epg-signature-to-string): New function.
1917         (mml2015-epg-verify-result-to-string): New function.
1918         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1919         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1920         instead of epg-verify-result-to-string.
1921         (epg-signature-key-id, epg-signature-to-string): Autoload.
1922         (epg-verify-result-to-string): Remove autoload.
1923
1924 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1925
1926         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1927         ID image from GPG public key.
1928         (mml2015-epg-key-image-to-string): New function.
1929
1930 2012-12-25  Leo Liu  <sdl.web@gmail.com>
1931
1932         * plstore.el (plstore-passphrase-callback-function): Fix error when
1933         error when plstore-cache-passphrase-for-symmetric-encryption is set
1934         (bug#13264).
1935
1936 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1937
1938         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1939         buffer to the article buffer here, because that clobbers multiple
1940         article buffers.
1941
1942         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1943         buffer always points to the right summary buffer.
1944
1945 2012-12-25  John Wiegley  <jwiegley@gmail.com>
1946
1947         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1948         the password (bug#12097).
1949
1950 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1951
1952         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1953         (bug#13263).
1954
1955         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1956         buffer exists before using it (bug#12475).
1957
1958         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1959         offline groups (bug#11937).
1960
1961         * message.el (message-yank-original): When using customize to set the
1962         value of `message-cite-style', the variable it set to a symbol that's
1963         the name of the variable, which must then be dereferenced (bug#12616).
1964
1965 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
1966
1967         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1968         the `face' property with a list whose car is the face specified in the
1969         format string and whose cdr is (nil).
1970         * lisp/gnus-util.el
1971         (gnus-put-text-property-excluding-characters-with-faces):
1972         Change accordingly.
1973         (gnus-get-text-property-excluding-characters-with-faces): New function.
1974         * lisp/gnus-sum.el (gnus-summary-highlight-line):
1975         * lisp/gnus-salt.el (gnus-tree-highlight-node):
1976         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1977
1978 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1979
1980         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
1981         login methods.
1982         (nnimap-login): Respect the `nnimap-authenticator' variable.
1983
1984         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
1985         mark state when moving articles.  Otherwise unticked articles will get
1986         their ticks back after moving.
1987
1988 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
1989
1990         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
1991
1992         * message.el (message-ignored-news-headers): Always remove
1993         X-Message-SMTP-Method to avoid information leakage if the user
1994         mistakenly inserts the header into news messages.
1995
1996         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
1997
1998         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
1999         right than four characters, this command would move point to
2000         `point-max'.  Don't do that.
2001
2002         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
2003         to nil to allow re-selecting groups that gain articles.
2004         (gnus-bug-group-download-format-alist): Update the URL.
2005
2006 2012-12-23  Andreas Schwab  <schwab@suse.de>
2007
2008         * shr.el (shr-tag-em): Render em as italic, not bold.
2009
2010 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
2011
2012         * gnus-int.el (gnus-backend-trace): Factor out into its own function
2013         for reuse.
2014         (gnus-open-server): Use it to add more tracing.
2015         (gnus-finish-retrieve-group-infos): Add backend tracing.
2016         (gnus-backend-trace): Also note the elapsed seconds.
2017
2018 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
2019
2020         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
2021         Set epa-file-encrypt-to from variable to avoid querying.
2022
2023 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
2024
2025         * sieve-mode.el (sieve-font-lock-keywords):
2026         Keywords should be word delimited.  (Bug#13173)
2027
2028 2012-12-13  Andreas Schwab  <schwab@suse.de>
2029
2030         * tls.el (tls-program): Update customize type.
2031
2032 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2033
2034         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
2035         instead of <pre> to align message header.
2036
2037 2012-12-12  Sam Steingold  <sds@gnu.org>
2038
2039         * gnus.el (gnus-other-frame-resume-function): Add user option.
2040         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
2041
2042 2012-12-06  Sam Steingold  <sds@gnu.org>
2043
2044         * gnus-start.el (gnus-before-resume-hook): Add.
2045         (gnus-1): Run it when Gnus is alive.
2046
2047 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2048
2049         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
2050         * gnus-art.el (article-unsplit-urls)
2051         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2052         * gnus-registry.el (gnus-registry-get-article-marks)
2053         * message.el (message-goto-body): Use it.
2054         (message-called-interactively-p): Remove.
2055
2056         * spam-stat.el (spam-stat-called-interactively-p): New macro.
2057         (spam-stat-score-buffer): Use it.
2058
2059         * spam.el: Silence the warnings against BBDB functions when compiling.
2060
2061         * gnus-score.el (gnus-score-decode-text-parts):
2062         Use append+mapcar instead of the cl function mapcan.
2063
2064 2012-12-05  Sam Steingold  <sds@gnu.org>
2065
2066         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
2067         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
2068         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
2069
2070 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2071
2072         * gmm-utils.el (gmm-called-interactively-p): Revert.
2073         This seems to cause Emacs to get stuck!
2074         * gnus-art.el (article-unsplit-urls)
2075         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2076         * gnus-registry.el (gnus-registry-get-article-marks)
2077         * message.el (message-goto-body)
2078         (message-called-interactively-p): Revert.
2079
2080         * gmm-utils.el (gmm-called-interactively-p): New function.
2081         * gnus-art.el (article-unsplit-urls)
2082         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2083         * gnus-registry.el (gnus-registry-get-article-marks)
2084         * message.el (message-goto-body): Use it.
2085         (message-called-interactively-p): Remove.
2086
2087         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
2088         * gnus-sync.el (gnus-sync-lesync-call)
2089         * message.el (message-read-from-minibuffer): Use it.
2090
2091 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2092
2093         * gmm-utils.el (gmm-flet): Remove.
2094         * gnus-sync.el (gnus-sync-lesync-call)
2095         * message.el (message-read-from-minibuffer): Don't use it.
2096
2097 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2098
2099         * gmm-utils.el (gmm-labels): Use cl-labels if available.
2100
2101 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2102
2103         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
2104
2105         * gnus-sync.el (gnus-sync-lesync-call)
2106         * message.el (message-read-from-minibuffer): Use gmm-flet.
2107
2108         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
2109
2110         * gnus-util.el (gnus-macroexpand-all): Remove.
2111
2112 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
2113
2114         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
2115         to TAB, not [tab].
2116         (gnus-summary-article-map): Likewise.
2117
2118         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
2119         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
2120
2121 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
2122
2123         * time-date.el: Commentary fix.
2124
2125 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2126
2127         * color.el: Don't require cl.
2128         (color-complement): `caddr' -> `nth 2'.
2129
2130         * time-date.el (time-to-seconds): De-obsolete.
2131
2132 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2133
2134         * message.el (message-get-reply-headers):
2135         Make sure the reply goes to the author if it is a wide reply.
2136
2137 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
2138
2139         * gnus-score.el (gnus-score-body):
2140         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
2141         scoring by body.
2142
2143 2012-11-16  Glenn Morris  <rgm@gnu.org>
2144
2145         * gnus-diary.el (nndiary-request-create-group-functions)
2146         (nndiary-request-update-info-functions)
2147         (gnus-subscribe-newsgroup-functions)
2148         (nndiary-request-accept-article-functions):
2149         Use new names for hooks rather than obsolete aliases.
2150
2151 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2152
2153         * dgnushack.el (define-obsolete-variable-alias): Simplify.
2154
2155 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2156
2157         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
2158         in meta tag with the one the part specifies in its header.
2159
2160 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2161
2162         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
2163         by default.
2164
2165 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2166
2167         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
2168         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
2169
2170 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2171
2172         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
2173         and a runtime function for it, of which the XEmacs version takes only
2174         two arguments.
2175
2176 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2177
2178         * nndiary.el (nndiary-request-create-group-functions)
2179         (nndiary-request-update-info-functions)
2180         (nndiary-request-accept-article-functions):
2181         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
2182         "-hooks" suffix.
2183
2184 2012-10-19  Julien Danjou  <julien@danjou.info>
2185
2186         * gnus-art.el: Require gnus-util because it uses
2187         `gnus-timer--function'.
2188
2189 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2190
2191         * starttls.el (starttls-extra-arguments): Doc fix.
2192
2193 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2194
2195         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
2196         it.
2197
2198 2012-10-06  Glenn Morris  <rgm@gnu.org>
2199
2200         * gnus-notifications.el (gnus-notifications):
2201         Add missing group :version tag.
2202         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
2203         (gnus-gcc-post-body-encode-hook):
2204         * gnus-sync.el (gnus-sync-lesync-name)
2205         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
2206
2207 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
2208
2209         * color.el (color-hsl-to-rgb): Fix incorrect results for
2210         small and large hue values.  (Bug#12559)
2211
2212 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2213
2214         New UIDL implementation.
2215
2216         * mail-source.el (mail-sources, mail-source-keyword-map):
2217         Add :leave as a pop3 keyword.
2218         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
2219
2220         * pop3.el (pop3-leave-mail-on-server): Allow number.
2221         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
2222         (pop3-movemail): Add UIDL support.
2223         (pop3-send-streaming-command): Take a list of mail numbers instead of
2224         the number of mails.
2225         (pop3-write-to-file): Add X-UIDL header.
2226         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
2227         (pop3-uidl-add-xheader): New functions.
2228
2229         * message.el (message-ignored-resent-headers):
2230         Add X-Content-Length and X-UIDL headers.
2231
2232 2012-10-05  Glenn Morris  <rgm@gnu.org>
2233
2234         * color.el (color-name-to-rgb, color-rgb-to-hex)
2235         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
2236         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
2237         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2238         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
2239
2240 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2241
2242         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
2243         a user about whether to delete temp files if once a user answered as n.
2244
2245 2012-09-25  Chong Yidong  <cyd@gnu.org>
2246
2247         * password-cache.el (password-read-and-add): Use a declare form to mark
2248         this function obsolete.
2249
2250 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2251
2252         * lpath.el: Bind mail-encode-mml for old Emacsen.
2253
2254 2012-09-17  Richard Stallman  <rms@gnu.org>
2255
2256         * message.el (message-in-body-p): Don't set mark or modify buffer.
2257
2258         * mml.el (mml-attach-file): Doc fix.
2259         (mml-attach-external, mml-attach-buffer, mml-attach-file):
2260         Set mail-encode-mml when in Mail mode.
2261         Simplify code to set HEAD and move back to HEAD.
2262         (mml-insert-multipart, mml-insert-part):
2263         Set mail-encode-mml when in Mail mode.
2264
2265 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2266
2267         * gnus-util.el (gnus-timer--function): New function.
2268
2269         * gnus-art.el (gnus-article-stop-animations): Use it.
2270
2271 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2272
2273         Fix glitches caused by addition of psec to timers.
2274         * gnus-art.el (gnus-article-stop-animations): Use timer--function
2275         rather than raw access to timer vector.
2276
2277 2012-09-11  Julien Danjou  <julien@danjou.info>
2278
2279         * gnus-notifications.el (gnus-notifications): Check for nil values in
2280         ignored addresses check.
2281
2282 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2283
2284         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
2285
2286 2012-09-07  Chong Yidong  <cyd@gnu.org>
2287
2288         * gnus-util.el
2289         (gnus-put-text-property-excluding-characters-with-faces): Restore.
2290
2291         * gnus-salt.el (gnus-tree-highlight-node):
2292         * gnus-sum.el (gnus-summary-highlight-line):
2293         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
2294
2295 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2296
2297         * gnus-util.el: Fix compilation error on XEmacs 21.4.
2298
2299 2012-09-06  Juri Linkov  <juri@jurta.org>
2300
2301         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
2302         scheme for buffer names to be more consistent with other group and
2303         article buffer names in Gnus.
2304
2305 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2306
2307         * gnus-util.el
2308         (gnus-put-text-property-excluding-characters-with-faces): Removed.
2309
2310         * gnus-compat.el: Define compat function `add-face' from Wolfgang
2311         Jenkner.
2312
2313         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
2314
2315         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
2316
2317         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
2318
2319 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2320
2321         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
2322         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
2323
2324         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
2325         string-prefix-p in Emacs >=23.2.
2326
2327         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
2328         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
2329         instead of string-match-p.
2330         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
2331
2332 2012-09-06  Kenichi Handa  <handa@gnu.org>
2333
2334         * qp.el (quoted-printable-decode-region): Fix previous change; handle
2335         lowercase a..f.
2336
2337 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2338
2339         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
2340
2341 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
2342
2343         * nnimap.el (nnimap-request-move-article): Decode the group name when
2344         doing internal moves to avoid charset issues.
2345
2346         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
2347         TIME is set.
2348
2349 2012-09-05  Juri Linkov  <juri@jurta.org>
2350
2351         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
2352         than one group at a time (bug#11961).
2353
2354 2012-09-05  Julien Danjou  <julien@danjou.info>
2355
2356         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
2357         this hide the real reason with a message giving absolutely no hint.
2358
2359 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
2360
2361         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
2362         to the backend (bug#11804).
2363
2364         * message.el (message-insert-newsgroups): Don't insert newsgroup
2365         duplicates (bug#12275).
2366
2367 2012-09-05  John Wiegley  <johnw@newartisans.com>
2368
2369         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2370         sieve rules.
2371
2372 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
2373
2374         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2375         function.
2376
2377         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2378
2379         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2380
2381 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2382
2383         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2384         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2385         This should make nnmaildir more usable with offlineimap.
2386
2387 2012-09-05  Julien Danjou  <julien@danjou.info>
2388
2389         * nnimap.el (nnimap-request-list): Revert change that made listing
2390         synchronous.
2391         (nnimap-get-responses): Restore.
2392
2393 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
2394
2395         * dgnushack.el: XEmacs 21.5 compilation fix.
2396
2397         * gnus-notifications.el (gnus-notifications-notify): Use it.
2398
2399         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2400         warnings on XEmacs.
2401
2402 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
2403
2404         Better seeds for (random).
2405         * gnus-sync.el (gnus-sync-lesync-setup):
2406         * message.el (message-canlock-generate, message-unique-id):
2407         Change (random t) to (random), now that the latter is more random.
2408
2409 2012-08-31  Dave Abrahams  <dave@boostpro.com>
2410
2411         * nnimap.el (nnimap-change-group): Document result value
2412
2413         * auth-source.el (auth-sources): Fix macos keychain access.
2414
2415         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2416         allow the backend `request-head' function to determine the group
2417         name on its own.
2418         (gnus-request-expire-articles): Filter out negative article numbers
2419         during expiry (Bug#11980).
2420
2421         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2422         O(N^2) to O(N).  This makes warping into huge groups tolerable.
2423
2424         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2425         you've found the article when you haven't.
2426
2427         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
2428         that nnimap-change-group can return t.
2429
2430 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2431
2432         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2433
2434 2012-08-30  Julien Danjou  <julien@danjou.info>
2435
2436         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2437         `gnus-notifications-timeout'.
2438         (gnus-notifications-timeout): Add.
2439         (gnus-notifications-action): New function.
2440         (gnus-notifications-notify): Add :action using
2441         `gnus-notifications-action'.
2442         (gnus-notifications-id-to-msg): New variable.
2443         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2444         notifications id to messages.
2445
2446 2012-08-30  Kenichi Handa  <handa@gnu.org>
2447
2448         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2449         once.
2450
2451 2012-08-29  Julien Danjou  <julien@danjou.info>
2452
2453         * gnus-notifications.el: New file.
2454         (gnus-notifications-notify): New function.
2455         (gnus-notifications): Use `gnus-notifications-notify'.
2456
2457 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2458
2459         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2460         transfer encoding first; bind gnus-newsgroup-charset to the charset
2461         that the article specifies (Bug#12209).
2462
2463 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2464
2465         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2466         (gnus-group-customize-done): Encode values posting-style holds.
2467
2468         * gnus-msg.el (gnus-summary-resend-message)
2469         (gnus-configure-posting-styles): Decode values posting-style group
2470         parameter holds.
2471
2472 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2473
2474         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2475         `name' and `address' in Resent-From header.
2476
2477 2012-08-14  Chong Yidong  <cyd@gnu.org>
2478
2479         * gnus-art.el (article-display-face): Handle failure in
2480         gnus-create-image (Bug#11802).
2481
2482 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2483
2484         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2485         Use defsetf.
2486
2487 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
2488
2489         * auth-source.el (auth-source-plstore-search)
2490         (auth-source-secrets-search): Ignore :require and :type in search spec.
2491
2492 2012-08-06  Julien Danjou  <julien@danjou.info>
2493
2494         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
2495         `nnimap-request-move-article'.
2496
2497         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2498         Remove autoload, already handled by gnus.el.
2499
2500         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
2501
2502         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
2503         supported by nnimap actually.  Reverts previous change.
2504
2505         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
2506         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
2507         to-buffer argument that is already supported.
2508
2509 2012-08-05  Julien Danjou  <julien@danjou.info>
2510
2511         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2512         Add autoload.
2513
2514 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2515
2516         * gnus.el (gnus-valid-select-methods): Fix custom type.
2517
2518 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
2519
2520         * auth-source.el (auth-sources, auth-source-backend-parse)
2521         (auth-source-macos-keychain-search)
2522         (auth-source-macos-keychain-search-items)
2523         (auth-source-macos-keychain-result-append)
2524         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2525         auth-source.el through the /usr/bin/security utility.
2526         (auth-sources): Fix syntax error.
2527         (auth-source-macos-keychain-result-append): Fix variable name.
2528         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2529
2530 2012-07-27  Julien Danjou  <julien@danjou.info>
2531
2532         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2533         Emacs < 24.1
2534
2535 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2536
2537         * message.el (message-kill-address): Don't kill last newline.
2538         (message-skip-to-next-address): Don't move to the next header.
2539         (message-fill-field-address): Work properly.
2540
2541 2012-07-25  Julien Danjou  <julien@danjou.info>
2542
2543         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2544
2545 2012-07-24  Julien Danjou  <julien@danjou.info>
2546
2547         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2548
2549         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2550         (nntp-async-timer-handler): Remove, unused.
2551
2552         * nnimap.el (nnimap-get-responses): Remove, unused.
2553
2554         * nnheader.el (mail-header-set-extra): Remove, unused.
2555
2556         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
2557         unused.
2558
2559         * mm-view.el (mm-view-sound-file): Remove, unused.
2560
2561         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2562         (mm-url-encode-multipart-form-data): Remove, unused.
2563
2564         * message.el (message-remove-signature, message-make-host-name)
2565         (message-fill-address): Remove, unused.
2566
2567         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2568         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2569         unused.
2570
2571         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
2572         (gnus-xmas-call-region): Remove, unused.
2573
2574         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2575
2576         * gnus-util.el (gnus-extract-address-component-name)
2577         (gnus-extract-address-component-email, gnus-sortable-date)
2578         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2579         (gnus-process-live-p): Remove, unused.
2580
2581         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2582
2583         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2584         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2585         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2586         function.
2587
2588         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2589
2590         * gnus-score.el (gnus-summary-score-crossposting)
2591         (gnus-score-regexp-bad-p): Remove, unused.
2592
2593         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2594
2595         * gnus-range.el (gnus-sublist-p): Remove, unused.
2596
2597         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2598         unused.
2599
2600         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2601
2602         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2603         (gnus-request-associate-buffer): Remove, unused.
2604
2605         * gnus-group.el (gnus-group-set-method-info)
2606         (gnus-group-set-params-info): Remove, unused.
2607
2608         * gnus-fun.el (gnus-shell-command-to-string)
2609         (gnus-shell-command-on-region): Remove, unused.
2610
2611         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2612
2613         * gnus-art.el (gnus-article-text-type-exists-p)
2614         (article-translate-characters, gnus-article-hide-text-of-type)
2615         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2616         Remove, unused.
2617
2618 2012-07-22  Andrew Cohen  <cohen@bu.edu>
2619
2620         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2621
2622 2012-07-21  Julien Danjou  <julien@danjou.info>
2623
2624         * message.el (message-dont-reply-to-names): Replace deprecated
2625         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2626         (message-get-reply-headers): Ditto.
2627
2628 2012-07-18  Julien Danjou  <julien@danjou.info>
2629
2630         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2631         `sieve-upload-and-kill'.
2632
2633         * sieve.el (sieve-bury-buffer): Remove function.
2634         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2635         (sieve-upload-and-kill): New function, mapped to C-c C-c.
2636
2637 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
2638
2639         * shr.el (shr-expand-url): Handle URL starting with `//'.
2640
2641 2012-07-13  Chong Yidong  <cyd@gnu.org>
2642
2643         * smime.el (smime-certificate-info): Set buffer-read-only directly,
2644         instead of calling toggle-read-only with a (bogus) argument.
2645
2646 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
2647
2648         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2649         of initial input when reading the author to restrict the summary to.
2650
2651 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2652
2653         * mm-decode.el (mm-shr):
2654         Allow overriding charset by mm-charset-override-alist.
2655
2656 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2657
2658         * gnus-art.el (gnus-article-view-part):
2659         Toggle subparts of multipart/alternative part.
2660
2661 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2662
2663         * shr.el (shr-render-buffer): New command.
2664         (shr-visit-file): Use it.
2665
2666 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2667
2668         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2669         Set no-byte-compile and no-update-autoloads.
2670
2671 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2672
2673         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2674
2675 2012-06-25  Julien Danjou  <julien@danjou.info>
2676
2677         * nnimap.el (nnimap-request-articles-find-limit): Rename from
2678         `nnimap-request-move-articles-find-limit' since we do not use it only
2679         for move operations.
2680         (nnimap-request-accept-article): Use
2681         `nnimap-request-articles-find-limit' to limit search by message-id.
2682
2683 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
2684
2685         Support higher-resolution time stamps (Bug#9000).
2686
2687         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
2688         VARLIST.  It's optional, for backward compatibility.
2689         (encode-time-value): New optional arg PICO.  New type 3.
2690         (time-to-seconds) [!float-time]: Support the new picoseconds
2691         component if it's used.
2692         (seconds-to-time, time-subtract, time-add):
2693         Support ps-resolution time stamps as well.
2694
2695 2012-06-19  Julien Danjou  <julien@danjou.info>
2696
2697         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
2698
2699         * nnimap.el (nnimap-log-buffer): Check that
2700         `window-point-insertion-type' is boundp, since it's not available in
2701         XEmacs.
2702
2703 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2704
2705         * nnimap.el (nnimap-log-buffer): Add this, setting
2706         `window-point-insertion-type' in the buffer to t.
2707         (nnimap-log-command): Use nnimap-log-buffer.
2708
2709 2012-06-19  Julien Danjou  <julien@danjou.info>
2710
2711         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
2712         argument to be able to limit the search.
2713         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
2714         (nnimap-request-move-articles-find-limit): Add this to limit the search
2715         by Message-Id after a message move.
2716         (nnimap): Add defgroup.
2717
2718 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2719
2720         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2721
2722 2012-06-15  Julien Danjou  <julien@danjou.info>
2723
2724         * nnimap.el (nnimap-find-article-by-message-id): Use
2725         `nnimap-possibly-change-group' rather than its own EXAMINE call.
2726         (nnimap-possibly-change-group): Add read-only argument.
2727         (nnimap-request-list): Use nnimap-possibly-change-group rather than
2728         issuing EXAMINE manually.
2729         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
2730         with read-only argument.
2731         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
2732         cannot possibly change because we need to be sure that it's either
2733         read-write or read-only.
2734
2735 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2736
2737         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2738         being bound to a lambda form.
2739
2740 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
2741
2742         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2743         articles when fetch-old is non-nil (bug#11370).
2744
2745 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
2746
2747         * gnus-picon.el (gnus-picon-properties): New defcustom.
2748         (gnus-picon-create-glyph): Use it.
2749
2750 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2751
2752         * gnus-group.el (gnus-group-get-new-news): Respect
2753         `gnus-group-use-permanent-levels', as documented (bug#11638).
2754
2755 2012-06-10  Dave Abrahams  <dave@boostpro.com>
2756
2757         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2758         groups (bug#11641).
2759
2760 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
2761
2762         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2763         is an integer to avoid later problems.
2764
2765 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2766
2767         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2768         locales.
2769
2770         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2771         on a handle.
2772
2773         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2774         address as the default.
2775         (gnus-summary-insert-old-articles): Don't include unexisting messages.
2776
2777         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
2778         makes no sense to query the user about internal files.
2779
2780         * gnus-spec.el: Remove all the byte-compilation stuff, since
2781         benchmarking shows that it doesn't help when entering large summary
2782         buffers.
2783
2784         * gnus-xmas.el (gnus-xmas-define): Remove.
2785
2786         * gnus-util.el (gnus-byte-code): Remove.
2787
2788         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2789         grouplens stuff.
2790
2791 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2792
2793         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2794         (bug#11514).
2795
2796 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2797
2798         * message.el (message-buffers): Return all buffers derived from Message
2799         to make `gnus-dired-attach' work with mu4e.
2800
2801 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2802
2803         * nntp.el: Stop the `letf' madness.
2804         (nntp--report-1): New var.
2805         (nntp-report): Merge nntp-report-1 into it.
2806         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2807         the nntp-report function.
2808
2809         * auth-source.el: Fix comment-style to follow the convention.
2810
2811 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
2812
2813         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2814         (mm-dissect-singlepart): Don't guess the MIME type of
2815         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2816         set.
2817         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2818         toplevel MIME type is multipart/encrypted.
2819
2820 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2821
2822         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2823         a string so that Gcc works (bug#11514).
2824
2825 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2826
2827         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2828         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2829
2830 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2831
2832         * gnus-win.el (gnus-configure-frame): Don't signal an error when
2833         jumping to *Server* from a dedicated *Group* window.
2834         (gnus-configure-frame): CSE.
2835
2836         * gnus-registry.el: Minor style cleanup.
2837         (gnus-registry--set/remove-mark): New function, extracted from
2838         gnus-registry-install-shortcuts.
2839         (gnus-registry-install-shortcuts): Use it.
2840
2841 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2842
2843         * nnspool.el (news-path): Use eval-and-compile.
2844
2845 2012-05-24  Glenn Morris  <rgm@gnu.org>
2846
2847         * nnspool.el (news-directory, news-path, news-inews-program):
2848         Move here from paths.el.  Don't see a need for these to be autoloaded.
2849
2850         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2851         Merge in doc from paths.el version.  Don't see any need for this to be
2852         autoloaded, or for the warning about users not setting it.
2853
2854 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
2855
2856         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
2857         format.  In particular, add an optional argument and a docstring.
2858
2859         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2860
2861         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2862         current before calling `gnus-groups-to-gnus-format'.
2863         Note that this was already the case for `gnus-active-to-gnus-format'.
2864
2865 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
2866
2867         Fix minor Y10k bug.
2868         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2869
2870 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2871
2872         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
2873         message once it's actually open.
2874
2875 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2876
2877         * gnus.el: Ma Gnus v0.5 is released.
2878
2879 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2880
2881         * auth-source.el (auth-source--aput-1, auth-source--aput)
2882         (auth-source--aget): New functions and macros.
2883         Use them instead of aput/aget.
2884
2885 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
2886
2887         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
2888
2889 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2890
2891         * plstore.el (plstore-called-interactively-p): New compat macro copied
2892         from message.el.
2893         (plstore-mode): Use it.
2894
2895 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2896
2897         * plstore.el: Revive the editing feature.
2898         (plstore-mode): New mode to edit plstore file.
2899         (plstore-mode-toggle-display, plstore-mode-original)
2900         (plstore-mode-decoded): New command.
2901         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2902         (plstore--insert-buffer, plstore--make): New function.
2903         (plstore-open, plstore-save): Simplify by using them.
2904
2905 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2906
2907         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2908
2909 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
2910
2911         * tls.el (open-tls-stream): Remove unused binding.
2912
2913 2012-04-16  Glenn Morris  <rgm@gnu.org>
2914
2915         * nndraft.el (nndraft-request-list): Fix declaration.
2916
2917 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2918
2919         * mm-decode.el (mm-dissect-buffer): Doc fix.
2920
2921         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
2922         don't have a current group.
2923
2924         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
2925         buffer if it doesn't exist.
2926
2927         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
2928         given, mark the group as ephemeral with the current window conf.
2929
2930         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2931         buffer exists, which it doesn't if we haven't started Gnus.
2932         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2933
2934 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2935
2936         * mml.el (mml-generate-mime): Allow specifying what the top-level part
2937         type is.
2938
2939         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
2940         `unexists' entries.
2941         (gnus-clean-old-newsrc): Fix last checkin.
2942
2943         * nnimap.el (nnimap-update-info): None of the articles below the active
2944         low-water mark exist.
2945
2946         * dgnushack.el: Get rid of XEmacs compilation warning.
2947
2948         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
2949         would have gotten if we posted to the group, and use that to compare
2950         against the message we want to cancel (bug#10808).
2951
2952         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
2953         on XEmacs.
2954
2955 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2956
2957         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
2958         `scroll-margin'.
2959
2960 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
2961
2962         * gnus-cite.el (gnus-dissect-cited-text): A single line without
2963         citation prefix within a block of cited text should be considered part
2964         of that block *only* if it is a blank line.
2965
2966 2012-04-09  Chong Yidong  <cyd@gnu.org>
2967
2968         * binhex.el, hashcash.el, uudecode.el:
2969         Remove * characters from the front of variable docstrings.
2970
2971 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2972
2973         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2974         before kinsoku-bol characters nor within kinsoku-eol characters.
2975
2976 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2977
2978         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2979         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
2980         (gnus-sync-read): Use mapc instead of mapcar.
2981
2982         * mm-archive.el: Require mm-decode for some macros.
2983         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
2984         the byte compiler.
2985         (mm-archive-decoders): New function that returns the value of
2986         the mm-archive-decoders variable.
2987
2988         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
2989         instead.
2990         (mm-dissect-singlepart): Use the function mm-archive-decoders.
2991
2992         * nnimap.el (gnus-refer-thread-use-nnir):
2993         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2994
2995 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2996
2997         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
2998
2999 2012-03-12  Peter Münster  <pmrb@free.fr>
3000
3001         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
3002         (gnus-demon-cancel): Ditto.
3003         (gnus-demon-run-callback): When function cannot be called due to low
3004         idleness, call it when idleness reaches the expected value, instead of
3005         waiting another timer period.
3006         (gnus-demon-init): Add `time' to arguments of call-back.
3007
3008 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3009
3010         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
3011
3012         * gnus.el: Register gnus-registry functions.
3013
3014         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
3015         indent.
3016
3017         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
3018         enabled before warping.
3019
3020 2012-03-22  Dave Abrahams  <dave@boostpro.com>
3021
3022         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
3023         registry about each article retrieved.
3024
3025         * gnus-int.el (gnus-select-group-with-message-id): New function.
3026         (gnus-try-warping-via-registry): Ditto.
3027         (gnus-warp-to-article): Fall back on the registry.
3028
3029 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
3030
3031         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
3032         inboxes.
3033
3034 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3035
3036         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
3037
3038 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3039
3040         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
3041         gnus-gcc-self-resent-messages may be a group parameter.
3042         (gnus-summary-resend-message): Don't encode encoded words in header
3043         when Gcc'ing resent message.
3044
3045 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3046
3047         * shr.el (shr-insert): Treat non-breaking space just like normal
3048         space.  This seems to produce more pleasing results.
3049         (shr-insert): Only insert a blank line if we're starting from an image.
3050         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
3051         (shr-ensure-paragraph): Consider lines with white space to be blank.
3052
3053 2012-03-15  Elias Pipping  <pipping@lavabit.com>
3054
3055         * Makefile.in: Respect DESTDIR.
3056
3057 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
3058
3059         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
3060         and gnus-gcc-post-body-encode-hook.
3061
3062 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3063
3064         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
3065         messages that don't exist.
3066
3067         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
3068
3069 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3070
3071         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
3072         Remove.
3073
3074         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
3075
3076         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
3077
3078 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3079
3080         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
3081         have a group name.
3082
3083         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
3084         a multibyte buffer (bug#7410).
3085         (article-wash-html): Parse the original article buffer to get the
3086         unencoded data (bug#7410).
3087
3088         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
3089         .newsrc.el files.
3090
3091 2012-04-05  Bastien Guerry  <bzg@altern.org>
3092
3093         * color.el (color-lighten-name): Fix typo.
3094
3095 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3096
3097         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
3098         "#" to avoid having them interpreted as comments.
3099
3100 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3101
3102         * shr.el (shr-insert): Update the text state properly to avoid
3103         inserting spurious paragraph starts.
3104
3105 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3106
3107         * shr.el (shr-table-widths): Divide the extra width more fairly over
3108         the TDs (bug#10973).
3109         (shr-render-td): Don't delete too much padding.
3110         (shr-natural-width): Compute the natural width more correctly.
3111         (shr-insert): Allow the natural width to be computed for tables again.
3112         (shr-tag-table-1): Rework how the natural widths are computed by
3113         rendering the table a third time.
3114         (shr-natural-width): Removed.
3115         (shr-buffer-width): New function.
3116         (shr-expand-newlines): Use it.
3117
3118         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
3119         using a `gnus-use-full-window' setup (bug#11013).
3120
3121 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3122
3123         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
3124         24.1 release.
3125
3126 2012-03-10  David Edmondson  <dme@dme.org>
3127
3128         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
3129         'Forwarded Message' header and the start of the message.
3130
3131 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3132
3133         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
3134         isn't running (bug#10897).
3135
3136 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3137
3138         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
3139         This is inconsistent with all the other stream functions, which leave
3140         the setting up to the higher levels (if so wanted) (bug#10931).
3141
3142 2012-02-28  Glenn Morris  <rgm@gnu.org>
3143
3144         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
3145         mm-decode.el: Standardize possessive apostrophe usage.
3146
3147 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3148
3149         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
3150
3151 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
3152
3153         * parse-time.el (parse-time-string): Allow extractor to return nil.
3154
3155 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3156
3157         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
3158
3159 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3160
3161         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
3162
3163 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3164
3165         * mm-decode.el (mm-shr): Remove "soft hyphens".
3166
3167         * nnimap.el (nnimap-request-list): Return the group names encoded as
3168         utf8.  Otherwise non-European group names don't work.
3169         (nnimap-request-newgroups): Ditto.
3170
3171         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
3172         the default in `read-string' (bug#10757).
3173
3174         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
3175         topics (bug#10843).
3176
3177         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
3178         buffer.  Suggested by Herbert Valerio Riedel.
3179         (nnimap-request-move-article): Delete the message from the correct IMAP
3180         server.
3181
3182 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3183
3184         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
3185         Reported by Peter Münster.
3186
3187 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3188
3189         * shr.el (shr-image-fetched): Make sure we really kill the right
3190         buffer.
3191
3192 2012-02-16  Leo Liu  <sdl.web@gmail.com>
3193
3194         * gnus-start.el (gnus-1): Avoid duplicate entries.
3195
3196 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3197
3198         * imap.el: Remove.
3199
3200         * nntp.el (nntp-coding-system-for-read): Remove.
3201         (nntp-coding-system-for-write): Ditto.
3202         (nntp-open-connection): Just use `binary' directly.
3203
3204         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
3205         Gnus 0.3.
3206
3207 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3208
3209         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
3210         application/octet-stream parts really is.
3211
3212         * gnus-sum.el (gnus-propagate-marks): Remove.
3213
3214 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
3215
3216         * shr.el (shr-rescale-image): Undo previous change; see
3217         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3218
3219 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3220
3221         * gnus.el: Ma Gnus v0.3 is released.
3222
3223 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3224
3225         * gnus-sum.el (gnus-summary-local-variables): Make
3226         `gnus-newsgroup-unexist' into a local variable.
3227
3228 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3229
3230         * registry.el (registry-usage-test, registry-persistence-test): Move to
3231         tests/gnustest-registry.el.
3232         (registry-make-testable-db, registry-match-test)
3233         (registry-instantiation-test): Move to tests/gnustest-registry.el.
3234
3235         * gnus-registry.el (gnus-registry-misc-test)
3236         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
3237
3238         * tests/gnustest-registry.el: New file with the registry and
3239         gnus-registry ERT tests.
3240
3241 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3242
3243         * gnus-msg.el (gnus-summary-resend-message): Make
3244         gnus-summary-resend-message-insert-gcc be last item in
3245         message-header-setup-hook.
3246
3247 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3248
3249         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
3250         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
3251         Remove.
3252         (nnfolder-open-server): Don't use marks.
3253         (nnfolder-request-delete-group): Ditto.
3254         (nnfolder-request-rename-group): Ditto.
3255         (nnfolder-request-set-mark, nnfolder-request-marks)
3256         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
3257         (nnfolder-save-marks, nnfolder-open-marks): Remove.
3258
3259         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
3260         (nnml-marks-modtime): Remove.
3261         (nnml-request-delete-group): Don't use marks.
3262         (nnml-request-rename-group): Ditto.
3263         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
3264         (nnml-save-marks, nnml-open-marks): Remove.
3265
3266         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
3267         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
3268         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
3269         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
3270         (nntp-server-to-method-cache): Remove.
3271
3272         * shr.el (shr-rescale-image): Fix wrong merge.
3273
3274 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3275
3276         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
3277         too-wide lines.
3278
3279 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3280
3281         * nnimap.el (nnimap-record-commands): New variable.
3282         (nnimap-log-command): Use it.
3283         (nnimap-make-process-buffer): Add a space to the process buffer.
3284         (nnimap-transform-headers): Don't bug out on header lines containing
3285         stuff that look like IMAP length encodings.
3286
3287         * shr.el (shr-rescale-image): Allow viewing large images.
3288
3289 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
3290
3291         * nnml.el (nnml-request-compact-group): Delete the marks file after
3292         compaction (bug#10800).
3293
3294         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
3295         group exit.
3296
3297         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
3298         QRESYNC/FETCH output.
3299
3300 2012-02-11  Glenn Morris  <rgm@gnu.org>
3301
3302         * sieve-manage.el (sieve-manage-default-stream):
3303         * shr.el (shr):
3304         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
3305         (nnir-retrieve-headers-override-function)
3306         (nnir-imap-default-search-key, nnir-notmuch-program)
3307         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
3308         (nnir-method-default-engines):
3309         * message.el (message-cite-reply-position):
3310         * gssapi.el (gssapi-program):
3311         * gravatar.el (gravatar):
3312         * gnus-sum.el (gnus-refer-thread-use-nnir):
3313         * gnus-registry.el (gnus-registry-unfollowed-addresses)
3314         (gnus-registry-max-pruned-entries):
3315         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
3316         * gnus-int.el (gnus-after-set-mark-hook)
3317         (gnus-before-update-mark-hook):
3318         * gnus-async.el (gnus-async-post-fetch-function):
3319         * auth-source.el (auth-source-cache-expiry):
3320         Add missing :version tags to new defcustoms and defgroups.
3321
3322 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
3323
3324         * gnus-sum.el (gnus-adjust-marked-articles): Add to
3325         `gnus-newsgroup-unexist'.
3326
3327         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
3328         marks.
3329         (gnus-article-special-mark-lists): Put the `unexist' in the special
3330         marks list instead.
3331
3332         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
3333         articles in the list of articles to be selected.
3334
3335         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
3336         articles.
3337         (nnimap-update-info): Keep track of unexisting articles.
3338         (nnimap-update-qresync-info): Ditto.
3339
3340 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
3341
3342         * message.el (message-default-send-mail-function): Made into own
3343         function for reuse by emacsbug.el.
3344
3345 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
3346
3347         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
3348         `gnus-sloppily-equal-method-parameters' to avoid a warning.
3349
3350 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3351
3352         * mm-archive.el (mm-archive-dissect-and-inline): New function.
3353         (mm-archive-dissect-and-inline): Fix up the undisplayer.
3354
3355         * gnus-compat.el: Define `timer-set-function'.
3356
3357         * mm-decode.el (mm-display-external): Output the text from the command
3358         in the buffer after the command finished.  This makes text-based
3359         commands behave better.
3360
3361 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3362
3363         * gnus-compat.el: Add a compat for the old `url-retrieve'.
3364
3365 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3366
3367         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
3368         23.1.
3369
3370 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3371
3372         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3373
3374 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3375
3376         * message.el (smtpmail-smtp-user): Silence compiler warning.
3377
3378 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3379
3380         * message.el (message-multi-smtp-send-mail): Also allow specifying the
3381         SMTP user name.
3382
3383 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3384
3385         * gnus-sum.el (gnus-summary-show-thread):
3386         next-single-char-property-change may return nil in XEmacs.
3387         (gnus-summary-article-map): Fix typo.
3388
3389 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3390
3391         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
3392         running.
3393
3394         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
3395
3396         * gnus.el (gnus-server-extend-method): Don't add an -address component
3397         if the method already has one (bug#9676).
3398
3399 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3400
3401         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3402         of an initial-input for consistency (bug#10757).
3403
3404         * dgnushack.el: Fix XEmacs compilation warning.
3405
3406         * shr.el: Inhibit getting and sending cookies when fetching pictures.
3407
3408         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3409
3410 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3411
3412         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3413         lines that are narrower than the window width.  Otherwise background
3414         "blocks" will look less readable.
3415
3416 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3417
3418         * nnimap.el (nnimap-transform-headers): Remove unused variable.
3419         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3420         have newlines within the strings, and where the UID comes after the
3421         BODYSTRUCTURE element (bug#10537).
3422
3423         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3424         (bug#10732).
3425
3426         * shr.el (shr-insert-document): Add doc string.
3427         (shr-visit-file): Ditto.
3428         (shr-remove-trailing-whitespace): New function.
3429         (shr-insert-document): Use it to clean up trailing whitespace as the
3430         final step (bug#10714).
3431
3432 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3433
3434         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3435         buffer if `gnus-kill-summary-on-exit' is nil.
3436
3437 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3438
3439         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3440         when just reading a single group from "without" Gnus.
3441
3442 2012-02-06  Chong Yidong  <cyd@gnu.org>
3443
3444         * gnus-sum.el (gnus-summary-show-thread):
3445         next-single-char-property-change never returns nil (Bug#8657).
3446
3447 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3448
3449         * message.el (message-multi-smtp-send-mail): New function.
3450         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
3451         header to implement multi-SMTP functionality.
3452
3453         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
3454         (gnus-agentize): Don't set it.
3455         (gnus-agent-send-mail): Don't use it.
3456
3457         * gnus-sum.el (gnus-summary-widget-backward): New function and
3458         keystroke.
3459
3460         * gnus-compat.el: More the compat functions more compatible.
3461
3462         * shr.el (shr-put-image): Remove underlines from sliced images.
3463         (shr-zoom-image): Compute the region to be replaced more correctly.
3464
3465 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3466
3467         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
3468         (gnus-summary-resend-message-insert-gcc): New function.
3469         (gnus-summary-resend-message): Modify message-header-setup-hook and
3470         message-sent-hook to make it work for Gcc.
3471         (gnus-inews-do-gcc): Update the number of unread articles of groups
3472         that messages are Gcc'd to.
3473
3474         * message.el (message-resend): Run message-sent-hook to do Gcc.
3475
3476 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3477
3478         * lpath.el: Fix an XEmacs compilation warning.
3479
3480         * gnus-compat.el: Require `help-fns' to fix compilation error.
3481
3482         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
3483         a higher level to silence compilation.
3484
3485         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
3486         parameter to allow controlling the scaling.
3487
3488         * shr.el (shr-zoom-image): New command and keystroke.
3489         (shr-put-image): Take a `size' flag to say how to scale the image.
3490
3491         * gnus-compat.el: Redefine `delete-directory' to provide recursive
3492         deletion unless already defined.
3493
3494         * gnus.el (gnus-compat): Require it.
3495
3496         * gnus-compat.el: New file.
3497
3498         * gnus-start.el (gnus-clean-old-newsrc): New function.
3499         (gnus-read-newsrc-file): Use it.
3500
3501         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
3502         Use recursive deletion.
3503         (mm-dissect-archive): Add support for zip files.
3504
3505         * gnus-util.el (gnus-recursive-directory-files): New function.
3506
3507         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
3508         (mm-archive-decoders): Add tgz support.
3509
3510         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
3511         Otherwise inserting text into the Gnus buffer can look odd.
3512
3513         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
3514
3515         * mm-archive.el (mm-archive-decoders): Add support for tar.
3516
3517         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
3518
3519         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
3520
3521 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3522
3523         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
3524
3525         * mm-archive.el: New file.
3526
3527         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
3528
3529         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
3530
3531         * message.el (message-goto-*): Make all the `message-goto-*' commands
3532         push the mark before moving point.  This makes it easier to go back to
3533         where you came from after editing whatever you jumped to.
3534
3535 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3536
3537         * gnus.el: Ma Gnus v0.1 is released.
3538
3539 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
3540
3541         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
3542         without reconnecting.
3543         (nnimap-possibly-change-group): Ditto.
3544         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
3545         connection has died before being called.
3546
3547 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3548
3549         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3550         an initial sync unless we're really doing one.
3551
3552         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3553         address parameter if one already exists (bug#9676).
3554
3555         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3556         not the prefix, as documented (bug#10689).
3557
3558 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3559
3560         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3561         the "server".
3562
3563         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3564         the real error message with the useless "previously known to be down".
3565         Which isn't even correct.
3566
3567         * nntp.el (nntp-open-connection): Report the error message if the nntp
3568         server can't be reached.
3569
3570         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3571         groups we do a total scan for.
3572         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3573         doing that.
3574
3575 2012-01-31  Jim Meyering  <jim@meyering.net>
3576
3577         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3578         Correct a comment (insert "not") and hide nominally-doubled "to".
3579
3580 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3581
3582         * gnus.el (gnus-version): Change name to "Ma Gnus".
3583
3584 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3585
3586         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3587         section in the manual.
3588
3589 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3590
3591         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3592         words.
3593         (rfc2047-encode-string): Ditto.
3594         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
3595         understand folded filename="..." parameters, for instance.
3596
3597         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3598         the message for greater debuggability.
3599
3600 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3601
3602         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3603         instead of setting it locally, since the latter doesn't seem to have
3604         any effect (most of the time).
3605
3606 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
3607
3608         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3609         function call.
3610
3611 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3612
3613         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3614         seconds, and make the repeat clause with HH:MM specs work as
3615         documented.
3616
3617 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3618
3619         * proto-stream.el (proto-stream-capability-open): Fall back on
3620         :end-of-command if :end-of-capability doesn't exist.
3621
3622 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3623
3624         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3625         bound globally in old Emacsen and XEmacsen.
3626
3627 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3628
3629         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3630         so that previous errors don't prohibit getting new news.
3631
3632         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3633
3634         * nntp.el (nntp-retrieve-group-data-early): Ditto.
3635
3636 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
3637
3638         * gnus.el (gnus-group-find-parameter): Check for liveness of the
3639         buffer, not of the string which is its name.
3640
3641 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3642
3643         * proto-stream.el (proto-stream-capability-open): Wait for
3644         :end-of-capability, not :end-of-command.
3645
3646         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3647         non-server-marks groups.
3648         (gnus-group-make-articles-read): Ditto.
3649
3650         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3651         methods (bug#9676).
3652
3653         * gnus.el (gnus-method-ephemeral-p): New function.
3654
3655 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3656
3657         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3658         left-to-right.
3659
3660 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3661
3662         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3663         warning.
3664
3665 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3666
3667         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3668         macroexpand the nnir things, since they haven't been defined yet, and
3669         nnir requires gnus-sum.
3670
3671 2012-01-24  Julien Danjou  <julien@danjou.info>
3672
3673         * color.el (color-rgb-to-hsl): Fix value computing.
3674         (color-hue-to-rgb): New function.
3675         (color-hsl-to-rgb): New function.
3676         (color-clamp, color-saturate-hsl, color-saturate-name)
3677         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3678         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
3679
3680 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3681
3682         * mm-decode.el (mm-interactively-view-part): Fix prompt.
3683
3684 2012-01-19  Julien Danjou  <julien@danjou.info>
3685
3686         * color.el (color-name-to-rgb): Use the white color to find the max
3687         color component value and return correctly computed values.
3688         (color-name-to-rgb): Add missing float conversion for max value.
3689
3690 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
3691
3692         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3693         logical server name in addition to the actual machine address.
3694
3695         * auth-source.el (auth-source-user-and-password): Add convenience
3696         wrapper to search by just host and optionally user.
3697
3698 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3699
3700         * shr.el (shr-visit-file): Move point to the beginning of the buffer
3701         after rendering.
3702
3703 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3704
3705         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
3706         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
3707         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
3708
3709 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3710
3711         * gnus-sum.el (gnus-summary-read-group): Document more parameters
3712         (bug#9693).
3713         (gnus-summary-setup-buffer): Document return value (bug#9697).
3714
3715         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3716         since ido doesn't work on symbols (bug#9632).
3717
3718         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3719         when getting a single value as when getting all the values.  This means
3720         that atoms like `gcc-self' work cumulatively, like variable settings,
3721         instead of getting the value from the last matching clause.
3722         (gnus-group-find-parameter): Protect against the group buffer not
3723         existing (bug#9585).
3724
3725 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3726
3727         * gnus-start.el (gnus-activate-group): Document more parameters
3728         (bug#9694).
3729
3730         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3731         (bug#9692).
3732
3733         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3734         article was fetched, so that it can be expired later (bug#9958).
3735         (gnus-agent-summary-fetch-series): Add doc string.
3736         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3737         (bug#9517).
3738
3739         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3740         retrieval is happening.
3741
3742         * gnus.el (gnus-parameters): Doc fix.
3743
3744 2012-01-06  Dave Abrahams  <dave@boostpro.com>
3745
3746         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3747         show the thread after expansion.
3748
3749 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3750
3751         * gnus-art.el (article-narrow-to-head): If the head is completely
3752         empty, narrow to the empty region (bug#9764).
3753
3754         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3755         read, and then mark them as unread only when the unread mark is used.
3756         This makes `C-- T k' actually work, even though it's confusing.
3757
3758         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3759         alive before we try to find its window.
3760
3761 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
3762
3763         * mm-decode.el (mm-display-external): Use a longer timeout for the
3764         deletion to allow slow programs to display the file.
3765
3766 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3767
3768         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3769         prompt to be less confusing.
3770
3771         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3772         argument to `message-reply'.  This broke `special-display-*' frame
3773         pop-uping (bug#10238).
3774
3775 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3776
3777         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3778         systems, since these allegedly don't work there.
3779
3780 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
3781
3782         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3783         live buffer.
3784
3785 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3786
3787         * nnir.el (nnir-retrieve-headers): Protect against the article not
3788         existing on the server (bug#10335).
3789
3790 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3791
3792         * gnus-agent.el (gnus-agent-load-local): Recompute
3793         gnus-agent-article-local on changing method.
3794
3795 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3796
3797         * gnus.el (gnus-parameters): Note precedence.
3798
3799 2012-01-04  Leo Liu  <sdl.web@gmail.com>
3800
3801         * nndraft.el (nndraft-update-unread-articles): Don't move point around
3802         in the group buffer.
3803
3804 2012-01-04  Julien Danjou  <julien@danjou.info>
3805
3806         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3807         change.
3808
3809 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3810
3811         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3812         too.
3813
3814         * nntp.el (nntp-retrieve-group-data-early): Use it.
3815
3816 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3817
3818         * nntp.el (nntp-retrieval-in-progress): New variable.
3819         (nntp-make-process-buffer): Make it buffer-local.
3820
3821         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3822         2010.
3823         (gnus-demon-init): Use it to compute the time if time is on the form
3824         "04:23".
3825
3826         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3827
3828         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3829         status in the correct buffer.
3830
3831 2012-01-03  Leo Liu  <sdl.web@gmail.com>
3832
3833         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3834         when opening topics (bug#10407).
3835
3836 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
3837
3838         * gnus-cus.el (gnus-score-customize):
3839         * gnus-sum.el (gnus-sort-gathered-threads):
3840         * message.el (message-shorten-references):
3841         * nnmairix.el (nnmairix-request-group):
3842         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
3843
3844 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
3845
3846         * gnus-agent.el (gnus-agent-regenerate-group):
3847         * gnus-int.el (gnus-retrieve-group-data-early):
3848         * mm-util.el (mm-codepage-ibm-list):
3849         * nndiary.el (Commentary, nndiary-get-new-mail):
3850         * nnir.el (nnir):
3851         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
3852
3853 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3854
3855         * mm-view.el (mm-display-inline-fontify): Add comment.
3856
3857 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
3858
3859         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
3860         * ntlm.el (ntlm-smb-dohash): Spelling fix.
3861
3862 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
3863
3864         * gnus-art.el (gnus-split-methods):
3865         * gnus-msg.el (gnus-configure-posting-styles):
3866         * gnus-spec.el (gnus-parse-simple-format):
3867         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3868         * message.el (message-do-actions): Spelling fix.
3869
3870 2011-12-15  Juri Linkov  <juri@jurta.org>
3871
3872         * mm-decode.el (mm-inline-media-tests): Add missing
3873         `mm-handle-media-subtype'.
3874
3875 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
3876
3877         * gnus-group.el (gnus-group-tool-bar):
3878         * gnus-sum.el (gnus-summary-tool-bar):
3879         * message.el (message-tool-bar):
3880         * rfc2231.el (rfc2231-parse-string): Spelling fix.
3881
3882 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
3883
3884         * plstore.el (plstore--insert-buffer): Spelling fix.
3885
3886 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
3887
3888         * message.el (message-valid-fqdn-regexp): Update with newly approved
3889         top-level domain names ".tel" and ".asia".
3890
3891 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3892
3893         * gnus-sum.el (gnus-summary-show-article): Don't load shr
3894         unconditionally.
3895
3896 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3897
3898         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3899         pop-to-buffer-same-window for old Emacsen.
3900
3901 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
3902
3903         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
3904
3905 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
3906
3907         * netrc.el (netrc-credentials): Spelling fix.
3908
3909 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
3910
3911         * gnus-fun.el (gnus-fun-ppm-change-string):
3912         * gnus-msg.el (gnus-inews-do-gcc):
3913         * gnus-sum.el (gnus-summary-find-for-reselect):
3914         * gnus.el (gnus-summary-cancelled):
3915         * message.el (message-cancel-hook, message-send-news):
3916         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
3917         * nnir.el (nnir-run-hyrex):
3918         * nntp.el (nntp-with-open-group-function):
3919         * pgg.el (pgg-pending-timers): Spelling fix.
3920
3921 2011-12-04  Chong Yidong  <cyd@gnu.org>
3922
3923         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3924         change (Bug#10200).
3925
3926 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3927
3928         * compface.el (uncompface):
3929         * gnus-art.el (gnus-article-x-face-command): Update the header format
3930         of icon data for the most recent icontopbm program.
3931
3932 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3933
3934         * gnus-msg.el (gnus-inews-do-gcc):
3935         * message.el (message-send-mail):
3936         * mml.el (mml-generate-mime): Share the value of the buffer-local
3937         `message-options' variable between a draft buffer and temprary working
3938         buffers.
3939
3940 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3941
3942         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3943
3944 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3945
3946         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3947         for Cygwin.
3948
3949 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
3950
3951         * gnus-group.el (gnus-group-prepare-flat):
3952         * mm-bodies.el (mm-encode-body):
3953         * mml.el (mml-preview):
3954         * nnml.el (nnml-request-compact-group):
3955         * pop3.el (pop3-stream-type): Spelling fix.
3956
3957 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
3958
3959         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
3960
3961 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
3962
3963         * color.el (color-rgb-to-hsl):
3964         * gmm-utils.el (gmm-tool-bar-style):
3965         * gnus-group.el (gnus-group-prepare-flat):
3966         * gnus-topic.el (gnus-topic-prepare-topic):
3967         * mm-decode.el (mm-discouraged-alternatives):
3968         * rfc2047.el (rfc2047-encode-1):
3969         * starttls.el: Spelling fix.
3970
3971 2011-11-24  Glenn Morris  <rgm@gnu.org>
3972
3973         * binhex.el (binhex-begin-line): Give it basic doc-string.
3974
3975         * starttls.el, tls.el: Fix case of "GnuTLS".
3976
3977 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3978
3979         * gnus-group.el (gnus-group-highlight): Fix typo.
3980
3981 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
3982
3983         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3984         value of `delete-file', that returns nil for a local file but returns t
3985         for a remote file using ssh.
3986
3987 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
3988
3989         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
3990
3991 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3992
3993         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3994         avoid later breakage.
3995
3996 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3997
3998         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3999         article buffers' name.
4000
4001 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4002
4003         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
4004         by Paul Eggert's spellfixes two days ago.
4005
4006 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4007
4008         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
4009         doesn't have it.
4010
4011         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
4012         buffer-local instead of binding them to avoid warnings.  Also demote
4013         errors (bug#10063).
4014         (font-lock-mode-hook): Shut up byte compiler.
4015
4016 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
4017
4018         * mm-util.el (mm-charset-after):
4019         * nnir.el (nnir-run-hyrex):
4020         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
4021         (ntlm-get-password-hashes, ntlm-md4hash):
4022         * smime.el: Fix typo.
4023
4024 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
4025
4026         * gnus-agent.el (gnus-agent-expire-group-1):
4027         * nndiary.el (nndiary-last-occurence):
4028         * nnimap.el (nnimap-request-set-mark):
4029         * nnmairix.el (nnmairix-only-use-registry):
4030         * gnus-group.el (gnus-group-prepare-flat):
4031         * gnus-sum.el (gnus-decode-encoded-word-methods):
4032         * message.el (message-wash-subject):
4033         * nntp.el (nntp-retrieve-headers-with-xover):
4034         * smime.el (smime-certificate-directory): Spelling fix.
4035
4036 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
4037
4038         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
4039
4040         * color.el:
4041         * gnus-agent.el (gnus-agent-possibly-alter-active):
4042         * gnus-dired.el (gnus-dired-print):
4043         * mail-parse.el:
4044         * nnmairix.el (nnmairix-request-group):
4045         * shr.el (shr-image-displayer):
4046         * sieve-manage.el:
4047         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
4048
4049 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
4050
4051         * gnus-sum.el (gnus-auto-select-subject):
4052         * spam-report.el (spam-report-resend): Spelling fix.
4053
4054 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
4055
4056         * gnus-agent.el (gnus-agent-get-undownloaded-list):
4057         * gnus-art.el (gnus-default-article-saver):
4058         * gnus-srvr.el (gnus-server-copy-server):
4059         * gnus.el (gnus-sloppily-equal-method-parameters):
4060         * html2text.el (html2text-format-tag-list):
4061         * message.el (message-narrow-to-head):
4062         * nndiary.el:
4063         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4064         * sieve.el: Spelling fix.
4065
4066 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
4067
4068         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4069         * gnus-sum.el (gnus-summary-make-menu-bar):
4070         * gnus-uu.el (gnus-uu-decode-postscript)
4071         (gnus-uu-decode-postscript-and-save):
4072         * mailcap.el (mailcap-print-command):
4073         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
4074         Fix typos.
4075
4076 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
4077
4078         * gnus-art.el (gnus-article-part-wrapper):
4079         * html2text.el (html2text-fix-paragraphs):
4080         * mm-decode.el (mm-image-fit-p):
4081         * rfc2047.el (rfc2047-encode-message-header):
4082         * shr-color.el (shr-color-visible-distance-min)
4083         (shr-color-relative-to-absolute, set-minimum-interval)
4084         (shr-color-visible): Fix typos.
4085
4086 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
4087
4088         * gmm-utils.el (gmm-tool-bar-item):
4089         * gnus-art.el (gnus-treat-body-boundary):
4090         * gnus-diary.el (gnus-user-format-function-d):
4091         * gnus-start.el (gnus-get-unread-articles):
4092         * pgg-gpg.el (pgg-gpg-update-agent):
4093         * smime.el (smime-cert-by-ldap-1): Spelling fix.
4094
4095 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
4096
4097         * gnus-topic.el (gnus-group-prepare-topics):
4098         * gnus-uu.el (gnus-extract-view):
4099         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
4100
4101 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
4102
4103         * spam.el: Move BBDB autoloads.
4104         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
4105         BBDB 2 and 3.
4106         (spam-check-BBDB): Use it.
4107         (spam-enter-ham-BBDB): Use it.
4108
4109 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
4110
4111         * smime.el (smime-draw-buffer): Spelling fix.
4112
4113 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
4114
4115         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
4116         for scanning exactly one level.
4117         * gnus-start.el (gnus-get-unread-articles): Ditto.
4118
4119 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4120
4121         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
4122         slightly clearer.
4123
4124 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4125
4126         * gnus-sync.el: More commentary about setup.
4127
4128 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4129
4130         * message.el (message-send-and-exit): Document `arg'.
4131
4132 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4133
4134         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
4135
4136 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
4137
4138         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
4139
4140         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
4141         we don't use `bound-and-true-p'.
4142
4143 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4144
4145         * gnus-util.el (gnus-bound-and-true-p): Remove.
4146         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
4147         * nnir.el: Use it.
4148         * nnmairix.el: Use it.
4149
4150 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4151
4152         * gnus-sync.el: Improve docs about CouchDB admins.
4153
4154         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
4155         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
4156         for reasons unknown.
4157         * nnir.el: Use it.
4158         * nnmairix.el: Use it.
4159
4160         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
4161         * nnir.el: Ditto.
4162         * nnmairix.el: Ditto.
4163
4164         * gnus-registry.el (gnus-registry-enabled): Default to nil.
4165
4166 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
4167
4168         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
4169         not needed.  Provide xmlplistread list function to produce XML plist
4170         output for non-Gnus LeSync clients.
4171
4172 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
4173
4174         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
4175
4176         * gnus-sync.el: Add LeSync synchronization backend and logic to read
4177         and save against it.  Group subscriptions, read marks, other marks,
4178         subscription levels, topic names, and topic offsets (the group's
4179         position within the topic) are saved.  This is an experimental backend
4180         and may change significantly.  Load json.el from the gnus-fallback-lib
4181         if it's not available otherwise.
4182         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
4183
4184 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4185
4186         * message.el (message-completion-function): Make sure
4187         message-tab-body-function is not attempted if one of
4188         message-completion-alist fails to find a completion (bug#9158).
4189
4190 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
4191
4192         * mml.el (mml-quote-region): Quote <#secure> tag.
4193         (mml-generate-mime-1): Unquote <#secure> tag.
4194
4195 2011-10-20  Chong Yidong  <cyd@gnu.org>
4196
4197         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
4198         calling a minor mode from Lisp with nil arg enables it, so we have to
4199         make the wording a bit ambiguous here).
4200
4201 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
4202
4203         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
4204         * nnir.el (nnir-mode): Use it.
4205         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4206         Use it.
4207
4208         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
4209         * nnmairix.el (gnus-registry-enabled): Ditto.
4210
4211 2011-10-17  Dave Abrahams  <dave@boostpro.com>
4212
4213         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
4214         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
4215         only while we need to find out if it should be t or nil.
4216         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
4217         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
4218         the registry is installed.  Set it to nil when it's unloaded.
4219         (gnus-registry-install-p): Provide user guidance for the initial value
4220         of `gnus-registry-install' when it's 'ask, otherwise return its value.
4221         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
4222         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4223         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4224         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4225         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
4226         `gnus-registry-install'.
4227
4228 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
4229
4230         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
4231         previous change.
4232         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
4233         primary key is marked as disabled.
4234
4235 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
4236
4237         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
4238         primary key is marked as disabled.
4239
4240 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
4241
4242         * html2text.el (html2text-clean-anchor): Check for quotes around
4243         `href' value.
4244
4245 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4246
4247         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
4248         searching.  Drop `bbdb-cache'.
4249
4250 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4251
4252         * message.el (message-signed-or-encrypted-p): Exclude header when
4253         checking if there is signed or encrypted body in text/plain message.
4254
4255 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
4256
4257         * html2text.el (html2text-get-attr): Correctly handle attribute values
4258         containing "=".
4259
4260 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
4261
4262         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
4263         handle bindings.
4264
4265 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4266
4267         * gnus-win.el (gnus-configure-windows): Protect against reading
4268         ephemeral groups outside of Gnus.
4269
4270 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4271
4272         * shr.el (shr-tag-img): Don't get images displayed in tables.
4273
4274 2011-10-03  Glenn Morris  <rgm@gnu.org>
4275
4276         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
4277         the "maintainer" version of debbugs.gnu.org reports.
4278
4279 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4280
4281         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
4282         make asynchronous adjacent image insertion work better.
4283
4284 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
4285
4286         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
4287         documentation.
4288
4289 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4290
4291         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
4292         `gnus-asynchronous' isn't shadowed.
4293
4294 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4295
4296         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
4297
4298         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
4299         (nnimap-insert-partial-structure): The charset parameter isn't
4300         case-sensitive.
4301
4302         * nnheader.el (nnheader-message-maybe): New function.
4303
4304         * shr.el (shr-tag-table): Render totally broken tables better.
4305
4306         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
4307         computing the boundary.
4308
4309 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4310
4311         * pop3.el (pop3-number-of-responses): Remove.
4312         (pop3-wait-for-messages): Rewrite to take linear time instead of
4313         exponential time.
4314
4315 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4316
4317         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
4318         re-fetch images.
4319
4320         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
4321         re-fetch images when hitting `g' in Gnus.
4322
4323 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4324
4325         * mml.el (mml-inhibit-compute-boundary): New internal variable.
4326         (mml-compute-boundary): Don't check collision if it is non-nil.
4327         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
4328         before checking collision.
4329
4330 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4331
4332         * message.el (message-indent-citation): Really make sure there's a
4333         newline at the end.
4334
4335         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
4336         Fix suggested by John Wiegley.
4337
4338         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
4339
4340         * gnus-art.el (gnus-treat-hide-citation): Add doc.
4341
4342         * message.el (message-default-send-rename-function): Break out into its
4343         own function.
4344
4345         * ecomplete.el (ecomplete-display-matches): Revert patch since it
4346         doesn't work under XEmacs.
4347
4348         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
4349         of "imaps" to word around Windows problems.
4350         (nnimap-open-connection-1): Use it.
4351
4352         * message.el (message-indent-citation): Revert last change which made
4353         `F' not work.
4354
4355 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
4356
4357         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
4358         terminal as well.
4359
4360 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4361
4362         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
4363         because it displays images using overlays that aren't easy to copy to
4364         the article buffer.
4365
4366 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
4367
4368         * message.el (message-indent-citation): Fix empty line removal at the
4369         end of the citation.
4370
4371 2011-09-20  Julien Danjou  <julien@danjou.info>
4372
4373         * auth-source.el (auth-source-netrc-create): Use default value for
4374         password if specified.  Evaluate default.
4375         (auth-source-plstore-create): Ditto.
4376         (auth-source-plstore-create, auth-source-netrc-create): Fix default
4377         value evaluation.
4378         (auth-source-netrc-create): Typo fix.
4379         (auth-source-plstore-create): Ditto.
4380
4381         * password-cache.el (password-cache-remove): Remove entries even if the
4382         value is nil, so that password with a nil value (negative caching) is
4383         possible to invalidate.
4384
4385         * auth-source.el (auth-source-format-cache-entry): New function.
4386
4387 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4388
4389         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4390
4391 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4392
4393         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
4394
4395 2011-09-19  Julien Danjou  <julien@danjou.info>
4396
4397         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
4398         which work with things that are not ASCII.
4399
4400 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4401
4402         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
4403
4404 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4405
4406         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
4407         message level.
4408
4409 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4410
4411         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
4412
4413 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4414
4415         * gnus.el (gnus-interactive-exit): Update defcustom spec.
4416
4417 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4418
4419         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
4420         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
4421
4422 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
4423
4424         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
4425         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
4426         articles.
4427
4428 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
4429
4430         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
4431         (message-mail-other-window, message-mail-other-frame)
4432         (message-news-other-window, message-news-other-frame):
4433         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
4434         instead of setting buffer display varibles.
4435
4436 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4437
4438         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
4439
4440         * gnus-sum.el (gnus-fetch-headers): Bump message level.
4441
4442 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4443
4444         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
4445         duplicates" to a higher level.
4446
4447         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
4448         most egregious messages.
4449
4450 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4451
4452         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
4453
4454 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
4455
4456         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
4457         up the file (bug#9351).
4458
4459 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4460
4461         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
4462         it does with all other backends, but decode the names immediately after
4463         getting them.
4464
4465         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
4466         decoding nnimap groups.
4467
4468         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
4469         newsrc file.  It doesn't seem like an important optimization any more.
4470
4471 2011-09-10  Dave Abrahams  <dave@boostpro.com>
4472
4473         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
4474         overflows.
4475
4476 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4477
4478         * gnus.el (gnus-article-mark-lists): Remove `recent'.
4479         (gnus-interactive-exit): Extend to `quiet'.
4480
4481         * gnus-sum.el (gnus-offer-save-summaries): Use it.
4482
4483         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
4484         string.
4485
4486         * plstore.el (plstore--get-buffer): Silence compiler warnings by
4487         renaming function arguments from `this'.
4488
4489         * gnus-sum.el (gnus-newsgroup-recent): Remove.
4490
4491         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
4492         has been renamed.
4493         (gnus-lrm-string-p): Include RLM and PDF, too.
4494
4495         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
4496         (bug#9225).
4497
4498 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
4499
4500         Add autoload cookies for functions used by sendmail.el.
4501         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
4502
4503         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
4504
4505 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4506
4507         * gnus-art.el (article-date-ut): Work properly even when there are
4508         things like Date header in the body; work for forwarded parts.
4509
4510 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
4511
4512         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
4513         original-article-buffer.
4514
4515 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
4516
4517         * nnir.el (nnir-compose-result): Fix matching of server type.
4518         (nnir-run-swish++): Ditto.
4519         (nnir-run-namazu): Ditto.
4520         (nnir-run-notmuch): Ditto.
4521
4522 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4523
4524         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
4525         (bug#9405).
4526
4527         * gnus-score.el (gnus-summary-increase-score): Doc clarification
4528         (bug#9421).
4529
4530         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
4531         (bug#9425).
4532
4533         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
4534         thing (bug#9426).
4535
4536 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4537
4538         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
4539         the error message.
4540
4541 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
4542
4543         * message.el (message-setup-1): Return t (Bug#9392).
4544
4545 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
4546
4547         * gnus-sum.el: When adding article headers to a summary buffer also
4548         update gnus-newsgroup-articles (bug#9386).
4549
4550 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4551
4552         * auth-source.el: Autoload help-mode.
4553
4554 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4555
4556         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
4557         names.
4558
4559 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
4560
4561         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
4562         mm-replace-in-string for compatibility issues.
4563         * mml2015.el (mml2015-epg-verify): Ditto.
4564
4565 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4566
4567         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
4568
4569         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
4570
4571 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4572
4573         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
4574         continue on and do the clean-up phase (bug#9188).
4575
4576         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
4577         just ignore groups that can't be opened instead of erroring out
4578         (bug#9225).
4579
4580         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
4581         nil since some many people are fuddy-duddies.
4582
4583         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
4584         images.
4585
4586         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
4587         instead.
4588
4589         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
4590
4591         * gnus-util.el (gnus-process-live-p): Copy over compat function.
4592
4593         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
4594         processing.
4595
4596         * nntp.el (nntp-kill-buffer): Kill the process before killing the
4597         buffer to avoid warnings.
4598
4599 2011-08-20  Simon Josefsson  <simon@josefsson.org>
4600
4601         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
4602         specified to reduce precision.
4603
4604 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4605
4606         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
4607         bodystructures (bug#9314).
4608
4609 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4610
4611         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
4612         Make button keymap non-sticky after buttons.
4613
4614 2011-08-18  David Engster  <dengste@eml.cc>
4615
4616         * nnmairix.el (nnmairix-request-set-mark)
4617         (nnmairix-goto-original-article): Remove adding of article to registry,
4618         since `gnus-registry-add-group' isn't available anymore.
4619         (nnmairix-determine-original-group-from-registry):
4620         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
4621         available anymore.
4622
4623 2011-08-12  Simon Josefsson  <simon@josefsson.org>
4624
4625         * starttls.el (starttls-any-program-available): Define as obsolete
4626         function.
4627
4628 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4629
4630         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
4631         versions which Gnus use when appropriate.
4632
4633         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
4634         a pretty destructive command.
4635
4636         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
4637
4638 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4639
4640         * message.el (message-fix-before-sending): Make a different warning
4641         about NUL characters (bug#9270).
4642
4643         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
4644         from custom (bug#9260).
4645
4646         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
4647         things work in Emacs 22 and XEmacs, too.
4648
4649         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
4650         default From.
4651
4652         * gnus-spec.el (gnus-lrm-string-p): New macro.
4653         (gnus-lrm-string): New constant.
4654         (gnus-summary-line-format-spec): LRM-ify the from.
4655         (gnus-tilde-max-form): LRM-ify string chopping.
4656
4657         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
4658
4659         * message.el (message-is-yours-p): Allow disabling canlock checking
4660         (bug#9295).
4661         (message-shoot-gnksa-feet): Add `canlock-verify'.
4662         (message-auto-save-directory): Use ~/ as the auto-save directory if the
4663         message directory isn't writable (bug#9304).
4664
4665         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
4666         non-world-readable.
4667
4668 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4669
4670         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
4671         articles.
4672
4673 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
4674
4675         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
4676         copy-list.
4677
4678 2011-08-12  Sam Steingold  <sds@gnu.org>
4679
4680         * gnus-score.el (gnus-score-find-alist): Keep the score files already
4681         in the reverse order to avoid modifying the cache with `nreverse'.
4682         (gnus-all-score-files): Do not modify the value returned by
4683         `gnus-score-find-alist' because it lives in a cache variable.
4684         (gnus-current-home-score-file): No need to `nreverse' the return value
4685         of `gnus-score-find-alist', it is already in the correct order.
4686
4687 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
4688
4689         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
4690         type MESSAGE and subtype RFC822 is slightly different from those of
4691         type TEXT.
4692
4693 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
4694
4695         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
4696         This allows article-referral to work from an nnir group.
4697
4698 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
4699
4700         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
4701
4702 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
4703
4704         * mml1991.el (mml1991-epg-find-usable-key)
4705         (mml1991-epg-find-usable-secret-key): New function.
4706         (mml1991-epg-sign): Check if signing key is usable.
4707         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
4708
4709 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
4710
4711         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
4712         server-variables only.  This should fix a bug introduced with commit
4713         e1889675b7f4adf057833c5513c9374134c4e053.
4714         (nnir-run-query): 'nnir-search-engine should not be set from the global
4715         environment.
4716
4717 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
4718
4719         * nnir.el (nnir-search-thread): Position point on referring article
4720         line.
4721         (nnir-warp-to-article): Clean up summary buffers.
4722
4723         * nnimap.el (nnimap-request-thread): Whitespace fix.
4724
4725 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
4726
4727         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
4728
4729 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4730
4731         * starttls.el (starttls-available-p): Rename from
4732         `starttls-any-program-available' and changed return convention.
4733
4734 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
4735
4736         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
4737         `unix-sync' unless it's defined.
4738
4739 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
4740
4741         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
4742         `aref' for XEmacs compatibiltiy.
4743
4744 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4745
4746         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
4747
4748 2011-07-31  Dave Abrahams  <dave@boostpro.com>
4749
4750         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
4751         closures, quote the form properly (bug#9194).
4752
4753 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4754
4755         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
4756         (gnus-summary-insert-new-articles): Protect against servers that are
4757         down.
4758
4759 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4760
4761         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
4762         in mm handle if none is specified.
4763
4764 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
4765
4766         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
4767
4768 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
4769
4770         * nnir.el (nnir-search-thread): New function to make an nnir group
4771         based on a thread query.
4772
4773         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
4774         of nnir in thread referral.
4775         (gnus-summary-refer-thread): Use it.
4776
4777         * nnimap.el (nnimap-request-thread): Use it.
4778
4779 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4780
4781         * shr.el (shr-tag-comment): Ignore HTML comments.
4782
4783 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
4784
4785         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
4786         argument.
4787         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
4788         Use `nnir-address' to handle server info rather than passing an arg.
4789
4790         * nnimap.el (nnimap-make-thread-query): New utility function to format
4791         an imap thread search query.
4792         (nnimap-request-thread): Use it.
4793
4794         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4795         right select-method if we are not going back to the group buffer.
4796
4797 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4798
4799         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
4800         enter invalid buffer configurations into the quit form (bug#9107).
4801         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
4802         unplugged/plugged.
4803
4804         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
4805         keep track of which ones are unread (bug#9061).
4806
4807         * gnus.el (gnus-refer-article-method): Allow entering any sexp
4808         (bug#9055).
4809
4810         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
4811         (bug#9041).
4812
4813         * gnus-html.el (mm-util): Require (bug#9073).
4814
4815         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
4816         (gnus-summary-refer-thread): Use it to remove duplicates in the
4817         un-threaded view (bug#9053).
4818         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
4819
4820 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
4821
4822         * nnir.el (nnir-read-server-parm): Use default value from global
4823         variable.  Without this the default search engine parameters aren't
4824         used at all.
4825
4826 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4827
4828         * message.el (message-unique-id): Don't use the undocumented return
4829         value from (random t) (bug#9118).
4830
4831 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4832
4833         * message.el (message-auto-save-directory): If the ~/Mail directory
4834         doesn't exist, use ~ as the auto-save directory (bug#4432).
4835
4836         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
4837         hasn't already been started.
4838
4839 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4840
4841         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
4842
4843         * message.el (message-reply): Work around mysterious bug where
4844         `message-mode' seems to overwrite the locally bound `subject' variable.
4845
4846 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
4847
4848         * nnimap.el (nnimap-request-thread): Ensure search is performed in
4849         correct group.
4850
4851         * gnus-int.el (gnus-request-thread): Add group argument.
4852
4853         * gnus-sum.el (gnus-summary-refer-thread): Use it.
4854
4855 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4856
4857         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
4858
4859         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4860         renamed to `debbugs-gnu-*'.
4861
4862 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
4863
4864         * plstore.el: Revert the editing feature since it is not urgent.
4865         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
4866         (plstore-mode-decoded): Remove.
4867
4868 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4869
4870         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
4871         isn't very interesting any more, and it leaks potentially secret data.
4872         (gnus-debug): Remove.
4873
4874         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
4875         use of :custom-show.
4876
4877 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
4878
4879         * plstore.el: Add documentation.
4880         (plstore-mode): New mode to edit plstore file.
4881         (plstore-mode-toggle-display, plstore-mode-original)
4882         (plstore-mode-decoded): New command.
4883         (plstore--encode, plstore--decode, plstore--write-contents-functions)
4884         (plstore--insert-buffer, plstore--make): New function.
4885         (plstore-open, plstore-save): Simplify by using them.
4886
4887 2011-07-06  Glenn Morris  <rgm@gnu.org>
4888
4889         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
4890
4891 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4892
4893         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
4894         no longer is much used.
4895         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4896         Articles".
4897
4898 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
4899
4900         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4901         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4902         `notmuch' backend.
4903
4904 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4905
4906         * mm-decode.el (mm-text-html-renderer): Doc fix.
4907
4908         * gnus-msg.el (gnus-bug): Fix the MML tag.
4909
4910         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4911
4912 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
4913
4914         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4915         secondary methods if started with `gnus-no-server'.
4916
4917 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
4918
4919         * message.el (message-return-action): Fix typo in docstring.
4920
4921 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4922
4923         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4924         bug reports at once.
4925
4926         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4927
4928 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4929
4930         * nndraft.el: Require gnus-group.
4931         (nndraft-request-list): Declare.
4932
4933         * nndraft.el (nndraft-update-unread-articles): Don't show group having
4934         no unread article unless it matches gnus-permanently-visible-groups.
4935
4936         * nndraft.el (nndraft-update-unread-articles): New function.
4937         (nndraft-request-associate-buffer): Use it to update the number of
4938         unread articles for the nndraft groups in the group buffer when saving
4939         or killing a draft message.
4940
4941 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4942
4943         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4944         systems to binary before writing and reading the mbox files.
4945
4946         * gnus.el (gnus-summary-line-format): Link to the info node for %U
4947         instead of trying to list them all (bug#8978).
4948
4949 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4950
4951         * pop3.el (pop3-open-server): Use :end-of-capability.
4952
4953 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4954
4955         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4956         the id is always a number.
4957
4958         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
4959
4960         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4961         debbugs mode, if possible.
4962
4963 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
4964
4965         * auth-source.el (auth-source-token-passphrase-callback-function):
4966         Reindent.
4967         (epg-context-operation): Remove unnecessary autoload.
4968
4969 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4970
4971         * gnus.el (gnus-list-debbugs): New command.
4972
4973         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4974         mboxstat instead of the maintbox, since the stat seems to be fuller.
4975
4976         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4977         summary buffers.
4978
4979         * message.el (message-get-reply-headers): Delete all duplicates,
4980         instead of the first.
4981         (message-get-reply-headers): Ensure that we have progress while
4982         deleting duplicates.
4983
4984         * gnus-msg.el (gnus-configure-posting-styles): Get the local
4985         gnus-posting-style value from the summary buffer to make it easier to
4986         make that a per-buffer conf.
4987
4988 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
4989
4990         * nnir.el (nnir-run-imap): Allow halting a search when an article is
4991         found by setting `shortcut' in 'query.
4992         (nnir-request-article): Use `shortcut' setting when requesting article
4993         by Message-ID.
4994
4995 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
4996
4997         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4998         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4999         Bring the pseudo-headers back too.
5000
5001 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5002
5003         * auth-source.el (auth-source-token-passphrase-callback-function):
5004         Simplify and remove EPA dependency.
5005
5006 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
5007
5008         * nnir.el (nnir-request-article): Fix error message text.
5009
5010 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5011
5012         * auth-source.el (plstore-delete): Autoload.
5013         (auth-source-plstore-search): Support delete operation.
5014         * plstore.el (plstore-delete): New function.
5015
5016 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5017
5018         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
5019         mark actually existing articles as unread rather than the ones that
5020         active asserts.
5021
5022 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
5023
5024         * nntp.el (nntp-record-command):
5025         * gnus-util.el (gnus-message-with-timestamp-1):
5026         Use format-time-string rather than decoding time stamps by hand.
5027         This is simpler and insulates the code from potential changes to
5028         current-time format.
5029
5030 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5031
5032         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
5033
5034 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5035
5036         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
5037         (plstore-save): Support public key encryption.
5038         (plstore--init-from-buffer): New function.
5039         (plstore-open): Use it; fix error when opening a non-existent file.
5040         (plstore-revert): Use plstore--init-from-buffer.
5041
5042 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5043
5044         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
5045
5046 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5047
5048         * mml2015.el (mml2015-use): Replace string-match-p with string-match
5049         for old Emacsen.
5050
5051 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5052
5053         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
5054         is not fully working.
5055
5056 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5057
5058         * dgnushack.el: Autoload sha1 on XEmacs.
5059
5060         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
5061         quit window configuration.
5062
5063         * auth-source.el (epg-context-set-passphrase-callback):
5064         Remove duplicate autoload.
5065
5066 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5067
5068         * nnir.el (nnir-request-article): Allow requesting articles by
5069         Message-ID with nnimap.
5070
5071         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
5072         current server.
5073
5074 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5075
5076         * auth-source.el: Autoload EPA/EPG functions.
5077         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
5078         changed when EPA/EPG is not available.
5079         (auth-source-backend): Rename "arg" member to "data".
5080         (auth-source-backend-parse, auth-source-plstore-search)
5081         (auth-source-plstore-create): Use it.
5082
5083 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5084
5085         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
5086         `gnus-refer-article-methods'.
5087
5088 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5089
5090         * auth-source.el: Require EPA and EPG.
5091         (auth-source-passphrase-alist): New variable.
5092         (auth-source-passphrase-callback-function)
5093         (auth-source-token-passphrase-callback-function): Callbacks for the
5094         netrc field encryption (GPG tokens).
5095         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
5096         Symmetric encryption and decryption of the netrc GPG tokens.
5097         (auth-source-netrc-normalize): Use them, simplifying the closure.
5098
5099 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5100
5101         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
5102         is available.
5103
5104 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5105
5106         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
5107         non-nil, and `nnimap-split-methods' is nil, use the former.
5108
5109 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5110
5111         * plstore.el (plstore-revert): New function.
5112         (plstore-open): Use it; hide the buffer from user.
5113
5114 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5115
5116         * auth-source.el (auth-source-backend): New member "arg".
5117         (auth-source-backend-parse): Handle new backend 'plstore.
5118         * plstore.el: New file.
5119
5120 2011-06-30  Glenn Morris  <rgm@gnu.org>
5121
5122         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
5123
5124 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5125
5126         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
5127         expiring articles to.
5128
5129         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
5130         variations as ASCII (bug#5458).
5131
5132 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5133
5134         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
5135
5136 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5137
5138         * message.el (message-point-in-header-p): Tweak the function to default
5139         to saying that we're not in the headers if there is no separator at
5140         all.  This makes it possible to use the Message version of `M-q' in
5141         buffers with no headers (bug#7987).
5142         (message-point-in-header-p): Fix last checkin to work with an empty
5143         mail-header-separator, too.
5144
5145         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
5146         again, save the choice via customize.
5147
5148 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5149
5150         * message.el (message-send-mail-function): Add `sendmail-query-once'.
5151
5152         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
5153         ended the connection, bail out before waiting infinitely on a new
5154         connection.
5155
5156 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
5157
5158         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
5159         reports.
5160
5161         * gnus.el (gnus-bug-package): Use "gnus."
5162         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
5163
5164 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5165
5166         * dgnushack.el: Make the timer warning go away on XEmacs.
5167
5168         * gnus-art.el (gnus-article-stop-animations): New function to stop any
5169         animations going on at article exit time.
5170
5171         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
5172         since removing it breaks people upgrading.
5173
5174         * shr.el (shr-put-image): Use the new interface for animating images.
5175         (shr-put-image): Animate for 60 seconds.
5176
5177         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
5178         avoid compiler warnings.
5179
5180         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
5181         error with `find-file-hooks' on Emacs 22.
5182         (with-auth-source-epa-overrides): Ugly hack to Wrap the
5183         `find-file-hook' things in `symbol-value' to avoid compilation warnings
5184         on all architectures.
5185
5186         * spam.el (spam-stat): Require in a normal fashion without binding
5187         `spam-stat-install-hooks' to avoid compilation warnings.
5188
5189         * spam-stat.el (spam-stat-install-hooks): Remove.
5190         (spam-stat-install-hooks): Don't run automatically.
5191
5192 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
5193
5194         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
5195         and keystroke.
5196
5197 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5198
5199         * auth-source.el (auth-source-netrc-cache): Move forward.
5200
5201 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5202
5203         * proto-stream.el (proto-stream-open-starttls): Use
5204         `gnutls-available-p' to see whether we have built-in support.
5205
5206         * auth-source.el (auth-source-netrc-create): Don't query the bits that
5207         we already know.
5208         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
5209         (auth-source-netrc-create): Don't prompt for the stuff we already know.
5210
5211 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5212
5213         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
5214         %S format, since that looks odd.
5215         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
5216         file, especially when saving.
5217
5218 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
5219
5220         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
5221         article found.
5222
5223 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
5224
5225         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
5226         `auth-source-save-secrets' with a more sensitive alist that can be
5227         configured per file.  Experimental, so defaults to 'never.
5228         (auth-source-netrc-create): Use it.  Still experimental code.
5229         (with-auth-source-epa-overrides): Use `find-file-hooks' if
5230         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
5231
5232 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
5233
5234         * auth-source.el (auth-source-save-secrets): New variable to control if
5235         secret tokens should be saved encrypted.
5236         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
5237         to `auth-source-netrc-normalize'.
5238         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
5239         on the EPA variables being defined.
5240         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
5241         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
5242         the lexical-let closure.
5243         (auth-source-netrc-create): Create "gpg:" tokens according to
5244         `auth-source-save-secrets'.
5245
5246 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5247
5248         * gnus-group.el (gnus-group-update-group): Add new argument
5249         `info-unchanged' that stops updating dribble buffer.
5250
5251         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
5252         deletes lines matching to it in dribble buffer.
5253
5254         * gnus-agent.el (gnus-agent-fetch-group-1):
5255         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
5256         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
5257         * gnus-start.el (gnus-group-change-level):
5258         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
5259
5260         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
5261         if newsgroup info is not changed.
5262
5263         * gnus-group.el (gnus-group-get-new-news-this-group):
5264         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
5265         Don't update dribble buffer.
5266
5267 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
5268
5269         * gnus-registry.el (gnus-registry-remove-ignored): New function to
5270         remove entries with groups we ignore.
5271
5272 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5273
5274         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
5275         the underline comes at the bottom.
5276
5277 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
5278
5279         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
5280         `gnus-registry-user-format-function-M' and declare the latter obsolete.
5281         (gnus-registry-article-marks-to-names): Rename from
5282         `gnus-registry-user-format-function-M2'.
5283
5284 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5285
5286         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
5287         ephemeral group.
5288
5289 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5290
5291         * shr.el (shr-browse-image): Copy the URL if called interactively.
5292
5293 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5294
5295         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
5296         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
5297         done, then unselected articles may be marked as read.
5298
5299         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
5300         since not doing this seems to lead to a race condition in pop3-logon.
5301
5302         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
5303         so that the call chain it correct when we call "upwards".
5304
5305         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
5306         in read-only groups.
5307
5308         * gnus-group.el (gnus-group-mark-article-read): Ditto.
5309
5310         * message.el (message-cite-reply-position): Doc string fix.
5311
5312         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
5313         avoid regexp overflow.
5314         (nnimap-transform-split-mail): Ditto.
5315
5316         * pop3.el (pop3-retr): Error out if the server closes the connection.
5317
5318 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5319
5320         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
5321         mm-with-unibyte-current-buffer.  The buffer should not contain any
5322         multibyte chars anyway at this stage.
5323
5324 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5325
5326         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
5327         at the end of lines.
5328
5329 2011-05-29  Julien Danjou  <julien@danjou.info>
5330
5331         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
5332
5333 2011-05-27  Glenn Morris  <rgm@gnu.org>
5334
5335         * gnus-group.el (gnus-bug-group-download-format-alist):
5336         Use the "maintainer" version of debian reports as well.
5337
5338 2011-05-26  Glenn Morris  <rgm@gnu.org>
5339
5340         * gnus-group.el (gnus-bug-group-download-format-alist):
5341         Use the "maintainer" version of debbugs.gnu.org reports.
5342
5343 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5344
5345         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
5346
5347 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5348
5349         * gnus-cus.el (gnus-agent-customize-category):
5350         * gnus-delay.el (gnus-delay-send-queue):
5351         * gnus.el (gnus-other-frame):
5352         Don't quote lambda expressions with `quote'.
5353
5354 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5355
5356         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
5357         the thread moves us backwards and so we loop forever.
5358
5359 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5360
5361         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
5362         whitespace in base64 data lines.
5363
5364 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
5365
5366         * gnus-registry.el (gnus-registry-user-format-function-M):
5367         Use `mapconcat'.
5368         (gnus-registry-user-format-function-M2): Use to see the full text of
5369         the marks.  Make "," the mark text separator.
5370
5371         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
5372         authentication with auth-source.
5373
5374 2011-05-17  Glenn Morris  <rgm@gnu.org>
5375
5376         * gnus-group.el (gnus-import-other-newsrc-file):
5377         Use insert-file-contents.
5378
5379 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
5380
5381         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
5382         1000 iterations.
5383
5384 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5385
5386         * nntp.el (nntp-open-connection): Check if process-type is available.
5387
5388 2011-05-16  Julien Danjou  <julien@danjou.info>
5389
5390         * shr.el (shr-tag-del): Add support for del tag.
5391
5392 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5393
5394         * gnus-html.el (gnus-html-put-image): Register a displayer.
5395
5396         * shr.el (shr-image-displayer): Don't remove text props from alt text.
5397
5398 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
5399
5400         * registry.el (prune-factor): New initialization parameter defaulting
5401         to 0.1.
5402         (registry-prune-hard): Use it.
5403
5404         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
5405         0.1 expicitly.
5406
5407 2011-05-13  Glenn Morris  <rgm@gnu.org>
5408
5409         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
5410         is bound, since this function requires sendmail.
5411
5412 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
5413
5414         * registry.el (registry-usage-test): Disable pruning test.
5415
5416 2011-05-11  David Engster  <dengste@eml.cc>
5417
5418         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
5419         Bind set-network-process-option for XEmacs.
5420
5421 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
5422
5423         * registry.el (registry-prune-hard-candidates)
5424         (registry-prune-soft-candidates): Helper methods for registry pruning.
5425         (registry-prune): Use them.  Make the sort function optional.
5426
5427 2011-05-10  Jim Meyering  <meyering@redhat.com>
5428
5429         * shr.el (shr-colorize-region): Fix typo "on on -> on".
5430
5431 2011-05-10  Julien Danjou  <julien@danjou.info>
5432
5433         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
5434         symbol and not a list.
5435
5436 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5437
5438         * gnus-art.el (gnus-article-mode): Move binding of
5439         shr-put-image-function here from gnus-article-prepare-display.
5440
5441         * shr.el (shr-put-image-function): New variable.
5442         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
5443         (shr-put-image): Return scaled image.
5444
5445         * gnus-art.el (gnus-shr-put-image): New function.
5446         (gnus-article-prepare-display): Bind shr-put-image-function to it.
5447
5448         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
5449         original ones, as deletable.
5450
5451 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5452
5453         * nntp.el (nntp-open-connection): Set TCP keepalive option.
5454
5455 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5456
5457         * registry.el (registry-full): Add convenience method.  Fix logic.
5458         (registry-insert): Use it.  Fix logic here too.
5459
5460         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
5461         `registry-prune' if `registry-full' returns t.
5462         (gnus-registry-handle-action)
5463         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
5464         (gnus-registry-usage-test): Use it.
5465
5466 2011-05-07  Julien Danjou  <julien@danjou.info>
5467
5468         * shr.el (shr-link): Make shr-link inherit from link by default.
5469
5470 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
5471
5472         * shr.el (shr-urlify, shr-link): Fix shr-link face.
5473
5474 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5475
5476         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
5477         error out because the face is not a list.
5478
5479 2011-05-05  Glenn Morris  <rgm@gnu.org>
5480
5481         * proto-stream.el (gnutls-negotiate): Fix declarations.
5482
5483         * gnus-start.el (gnus-propagate-marks): Declare.
5484
5485 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
5486
5487         * registry.el (registry-reindex): Fix percentage message.
5488
5489         * proto-stream.el (network-stream-open-starttls): Adjust to call
5490         `gnutls-negotiate' with :process and :hostname arguments.
5491
5492 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
5493
5494         * shr.el: Add shr-link face for links.
5495         (shr-urlify): Use it.
5496
5497         * registry.el (registry-insert): Make error message more helpful.
5498
5499 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5500
5501         * gnus-html.el (gnus-html-schedule-image-fetching):
5502         Use url-queue-retrieve, if it exists.
5503
5504         * shr.el (shr-tag-img): Ditto.
5505
5506         * gnus.el: Autoload more gnus-agent functions.
5507
5508         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
5509         agent if we haven't already (bug#8502).
5510
5511         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
5512         into the Agent, too.
5513
5514         * gnus-agent.el (gnus-agent-store-article): New function.
5515
5516         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
5517         and moved from that file for reuse.
5518
5519         * pop3.el (pop3-open-server): Error messages are "-ERR".
5520
5521 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5522
5523         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
5524         (open-tls-stream): Remove superfluous tls/starttls autoloads.
5525
5526 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5527
5528         * gnus.el: No Gnus v0.17 is released.
5529
5530 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5531
5532         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
5533         buffer has moved to a different frame.
5534
5535 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5536
5537         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
5538         to get the conversion from unibyte to multibyte buffers to work on
5539         Emacs 22.
5540
5541         * nntp.el (nntp-request-article): Slight clean-up.
5542
5543 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5544
5545         * shr.el (shr-strike-through): New face.
5546         (shr-tag-s): Use it to provide <s> support.
5547         (shr-tag-s): Remove duplicate definition.
5548
5549 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5550
5551         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
5552         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
5553
5554 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
5555
5556         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
5557         `gnutls-negotiate'.
5558         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
5559
5560 2011-04-23  Glenn Morris  <rgm@gnu.org>
5561
5562         * gnus-sum.el (gnus-extra-headers): Bump :version.
5563
5564 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5565
5566         * shr.el (shr-tag-sup): New function.
5567         (shr-tag-sub): Ditto.
5568
5569 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
5570
5571         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
5572         for the case where `gnus-registry-ignored-groups' is a list of lists,
5573         and don't call `gnus-parameter-registry-ignore' otherwise.
5574
5575 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
5576
5577         * nnimap.el (nnimap-user): New backend variable.
5578         (nnimap-open-connection-1): Use it.
5579         (nnimap-credentials): Accept user parameter so it's explicit what user
5580         name is desired.
5581
5582         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
5583         default.
5584
5585         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
5586         not gnus-registry.el.
5587
5588         * gnus-registry.el: Mention in comments how to modify
5589         `gnus-extra-headers' for proper recipient tracking and that it may
5590         already have To and Cc recently, which it does as of this commit.
5591         (gnus-registry-ignored-groups): Remove defcustom.
5592         Explain why in comments.
5593         (gnus-registry-action): Fix data-header reference to use the extra
5594         headers.  Explain in package commentary how to add To and Cc headers to
5595         the gnus-extra-headers.
5596         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
5597         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
5598         parameter list or a string list in `gnus-registry-ignored-groups'.
5599         Fix logic error.
5600
5601 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5602
5603         * shr.el (shr-expand-url): Protect against null urls.
5604
5605 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5606
5607         * shr.el (shr-base): New binding.
5608         (shr-tag-base): Keep track of <base>.
5609         (shr-expand-url): New function used throughout.
5610
5611 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
5612
5613         * gnus-registry.el
5614         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
5615         (gnus-registry-ignored-groups): New variable.
5616         (gnus-registry-ignore-group-p): Use it.
5617         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
5618         set the destination group to nil (same as delete) if it's ignored.
5619
5620 2011-04-20  David Engster  <dengste@eml.cc>
5621
5622         * tests/gnustest-nntp.el: New file for simple NNTP testing.
5623
5624         * Makefile.in (test-nntp): New rule.
5625         (check): Add it.
5626         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
5627
5628 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5629
5630         * gnus-registry.el (gnus-registry-action)
5631         (gnus-registry-fetch-header-fast):
5632         Don't use mail-header that looks an internal function of mailheader.el.
5633
5634 2011-04-19  Glenn Morris  <rgm@gnu.org>
5635
5636         * time-date.el (time-to-days): Remove unused local variables.
5637
5638 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5639
5640         * gnus-registry.el: Eliminate cl functions.
5641         (gnus-registry-sort-addresses): New function that replaces mapcan.
5642         (gnus-registry-action, gnus-registry-spool-action)
5643         (gnus-registry-split-fancy-with-parent)
5644         (gnus-registry-fetch-recipients-fast): Use it.
5645         (gnus-registry-import-eld): Replace delete* with dolist + delq.
5646
5647         * registry.el (initialize-instance, registry-lookup)
5648         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
5649         (registry-lookup-secondary-value, registry-search, registry-delete)
5650         (registry-insert, registry-reindex, registry-size, registry-prune):
5651         Use eval-and-compile.
5652
5653 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
5654
5655         * registry.el (registry-reindex): New method to recreate the secondary
5656         registry indices.
5657
5658         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
5659         tracked field changes.
5660         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
5661         (gnus-registry-action, gnus-registry-spool-action)
5662         (gnus-registry-handle-action)
5663         (gnus-registry--split-fancy-with-parent-internal)
5664         (gnus-registry-split-fancy-with-parent)
5665         (gnus-registry-register-message-ids): Add recipient tracking on spool,
5666         move, and delete actions, and for fancy splitting with parent.
5667         (gnus-registry-extract-addresses)
5668         (gnus-registry-fetch-recipients-fast)
5669         (gnus-registry-fetch-header-fast): Convenience functions.
5670         (gnus-registry-misc-test): ERT test of
5671         `gnus-registry-extract-addresses'.
5672
5673 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
5674
5675         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5676         Track by subject first, then sender.
5677
5678 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5679
5680         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
5681
5682         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
5683         Lisp.
5684
5685         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
5686         (gnus-draft-send): Use it to avoid popping
5687         up frames from gnus-group-send-queue.
5688
5689 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5690
5691         * gnus-registry.el: Updated gnus-registry docs.
5692
5693 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
5694
5695         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5696         Fix logic bug.
5697         (gnus-registry-post-process-groups): Fix logging of no results and
5698         quote sender and subject.
5699
5700 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5701
5702         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
5703         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
5704         gnutls-cli are too slow to be done opportunistically.
5705
5706         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
5707         (gnus-read-active-for-groups): Don't try to finish getting stuff where
5708         we had no early-data returned.
5709         (gnus-get-unread-articles): Add a sanity check so that we don't issue
5710         two async commands to the same server at the same time.
5711
5712 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
5713
5714         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
5715
5716 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5717
5718         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
5719         "warning" level.
5720
5721         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
5722         (mm-url-insert-file-contents): Don't set the package names.
5723
5724 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
5725
5726         * gnus-registry.el (gnus-registry-action): Remove properties and
5727         simplify subject in `gnus-registry-handle-action'.
5728         (gnus-registry-spool-action): Get subject and sender from message if
5729         they are not passed in.
5730         (gnus-registry-handle-action): Remove properties and simplify subject
5731         consistently.
5732
5733 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5734
5735         * registry.el: Require CL before using defmacro*.
5736
5737 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5738
5739         * gnus-art.el (article-treat-date): Assume that
5740         gnus-article-date-headers may be a group parameter.
5741
5742 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
5743
5744         * gnus-registry.el (gnus-registry-handle-action): More debugging.
5745
5746         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
5747         interactively so the newsrc file can contain foreign groups too.
5748         Useful for debugging but not much for users.
5749
5750 2011-04-07  David Engster  <dengste@eml.cc>
5751
5752         * registry.el (registry-usage-test): Only do
5753         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
5754         lexical binding.
5755
5756 2011-04-07  David Engster  <dengste@eml.cc>
5757
5758         * Makefile.in (check, test-registry): New rules for test-suite.
5759
5760 2011-04-06  David Engster  <dengste@eml.cc>
5761
5762         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
5763         argument NOERROR for `require', since XEmacs 21.4 does not support it.
5764
5765 2011-04-06  David Engster  <dengste@eml.cc>
5766
5767         * registry.el (initialize-instance): Change :after to :AFTER to be
5768         compatible with old EIEIO version in XEmacs.
5769
5770 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5771
5772         * gnus-registry.el (gnus-registry-post-process-groups)
5773         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
5774         and provide better messaging.
5775
5776 2011-04-06  David Engster  <dengste@eml.cc>
5777
5778         * Makefile.in (fail-on-warning): New rule to compile with warnings as
5779         errors.
5780
5781         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
5782         dgnushack-compile with error-on-warn enabled, and to signal an error if
5783         clean compilation failed.
5784         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
5785         with `byte-compile-error-on-warn'.  Return nil if errors occured.
5786
5787 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5788
5789         * gnus-registry.el: Don't use ERT if it's not available.  Load it
5790         unconditionally anyway, discarding errors.
5791         (gnus-registry-delete-entries): New convenience function.
5792         (gnus-registry-import-eld): Import from old .eld registry.
5793
5794         * registry.el: Don't use ERT if it's not available.  Load it
5795         unconditionally anyway, discarding errors.
5796
5797         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
5798         version from the Claudio Bley GnuTLS patch (extra optional parameters
5799         and host name).
5800
5801 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
5802
5803         * gnus-registry.el (gnus-registry-fixup-registry): New function to
5804         fixup the parameters that can be customized by the user between
5805         save/read cycles.
5806         (gnus-registry-read): Use it.
5807         (gnus-registry-make-db): Use it.
5808         (gnus-registry-spool-action, gnus-registry-handle-action):
5809         Fix messaging.
5810         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
5811         Map references to actual group names with sender and subject tracking.
5812         (gnus-registry-post-process-groups): Use `cond' for better messaging.
5813         (gnus-registry-usage-test): Add subject lookup test.
5814
5815         * registry.el (registry-db, initialize-instance): Set up constructor
5816         instead of :initform arguments for the sake of older Emacsen.
5817         (registry-lookup-breaks-before-lexbind): New method to demonstrate
5818         pre-lexbind merge bug.
5819         (registry-usage-test): Use it.
5820         (initialize-instance, registry-db): Move the non-function initforms
5821         back to the class definition.
5822
5823 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
5824
5825         * registry.el: New library to manage gnus-registry-style data.
5826
5827         * gnus-registry.el: Use it (major rewrite).
5828
5829         * nnregistry.el: Use it.
5830
5831         * spam.el: Use it.
5832
5833 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5834
5835         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
5836         marks on non-selected articles.
5837
5838 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
5839
5840         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
5841         parameter to open-protocol-stream.
5842
5843 2011-04-01  Julien Danjou  <julien@danjou.info>
5844
5845         * mm-view.el (mm-display-inline-fontify): Do not fontify with
5846         fundamental-mode.
5847
5848 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5849
5850         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
5851         servers.
5852
5853 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5854
5855         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
5856         made marks not propagate, again.
5857
5858 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
5859
5860         * proto-stream.el (open-protocol-stream): Bring back `network' type.
5861         Make this the default type.
5862         (proto-stream-open-plain): Rename from proto-stream-open-default.
5863         (open-protocol-stream, proto-stream-open-starttls)
5864         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
5865         with `plain'.
5866
5867         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
5868         value.
5869
5870         * nntp.el (nntp-open-connection-function): Document the fact that some
5871         values are not functions but are instead handled specially.
5872         Recognize nntp-open-plain-stream value.
5873         (nntp-open-connection): Recognize that value.
5874
5875 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5876
5877         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
5878         where it seems to be needed.
5879
5880 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5881
5882         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
5883         stuff.
5884
5885         * gnus-score.el (gnus-score-string): Fix calling convention of
5886         `gnus-simplify-buffer-fuzzy' after last patches.
5887
5888         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
5889         server for articles we didn't get any headers for.  This is a sanity
5890         check.
5891
5892 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
5893
5894         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
5895         new CAPABILITY, use it.
5896
5897 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5898
5899         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
5900         downloading anything.
5901
5902         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
5903
5904 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
5905
5906         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
5907         colors.
5908         (gnus-splash-svg-color-symbols): New function.
5909
5910 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5911
5912         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
5913         instead of using the global gnus-simplify-subject-fuzzy-regexp.
5914         (gnus-simplify-subject-fuzzy): Use the local
5915         gnus-simplify-subject-fuzzy-regex instead of the global one.
5916         This makes using this variable in group parameters work.
5917
5918 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5919
5920         * gnus-registry.el (gnus-registry-unfollowed-groups):
5921         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
5922         archive:sent-YYYY-MM-DD groups).
5923         (gnus-registry-split-fancy-with-parent): Bail out early in sender
5924         tracking if there are more than `gnus-registry-max-track-groups'
5925         matches.
5926
5927 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5928
5929         * message.el (message--yank-original-internal): New function to do the
5930         insertion cleanly inside eval in `message-yank-original'.
5931         (message-yank-original): Use it.
5932
5933 2011-03-29  Julien Danjou  <julien@danjou.info>
5934
5935         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
5936         local variables disabled rather than `normal-mode'.
5937
5938 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
5939
5940         * imap.el (imap-shell-open, imap-process-connection-type):
5941         Use imap-process-connection-type for 'shell' streams as well as
5942         Kerberos, SSL, other subprocesses.
5943
5944 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
5945
5946         * proto-stream.el: Changes preparatory to merging open-protocol-stream
5947         with open-network-stream.
5948         (proto-stream-always-use-starttls): Option removed.
5949         (open-protocol-stream): Return a process object by default.  Provide a
5950         new parameter :return-list specifying a list-type return value, which
5951         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
5952         :type `network' to `try-starttls', and `network-only' to `default'.
5953         Make `default' the default, for compatibility with open-network-stream.
5954         Handle the no-parameter case exactly as open-network-stream, with no
5955         additional stream processing.  Search plists using plist-get.
5956         Explicitly add :end-of-commend parameter if it is missing.
5957         (proto-stream-open-default): Rename from
5958         proto-stream-open-network-only.  Return 'default as the type.
5959         (proto-stream-open-starttls): Rename from proto-stream-open-network.
5960         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
5961         failed.  Always return a list with a (possibly dead) process as the
5962         first element, for compatibility with open-network-stream.
5963         (proto-stream-open-tls): Use plist-get.  Always return a list.
5964         (proto-stream-open-shell): Return `default' as connection type.
5965         (proto-stream-capability-open): Use plist-get.
5966         (proto-stream-eoc): Function deleted.
5967
5968         * nnimap.el (nnimap-stream, nnimap-open-connection)
5969         (nnimap-open-connection-1): Handle renaming of :type parameter for
5970         open-protocol-stream.
5971         (nnimap-open-connection-1): Pass a :return-list parameter
5972         open-protocol-stream to obtain a list return value.  Parse this list
5973         using plist-get.
5974
5975         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5976         for open-protocol-stream.  Accept open-protocol-stream return value
5977         that is a subprocess object instead of a list.  Handle the case of a
5978         dead returned process.
5979
5980 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
5981
5982         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
5983
5984         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
5985
5986 2011-03-21  Julien Danjou  <julien@danjou.info>
5987
5988         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
5989         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
5990         query.
5991         (mm-inline-text): Render normal text with fontification whenever
5992         possible.
5993
5994         * gnus-sum.el (gnus-summary-save-parts-1):
5995         * gnus-art.el (gnus-article-browse-html-save-cid-content)
5996         (gnus-article-browse-html-parts, gnus-mime-delete-part)
5997         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
5998         Use `mm-handle-filename'.
5999
6000         * mm-util.el (mm-handle-filename): New function, return the filename of
6001         an handle.
6002
6003 2011-03-18  Julien Danjou  <julien@danjou.info>
6004
6005         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
6006         (gnus-buffer-live-p): Check that buffer is not nil.
6007
6008 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6009
6010         * gnus.el: No Gnus v0.15 is released.
6011
6012 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6013
6014         * time-date.el (format-seconds): Use assoc instead of assoc-string to
6015         avoid warning on XEmacs.
6016
6017         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
6018         on XEmacs.
6019
6020         * gnus-art.el: Require mouse, which the build bot seems to say is
6021         needed.
6022
6023         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
6024
6025         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
6026         XEmacs, since it doesn't have url-retrieve-synchronously.
6027
6028         * time-date.el (format-seconds): Use assoc instead of assoc-string,
6029         since assoc-string doesn't exist in XEmacs.
6030
6031 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
6032
6033         * gnus-group.el (gnus-group-list-ticked): New function.
6034         (gnus-group-make-menu-bar): Provide a menu entry for it.
6035         (gnus-group-list-map): Provide a binding for it.
6036
6037 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6038
6039         * shr.el (shr-visit-file): New command.
6040
6041         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
6042
6043 2011-03-17  Bjørn Mork  <bjorn@mork.no>
6044
6045         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
6046         servers.
6047
6048 2011-03-16  Julien Danjou  <julien@danjou.info>
6049
6050         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
6051         inline.
6052
6053         * gnus-art.el (article-hide-list-identifiers):
6054         Use gnus-group-get-list-identifiers.
6055
6056         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
6057         (gnus-summary-remove-list-identifiers):
6058         Use gnus-group-get-list-identifiers to get regexp.
6059         (gnus-select-newsgroup, gnus-summary-insert-subject)
6060         (gnus-summary-insert-articles):
6061         Call gnus-summary-remove-list-identifiers unconditionally.
6062
6063 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6064
6065         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
6066         we're selecting a group with unread articles.
6067
6068         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
6069
6070         * gssapi.el: New file separated out from imap.el to provide a general
6071         Kerberos 5 connection facility for Emacs.
6072
6073         * message.el (message-elide-ellipsis): Document the format spec
6074         ellipsis.
6075
6076 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6077
6078         * message.el (message-elide-region): Allow the ellipsis to say how many
6079         lines were removed.
6080
6081 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6082
6083         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
6084         window configurations containing buffers that are now dead.
6085
6086         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
6087         parsing to avoid integer overflows.
6088         (nnimap-parse-flags): Simplify the last change.
6089         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
6090         too large for 32-bit Emacsen.
6091
6092 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6093
6094         * auth-source.el (auth-source-netrc-create):
6095         * message.el (message-yank-original): Fix use of `case'.
6096
6097 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
6098
6099         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
6100         XEmacs, which was one character too wide.
6101
6102 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
6103
6104         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
6105         default number of articles to display.
6106         (gnus-articles-to-read): Use pretty names for prompt.
6107
6108 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6109
6110         * gnus-int.el (gnus-open-server): Ditto.
6111
6112         * gnus-start.el (gnus-activate-group): Give a backtrace if
6113         debug-on-quit is set and the user hits `C-g'.
6114         (gnus-read-active-file): Ditto.
6115
6116         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
6117
6118 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
6119
6120         * message.el (message-yank-original): Use cond instead of CL case.
6121
6122 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6123
6124         * auth-source.el (auth-source-netrc-create): Use usual format for the
6125         default in prompts.
6126
6127 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6128
6129         * lpath.el: Fbind read-char-choice for XEmacs.
6130
6131 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6132
6133         * auth-source.el (auth-source-netrc-create): Show the default in the
6134         prompt when prompting for token creation.
6135
6136 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6137
6138         * auth-source.el (auth-source-format-prompt): Always convert the value
6139         to a string to avoid evaluating non-string arguments.
6140         (auth-source-netrc-create): Offer default properly, not as initial
6141         content in `read-string'.
6142         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
6143         of line to determine if we've been run before.  If so, don't run again,
6144         but print a trivial message to indicate the cache was hit instead.
6145
6146 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
6147
6148         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
6149         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
6150         The user will have to run `gnus-sync-read' manually and wait for Cloudy
6151         Gnus.
6152
6153 2011-03-11  Julien Danjou  <julien@danjou.info>
6154
6155         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
6156         modified file".
6157
6158 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
6159
6160         * auth-source.el (auth-source-read-char-choice): New function to read a
6161         character choice using `dropdown-list', `read-char-choice', or
6162         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
6163         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
6164         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
6165         (auth-source-netrc-saver): Use it.
6166         (auth-source-pick-first-password): New convenience function.
6167
6168 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
6169
6170         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
6171         parameter in the credentials.
6172         (nnimap-open-connection-1): Use it after a successful login.
6173         (nnimap-credentials): Add IMAP-specific user and password prompt.
6174
6175         * auth-source.el (auth-source-search): Add :require parameter, taking a
6176         list.  Document it and the :save-function return token.  Pass :require
6177         down.  Change the CREATED message from a warning to a debug statement.
6178         (auth-source-search-backends): Pass :require down.
6179         (auth-source-netrc-search): Pass :require down.
6180         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
6181         Change save prompt to indicate all modifications saved here are
6182         deletions.
6183         (auth-source-netrc-create): Take user login name as default in user
6184         prompt.  Move all the save functionality to a lexically bound function
6185         under the :save-function token in the returned list.  Set up clearer
6186         default prompts for user, host, port, and secret.
6187         (auth-source-netrc-saver): New function, intended to be wrapped for
6188         :save-function.
6189
6190 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6191
6192         * shr.el (shr-table-horizontal-line): Change the defaults for the table
6193         lines to be spaces instead.
6194
6195 2011-03-07  Julien Danjou  <julien@danjou.info>
6196
6197         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
6198         (sieve-sasl-auth): Check that auth-source-search did return something,
6199         or just return an empty string.
6200
6201 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6202
6203         * gnus.el (gnus-interactive): Use read-directory-name.
6204
6205         * gnus-uu.el (gnus-uu-decode-uu-and-save)
6206         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
6207         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
6208         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
6209         Likewise.
6210
6211         * gnus-group.el (gnus-group-make-directory-group): Likewise.
6212
6213 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6214
6215         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
6216         onto the list of killed groups, too.  This makes killed nnimap groups,
6217         for instance, more reliably not reappear.
6218
6219         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
6220         the parent.
6221
6222         * gnus-sum.el (gnus-update-read-articles): Fix typo.
6223
6224         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
6225         really have server-side marks.
6226
6227         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
6228         since most backends do not usefully have server-side marks.
6229         (gnus-update-read-articles): Propagate marks to all backends that
6230         really have server-side marks.
6231
6232 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6233
6234         * message.el (message-cite-reply-position, message-cite-style):
6235         New variables.
6236         (message-yank-original): Use the new citation styles.
6237
6238 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
6239
6240         * message.el (message-options): Revert 22da67af (workaround for XEmacs
6241         buffer-local issue); don't mark it buffer-local when running under
6242         XEmacs.
6243
6244 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
6245
6246         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
6247         numbers too big to be `read'.
6248
6249 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
6250
6251         * password-cache.el (password-in-cache-p): Add autoload.
6252
6253         * message.el (message-options): Make buffer-local two ways to attempt
6254         to fix a XEmacs bug.
6255
6256 2011-03-02  Julien Danjou  <julien@danjou.info>
6257
6258         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
6259
6260 2011-03-01  Julien Danjou  <julien@danjou.info>
6261
6262         * gnus-art.el (list-identifier): Add list-identifier as a parameter
6263         group.
6264         (article-hide-list-identifiers): Use list-identifier group parameter.
6265
6266 2011-02-28  Julien Danjou  <julien@danjou.info>
6267
6268         * sieve.el (sieve-buffer-script-name): New local variable to store
6269         sieve script name.
6270         (sieve-edit-script): Store sieve script name.
6271         (sieve-upload): Use sieve script name when uploading.
6272         (sieve-upload): Use substitute-command-keys.
6273         (sieve-edit-script): Use substitute-command-keys.
6274         (sieve-refresh-scriptlist): Use substitute-command-keys.
6275         (sieve-manage-mode-map): Define keymap properly.
6276         (sieve-manage-mode): Do not set mode name manually, change mode-name to
6277         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
6278         Remove commented code about cvs.
6279         (sieve-manage-quit): New function.
6280         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
6281
6282 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6283
6284         * gnus-group.el (gnus-import-other-newsrc-file): New function.
6285
6286 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
6287
6288         * auth-source.el (auth-source-search): Cache empty result sets.
6289
6290         * password-cache.el (password-in-cache-p): Convenience function to
6291         check if a key is in the cache, even if the value is nil.
6292
6293         * auth-source.el (auth-source-save-behavior): New variable to replace
6294         `auth-source-never-create'.
6295         (auth-source-netrc-create): Use it.
6296         (auth-source-never-save): Remove.
6297
6298 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
6299
6300         * nnimap.el (nnimap-stream): Doc fix.
6301         (nnimap-open-connection-1): Reverse the order of the ports to that the
6302         prompted-for port is first.
6303
6304         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
6305         retrieval by the no-group selection.
6306
6307         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
6308         numerical parameters.
6309
6310 2011-02-25  Julien Danjou  <julien@danjou.info>
6311
6312         * gnus-gravatar.el: Use gnus-with-article-buffer.
6313
6314         * gnus-art.el (gnus-with-article-buffer): Check that the
6315         gnus-article-buffer is alive.
6316
6317 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
6318
6319         * auth-source.el (auth-source-creation-prompts): New variable to manage
6320         creation-time prompts.
6321         (auth-source-search): Document it.
6322         (auth-source-format-prompt): Add utility function.
6323         (auth-source-netrc-create): Don't default the user name to
6324         user-login-name.  Use `auth-source-creation-prompts' and some default
6325         prompts for user, host, port, and password (the default generic prompt
6326         remains ugly).
6327         (auth-source-never-save): Add customizable option to never save info.
6328         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
6329         mode excursion.
6330
6331 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6332
6333         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
6334         argument that XEmacs doesn't support.
6335
6336         * dgnushack.el (dgnushack-compile): Exclude color.el from being
6337         compiled for Emacsen having no `libxml-parse-html-region' support.
6338
6339         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
6340
6341         * lpath.el: Bind buffer-save-without-query for XEmacs.
6342
6343 2011-02-23  Julien Danjou  <julien@danjou.info>
6344
6345         * gnus-art.el (article-make-date-line): Ignore errors if time is
6346         invalid and not convertible.
6347         (article-make-date-line): Only add lapsed time if time is not nil.
6348
6349 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
6350
6351         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
6352         `read-char-choice' for backwards compatibility.
6353         (auth-source-netrc-element-or-first): New function to DTRT for
6354         parameter extraction.
6355         (auth-source-netrc-create): Use it and fix multiple parameter print
6356         bug.  Use the default passed from above (given-default) or the
6357         built-in (user-login-name for :user).
6358
6359 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
6360
6361         * gnus-start.el (gnus-dribble-read-file):
6362         Set buffer-save-without-query, since we always want to save the dribble
6363         file, probably.
6364
6365         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
6366         nnimap.
6367
6368         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
6369         -summary- since it's a user-visible variable.
6370
6371         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
6372         first time you use the new Gnus.
6373
6374 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
6375
6376         * auth-source.el: Don't load netrc.el.
6377         (auth-sources): Search ~/.netrc as well by default.
6378         (auth-source-debug): Add 'trivia option for extra output.
6379         (auth-source-do-trivia): Use it.
6380         (auth-source-search): Simplify logic to use
6381         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
6382         appropriate.  Don't keep a running count at this level.  Layer :create
6383         and :delete options appropriately on the first and second passes.
6384         Don't track the backend with the search results.
6385         (auth-source-search-backends): New function to search a list of
6386         backends for a processed spec.
6387         (auth-source-netrc-parse): Cache all netrc files, making
6388         auth-source-netrc-cache an alist keyed by the file name and using the
6389         file mtime as the caching criterion.  Keep the obfuscated data secret
6390         with a lexical bind.
6391         (auth-source-netrc-search): Don't calculate the length of the results
6392         unnecessarily.
6393         (auth-source-search-backends): Fix bug.
6394         (auth-source-netrc-create): Rework prompts.
6395
6396 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
6397
6398         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
6399         Lower case names of search constraints.
6400         (nnir-run-query): Cache and reuse search constraints for all imap
6401         servers.
6402
6403 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
6404
6405         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
6406         after exit.
6407         (gnus-setup-message): Define missing variable from last checkin.
6408
6409         * gnus-sum.el (gnus-summary-show-article): When called with t as the
6410         value, show the raw article.
6411
6412 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6413
6414         * gnus.el: No Gnus v0.13 is released.
6415
6416 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6417
6418         * nnimap.el (nnimap-open-connection-1): Revert last change, since
6419         auth-source now accepts numbers.
6420
6421         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
6422         spec, too.
6423         (auth-source-ensure-strings): New function.
6424
6425         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
6426         (gnus-article-setup-buffer): Always restart the date timer so that user
6427         changes to the frequency is respected.
6428
6429         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
6430         port numbers, so make sure it gets that if nnimap-server-port is
6431         explicit.
6432
6433 2011-02-21  Simon Josefsson  <simon@josefsson.org>
6434
6435         * nnimap.el (nnimap-inbox): Doc fix.
6436
6437 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
6438
6439         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
6440         Autoload.  Add optional arg FRAME, and pass it to color-values.
6441         (color-complement): Caller changed.  Doc fix.
6442         (color-gradient): Rewrite for better clarity and efficiency.
6443
6444 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
6445
6446         * shr-color.el (shr-color->hexadecimal): Use renamed function names
6447         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
6448         color-lab-to-srgb.
6449
6450 2011-02-20  Drew Adams  <drew.adams@oracle.com>
6451
6452         * color.el: First part of merge from hexrgb.el.
6453         (color-rgb-to-hex): Rename from color-rgb->hex.
6454         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
6455         saturation to zero if the value is too small.
6456         (color-rgb-to-hsl): Rename from color-rgb->hsl.
6457         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
6458         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
6459         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
6460         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
6461         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
6462         (color-cie-de2000): Doc fix.
6463
6464 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6465
6466         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
6467         given method as in the group name if we're using an extended method.
6468         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
6469         command, if we're using that, instead of waiting for the beginning.
6470
6471         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
6472         we're sure to get unique server names, and we don't output two async
6473         commands in the same buffer.  This fixes an NNTP hang for some users.
6474
6475 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6476
6477         * gnus.el: No Gnus v0.11 is released.
6478
6479 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6480
6481         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
6482         summary buffer before reading going to the next buffer.  This avoids
6483         putting the point in the group buffer if you `C-g' the command.
6484
6485         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
6486         cache (for now) to make ~/.authinfo.gpg files usable.
6487
6488         * nnfolder.el (copyright-update): Define for the compiler.
6489
6490         * auth-source.el (auth-source-search): Fix unbound variable.
6491
6492 2011-02-19  Glenn Morris  <rgm@gnu.org>
6493
6494         * gnus.el (gnus-meta): Doc fix.
6495
6496 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
6497
6498         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
6499         in case it's not yet loaded.
6500
6501 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
6502
6503         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
6504         line we're waiting for.
6505
6506 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
6507
6508         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
6509         face with line-width greater than zero will cause RET in gnus summary
6510         buffer to scroll down article page-wise because auto vscroll happens,
6511         it should be temporally disabled when doing a scroll-up.
6512
6513 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
6514
6515         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
6516         outputs from the server.
6517
6518 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6519
6520         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
6521         later so that bbdb can hook in easier.
6522
6523 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
6524
6525         * auth-source.el (auth-source-search): Don't try to create credentials
6526         if the caller doesn't want that.
6527         (auth-source-search): If we don't find a match, don't bug out on
6528         non-bound variables.
6529         (auth-source-search): Only ask a single backend to create the
6530         credentials.
6531
6532         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
6533         logging.
6534         (nnimap-credentials): Protect against auth-source-search returning nil.
6535         (nnimap-request-list): Protect against not being able to open the
6536         server.
6537
6538 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
6539
6540         * auth-source.el (auth-source-search): Do a two-phase search, one with
6541         no :create to get the responses from all backends.
6542
6543         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
6544         when getting credentials.
6545
6546         * gnus-util.el (gnus-delete-duplicates): New function.
6547
6548 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
6549
6550         * nnimap.el (nnimap-credentials): Instead of picking the first port as
6551         a creation default, pass the whole port list down.  It will be
6552         completed.
6553
6554         * auth-source.el (auth-source-search): Updated docs to talk about
6555         multiple creation choices.
6556         (auth-source-netrc-create): Accept a list as a value (from the search
6557         parameters) and do completion on that list.  Keep a separate netrc line
6558         with the password obscured for showing the user.
6559
6560         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
6561         first choice to `auth-source-search' so it will be used for entry
6562         creation instead of the server's Gnus-specific name.
6563         (nnimap-credentials): Rely on the auth-source library to select which
6564         port is actually wanted in the new netrc entry, so don't override
6565         `auth-source-creation-defaults'.
6566
6567         * auth-source.el (auth-source-netrc-parse): Use :port instead of
6568         :protocol and accept a missing user, host, or port as a wildcard match.
6569         (auth-source-debug): Default to off.
6570
6571         (auth-source-netrc-search, auth-source-netrc-create)
6572         (auth-source-secrets-search, auth-source-secrets-create)
6573         (auth-source-user-or-password, auth-source-backend, auth-sources)
6574         (auth-source-backend-parse-parameters, auth-source-search): Use :port
6575         instead of :protocol.
6576
6577         * nnimap.el (nnimap-credentials): Pass a port default to
6578         `auth-source-search' in case an entry needs to be created.
6579         (nnimap-open-connection-1): Use :port instead of :protocol.
6580
6581 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6582
6583         * auth-source.el: Bind load-path when loading EIEIO from
6584         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
6585         21.4 doesn't support, to `require'.
6586         (auth-source-secrets-search): Use mm-delete-duplicates instead of
6587         delete-dups that is not available in XEmacs 21.4.
6588
6589 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
6590
6591         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
6592         as EIEIO must also be loaded when auth-source.el is being
6593         byte-compiled.
6594
6595 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6596
6597         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
6598
6599         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
6600
6601         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
6602
6603         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
6604
6605         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
6606
6607         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
6608
6609         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
6610
6611         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
6612         necessary.
6613
6614 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
6615
6616         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
6617         nil means that nnimap doesn't get updated.
6618
6619 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6620
6621         * auth-source.el (auth-source-netrc-create): Return a synthetic search
6622         result when the user doesn't want to write to the file.
6623         (auth-source-netrc-search): Expect a synthetic result and proceed
6624         accordingly.
6625         (auth-source-cache-expiry): New variable to override
6626         `password-cache-expiry'.
6627         (auth-source-remember): Use it.
6628
6629         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
6630         parameter.  Create entry if necessary by using :create t.
6631         (nnimap-open-connection-1): Don't pass `inhibit-create'.
6632
6633 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
6634
6635         * auth-source.el (auth-source-debug): Enable by default and don't
6636         mention the obsolete `auth-source-hide-passwords'.
6637         (auth-source-do-warn): New function to debug unconditionally.
6638         (auth-source-do-debug): Use it.
6639         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
6640         and for Secrets API entries when the secrets.el library is not
6641         available.
6642
6643 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6644
6645         * gnus-sum.el (gnus-propagate-marks): Default to nil.
6646         (gnus-summary-exit): Kill the correct article buffer on exit from a
6647         `C-d' group.
6648
6649         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
6650         gnus-propagate-marks.
6651
6652         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
6653         before killing the buffers so that a non-full window conf gets handled
6654         correctly.
6655         (gnus-summary-exit): Ditto.
6656         (gnus-summary-read-group-1): Ditto.
6657
6658         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
6659         async code again so that we can debug it properly.
6660
6661         * message.el (message-reply): Take an optional switch-buffer parameter
6662         so that Gnus window confs are respected better.
6663
6664 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
6665
6666         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
6667         `plist-get' to accept non-list parameters (XEmacs issue).
6668         Fix docstring.
6669         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
6670         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
6671         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
6672         Login collection is "Login" and not "login".
6673
6674 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6675
6676         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
6677         multiple headers.
6678
6679         * nnimap.el (nnimap-inhibit-logging): New variable.
6680         (nnimap-log-command): Don't log login commands.
6681
6682         * auth-source.el (auth-source-netrc-search): The asserts seem to want
6683         to have more parameters.
6684
6685         * nnimap.el (nnimap-send-command): Mark the command time for each
6686         command, so that we don't get NOOPs stepping on our toes.
6687
6688         * gnus-art.el (article-date-ut): Get the date from the Date header on
6689         `t'.
6690
6691 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6692
6693         * auth-source.el (auth-source-search): Use copy-sequence instead of
6694         the cl.el copy-list.
6695
6696 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6697
6698         * imap.el: Bring it back (revert
6699         84d800cd31de3064f0ed39617d725709a2f8f42f).
6700
6701 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
6702
6703         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
6704         Improve prompt.
6705
6706 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
6707
6708         * gnus-art.el (gnus-article-mode-line-format): Remove the article
6709         washing status from the default format.  It isn't very informative.
6710
6711 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
6712
6713         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
6714         Fix Gcc processing on imap.
6715
6716 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6717
6718         * imap.el: Remove file.  All the functionality is in nnimap.el.
6719
6720 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6721
6722         * message.el (message-bury): Don't pop up a new window when selected
6723         window is dedicated.
6724
6725 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6726
6727         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
6728
6729 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
6730
6731         * sieve-manage.el: Autoload `auth-source-search'.
6732         (sieve-sasl-auth): Use it.
6733
6734 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
6735
6736         * nnimap.el: Autoload `auth-source-forget+'.
6737         (nnimap-open-connection-1): Use it if the connection fails.
6738
6739         * auth-source.el: Require `password-cache'.
6740         (auth-source-hide-passwords, auth-source-cache): Remove and mark
6741         obsolete.
6742         (auth-source-magic): Marker for `password-cache' keys.
6743         (auth-source-do-cache): Update docstring.
6744         (auth-source-search): Use and check cache.
6745         (auth-source-forget-all-cached, auth-source-remember)
6746         (auth-source-recall, auth-source-forget, auth-source-forget+)
6747         (auth-source-specmatchp): Caching support functions.
6748         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
6749         Remove and obsolete.
6750         (auth-source-user-or-password): Remove caching to further discourage
6751         using it.  Always hide passwords.
6752
6753         * password-cache.el (password-cache-remove): Accept secrets that are
6754         not strings.
6755
6756 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
6757
6758         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
6759         code for now, since it doesn't work for all users.
6760
6761 2011-02-09  Julien Danjou  <julien@danjou.info>
6762
6763         * message.el (message-options): Make message-options really buffer
6764         local.
6765
6766 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
6767
6768         * mail-source.el: Autoload `auth-source-search'.
6769         (mail-source-keyword-map): Note order matters.
6770         (mail-source-set-1): Get all the mail-source source values and
6771         defaults and search auth-source on those if needed.  This can all
6772         probably be simplified.
6773
6774         * nnimap.el: Autoload `auth-source-search'.
6775         (nnimap-credentials): Use it.
6776         (nnimap-open-connection-1): Ask for the virtual server and physical
6777         address in one shot.
6778
6779         * nntp.el: Autoload `auth-source-search'.
6780         (nntp-send-authinfo): Use it.  Note TODO.
6781
6782 2011-02-08  Julien Danjou  <julien@danjou.info>
6783
6784         * shr.el (shr-tag-body): Add support for text attribute in body
6785         markups.
6786
6787         * message.el (message-options): Make message-options a local variable.
6788
6789 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
6790
6791         * auth-source.el (auth-source-secrets-search)
6792         (auth-source-user-or-password): Use `append' instead of `nconc'.
6793         (auth-source-user-or-password): Build return list better and protect
6794         against nil :secret.
6795
6796 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
6797
6798         * nnimap.el (nnimap-update-info): Refactor slightly.
6799         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
6800         (nnimap-update-info): Clean up slightly.
6801         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
6802         characters.
6803         (nnimap-process-quirk): Rename function to avoid collision.
6804         (nnimap-update-info): Fix macrology bug-out.
6805         (nnimap-update-info): Simplify split history test.
6806
6807 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
6808
6809         * auth-source.el (top): Require 'eieio unconditionally.
6810         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
6811         (auth-source-secrets-search): Limit search when `max' is greater than
6812         number of results.
6813
6814 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
6815
6816         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
6817         part not returning any data.
6818
6819         * proto-stream.el (open-protocol-stream): Document the return value.
6820
6821 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6822
6823         * auth-source.el (auth-source-secrets-search): Add examples.
6824
6825 2011-02-06  Julien Danjou  <julien@danjou.info>
6826
6827         * message.el (message-setup-1): Handle message-generate-headers-first
6828         set to t.
6829
6830 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6831
6832         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
6833         API with a string "secrets:collection-name" and with 'default.
6834         (auth-source-backend-parse): Parse "secrets:collection-name" and
6835         'default.  Recurse on parses instead of repeating code.  Use the
6836         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
6837         message when ignoring a source.
6838         (auth-source-search): List ignored search keys at the top level.
6839         (auth-source-netrc-create): Use `case' instead of `cond'.
6840         (auth-source-secrets-search): Created with TODOs.
6841         (auth-source-secrets-create): Created with TODOs.
6842         (auth-source-retrieve, auth-source-create, auth-source-delete)
6843         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6844         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6845         (auth-source-user-or-password-sftp)
6846         (auth-source-user-or-password-smtp): Remove.
6847         (auth-source-user-or-password): Deprecated and modified to be a wrapper
6848         around `auth-source-search'.  Not tested thoroughly.
6849
6850 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
6851
6852         * auth-source.el: Bring in assoc and eioeio libraries.
6853         (secrets-enabled): New variable to track the status of the Secrets API.
6854         (auth-source-backend): New EIOEIO class to represent a backend.
6855         (auth-source-creation-defaults): New variable to set prompt defaults
6856         during token creation (see the `auth-source-search' docstring for
6857         details).
6858         (auth-sources): Simplify to allow a simple string as a netrc backend
6859         spec.
6860         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
6861         (auth-source-backend-parse-parameters): Fill in the backend parameters.
6862         (auth-source-search): Main auth-source API entry point.
6863         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
6864         (auth-source-search-collection): Helper function for searching.
6865         (auth-source-netrc-parse, auth-source-netrc-normalize)
6866         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
6867         Supports search, create, and delete.
6868         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
6869         backend stubs.
6870         (auth-source-user-or-password): Call `auth-source-search' but it's not
6871         ready yet.
6872
6873 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
6874
6875         * message.el (message-setup-1): Remove the read-only stuff, since it
6876         doesn't work under XEmacs, for some reason.
6877
6878         * gnus-sum.el (gnus-user-date): Rename back from
6879         gnus-summary-user-date since user code refers to it.
6880
6881         * shr.el (shr-render-td): Store the actual background color used.
6882
6883         * message.el (message-setup-1): Don't bind the constant
6884         -forbidden-properties.
6885         (message-setup-1): Revert previous change, since it needs to bind the
6886         props to insert them.
6887         (message-resend): Allow removing the read-only separator line.
6888
6889 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6890
6891         * nnimap.el (nnimap-request-accept-article): Give an error message if
6892         the APPEND wasn't successful.
6893
6894 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
6895
6896         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
6897         that have no groups.
6898
6899 2011-02-03  Julien Danjou  <julien@danjou.info>
6900
6901         * gnus-draft.el: Remove progn around gnus-draft-setup.
6902
6903 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6904
6905         * gnus-start.el (gnus-read-active-for-groups): This function is never
6906         called with a nil `infos', so clean that up.
6907         (gnus-get-unread-articles): Request active files from primary/secondary
6908         methods that have no groups (yet).
6909
6910 2011-02-03  Julien Danjou  <julien@danjou.info>
6911
6912         * message.el (message-setup-1): Always generate References first.
6913         (message-mail): Return the return value of message-setup, not always t.
6914         (message-setup-1): Insert mail-header-separator with read-only and
6915         intangible properties set.
6916
6917         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
6918         user-date in docstring.
6919
6920         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
6921
6922         * gnus.el (gnus-summary-line-format): Mention &user-date format in
6923         docstring.
6924
6925         * gnus.el (gnus-user-date-format-alist): Change default value.
6926         Use defcustom, with type and group.  Move from gnus-util.el.
6927         Rename to gnus-summary-user-date-format-alist.
6928
6929 2011-02-03  Glenn Morris  <rgm@gnu.org>
6930
6931         * nnimap.el (gnus-fetch-headers): Declare.
6932
6933         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
6934
6935 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6936
6937         * message.el (message-forward-make-body-digest-plain)
6938         (message-followup, message-reply): Clean up things noted by Stefan.
6939
6940         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
6941         gnus-article-update-date-headers is nil.
6942         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
6943         it didn't really work with defcustom.
6944         (article-update-date-lapsed): Make sure the window start doesn't move,
6945         either.
6946
6947 2011-02-01  Julien Danjou  <julien@danjou.info>
6948
6949         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
6950         format.
6951
6952         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
6953         standard in Emacs nowadays.
6954
6955         * color.el (color-gradient): Add a color-gradient function.
6956
6957 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6958
6959         * message.el (message-expand-name): Don't trust the return value of
6960         bbdb-complete-name.
6961         (message-check-news-header-syntax): Remove unused var `start'.
6962         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
6963         (message-inhibit-body-encoding): Move to before first use.
6964         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
6965         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
6966         (Organization, Message-ID, Date, mh-previous-window-config):
6967         Defvar the vars using dynamic scoping.
6968
6969 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
6970
6971         * shr.el (shr-render-td): Only do colors at the final rendering.
6972         Should be slightly faster.
6973         (shr-insert-table): Fix up TD background colors when doing the
6974         vertical padding.
6975
6976         * gnus-art.el (article-date-ut): Protect against articles with no Date
6977         header.
6978         (article-update-date-lapsed): Don't use current-column to find the
6979         horizontal position.  It's fragile in the presence of \003 characters.
6980
6981         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
6982
6983 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6984
6985         * gnus-art.el (article-transform-date): Rewrite to still work when
6986         there are several rfc2822 parts.
6987         (article-transform-date): Fix infinite recursion.
6988         (article-date-ut): Replace infinitely many Date headers with a single
6989         one when called interactively.
6990
6991         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
6992         secure manner.
6993
6994         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
6995         move around by not using save-window-excursion.  It seems to work...
6996
6997 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6998
6999         * gnus-art.el (article-make-date-line): Work for user-defined format.
7000
7001 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7002
7003         * nntp.el (nntp-retrieve-group-data-early)
7004         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
7005         fetching functions.
7006
7007         * gnus-start.el (gnus-read-active-for-groups): Read the active files
7008         thoroughly for all backends that have no known groups.  This should
7009         allow new nnml methods to retrieve mail.
7010
7011         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
7012         that Gnus doesn't know exists again.
7013
7014         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
7015         (gnus-treat-date-ut): Ditto.
7016         (gnus-article-update-date-header): Rename.
7017         (gnus-treat-date-local): Remove.
7018         (gnus-treat-date-english): Remove.
7019         (gnus-treat-date-lapsed): Remove.
7020         (gnus-treat-date-combined-lapsed): Remove.
7021         (gnus-treat-date-original): Remove.
7022         (gnus-treat-date-iso8601): Remove.
7023         (gnus-treat-date-user-defined): Remove.
7024         (gnus-article-date-headers): New variable to control all the date
7025         header options.
7026         (article-date-ut): Rewrite to allow using the new way to format date
7027         headers(s).
7028
7029 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
7030
7031         * nnmail.el (nnmail-article-group): Check for a direct fancy split
7032         method.
7033         (nnmail-article-group): A better test for fanciness.
7034
7035         * nnimap.el (nnimap-request-head): Protect against not finding the
7036         article by Message-ID.
7037
7038 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
7039
7040         * gnus-art.el (article-update-date-lapsed): Try a better way to really
7041         keep point at the "same place".
7042
7043 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7044
7045         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
7046         data if the group is inactive.
7047
7048 2011-01-28  Julien Danjou  <julien@danjou.info>
7049
7050         * gnus-win.el: Remove dead function gnus-window-configuration-element.
7051         (gnus-all-windows-visible-p): Remove old compatibility code.
7052         (gnus-window-top-edge): Add docstring.
7053
7054         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
7055
7056 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7057
7058         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
7059         older request-update-info.
7060
7061         * gnus-art.el (article-make-date-line): Limit the length a bit more.
7062
7063 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
7064
7065         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
7066         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
7067
7068 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7069
7070         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
7071         groups.  This makes the nndraft:queue group pop up if it's not already
7072         there.
7073
7074         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
7075         messages" logic, which was reversed.
7076
7077         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
7078         the "same place" even if point is on the line being replaced.
7079         (article-update-date-lapsed): Allow updating both the combined lapsed
7080         and the lapsed headers.
7081         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
7082         (article-make-date-line): Limit the number of segments dynamically to
7083         avoid too-long lines.
7084
7085 2011-01-27  Julien Danjou  <julien@danjou.info>
7086
7087         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
7088         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
7089
7090 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7091
7092         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
7093         Use plist-get instead of the cl function getf.
7094
7095 2011-01-27  Glenn Morris  <rgm@gnu.org>
7096
7097         * gnus-util.el (float-time): Get rid of compiler warning, again.
7098
7099 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7100
7101         * shr.el (shr-put-color): Special-case background colors: Do put them
7102         at the blank parts at the front of the lines.
7103
7104         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
7105         exit hook to nix out all data on readedness on group exit.
7106
7107         * gnus-util.el (float-time): If float-time is bound, always use it on
7108         all Emacsen.  It's unclear why the subrp check was there.
7109         (time-date): Require to make some autoload issues on XEmacs go away.
7110
7111         * shr.el (shr-put-color): Don't do the box padding in tables, since
7112         they're already padded.
7113
7114 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
7115
7116         * gnus-art.el (gnus-article-next-page): When the last line of the
7117         article is displayed, scroll down once more instead of going to the
7118         next article at once.
7119         (article-lapsed-string): Refactor out and allow specifying how many
7120         segments you want.
7121         (gnus-article-setup-buffer): Start updating the lapsed header directly.
7122         (gnus-article-update-lapsed-header): New variable.
7123
7124         * shr.el: Revert change that made headings use different-sized faces.
7125         The Emacs display engine isn't advanced enough that, for instance,
7126         tables can comfortably use differently-sized faces.
7127
7128 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7129
7130         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
7131         used.
7132         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
7133         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
7134         we're using an encrypted connection.
7135
7136         * proto-stream.el: Alter the interface functions to also return the
7137         actual stream type used: network or tls.
7138
7139 2011-01-25  Julien Danjou  <julien@danjou.info>
7140
7141         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
7142         (mm-display-javascript-inline): New function.
7143
7144         * mm-decode.el (mm-inline-media-tests): Add application/javascript
7145         viewing function.
7146
7147 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7148
7149         * shr.el (shr-expand-newlines): Fix variable name.
7150
7151 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7152
7153         * shr.el (shr-expand-newlines): Make nested boxes work.
7154
7155 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7156
7157         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
7158         backgrounds.
7159         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
7160         in a more sensible manner.
7161
7162 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
7163
7164         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
7165         if EPG is loaded.
7166
7167 2011-01-24  Julien Danjou  <julien@danjou.info>
7168
7169         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
7170         tags.
7171
7172 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7173
7174         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
7175         commands.
7176
7177         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
7178         in the article buffer.
7179         (gnus-gravatar-insert): Use blank space from the current buffer to
7180         avoid breaking text properties.  This makes X-Sent updating work again.
7181
7182         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
7183
7184 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
7185
7186         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
7187         fix the bug in url-http.el instead.
7188
7189         * shr.el (shr-image-fetched): Ditto.
7190
7191         * shr.el (shr-image-fetched): Avoid having point move in the article
7192         buffer.
7193
7194         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
7195         buffer after being called.  It's apparently being killed by url.el, and
7196         killing it made point move to end-of-buffer in a random buffer.
7197
7198         * shr.el (shr-image-fetched): Ditto.
7199
7200 2011-01-23  Julien Danjou  <julien@danjou.info>
7201
7202         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
7203
7204         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
7205         text/x-org.
7206
7207 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7208
7209         * gnus-sum.el (gnus-summary-move-article): Protect against backends
7210         (i.e., nnimap) returning nil as the article number.
7211
7212 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7213
7214         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
7215         "DelSp" parameter in RFC3676.
7216
7217 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7218
7219         * message.el (message-check-recipients): Display the encoded version of
7220         the bogus address if they differ.
7221
7222         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
7223         after sending.
7224
7225         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7226
7227         * gnus-group.el (gnus-group-refresh-group): New convenience function.
7228
7229         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
7230         group buffer after sending the queue.
7231
7232         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7233
7234 2011-01-22  Julien Danjou  <julien@danjou.info>
7235
7236         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
7237
7238 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7239
7240         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
7241         nested related parts.
7242
7243         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
7244         unexpired articles.  This fixes the regression that led expiry marks to
7245         disappear from nnfolder groups.
7246
7247 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7248
7249         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
7250         Don't confuse the "ret" of "retrograde" with RET.
7251
7252 2011-01-21  Julien Danjou  <julien@danjou.info>
7253
7254         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
7255         than mm-insert-inline.
7256
7257 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7258
7259         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
7260         Widen article buffer.
7261
7262 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7263
7264         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
7265         the temp buffer.
7266         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
7267
7268 2011-01-20  Julien Danjou  <julien@danjou.info>
7269
7270         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
7271
7272         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
7273         than mm-insert-inline to insert inline part: this respect
7274         mm-inline-media-tests displayers.
7275
7276         * mm-view.el (mm-display-shell-script-inline): New function.
7277
7278         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
7279
7280         * mm-uu.el (mm-uu-type-alist): Add org block.
7281         (mm-uu-org-src-code-block-extract): New function.
7282
7283         * mm-view.el (mm-display-org-inline): New function.
7284
7285         * mm-decode.el (mm-automatic-display): Add text/org.
7286
7287         * mailcap.el (mailcap-mime-extensions): Add .org.
7288
7289 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7290
7291         * gnus-art.el (gnus-article-highlight): Remove argument passed to
7292         gnus-article-add-buttons.
7293
7294 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
7295
7296         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
7297         From header with a date and "nobody" as the sender.
7298
7299 2011-01-19  Julien Danjou  <julien@danjou.info>
7300
7301         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
7302         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
7303         if you have the same regexp several times.
7304         (gnus-button-push): Fix matching when regexp is symbol.
7305
7306 2011-01-15  Glenn Morris  <rgm@gnu.org>
7307
7308         * message.el (message-mail): A compose-mail function should
7309         accept headers as strings.
7310
7311 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
7312
7313         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
7314         Add :vert-only tags.
7315         (message-mail): New arg RETURN-ACTION.
7316         (message-return-action): New var.
7317         (message-bury): Use it.
7318         (message-mode): Make it buffer-local.
7319         (message-send-and-exit): Always call message-bury.
7320
7321         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
7322         message-mail.
7323
7324 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7325
7326         * nnimap.el (nnimap-convert-partial-article): Protect against
7327         zero-length body parts.
7328
7329         * mm-decode.el (mm-preferred-alternative-precedence):
7330         Discourage showing empty parts.
7331
7332         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
7333         and stuff if the backend didn't return the article number.  This fixes
7334         an Exchange-related nnimap bug.
7335
7336         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
7337         group window, because it does the wrong thing when a separate frame
7338         displays the group buffer.
7339
7340         * proto-stream.el (open-protocol-stream): Protect against the low-level
7341         transport functions returning nil.
7342
7343 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
7344
7345         * mml2015.el (epg-sub-key-fingerprint): Autoload.
7346         (mml2015-epg-find-usable-secret-key): New function.
7347         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
7348         mml2015-epg-find-usable-key (Bug#7797).
7349         (mml2015-epg-encrypt): Ditto.
7350
7351 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7352
7353         * dgnushack.el (rot13-string): Fix the way to get the argument.
7354
7355 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7356
7357         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
7358
7359 2011-01-03  Glenn Morris  <rgm@gnu.org>
7360
7361         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
7362
7363         * sieve.el (sieve-open-server): Give a more explicit error if
7364         sieve-manage-open returns nil.  (Bug#7720)
7365
7366 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
7367
7368         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
7369
7370 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7371
7372         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
7373         This avoids sending passwords in plain text over non-encrypted
7374         channels.
7375
7376         * shr.el (shr-rescale-image): Display all GIF images as animated images.
7377
7378         * nnimap.el (nnimap-login): Refactored out into own function, and
7379         implement CRAM-MD5.
7380         (nnimap-wait-for-line): Refactored out.
7381
7382         * mm-view.el (mml-smime): Require.
7383
7384 2010-12-20  David Engster  <deng@eml.cc>
7385
7386         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
7387         use EPG to decrypt S/MIME messages instead of openssl.
7388
7389 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7390
7391         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
7392
7393         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
7394         status is the group clearly is unreachable.
7395
7396         * auth-source.el (auth-source-create): Add the optional second
7397         parameter to `local-variable-p' to be compatible with XEmacs.
7398
7399 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
7400
7401         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
7402         work when using a compressed nnml folder.
7403
7404 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7405
7406         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
7407         backends after sanitising on entry, because this never makes sense:
7408         If the articles have gone missing, then the data no longer exists on
7409         the backend, and if they haven't, then Gnus is wrong, and shouldn't
7410         overwrite anything anyway.
7411
7412         * shr.el (shr-insert-document): Bind shr-width dynamically to
7413         window-width if it's nil.
7414
7415 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
7416
7417         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
7418         with the meaning of using the full emacs window width for rendering.
7419
7420 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
7421
7422         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
7423         case when sender is not given.
7424
7425 2010-12-23  Julien Danjou  <julien@danjou.info>
7426
7427         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
7428         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
7429         the addresses, otherwise we might misplaced the gravatar.
7430
7431 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
7432
7433         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
7434         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
7435         obsolete in Emacs.
7436
7437 2010-12-20  Julien Danjou  <julien@danjou.info>
7438
7439         * gnus-util.el (gnus-rescale-image): Revert last change.
7440
7441 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
7442
7443         * binhex.el: Improve commentary (Bug#7482).
7444
7445 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7446
7447         * gnus-group.el (gnus-group-delete-articles): New command.
7448
7449 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7450
7451         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
7452
7453 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7454
7455         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
7456         here, since it's up to the backends to do CRLF removal if their
7457         protocol has it.
7458
7459         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
7460
7461 2010-12-17  Julien Danjou  <julien@danjou.info>
7462
7463         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
7464         they are from file.  Can also scale up.
7465
7466 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7467
7468         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
7469         Restore gnus-use-agent.
7470         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
7471
7472         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
7473
7474 2010-12-17  Julien Danjou  <julien@danjou.info>
7475
7476         * gravatar.el (gravatar-retrieve-synchronously): New function.
7477         (gravatar-get-data): Make more robust.
7478
7479 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7480
7481         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
7482
7483 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7484
7485         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
7486         to really consider the last line.
7487
7488 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
7489
7490         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
7491         list of recipient keys, or use symmetric encryption if not a list.
7492         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
7493         EPA override, replacing the call to `netrc-store-data'.
7494
7495 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
7496
7497         * gnus-srvr.el: Avoid passing nil regexp argument to
7498         delete-matching-lines.
7499
7500 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7501
7502         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
7503         fetching stops when Gnus exits.
7504
7505         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
7506         function.
7507         (nnfolder-request-expire-articles): Save all the buffers after doing
7508         expiry.
7509
7510         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
7511         the last article", since that led to serious performance regressions
7512         when expiring nnml groups.
7513
7514 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
7515
7516         * nnir.el: Improve customizations.
7517
7518 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7519
7520         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
7521
7522         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
7523         group has been killed.
7524         (gnus-group-yank-group): Ditto.
7525
7526         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
7527
7528         * nnimap.el (nnimap-request-update-group-status): New function.
7529
7530         * gnus-int.el (gnus-request-update-group-status): New interface
7531         function.
7532
7533         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
7534         copying read-ness to the backends.
7535
7536         * nnimap.el (nnimap-quirk): New function.
7537         (nnimap-retrieve-group-data-early): Use it.
7538         (nnimap-quirks): New alist.
7539
7540 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7541
7542         * shr.el (shr-insert): Set shr-start after deleting trailing space;
7543         don't delete it within indentation.
7544
7545 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7546
7547         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
7548         previous line.
7549
7550 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7551
7552         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
7553         QRESYNC command by deleting a superfluous space which broke Cyrus
7554         servers.  This change will break other servers that are buggy the other
7555         way around.
7556
7557 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
7558
7559         * spam.el: Reindent and fix long lines.
7560         (spam-copy-or-move-routine): Exclude invalid move destinations.
7561
7562 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
7563
7564         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
7565         installed the registry.
7566
7567 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7568
7569         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
7570
7571 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7572
7573         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
7574         groupname doesn't contain "gmane".
7575
7576 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7577
7578         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
7579         and netrc-bound-and-true-p bindings.
7580         (netrc-parse): Cache the netrc contents.
7581
7582         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
7583         (gnus-1): Don't create the nndrafts group twice.
7584         (gnus-setup-news): There's no need to read the active file here, since
7585         that's done again later on a per-backend basis.
7586         (gnus-start-draft-setup): Make sure that the new group is started out
7587         empty.
7588
7589         * gnus-agent.el (gnus-agentize): Don't create the queue group
7590         automatically on startup.  It'll be created later, if needed.
7591
7592         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
7593         of automatically subscribed groups.
7594         (gnus-auto-subscribed-categories): New variable.
7595         (gnus-matches-options-n): Use it.
7596         (gnus-default-subscribed-newsgroups): Remove unused variable.
7597         (gnus-start-draft-setup): Message a bit less.
7598
7599 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7600
7601         * nnir.el (nnir-run-imap): Return article list in order of increasing
7602         UID.
7603
7604 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7605
7606         * gnus-sum.el (gnus-summary-enter-digest-group):
7607         Mention gnus-auto-select-on-ephemeral-exit.
7608
7609         * proto-stream.el (proto-stream-open-network-only): Fix the calling
7610         convention of the network-only option.
7611
7612 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7613
7614         * proto-stream.el (proto-stream-open-network-only): New function to
7615         have a way to specify non-STARTTLS upgrade connections.
7616
7617 2010-12-10  Julien Danjou  <julien@danjou.info>
7618
7619         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
7620         email address is nil.
7621
7622         * message.el (message-bogus-recipient-p): Set address to "" if nil.
7623
7624 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
7625
7626         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
7627         deletion.
7628         (nnir-run-imap): Only need to parse list once.
7629
7630 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7631
7632         * shr.el (shr-tag-script): Ignore <script>.
7633         (shr-tag-label): Add <label> support.
7634
7635 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7636
7637         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
7638
7639         * shr.el (shr-image-displayer): Work for images lined side by side.
7640
7641 2010-12-08  Robert Pluim  <rpluim@gmail.com>
7642
7643         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
7644         parameter, since XEmacs doesn't accept t as a parameter.
7645
7646 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
7647
7648         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
7649         ids.
7650         (nnir-run-gmane): Simplify groupspec formatting.
7651         (nnir-request-expire-articles): New function.
7652
7653 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7654
7655         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
7656         overflow, possibly.
7657
7658         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
7659         (shr-render-td): Handle td style="" better.
7660         (shr-tag-table): Use the color from the style sheet.
7661         (shr-render-td): Make sure we copy over all the overlays, too.
7662
7663 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
7664
7665         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
7666         (nnir-request-article): Improve article retrieval.
7667
7668 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7669
7670         * mm-util.el (mm-extra-numeric-entities): New variable.
7671
7672         * mm-url.el (mm-url-decode-entities):
7673         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
7674
7675         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
7676
7677 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7678
7679         * message.el: Use completion-at-point.
7680         (message-completion-function): New fun, extracted from message-tab.
7681         (message-mode): Use it for completion-at-point-functions.
7682         (message-tab): Use it and completion-at-point.
7683
7684 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7685
7686         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
7687         character if a non-breakable character follows.
7688
7689 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7690
7691         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
7692         any stream.
7693
7694         * shr.el (shr-tag-font): Colorize the region.
7695         (shr-tag-body): Ditto.
7696         (shr-tag-font): Actually let the styles be inherited instead of
7697         overwriting them.
7698         (shr-tag-font): Get the background color right.
7699         (shr-tag-style): Ignore all <style> tags for the moment.
7700
7701         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
7702         a Message-ID to avoid having nnimap depend on gnus-sum.
7703
7704         * shr.el (shr-descend): Only colorize something if we have a node that
7705         sets colors.
7706
7707 2010-12-06  Julien Danjou  <julien@danjou.info>
7708
7709         * shr.el (shr-render-td): Render td content with shr-descend, so style
7710         will be applied to <td> too.
7711         (shr-colorize-region): Colorize region even if we only have a background.
7712         (shr-tag-body): Fix color and background color inheritance.
7713         Do not recolorize after shr-generic.
7714         (shr-tag-font): Let shr-generic colorize via inheritance.
7715
7716 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7717
7718         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
7719
7720 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
7721
7722         * nnir.el (nnir-request-move-article): Remove obsolete code.
7723
7724 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7725
7726         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
7727
7728 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7729
7730         * gnus-sum.el (gnus-summary-respool-article): The completion function
7731         expects a list instead of an alist.
7732
7733         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
7734         string as the parameter.
7735
7736         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
7737
7738         * shr.el (shr-stylesheet): New dynamic variable for cascading the
7739         styles.
7740         (shr-colorize-region): New function.
7741         (shr-insert-background-overlay): Remove.
7742         (shr-render-td): Background setting should be taken care of on a higher
7743         level.
7744         (shr-tag-body): Use post-hoc colorizations.
7745         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
7746         (shr-put-color-1): Don't overwrite old colors.
7747         (shr-colorize-region): When the background color isn't explicit, use
7748         a fixed background.
7749
7750         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
7751         nnmail variables.
7752
7753 2010-12-05  Bjørn Mork  <bjorn@mork.no>
7754
7755         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
7756         unless necessary.
7757
7758 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
7759
7760         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
7761         server.
7762
7763 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7764
7765         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
7766         so that TAB works.
7767
7768         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
7769         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
7770
7771         * shr.el (shr-urlify): Show the URL before the title to avoid
7772         misleading URLs.
7773
7774 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
7775
7776         * shr.el (shr-urlify): Display the title in <a> tags.
7777
7778 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
7779
7780         * nnir.el (nnir-categorize): Replace mapcar with mapc.
7781
7782 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
7783
7784         * nnir.el: Rearrange code to allow macros to be autoloaded by
7785         gnus-sum.el.
7786         (nnir-retrieve-headers-override-function): Make this variable
7787         customizable.
7788         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
7789
7790         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
7791         from nnir.el.
7792
7793 2010-12-03  Julien Danjou  <julien@danjou.info>
7794
7795         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
7796
7797 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7798
7799         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
7800         allow optional argument `environment'.
7801
7802 2010-12-03  Glenn Morris  <rgm@gnu.org>
7803
7804         * mm-extern.el (message-goto-body): Update declaration.
7805
7806 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7807
7808         * gnus-util.el (gnus-macroexpand-all): New function.
7809
7810         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
7811         instead of macroexpand-all that is unavailable in XEmacs.
7812
7813 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
7814
7815         * nnir.el (nnir-summary-line-format): New variable.
7816         (nnir-mode): Use it.
7817         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
7818         (nnir-article-ids): Reimplement as defsubst.
7819         (nnir-retrieve-headers): Don't mangle the subject header.
7820         (nnir-run-imap): Use 100 as RSV score.
7821         (nnir-run-find-grep): Fix for full server searching.
7822         (nnir-run-gmane): Better restriction to gmane groups.
7823
7824         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
7825         summary buffers.
7826
7827 2010-12-02  Julien Danjou  <julien@danjou.info>
7828
7829         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
7830
7831         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
7832
7833         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
7834         support.
7835
7836 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
7837
7838         * nnir.el: Update to handle the registry better.
7839         (autoload): Silence byte-compiler.
7840         (nnir-open-server): Add a hook for nnir groups.
7841         (nnir-request-move-article): Don't mangle the header.  Better to use
7842         formatting variables (which will be added in the future).
7843         (nnir-registry-action): Update the registry using the original article
7844         group name.
7845         (nnir-mode): Install nnir-specific hooks for updating the registry.
7846
7847         * gnus-sum.el
7848         (gnus-article-original-subject, gnus-newsgroup-original-name):
7849         Remove obsolete variables.
7850         (gnus-summary-move-article): Remove use of obsolete variables.
7851         (gnus-summary-local-variables): Make move and delete hooks local to
7852         summary buffers.
7853
7854 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7855
7856         * rtree.el: New file.
7857
7858 2010-12-01  Julien Danjou  <julien@danjou.info>
7859
7860         * message.el (message-user-organization): Do not use
7861         gnus-local-organization.
7862
7863         * gnus.el: Remove gnus-local-organization.
7864
7865         * gnus-msg.el: Remove nastygram thing.
7866
7867 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
7868
7869         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
7870         funcall.
7871
7872 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7873
7874         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
7875         names.
7876
7877         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
7878         characters.
7879
7880         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
7881         to t of inhibit-read-only since it is inside gnus-with-article-headers.
7882         Suggested by Štěpán Němec <stepnem@gmail.com>.
7883         (gnus-gravatar-transform-address): Use mail-extract-address-components
7884         that supports non-ASCII names rather than mail-header-parse-addresses.
7885
7886 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7887
7888         * proto-stream.el (open-protocol-stream): All starttls connections are
7889         handled by the network handler.
7890
7891 2010-11-30  Julien Danjou  <julien@danjou.info>
7892
7893         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
7894         (nnimap-open-connection-1): Fix PREAUTH.
7895
7896         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
7897
7898 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7899
7900         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
7901         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
7902         (shr-insert): Use them.
7903         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
7904
7905 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7906
7907         * nnir.el (nnir-request-move-article): Bail out if original group
7908         doesn't support article moves.
7909         (nnir-get-active): Improve active list retrieval.
7910
7911 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7912
7913         * shr.el (shr-find-fill-point): Don't break before apostrophes.
7914
7915 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
7916
7917         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
7918         seem to accept strings-with-numbers as port numbers.
7919
7920 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7921
7922         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
7923         change the registry.
7924
7925 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7926
7927         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
7928         delete-dups that is not available in XEmacs 21.4.
7929
7930         * mm-util.el (mm-delete-duplicates): Add comment.
7931
7932 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
7933
7934         * nnir.el (nnir-ignored-newsgroups): New variable.
7935         (nnir-get-active): Use it.
7936
7937 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7938
7939         * proto-stream.el (proto-stream-open-network): Add some comments.
7940
7941         * nntp.el (nntp-open-connection): Provide a :success condition.
7942
7943         * nnimap.el (nnimap-open-connection-1): Ditto.
7944
7945         * proto-stream.el (proto-stream-open-network): See what the response to
7946         the STARTTLS command is.
7947
7948         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
7949         backwards compatibility).
7950         (nnimap-open-connection-1): Really respect nnimap-server-port.
7951
7952         * proto-stream.el (proto-stream-open-network): When doing opportunistic
7953         TLS upgrades we don't really care about the identity of the peer.
7954         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
7955         that what we've checked for.
7956         (proto-stream-always-use-starttls): Only default to t if
7957         open-gnutls-stream exists.
7958         (proto-stream-open-network): If STARTTLS failed, then just open a
7959         normal connection.
7960         (proto-stream-open-network): Wait until the greeting before doing
7961         STARTTLS.
7962
7963         * nntp.el (nntp-open-connection): Report what the connection error is.
7964
7965         * proto-stream.el (open-protocol-stream): Rename from
7966         open-proto-stream.
7967
7968 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7969
7970         * nnimap.el (nnimap-stream): Change default to `undecided'.
7971         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
7972         first, and then network.
7973         (nnimap-open-connection-1): Respect nnimap-server-port.
7974         (nnimap-open-connection): Be more backwards-compatible.
7975
7976         * proto-stream.el (proto-stream-always-use-starttls): New variable.
7977         (proto-stream-open-starttls): De-duplicate the starttls code.
7978         (proto-stream-open-starttls): Folded back into the main function.
7979         (proto-stream-open-network): Fix typo in the gnutls path.
7980         (proto-stream-command): Refactor out.
7981
7982         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
7983
7984         * proto-stream.el (proto-stream-open-starttls): Actually implement the
7985         starttls.el STARTTLS.
7986
7987         * color.el (color-lab->srgb): Fix function call name.
7988
7989         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
7990         if we're using tls.el.
7991         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
7992         built in, then don't try to establish a STARTTLS connection.
7993
7994         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
7995         servers.
7996
7997         * proto-stream.el (open-proto-stream): Use network, not stream.
7998         (open-proto-stream): Add a way to specify what the end of a command is.
7999
8000         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
8001         connections types.
8002         (nntp-open-network-stream): Remove.
8003         (nntp-open-ssl-stream): Remove.
8004         (nntp-open-tls-stream): Remove.
8005         (nntp-ssl-program): Remove.
8006
8007         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
8008
8009 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
8010
8011         * nnir.el: Fix typos.
8012         (nnir-retrieve-headers-override-function): Rename variable to reflect
8013         new semantics.
8014         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
8015         macros.
8016         (nnir-request-article, nnir-request-move-article): Use them.
8017         (nnir-categorize): New function.
8018         (nnir-run-query): Use it.
8019         (nnir-retrieve-headers): Rewrite to batch header retrieval.
8020         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
8021         sorted.
8022         (nnir-group-full-name): Use gnus-group-full-name instead.
8023         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
8024         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
8025
8026 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8027
8028         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
8029
8030         * proto-stream.el: New library to provide protocol-specific
8031         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
8032         protocols.
8033         (open-proto-stream): Complete the documentation.
8034         (proto-stream-open-network): Fix some typos.
8035
8036         * nnimap.el (nnimap-open-connection): Use it.
8037
8038 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
8039
8040         * pop3.el (pop3-open-server): Read server greeting before starting TLS
8041         negotiation.
8042
8043 2010-11-26  Julien Danjou  <julien@danjou.info>
8044
8045         * color.el: Rename various rgb functions to srgb.
8046
8047 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8048
8049         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
8050         names.
8051
8052 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8053
8054         * shr.el (shr-insert): Revert last change.
8055         (shr-find-fill-point): Never leave point being at bol;
8056         relax the kinsoku limitation when rendering tables.
8057
8058 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8059
8060         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
8061         results from -accept-article.
8062
8063         * shr-color.el: Require cl when compiling.
8064
8065         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
8066         checkin.
8067
8068         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
8069
8070         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
8071
8072         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
8073         'add and 'delete to set backend marks.
8074
8075         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
8076
8077         * nnheader.el (nnheader-update-marks-actions): Refactor out.
8078
8079         * nntp.el (nntp-request-set-mark): Use it.
8080
8081         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8082
8083         * nnml.el (nnml-request-set-mark): Ditto.
8084
8085         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
8086         introduces regressions in article selection.
8087         (nnimap-find-uid-response): New function.
8088         (nnimap-request-accept-article): Use the UID returned, if any.
8089         (nnimap-request-move-article): Use the UID returned, if any.
8090         (nnimap-get-groups): Reimplement to work with folded lines.
8091         (nnimap-find-uid-response): The UID is the last element in the list.
8092         (nnimap-request-set-mark): Extend syntax with 'set.
8093
8094         * nnml.el (nnml-request-set-mark): Ditto.
8095
8096         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8097
8098         * nntp.el (nntp-request-set-mark): Ditto.
8099
8100 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8101
8102         * message.el (message-called-interactively-p): A temporary macro.
8103         (message-goto-body): Use it temporarily.
8104
8105 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8106
8107         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
8108         (nnimap-last-response-string): Unfold quoted lines, if they exist.
8109         (nnimap-last-response-string): Fix last unfolding fix.
8110
8111 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8112
8113         * shr.el (shr-insert): Fix the way to fold lines.
8114
8115 2010-11-25  Julien Danjou  <julien@danjou.info>
8116
8117         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
8118
8119         * color.el: Rename from color-lab.el
8120         (color-rgb->hex): Add.
8121         (color-complement): Add.
8122         (color-complement-hex): Add.
8123
8124         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
8125
8126 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8127
8128         * shr-color.el (shr-color-visible): Don't bug out if the color names
8129         don't exist.
8130
8131 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8132
8133         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
8134         assuming that article displaying or another mml-preview may be
8135         interrupted for an error or for the like.
8136
8137         * shr.el (shr-get-background): Fix argument name.
8138
8139 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8140
8141         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
8142
8143         * gnus-sum.el (gnus-summary-include-articles): New function.
8144
8145         * message.el (message-goto-body): called-interactively-p needs a
8146         parameter, so use `any'.
8147
8148         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
8149         clear marks before moving, since they're synced from the Gnus side
8150         first.
8151
8152         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
8153         (gnus-summary-move-article): Copy over all marks before moving, so that
8154         IMAP doesn't think a new article has arrived.
8155
8156 2010-11-24  Julien Danjou  <julien@danjou.info>
8157
8158         * shr.el (shr-insert-background-overlay): Fix typo.
8159         (shr-render-td): Copy the background before rendering.
8160
8161         * shr-color.el (shr-color-visible): Fix docstring.
8162
8163         * shr.el (shr-tag-table): Add bgcolor support.
8164         (shr-render-td): Add bgcolor support.
8165         (shr-get-background): Add.
8166         (shr-insert-foreground-overlay): Use shr-get-background.
8167
8168         * message.el (message-goto-body): Use called-interactively-p.
8169         (message-in-body-p): message-goto-body returns point.
8170
8171 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8172
8173         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
8174         Fixes something or other in Emacs 23, and is backwards compatible.
8175
8176         * message.el (message-goto-body): Remove the <#secure special-casing,
8177         which is too special.
8178
8179         * shr.el (shr-parse-style): Drop !important from styles.
8180
8181 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
8182
8183         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
8184         this function to return incorrect results when calling it with an
8185         explicit article argument different from
8186         (gnus-summary-article-number).
8187
8188 2010-11-24  Julien Danjou  <julien@danjou.info>
8189
8190         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
8191         (shr-tag-body): Add background support.
8192         (shr-descend): Add background support.
8193         (shr-tag-title): Add.
8194
8195         * shr-color.el (shr-color-visible): Really return original background
8196         if fixed.
8197
8198 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8199
8200         * shr.el (shr-color-check): Protect against non-existent color names.
8201
8202 2010-11-24  Julien Danjou  <julien@danjou.info>
8203
8204         * color-lab.el: Require 'cl when compiling.
8205
8206         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
8207
8208         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
8209         matched part.
8210
8211         * color-lab.el: Fix all expt calls to use float type.
8212
8213 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8214
8215         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
8216         expression to shr-color-check as is.
8217
8218         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
8219
8220         * color-lab.el: Add coding cookie.
8221         (float-pi): Use eval-and-compile.
8222
8223         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
8224         compiled for Emacsen having no `libxml-parse-html-region' support.
8225
8226 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8227
8228         * shr.el (shr-insert-color-overlay): Split stuff like
8229         "#444444 !important" to find the real color.
8230         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
8231         parse <font color="red"> entries.
8232
8233 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
8234
8235         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
8236         point when parsing headers.
8237
8238         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
8239         is positioned properly when parsing headers.
8240
8241 2010-11-23  Julien Danjou  <julien@danjou.info>
8242
8243         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
8244
8245         * shr-color.el (shr-color->hexadecimal): Add support for color names.
8246
8247         * shr.el (shr-parse-style): Replace \n with space in style parsing.
8248
8249         * shr-color.el (shr-color-hsl-to-rgb-fractions):
8250         Use shr-color-hue-to-rgb.
8251         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
8252
8253 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8254
8255         * shr.el (shr-color->hexadecimal): Autoload.
8256         (shr-descend): Add color to all tags.
8257
8258 2010-11-22  Julien Danjou  <julien@danjou.info>
8259
8260         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
8261         shr-color->hexadecimal.
8262
8263         * shr-color.el (shr-color->hexadecimal): Add converting functions for
8264         RGB() or HSL() color representation.
8265
8266         * shr.el (shr-tag-font): Add.
8267         (shr-tag-color-check): New function to get better colors.
8268         (shr-tag-insert-color-overlay): Factorize code between tag-font and
8269         tag-span.
8270
8271         * shr-color.el: New file.
8272
8273         * color-lab.el: New file.
8274
8275         * gnus-art.el (gnus-url-mailto): Do not downcase args.
8276
8277 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
8278
8279         * nnir.el: Fix typo in comments.
8280         (nnir-run-imap): Simplify code.  No need to reverse artlist.
8281         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
8282
8283 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8284
8285         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
8286
8287         * nnimap.el (nnimap-get-capabilities): Refactor out.
8288         (nnimap-open-connection): Re-request capabilities after STARTTLS.
8289
8290 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
8291
8292         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
8293         appearing when `mm-uu-hide-markers' is nil.
8294
8295 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8296
8297         * nnimap.el (nnimap-unselect-group): Make into its own function.
8298         (nnimap-request-rename-group): Unselect group before renaming.
8299         This had gotten lost somewhere.
8300         (nnimap-request-accept-article): Keep track of examined groups, and
8301         unselect the group before APPENDing to read-only groups.
8302         (nnimap-request-move-article): Clear flags before moving so that they
8303         can be re-set later.
8304
8305 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8306
8307         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
8308         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
8309
8310 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8311
8312         * gnus-art.el (gnus-mime-display-single):
8313         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
8314         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
8315         parameter.
8316
8317 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8318
8319         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
8320         (shr-table-vertical-line): New variable.
8321         (shr-insert-table): Use it.
8322
8323 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8324
8325         * gnus-html.el (gnus-html-wash-images): Don't display images if
8326         gnus-inhibit-images is non-nil; register displayer for cid images.
8327         (gnus-html-display-image): Work for cid image.
8328         (gnus-html-insert-image): Allow arguments.
8329         (gnus-html-put-image): Inhibit read-only.
8330         (gnus-html-prefetch-images): Don't prefetch images if
8331         gnus-inhibit-images is non-nil.
8332
8333 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8334
8335         * shr.el (shr-put-image): Break lines when inserting big pictures.
8336
8337 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8338
8339         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
8340         sender, thanks Katsumi Yamaoka.
8341
8342 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
8343
8344         * nnir.el (nnir-run-imap): Reverse the article list for each group
8345         rather than the whole list.
8346
8347 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8348
8349         * shr.el (shr-image-displayer): Protect function against non-existent
8350         image source.
8351
8352         * gnus-art.el (gnus-inhibit-images): New user option.
8353         (gnus-mime-display-single): Don't display image if it is non-nil.
8354
8355         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
8356         gnus-inhibit-images.
8357
8358         * shr.el (shr-image-displayer): New function.
8359         (shr-tag-img): Use it.
8360
8361 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8362
8363         * mml2015.el (mml2015-epg-sign): Use From header.
8364
8365 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8366
8367         * gnus-html.el (gnus-html-wash-images): Register a displayer.
8368
8369         * gnus-util.el (gnus-find-text-property-region): Return markers.
8370
8371         * shr.el (shr-tag-img): Put a displayer in the text property.
8372
8373         * gnus-util.el (gnus-find-text-property-region): New utility function.
8374
8375         * gnus-html.el (gnus-html-display-image): Make the alt optional.
8376         (gnus-html-show-images): Remove.
8377
8378         * gnus-art.el (gnus-article-show-images): New, more general function.
8379
8380         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
8381         image url text properties.
8382
8383         * shr.el: Ditto.
8384
8385         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
8386         gnus-agent-auto-agentize-methods is set.  Which it isn't.
8387
8388 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8389
8390         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
8391         work for two or more articles.
8392
8393 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8394
8395         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
8396         divide an image that's in an html article to two or more when washing
8397         non-ASCII characters in alt text of it.
8398
8399 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8400
8401         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
8402         smime-decrypt-region using function argument.
8403         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
8404
8405         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
8406
8407         * smime.el (smime-decrypt-region): Catch it.
8408
8409 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8410
8411         * smime.el (smime-mode-map): Move initialization into declaration.
8412         (gnus-run-mode-hooks): Don't autoload.
8413         (smime-mode): Use define-derived-mode.
8414
8415 2010-11-11  Glenn Morris  <rgm@gnu.org>
8416
8417         * smime.el (from): Restrict declaration to XEmacs.
8418
8419         * nnir.el (gnus-group-topic-name): Autoload.
8420
8421 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8422
8423         * shr.el (shr-insert): Don't break long line if it is because of
8424         kinsoku-bol characters in the line end.
8425
8426 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
8427
8428         * nnir.el (nnir-request-move-article): Fix to provide original group
8429         and subject.
8430         (nnir-warp-to-article): Don't fail on articles whose headers haven't
8431         been retrieved.
8432
8433         * gnus-sum.el (gnus-summary-move-article): Use original group and
8434         subject for virtual articles such as those in an nnir summary buffer.
8435
8436 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8437
8438         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
8439         least 21.5).
8440
8441         * smime.el (from): Declare it again for XEmacs.
8442
8443 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8444
8445         * message.el (message-resend): Don't disable encoding unless it's
8446         already encoded.
8447
8448         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
8449         low-numbered articles.
8450
8451 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8452
8453         * rfc2047.el (rfc2047-syntax-table): Simplify.
8454
8455         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
8456
8457         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
8458         set-char-table-range for XEmacs.
8459
8460 2010-11-10  Glenn Morris  <rgm@gnu.org>
8461
8462         * time-date.el (time-to-seconds): Always an alias on Emacs,
8463         never a real function.
8464         (with-no-warnings): Remove compat stub, now unused.
8465         (time-less-p): Doc fix.
8466         (time-to-number-of-days): Simplify.
8467
8468         * smime.el (from): Remove unused declaration.
8469
8470         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
8471         (gnus-float-time): On Emacs, always an alias.
8472
8473         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
8474         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
8475
8476 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8477
8478         * dgnushack.el: Don't use ignore-errors in the top level form since it
8479         is unavailable in XEmacs even if cl is loaded.
8480
8481         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
8482
8483 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8484
8485         * shr.el (browse-url-mailto): Autoload.
8486
8487         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
8488
8489         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
8490         regexp doesn't need quoting.
8491
8492 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
8493
8494         * message.el (message-subject-trailing-was-ask-regexp)
8495         (message-subject-trailing-was-regexp): Match was: in addition to was.
8496
8497 2010-11-09  Glenn Morris  <rgm@gnu.org>
8498
8499         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
8500         (nnbabyl-check-mbox): Use point-at-bol.
8501
8502 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8503
8504         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
8505
8506         * message.el (message-mailto): New function.
8507         (message-mailto): Should accept other parameters.
8508         (message-mailto): Remove since it duplicates browse-url-mailto
8509         functionality.
8510
8511 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8512
8513         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
8514         methods.
8515         (gnus-read-active-file): Ditto.
8516
8517         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
8518         ": " from the prompt.
8519         (gnus-group-make-group): Ditto.
8520
8521 2010-11-07  Glenn Morris  <rgm@gnu.org>
8522
8523         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
8524         (gnus-bookmark-kill-line): Use point-at-eol.
8525
8526 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8527
8528         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
8529         asterisks in From header.
8530
8531 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8532
8533         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
8534         string to avoid making the From headers syntactically invalid.
8535
8536         * message.el (message-send-mail): Don't insert courtesy messages if the
8537         message already has List-Post and List-ID messages.
8538
8539 2010-11-06  Glenn Morris  <rgm@gnu.org>
8540
8541         * gnus-art.el (gnus-treat-article): Give dynamic local variables
8542         `condition', `type', `length' a prefix.
8543         (gnus-treat-predicate): Update for above name changes.
8544
8545 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
8546
8547         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
8548         binding.  Handled by `gnus-summary-refer-thread' instead.
8549         (nnir-warp-to-article): New backend function.
8550
8551         * nnimap.el (nnimap-request-thread): Force dependency updating.
8552
8553         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
8554         (gnus-summary-refer-thread): Rework to improve thread-referral.
8555
8556         * gnus-int.el (gnus-warp-to-article): New function.
8557
8558         * gnus-sum.el (gnus-summary-article-map): Bind it.
8559
8560 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
8561
8562         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
8563         gnus-summary-refer-thread.
8564
8565         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
8566         headers.
8567         (gnus-summary-limit-include-thread): Prevent articles in thread from
8568         being cut in gnus-cut-threads.
8569         (gnus-summary-refer-thread): Limit retrieved headers to those in
8570         thread.
8571
8572 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8573
8574         * message.el (message-send-mail): Use the value of
8575         message-courtesy-message from the message buffer.
8576
8577         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
8578
8579         * shr.el (shr-browse-url): Implement mailto: URLs.
8580
8581         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
8582         "raw".
8583
8584         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
8585         if it's already selected.
8586
8587         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
8588
8589 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8590
8591         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
8592         to measure the length and truncate alt text.
8593
8594 2010-11-03  Glenn Morris  <rgm@gnu.org>
8595
8596         * nndiary.el (nndiary-generate-nov-databases-1)
8597         (nndiary-generate-active-info): Rename dynamic variable `files' to
8598         something less generic.
8599
8600 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
8601
8602         * nnir.el (nnir-request-move-article): Call the underlying backend to
8603         move articles from nnir.
8604
8605 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8606
8607         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
8608
8609 2010-11-02  Julien Danjou  <julien@danjou.info>
8610
8611         * nnir.el: Remove wais support.
8612
8613 2010-11-02  Glenn Morris  <rgm@gnu.org>
8614
8615         * gnus-html.el: Reorder requirements to quieten compiler.
8616
8617 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8618
8619         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
8620         properly for XEmacs as well.
8621         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
8622         (gnus-article-natural-long-line-p): Use window-width rather than
8623         frame-width.
8624
8625 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
8626
8627         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
8628         (nnir-read-parms): Don't modify query.
8629         (nnir-run-query): Add ability to search topic on current line.
8630         (nnir-get-active): Clean up.
8631
8632 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8633
8634         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
8635         degenerate articles.
8636
8637         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
8638         (gnus-print-buffer): Just print the buffer as is, without any copying
8639         to a buffer and then re-highlighting.
8640
8641         * nnimap.el (nnimap-request-group): Store the new updated info.
8642         (nnimap-request-group): Select the group when we don't know whether it
8643         exists or not.
8644
8645         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
8646         groups.
8647
8648         * gnus-group.el (gnus-group-find-new-groups): Display all the new
8649         groups.
8650
8651         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
8652         groups.
8653
8654         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
8655         long-lines case by only filling the long lines.
8656
8657         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
8658         (bug#7311).
8659
8660 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8661
8662         * shr.el: No need to declare `declare-function' since shr.el is for
8663         only Emacsen that provide `libxml-parse-html-region'.
8664
8665         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
8666         effective only in a file it is referred to.
8667
8668 2010-11-01  Glenn Morris  <rgm@gnu.org>
8669
8670         * mm-util.el (gnus-completing-read): Autoload.
8671         (mm-read-coding-system): Simplify Emacs definition.
8672
8673         * nnmail.el (gnus-activate-group):
8674         * nnimap.el (gnutls-negotiate):
8675         * nntp.el (netrc-parse): Fix declarations.
8676
8677 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8678
8679         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
8680         string-match-p in Emacs >=23.
8681
8682         * gnus-msg.el (gnus-configure-posting-styles):
8683         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
8684
8685 2010-11-01  Glenn Morris  <rgm@gnu.org>
8686
8687         * nnir.el (declare-function): Add compat stub.
8688         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
8689         (nnir-run-gmane): Require 'mm-url.
8690
8691         * mm-util.el (mm-string-to-multibyte): Simplify.
8692
8693         * shr.el (declare-function): Add compat stub.
8694         (url-cache-create-filename): Declare.
8695         (mm-disable-multibyte, widget-convert-button): Autoload.
8696
8697         * smime.el (ldap-search): Declare.
8698         (smime-cert-by-ldap-1): Require ldap on Emacs.
8699
8700         * nnimap.el: Require nnmail, and gnus-sum when compiling.
8701         (nnimap-keepalive): Use gnus-float-time.
8702
8703         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
8704         (mail-source-delete-crash-box): Use gnus-float-time.
8705
8706         * gnus-dired.el (gnus-completing-read): Autoload.
8707
8708         * mm-view.el (gnus-rescale-image): Autoload.
8709
8710         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
8711
8712         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
8713
8714         * sieve-manage.el: Require 'cl when compiling.
8715
8716         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
8717         (gnus-iswitchb-completing-read): Require iswitchb.
8718         (gnus-select-frame-set-input-focus): Silence compiler.
8719
8720 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8721
8722         * message.el (message-subject-trailing-was-query): Change default to t,
8723         since I think that's what most people want.
8724
8725         * nnimap.el (nnimap-request-accept-article): Erase buffer before
8726         appending for easier debugging.
8727         (nnimap-wait-for-connection): Take a regexp.
8728         (nnimap-request-accept-article): Wait for the continuation line before
8729         sending anything unless we're streaming.
8730
8731         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
8732         leave the header washing to take place.
8733
8734 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8735
8736         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
8737         regular expression match and replace in posting styles.
8738
8739 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
8740
8741         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
8742         an entire server.
8743         (nnir-get-active): New function.
8744         (nnir-run-imap): Use it.
8745         (nnir-run-gmane): Who knew, gmane search returns an article score!
8746
8747         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
8748         server on the current line with nnir.
8749
8750 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8751
8752         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
8753         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
8754         left edge.
8755         (gnus-article-foldable-buffer): Skip past the prefix when determining
8756         raggedness.
8757
8758         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
8759         the raw article, and change `C-u g' to show the article without doing
8760         treatments.
8761
8762         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
8763         on to `gnus-treat-article'.
8764         (gnus-inhibit-article-treatments): New variable.
8765
8766         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
8767
8768         * gnus-art.el (gnus-treatment-function-alist): Have
8769         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
8770         (gnus-treat-fill-long-lines): Change default to fill all text/plain
8771         sections.
8772
8773         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
8774         parameter.
8775         (gnus-article-fill-cited-long-lines): New function.
8776         (gnus-article-fill-cited-article): Allow filling only long sections.
8777
8778         * shr.el (shr-find-fill-point): Don't break lines between punctuation
8779         and non-punctuation (like after the apostrophe in "'We").
8780
8781         * gnus-sum.el (gnus-summary-select-article): Make sure
8782         gnus-original-article-buffer is alive.
8783
8784         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
8785         reflect the order they're in in the digest.
8786
8787         * gnus.el (gnus-group-startup-message): Move point to the start of the
8788         buffer.
8789
8790         * nnimap.el (nnimap-capability): New function.
8791         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
8792         is set.
8793
8794 2010-10-31  David Engster  <dengste@eml.cc>
8795
8796         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
8797         conform with changes to gnus-completing-read.
8798
8799 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8800
8801         * shr.el (shr-tag-img): Output "*" instead of "[img]".
8802
8803 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8804
8805         * nnir.el: Move defvar, defcustom around to keep file organized
8806         and keep byte-compiler quiet.
8807         (nnir-read-parms): Accept search-engine as arg.
8808         (nnir-run-query): Pass search-engine as arg.
8809         (nnir-search-engine): Remove.
8810
8811 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8812
8813         * shr.el (shr-generic): The text nodes should be text, not :text.
8814
8815         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
8816         later in the file.
8817
8818 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8819
8820         * nnir.el: General clean up.  Allow searching with multiple engines.
8821         Allow separate extra-parameters for each engine.
8822         Batch queries when possible.
8823         (nnir-imap-default-search-key, nnir-method-default-engines):
8824         Add customize interface.
8825         (nnir-run-gmane): New engine.
8826         (nnir-engines): Use it.  Qualify all prompts with engine name.
8827         (nnir-search-engine): Remove global variable.
8828         (nnir-run-hyrex): Restore for now.
8829         (nnir-extra-parms, nnir-search-history): New variables.
8830         (gnus-group-make-nnir-group): Use them.
8831         (nnir-group-server): Remove in favor of gnus-group-server.
8832         (nnir-request-group): Avoid searching twice.
8833         (nnir-sort-groups-by-server): New function.
8834
8835 2010-10-30  Julien Danjou  <julien@danjou.info>
8836
8837         * gnus-group.el: Remove gnus-group-fetch-control.
8838
8839         * gnus-start.el (gnus-find-new-newsgroups):
8840         Remove gnus-check-first-time-used.
8841
8842         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
8843
8844 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8845
8846         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
8847         set on groups that don't have \* permanentflags.
8848
8849 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8850
8851         * shr.el (shr-tag-span): Drop colorization of regions since we don't
8852         control the background color.
8853         (shr-tag-img): Ignore very small web bug type images.
8854         (shr-put-image): Add help-echo alt texts to the images.
8855         (shr-tag-video): Show the video poster image.
8856
8857 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8858
8859         * shr.el (shr-table-depth): New variable.
8860         (shr-tag-table-1): Only insert the images after the top-level table.
8861
8862         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
8863
8864         * gnus-util.el (gnus-list-memq-of-list): New function.
8865
8866         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
8867         selected.
8868         (nnimap-unsplittable-articles): New slot.
8869         (nnimap-new-articles): Use it.
8870
8871 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
8872
8873         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
8874         move to the previous line on `M-g'.
8875
8876 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8877
8878         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
8879         *-request-group, which seems unnecessary.
8880
8881         * nnimap.el (nnimap-quote-specials): Function copied over from
8882         imap.el.
8883         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
8884         they support that.  Suggested by Tom Regner.
8885
8886 2010-10-29  Julien Danjou  <julien@danjou.info>
8887
8888         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
8889         defalias.
8890         (gnus-summary-delete-marked-with): Remove obsolete defalias.
8891
8892         * gnus.el: Remove `gnus-nntp-service' variable.
8893         (gnus-secondary-servers): Make obsolete.
8894         (gnus-nntp-server): Make obsolete.
8895
8896         * gnus-start.el (gnus-1): Remove x-splash calls.
8897
8898         * gnus-ems.el (gnus-x-splash): Remove.
8899
8900         * gnus.el (gnus-group-startup-message): Simplify/update code.
8901
8902         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
8903         definition.
8904
8905         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
8906         capability before doing anything.
8907         (gnus-group-insert-group-line): Remove useless
8908         gnus-group-remove-excess-properties.
8909
8910 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8911
8912         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
8913
8914 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8915
8916         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
8917         config after reselecting.
8918
8919 2010-10-28  Julien Danjou  <julien@danjou.info>
8920
8921         * shr.el (shr-put-image): Use point even if only inserting text.
8922         (shr-put-image): Save excursion when inserting alt text on non-graphic
8923         display, so the behavior is the same when we are on a graphic display.
8924
8925         * nnir.el (nnir-run-swish-e): Remove hyrex support.
8926
8927 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8928
8929         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
8930         (gnus-mime-copy-part): Check coding system, not charset.
8931         (gnus-mime-view-part-externally): Never remove part.
8932         (gnus-mime-view-part-internally): Don't remove part here.
8933         (gnus-article-part-wrapper): Make sure MIME tag is visible.
8934         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
8935         multipart/alternative.
8936
8937         * mm-decode.el (mm-display-part): Take optional arg `force'.
8938
8939 2010-10-26  Julien Danjou  <julien@danjou.info>
8940
8941         * gnus-group.el (gnus-group-default-list-level): Add this function to
8942         compute the default list level.
8943         (gnus-group-default-list-level): Add possibility to use a function.
8944
8945 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8946
8947         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
8948
8949         * gnus-group.el (gnus-group-completing-read)
8950         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
8951         gnus-replace-in-string.
8952
8953 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8954
8955         * shr.el (shr-tag-div): Add.
8956
8957         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
8958
8959 2010-10-25  Julien Danjou  <julien@danjou.info>
8960
8961         * gnus-util.el: Remove `gnus-with-local-quit'.
8962
8963         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
8964
8965 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8966
8967         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
8968         the original article buffer.
8969
8970 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8971
8972         * nnimap.el (nnimap-request-head): New function.
8973         (nnimap-request-move-article): Try to be slightly faster by not
8974         requesting the entire message when moving.
8975         (nnimap-transform-headers): Don't bug out on bodiless articles.
8976         (nnimap-send-command): Have no outstanding messages if the IMAP server
8977         doesn't support streaming.
8978         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
8979
8980 2010-10-24  Julien Danjou  <julien@danjou.info>
8981
8982         * message.el (message-default-headers): Fix type.
8983
8984 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8985
8986         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
8987         prefetching images.
8988
8989         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
8990         backend for unknown groups.  This is mainly useful for nnimap groups.
8991
8992         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
8993         group isn't covered by the agent.
8994
8995 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
8996
8997         * nnir.el (nnir-method-default-engines): New variable.
8998         (nnir-run-query): Use it.
8999         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
9000         (gnus-summary-nnir-goto-thread): Change group if needed.
9001
9002         * gnus-group.el (gnus-group-group-map): Add key binding for
9003         gnus-group-make-nnir-group.
9004
9005 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9006
9007         * shr.el (shr-tag-object): Add.
9008
9009         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
9010         original article buffer live.
9011         (gnus-summary-select-article-buffer):
9012         Mention gnus-widen-article-buffer.
9013
9014 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9015
9016         * shr.el (shr-tag-strong): Add.
9017
9018 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9019
9020         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
9021         group names.  They mess up the group buffer badly.
9022
9023         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
9024
9025         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
9026         instead of the summary one.
9027
9028 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9029
9030         * mml.el (mml-preview): Work properly when editing article.
9031
9032         * gnus-start.el (gnus-read-active-file-1): Don't add method to
9033         gnus-have-read-active-file if it's already been in.
9034
9035 2010-10-22  Tom Tromey  <tromey@redhat.com>
9036
9037         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
9038         gnus-group-completing-read.
9039
9040 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9041
9042         * message.el (message-mode-map): Don't bind M-; to comment region, to
9043         allow the global comment-dwim to work.
9044
9045 2010-10-21  Julien Danjou  <julien@danjou.info>
9046
9047         * message.el (message-setup-1): Allow message-default-headers to be a
9048         function.
9049
9050 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9051
9052         * shr.el (shr-tag-table): Simplify.
9053
9054 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9055
9056         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
9057         to avoid trying to snarf invalid stuff.
9058
9059         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
9060
9061         * gnus.el (gnus-message-archive-group): Quote value.
9062         (gnus-message-archive-group): Mark as changed.
9063
9064         * shr.el (shr-add-font): Don't put the font properties on the newline
9065         or the indentation.
9066
9067         * message.el (message-fix-before-sending): Change options when sending
9068         non-printable characters.
9069
9070         * gnus.el (gnus-message-archive-method): Change the default to
9071         monthly outgoing groups.
9072
9073         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
9074         that have gotten new numbers.
9075
9076         * nnimap.el (nnimap-request-replace-article): New function.
9077
9078 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9079
9080         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
9081         (nnrss-request-article): Don't use special html washing code.
9082
9083 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9084
9085         * shr.el (shr-tag-table): Remove useless nconc.
9086
9087 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9088
9089         * gnus-art.el (article-wash-html): Simplify and remove the charset
9090         stuff.  Use the normal html rendering code instead of the special html
9091         washing code.
9092
9093         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
9094         `gnus-w3m' symbols.
9095         (mm-text-html-washer-alist): Remove.
9096
9097         * mm-decode.el (mm-inline-text-html-renderer): Remove.
9098         (mm-inline-media-tests): Remove use.
9099         (mm-text-html-renderer): Change default to the `shr' symbol.
9100
9101         * mm-view.el (mm-inline-text-html): Remove use.
9102
9103         * gnus-art.el (gnus-blocked-images): New function.  Allow the
9104         `gnus-blocked-images' to be a function.
9105         (gnus-article-wash-function): Remove.
9106
9107 2010-10-20  Julien Danjou  <julien@danjou.info>
9108
9109         * spam.el (spam-list-of-processors): Mark as obsolete.
9110
9111         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
9112         (nnimap-insert-partial-structure): Fix boundary detection.
9113
9114 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
9115
9116         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
9117         run file-truename on remote files.  This can be expensive and even
9118         prevent one from editing drafts if some unrelated buffer has a stale
9119         connection.
9120
9121 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9122
9123         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
9124         kinsoku-eol regardless of shr-kinsoku-shorten.
9125         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
9126         (shr-tag-table): Support caption, thead, and tfoot.
9127
9128 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9129
9130         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
9131         lines.
9132         (shr-save-contents): New command and keystroke.
9133
9134         * nndoc.el (nndoc-type-alist): Add git support.
9135         (nndoc-git-type-p): New function.
9136         (nndoc-transform-git-article): Ditto.
9137         (nndoc-transform-git-headers): Ditto.
9138         (nndoc-transform-git-headers): Generate Subject headers.
9139
9140         * shr.el (shr-parse-style): New function.
9141         (shr-tag-span): Ditto.
9142
9143         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
9144         to `G G' to avoid collisions.
9145
9146 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9147
9148         * shr.el: Load kinsoku if necessary.
9149         (shr-kinsoku-shorten): New internal variable.
9150         (shr-find-fill-point): Make kinsoku shorten text line if
9151         shr-kinsoku-shorten is bound to non-nil.
9152         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
9153         shr-indentation too when testing if table is wider than frame width.
9154         (shr-insert-table): Use `string-width' instead of `length' to measure
9155         text width.
9156         (shr-insert-table-ruler): Make sure indentation is done at bol.
9157
9158 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9159
9160         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
9161         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
9162         undecoded network data.
9163
9164 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9165
9166         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
9167         name in the mode line spec so that the mode line menu works
9168         (bug#2431).
9169
9170         * message.el (message-get-reply-headers): If we're fed `to-address',
9171         then always use that.
9172
9173         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
9174         aren't so wide as to need to switch off the edit menu.
9175
9176         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
9177         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
9178
9179         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
9180         `M-g'.
9181         (nnimap-update-info): Update flags/read marks even if \* isn't part of
9182         the permanent marks.
9183
9184 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
9185
9186         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9187         Splitting according to references/in-reply-to obeys the ignore-groups
9188         variable, while splitting by sender and subject do not.
9189
9190 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9191
9192         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
9193         alist, so that we can look for non-Unicode chars.
9194         (article-translate-strings): Allow both character and string maps.
9195
9196 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9197
9198         * shr.el (shr-insert): Don't insert space behind a wide character
9199         categorized as kinsoku-bol, or between characters both categorized as
9200         nospace.
9201
9202 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
9203
9204         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
9205         headers to gnus-newsgroup-headers.
9206
9207 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9208
9209         * shr.el (shr-tag-img): Don't align images -- since we're not
9210         rescaling, this often leads to ugly displays.
9211
9212 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
9213
9214         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
9215         duplicates.
9216
9217 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
9218
9219         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
9220         call.
9221
9222 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9223
9224         * gnus.el: Autoload gnus-html-show-images.
9225
9226         * nnimap.el: Use nnheader-message throughout.
9227
9228         * shr.el (shr-tag-img): Ignore images with no data.
9229
9230 2010-10-15  Julien Danjou  <julien@danjou.info>
9231
9232         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
9233         a possibility to disable format=flow encoding when using hard newlines.
9234
9235 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9236
9237         * shr.el (shr-insert): Remove space inserted before or after a
9238         breakable character or at the beginning or the end of a line.
9239         (shr-find-fill-point): Do kinsoku; find the second best point or give
9240         it up if there's no breakable point.
9241
9242 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9243
9244         * nnimap.el (nnimap-open-connection): Message when opening connection
9245         for debugging purposes.
9246
9247         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
9248         on every setup buffer call to allow this to change from article to
9249         article.
9250
9251         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
9252         buffers where we have a wide table.
9253
9254 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
9255
9256         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
9257         uses *-request-thread.
9258
9259 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9260
9261         * nnimap.el (nnimap-open-connection): Remove %s from openssl
9262         incantation, which is no longer valid.
9263
9264 2010-10-14  Julien Danjou  <julien@danjou.info>
9265
9266         * shr.el: Fix defcustom type (char -> character).
9267
9268 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9269
9270         * nnimap.el (nnimap-open-connection): tls-program should be a list of
9271         programs.
9272
9273 2010-10-14  Julien Danjou  <julien@danjou.info>
9274
9275         * shr.el (shr-tag-a): Use url-link as widget type.
9276
9277         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
9278         `gnus-group-get-icon'.
9279
9280 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9281
9282         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
9283         This should make server editing work better.
9284
9285         * shr.el (shr-find-fill-point): Don't inloop on indented text.
9286
9287         * tls.el (tls-program): Remove spurious %s from openssl.
9288
9289         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
9290         (nnimap-parse-flags): Fix regexp.
9291
9292         * shr.el (shr-find-fill-point): Use a filling algorithm that should
9293         probably work for CJVK text, too.
9294
9295         * nnimap.el (nnimap-extend-tls-programs): Remove.
9296         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
9297
9298         * tls.el (tls-starttls-switches): Remove starttls hack.
9299         (open-tls-stream): Ditto.
9300         (tls-find-starttls-argument): Ditto.
9301
9302 2010-10-13  Julien Danjou  <julien@danjou.info>
9303
9304         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
9305         responses.
9306
9307 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9308
9309         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
9310
9311         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
9312         anything in Emacs.
9313
9314         * shr.el (shr-current-column): Remove buggy and unnecessary function.
9315
9316 2010-10-13  Julien Danjou  <julien@danjou.info>
9317
9318         * shr.el (shr-width): Make shr-width a defcustom with default to
9319         fill-column.
9320         (shr-tag-img): Use shr-width rather than fill-column.
9321
9322 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9323
9324         * dgnushack.el (byte-optimize-apply):
9325         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
9326
9327         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
9328         position when (X-)Faces exist.
9329         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
9330         avatars when called interactively.
9331
9332 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9333
9334         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
9335         gnus-article-x-face-too-ugly is bound.
9336
9337 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9338
9339         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
9340
9341         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
9342         mailbox that doesn't exist.
9343
9344 2010-10-12  Julien Danjou  <julien@danjou.info>
9345
9346         * shr.el (shr-tag-img): Encode URL properly when retrieving.
9347         (shr-get-image-data): Encode URL properly when fetching from cache.
9348         (shr-tag-img): Use aligned-to spaces to align correctly images.
9349
9350         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
9351         before inserting the Gravatar.
9352
9353         * shr.el (shr-tag-img): Add align attribute support for <img>.
9354
9355 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9356
9357         * gnus-gravatar.el (gnus-art): Require.
9358
9359         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
9360         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9361         Remove long obsoleted functions.
9362
9363 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9364
9365         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
9366
9367         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
9368
9369         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
9370         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
9371         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
9372         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
9373         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
9374         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
9375         * sieve-manage.el, smime.el, spam.el:
9376         Fix comment for declare-function.
9377
9378 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9379
9380         * nnimap.el (nnimap-request-rename-group): Select group read-only
9381         before renaming it.
9382
9383         * shr.el (shr-insert): Fix up the white space only regexp.
9384
9385         * nnimap.el (nnimap-transform-split-mail): Not all articles have
9386         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
9387
9388         * shr.el (shr-current-column): New function.
9389         (shr-find-fill-point): New function.
9390
9391 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9392
9393         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
9394         numbers.
9395
9396 2010-10-11  Julien Danjou  <julien@danjou.info>
9397
9398         * shr.el (shr-hr-line): Add.
9399         (shr-tag-hr): Use shr-hr-line to specify which character to use to
9400         display hr lines.
9401         (shr-max-columns): Do not change state to nil if we just inserting
9402         spaces.
9403
9404 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9405
9406         * gnus-topic.el (gnus-topic-read-group): If after the last group,
9407         select the last group.
9408
9409 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
9410
9411         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
9412
9413 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
9414
9415         * dig.el (dig-mode-map): Declare and define in one step.
9416
9417 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9418
9419         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
9420         for Gnus.
9421         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
9422         (nnimap-update-qresync-info): Mark \Seen articles as read.
9423
9424         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
9425         non-variable, too.
9426
9427         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
9428         available.
9429         (nnimap-update-info): Rely more on the current active than the param
9430         active to avoid marking articles as read too much.
9431
9432         * auth-source.el (auth-source-create): Use (user-login-name) for the
9433         user name default.
9434
9435         * nnimap.el (nnimap-update-info): If the server doesn't return any
9436         useful info, just use the previous info.
9437         (nnimap-update-info): Prefer old info over start-article.
9438         (nnimap-update-qresync-info): Finish implementing QRESYNC.
9439
9440 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
9441
9442         * nnir.el (autoload): Clean up autoloads.
9443         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
9444         Use key rather than value.
9445         (nnir-imap-search-other): New variable.
9446         (nnir-read-parm): Use it.
9447         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
9448         (gnus-summary-nnir-goto-thread): Modify to work with imap.
9449
9450 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9451
9452         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
9453         the process, too.
9454
9455 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9456
9457         * spam.el (gnus-summary-mode-map): Bind to "$".
9458         Suggested by Russ Allbery.
9459
9460         * shr.el: Rework the way things are indented by <li> slightly.
9461
9462         * gnus.el (gnus-group-set-parameter): Fix typo.
9463
9464         * nnimap.el: Start implementing QRESYNC support.
9465
9466 2010-10-09  Julien Danjou  <julien@danjou.info>
9467
9468         * nnir.el (nnir-engines): Fix too many arguments.
9469
9470 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9471
9472         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
9473         group is the "last", so that the backends like nnfolder actually save
9474         their folders.
9475
9476         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
9477         try to use that for the tls stream.
9478         (nnimap-retrieve-group-data-early): Rework the marks code to heed
9479         UIDVALIDITY and find out which groups are read-only and not.
9480         (nnimap-get-flags): Use the same marks parsing code as the rest of
9481         nnimap.
9482
9483 2010-10-09  Julien Danjou  <julien@danjou.info>
9484
9485         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
9486
9487         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
9488         retrieving gravatars.
9489
9490         * shr.el (shr-table-corner): Add.
9491         (shr-table-line): Add.
9492         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
9493
9494 2010-10-08  Julien Danjou  <julien@danjou.info>
9495
9496         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
9497
9498 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
9499
9500         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
9501
9502         * gnus-sum.el (gnus-mark-article-as-unread)
9503         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
9504         (gnus-summary-set-bookmark): Use it.
9505
9506         * gnus-msg.el (gnus-setup-message): Use it.
9507
9508         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9509
9510         * gnus.el (gnus-group-remove-parameter): Use it.
9511
9512         * gnus-group.el (gnus-group-make-web-group): Use it.
9513
9514         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9515
9516         * nnregistry.el: Update docs to mention manual.
9517
9518         * gnus-registry.el: Update docs to mention nnregistry.el.
9519         (gnus-registry-initialize): Don't install nnregistry refer method
9520         automatically.
9521         (gnus-registry-install-nnregistry): Remove it.
9522
9523 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9524
9525         * shr.el (shr-insert): Don't insert double spaces.
9526
9527 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9528
9529         * gnus-gravatar.el (gnus-treat-from-gravatar)
9530         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
9531         called interactively.
9532
9533         * gnus-art.el (gnus-mime-view-part-externally)
9534         (gnus-mime-view-part-internally): Make predicate function passed to
9535         gnus-mime-view-part-as-type assume argument is a mime type, not a list
9536         of a mime type.
9537
9538         * shr.el (shr-table-widths): Don't use cl function `reduce'.
9539
9540 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9541
9542         * shr.el (require): Require cl when compiling.
9543         (shr-tag-hr): New function.
9544
9545         * nnimap.el (nnimap-update-info): Remove double setting of high.
9546         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
9547         This makes nnimap work properly on Courier again.
9548
9549         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
9550         the variable for backwards compatibility.
9551
9552         * mm-decode.el (mm-save-part): If given a non-directory result, expand
9553         the file name before using to avoid setting mm-default-directory to
9554         nil.
9555
9556         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
9557         bidning gnus-agent variables.
9558
9559         * shr.el (shr-render-td): Use a cache for the table rendering function
9560         to avoid getting an exponential rendering behavior in nested tables.
9561         (shr-insert): Rework the line-breaking algorithm.
9562         (shr-insert): Don't leave trailing spaces.
9563         (shr-insert-table): Also insert empty TDs.
9564         (shr-tag-blockquote): Ensure paragraphs after </ul>.
9565
9566 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9567
9568         * gnus-sum.el (gnus-number): Rename from `number'.
9569         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
9570         (gnus-summary-limit-children): Update uses correspondingly.
9571
9572 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9573
9574         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
9575         (gnus-gravatar-transform-address): Don't show avatars of people of
9576         which mail addresses match gnus-gravatar-too-ugly.
9577
9578 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9579
9580         * shr.el (shr-table-widths): Expand TD elements to fill available
9581         space.
9582
9583 2010-10-07  Julien Danjou  <julien@danjou.info>
9584
9585         * nnimap.el (nnimap-request-rename-group): Add this method.
9586
9587 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9588
9589         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
9590         name from XEmacs' function-arglist.
9591
9592         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
9593         gravatar under XEmacs.
9594
9595 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
9596
9597         * auth-source.el: Update docs with TODO items.
9598
9599         * gnus-sync.el: Update docs to explain state and plans.
9600
9601         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
9602         Hooks for mark updates.
9603         (gnus-request-set-mark, gnus-request-update-mark): Use them.
9604
9605         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
9606         hooks with arguments, which is needed for mark update hooks.
9607
9608 2010-10-06  Julien Danjou  <julien@danjou.info>
9609
9610         * gnus.el (gnus-expand-group-parameter): Only return and act on what
9611         was matched.
9612
9613         * sieve-manage.el: Update example in `Commentary'.
9614
9615         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
9616
9617         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
9618         not 2000.
9619         (sieve-manage-authenticate): Re-add function.
9620
9621 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9622
9623         * shr.el (shr-insert): Get 'space transition right.
9624         (shr-render-td): Only delete space at the end of the TD.
9625
9626         * nnimap.el (nnimap-open-connection): Prepare to support
9627         open-gnutls-stream.
9628
9629         * shr.el: Rearrange function order to be more logical.
9630
9631 2010-10-06  Julien Danjou  <julien@danjou.info>
9632
9633         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
9634         (nnrss-discover-feed): Remove 404 URL in docstring.
9635
9636         * nnir.el: Fix Swish-E URL.
9637         Fix Namazu URL.
9638
9639         * message.el (message-change-subject): Remove 404 URL in a comment.
9640
9641 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9642
9643         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
9644         called interactively.
9645
9646         * gnus-util.el (gnus-remove-if): Allow hash table.
9647         (gnus-remove-if-not): New function.
9648
9649         * gnus-art.el (gnus-mime-view-part-as-type):
9650         * gnus-score.el (gnus-summary-score-effect):
9651         * gnus-sum.el (gnus-read-move-group-name):
9652         Replace remove-if-not with gnus-remove-if-not.
9653
9654         * gnus-group.el (gnus-group-completing-read):
9655         Regard collection as a hash table if it is not a list.
9656
9657 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9658
9659         * shr.el (shr-render-td): Allow blank/missing <TD>s.
9660
9661         * shr.el: Document the table-rendering algorithm.
9662
9663 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9664
9665         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
9666         for Emacsen having no `libxml-parse-html-region' support.
9667
9668 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9669
9670         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
9671         invalid URLs.
9672
9673         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
9674         line-broken.
9675         (shr-tag-img): Ignore image fetching errors.
9676         (shr-overlays-in-region): Compute overlay positions correctly.
9677
9678         * mm-decode.el (mm-shr): Require shr.
9679
9680         * gnus-art.el (gnus-blocked-images): Move variable here.
9681
9682         * shr.el (shr-insert-table): Bind free variable.
9683
9684         * mm-decode.el (mm-shr): Bind shr-content-function.
9685
9686         * shr.el (shr-content-function): New variable.
9687
9688         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
9689         added for symmetry.
9690
9691         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
9692
9693         * gnus-group.el (gnus-group-make-group): Doc fix.
9694
9695         * nnimap.el (nnimap-request-newgroups): Return success.
9696
9697         * shr.el (shr-find-elements): New function.
9698         (shr-tag-table): Put all the images after the table.
9699         (shr-tag-table): Really inhibit images inside the table.
9700         (shr-collect-overlays): Copy over overlays from the TD elements to the
9701         main document.
9702
9703         * mm-decode.el (mm-shr): Bind shr-blocked-images to
9704         gnus-blocked-images.
9705
9706 2010-10-05  Julien Danjou  <julien@danjou.info>
9707
9708         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
9709
9710         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
9711         (gnus-html-maximum-image-size): Add this function.
9712         (gnus-html-put-image): Use gnus-html-maximum-image-size.
9713
9714         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
9715         server-value of the capability is nil.
9716
9717 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9718
9719         * shr.el (shr-tag-em): Add <EM> tag.
9720
9721 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
9722
9723         * sieve-manage.el (sieve-manage-default-stream): Make default stream
9724         customizable.
9725
9726         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
9727         handing broken links to browse-url.
9728
9729 2010-10-05  Julien Danjou  <julien@danjou.info>
9730
9731         * gnus-util.el (gnus-emacs-completing-read)
9732         (gnus-iswitchb-completing-read): Use autoload rather than require.
9733
9734 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9735
9736         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
9737         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
9738         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
9739         iswitchb-temp-buflist for XEmacs.
9740
9741         * gnus-util.el (gnus-completing-read-function): Exclude
9742         gnus-icompleting-read and gnus-ido-completing-read from candidates for
9743         XEmacs since iswitchb.el is very old and ido.el is unavailable in
9744         XEmacs.
9745
9746         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
9747         not to use `delete-dups' that is unavailable in XEmacs 21.4.
9748
9749         * gnus-html.el: Don't require help-fns under XEmacs.
9750         (gnus-html-schedule-image-fetching): Work for XEmacs.
9751
9752         * mm-decode.el (mm-shr): Decode contents by charset.
9753
9754 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9755
9756         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
9757         unknown.
9758
9759         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
9760         (shr-get-image-data): Ensure against the cache file missing.
9761
9762         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
9763         for data.
9764
9765         * spam-report.el (spam-report-url-ping-plain): Don't query about
9766         killing the process.
9767
9768         * shr.el (shr-render-td): Protect against too-wide text.
9769
9770 2010-10-04  Julien Danjou  <julien@danjou.info>
9771
9772         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
9773         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
9774
9775         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
9776         retrieved.
9777
9778 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9779
9780         * shr.el (browse-url): Require.
9781         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
9782         lines.
9783         (shr-show-alt-text, shr-browse-image): New commands.
9784         (shr-browse-url, shr-copy-url): New commands.
9785
9786         * gnus-sum.el (gnus-widen-article-window): New variable.
9787         (gnus-summary-select-article-buffer): Use it.
9788
9789         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
9790         without @ signs.
9791
9792 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9793
9794         * nnir.el (nnir-run-imap): Remove spurious space in search string.
9795
9796 2010-10-04  Julien Danjou  <julien@danjou.info>
9797
9798         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
9799         for XEmacs.
9800
9801 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9802
9803         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
9804
9805         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
9806         (nnimap-close-server): Implement.
9807
9808         * dgnushack.el (iswitchb): Require to shut up the compiler.
9809
9810         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
9811         (shr-insert): Tweak line breaking.
9812         (shr-insert): Handle <pre> better.
9813         (shr-tag-li): Get <li> indentation right.
9814         (shr-tag-li): Get <li> indentation even righter.
9815         (shr-tag-blockquote): Ensure paragraph start.
9816         (shr-make-table): Tweak table generation.
9817         (shr-make-table): Fix typo.
9818
9819         * shr.el: Implement table rendering.
9820
9821 2010-10-04  Julien Danjou  <julien@danjou.info>
9822
9823         * gnus-html.el (gnus-html-put-image): Fix resize image code.
9824
9825 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9826
9827         * shr.el (shr-insert): Use string anchors instead of line anchors.
9828
9829 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9830
9831         * shr.el: Add headings.
9832         (shr-ensure-paragraph): Actually work.
9833         (shr-tag-li): Make <ul> prettier.
9834         (shr-insert): Get white space at the beginning/end of elements right.
9835         (shr-tag-p): Collapse subsequent <p>s.
9836         (shr-ensure-paragraph): Don't insert double line feeds after blank
9837         lines.
9838         (shr-insert): \t is also space.
9839         (shr-tag-s): Fix "s" tag name function.
9840         (shr-tag-s): Fix face prop name.
9841
9842 2010-10-03  Julien Danjou  <julien@danjou.info>
9843
9844         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
9845
9846         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
9847         gnus-window-inside-pixel-edges.
9848
9849         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
9850         gnus-ems.
9851
9852         * mm-view.el (mm-inline-image-emacs): Support image resizing.
9853
9854         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
9855         function.
9856
9857         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
9858         resize choice.
9859
9860 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9861
9862         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
9863         beginning of the buffer.
9864
9865         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
9866         article buffer again.
9867
9868         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
9869
9870         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
9871         when it's at the start of the buffer.
9872
9873         * shr.el (shr-tag-blockquote): Convert name.
9874         (shr-rescale-image): Use the right image-size variant.
9875
9876         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
9877         buffer isn't shown, then select the current article first instead of
9878         bugging out.
9879         (gnus-summary-select-article-buffer): Show both the article and summary
9880         buffers again.
9881
9882         * shr.el (shr-fontize-cont): Protect against regions with no text.
9883         Rename tag functions to shr-tag-* for enhanced security.
9884         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
9885
9886 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
9887
9888         * shr.el (shr-insert):
9889         * pop3.el (pop3-movemail):
9890         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
9891         loaded.
9892
9893 2010-10-03  Glenn Morris  <rgm@gnu.org>
9894
9895         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
9896
9897         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
9898
9899         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
9900
9901         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
9902
9903         * gnus-util.el (gnus-make-local-hook): Simplify.
9904
9905 2010-10-02  Julien Danjou  <julien@danjou.info>
9906
9907         * gnus-util.el (gnus-iswitchb-completing-read): New function.
9908         (gnus-ido-completing-read): New function.
9909         (gnus-emacs-completing-read): New function.
9910         (gnus-completing-read): Use gnus-completing-read-function.
9911         Add gnus-completing-read-function.
9912
9913 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9914
9915         * shr.el (shr-insert-document): Autoload.
9916         (shr-img): Be silent.
9917         (shr-insert): Add a newline after every picture before text.
9918         (shr-add-font): Use overlays for combining faces.
9919         (shr-insert): Pass upwards the text start point.
9920
9921         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
9922         possible.
9923         (mm-shr): New function.
9924
9925 2010-10-02  Julien Danjou  <julien@danjou.info>
9926
9927         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
9928         should go backward.
9929
9930 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
9931
9932         * shr.el (shr): Fix typo in provide call.
9933
9934 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9935
9936         * shr.el: New file.
9937
9938         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
9939
9940         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
9941         completing read.
9942
9943 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9944
9945         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
9946         we're being queried about.  Suggested by Dan Jacobson.
9947
9948         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
9949         Suggested by Jason Eisner.
9950
9951         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
9952         table, too.  Suggested by Stefan Wiens.
9953         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
9954         the table unnecessary.  Suggested by Stefan Wiens.
9955
9956         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
9957         longer needed, and probably doesn't work either, as pointed out by
9958         Stefan Wiens.
9959         (gnus-summary-exit): Remove call to the clearing function.
9960         (gnus-summary-exit-no-update): Ditto.
9961
9962         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
9963         instead of gnus-eval-in-buffer-window to avoid popping up frames.
9964         Reported by Stefan Monnier.
9965         (gnus-summary-save-in-rmail): Ditto.
9966
9967         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
9968         article buffer, instead of both the article buffer and the summary
9969         buffer.  Sort of suggested by Dan Jacobson.
9970
9971         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
9972
9973         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
9974         Suggested by Dan Jacobson.
9975
9976         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
9977         documentation clearer.
9978
9979         * message.el (message-shorten-references): Comment on the number "21".
9980         Suggested by Stefan Monnier.
9981
9982         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
9983         Suggested by Dan Jacobson.
9984
9985         * gnus.el (gnus-large-newsgroup):
9986         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
9987
9988         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
9989         externalize attachments.  Bug reported by Steve Wen.
9990
9991         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
9992         really message anything to the user.
9993
9994         * nnmail.el (nnmail-article-group): Allow using the fancy split method
9995         directly.
9996
9997         * nnimap.el (nnimap-request-group): Low higher than high to signal no
9998         messages in empty groups.
9999
10000 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10001
10002         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
10003         non-UIDNEXT group.
10004
10005 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10006
10007         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
10008         not the value from the collection.
10009
10010         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
10011         values.  This sometimes happens on some groups that have no info.
10012         (nnimap-request-newgroups): New function.
10013
10014 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10015
10016         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
10017         check into `gnus-registry-initialize'.
10018         (gnus-registry-initialize): Ditto.
10019         Fix and extend header docs.
10020
10021 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10022
10023         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
10024         regexp backtrace overflows.
10025
10026         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
10027         for starttls that tls.el implements; i.e. openssl.
10028
10029         * tls.el (tls-starttls-switches): Give up on using starttls with
10030         gnutls-cli.
10031         (tls-program): Add --insecure to be consistent with the defaults from
10032         openssl s_client.  Now all three commands are insecure.
10033
10034 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10035
10036         * lpath.el: Bind completion-styles-alist for XEmacs.
10037
10038         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
10039         (gravatar-create-image): New function that's an alias to
10040         gnus-xmas-create-image, gnus-create-image, or create-image.
10041         (gravatar-data->image): Use it.
10042
10043 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
10044
10045         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
10046         install the nnregistry refer method.
10047         (gnus-registry-install-hooks): Use it.
10048         (gnus-registry-unfollowed-groups): Add nnmairix to the default
10049         unfollowed groups.
10050
10051 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
10052
10053         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
10054         expanding threads.
10055
10056 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10057
10058         * nnir.el: Use the server names without suffixes (bug#7009).
10059
10060         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
10061         unencrypted to STARTTLS, if possible.
10062
10063 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10064
10065         * message.el (message-ignored-supersedes-headers): Strip Injection-*
10066         headers before superseding.
10067
10068 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10069
10070         * nnrss.el (nnrss-use-local): Add documentation.
10071
10072         * nnimap.el (nnimap-extend-tls-programs): New function.
10073         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
10074         (nnimap-wait-for-connection): Accept the greeting from the stupid
10075         output from openssl s_client -starttls, too.
10076
10077         * tls.el (tls-starttls-switches): New variable.
10078         (tls-find-starttls-argument): Use it.
10079         (open-tls-stream): Ditto.
10080
10081         * netrc.el (netrc-credentials): Return the value of the "default" entry.
10082         (netrc-machine): Ditto.
10083
10084         * nnimap.el (nnimap-find-article-by-message-id): Really return the
10085         article number.
10086         (nnimap-split-fancy): New variable.
10087         (nnimap-split-incoming-mail): Use it.
10088
10089         * nntp.el (nntp-server-list-active-group): Document.
10090
10091         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
10092         SELECT to get the message-id.
10093
10094         * mail-source.el (mail-sources): Remove webmail support.
10095         (defvar): Ditto.
10096         (mail-source-fetcher-alist): Ditto.
10097         (mail-source-fetch-webmail): Remove.
10098
10099         * webmail.el: Remove -- doesn't seem relevant any more.
10100
10101         * gnus.el: Fix up make-obsolete-variable declarations throughout.
10102
10103         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
10104         the \r.
10105
10106 2010-09-30  Julien Danjou  <julien@danjou.info>
10107
10108         * gnus-agent.el (gnus-agent-add-group): Fix call to
10109         gnus-completing-read.
10110
10111 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10112
10113         * nndoc.el (nndoc-retrieve-groups): New function.
10114
10115         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
10116         `default', use nnmail-split-methods.
10117         (nnimap-request-article): Downcase the NILs so that they are nil.
10118
10119         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
10120         symbol.
10121
10122         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
10123         code, since if the user has requested network, that's what they ought
10124         to get.
10125         (nnimap-request-set-mark): Erase the buffer before issuing commands.
10126         (nnimap-split-rule): Mark as obsolete.
10127
10128         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
10129         New variable.
10130
10131         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
10132         correct slot, too.
10133
10134 2010-09-29  Julien Danjou  <julien@danjou.info>
10135
10136         * gnus.el (gnus-local-domain): Declare variable obsolete.
10137
10138         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
10139         Fix history computing.
10140         (gnus-ido-completing-read): Require ido.
10141
10142 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10143
10144         * gnus-registry.el: Don't prompt on load, which makes it impossible to
10145         build Gnus.
10146
10147         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
10148         when interpreting the structures.
10149         (nnimap-request-accept-article): Add \r\n to the lines to make this
10150         work with Cyrus.
10151
10152         * nndraft.el (nndraft-request-expire-articles): Use the group name
10153         instead if "nndraft".  Fix found by Nils Ackermann.
10154
10155 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
10156
10157         * nnregistry.el: Add.
10158
10159 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10160
10161         * nnmail.el (group, group-art-list, group-art):
10162         Remove unneeded directives.
10163
10164 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10165
10166         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
10167         (mm-mime-charset):
10168         * rfc2047.el (rfc2047-syntax-table):
10169         * utf7.el (utf7-utf-16-coding-system): Comment fix.
10170
10171         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
10172         rather than `insert-file-contents' and `eval-region'.
10173
10174         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
10175         construction.
10176
10177         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
10178
10179         * time-date.el: No need to require cl for Emacs 21.
10180
10181 2010-09-29  Julien Danjou  <julien@danjou.info>
10182
10183         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
10184         replacement of `gnus-gravatar-relief' to mimic
10185         `gnus-faces-properties-alist'.
10186         Add :version property.
10187
10188 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10189
10190         * mail-source.el (mail-source-report-new-mail):
10191         * message.el (message-default-mail-headers):
10192         * mm-decode.el (mm-valid-image-format-p): Comment fix.
10193
10194         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
10195
10196 2010-09-28  Julien Danjou  <julien@danjou.info>
10197
10198         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
10199         mail-address contains the same string as real-name.
10200
10201         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
10202         non-blank in header, otherwise it'll get stripped.
10203
10204         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
10205         real-name, and then for mail address rather than doing : or , search.
10206
10207 2010-09-27  Julien Danjou  <julien@danjou.info>
10208
10209         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
10210         right completing-read function.
10211         (gnus-use-ido): New variable
10212         (gnus-completing-read-with-default): Remove.
10213         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
10214         (gnus-agent-add-group):
10215         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
10216         * mm-view.el (mm-view-pkcs7-decrypt):
10217         * mm-util.el (mm-codepage-setup):
10218         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10219         * mml-smime.el (mml-smime-openssl-sign-query):
10220         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
10221         (mml-insert-multipart):
10222         * gnus-msg.el (gnus-summary-yank-message):
10223         * gnus-int.el (gnus-start-news-server):
10224         * mm-decode.el (mm-interactively-view-part):
10225         * gnus-dired.el (gnus-dired-attach):
10226         * gnus.el (gnus-read-method):
10227         * gnus-bookmark.el (gnus-bookmark-jump):
10228         * gnus-art.el (gnus-mime-view-part-as-type)
10229         (gnus-mime-action-on-part, gnus-article-encrypt-body):
10230         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
10231         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
10232         * nnmairix.el (nnmairix-create-server-and-default-group)
10233         (nnmairix-update-groups, nnmairix-get-server)
10234         (nnmairix-backend-to-server, nnmairix-goto-original-article)
10235         (nnmairix-get-group-from-file-path):
10236         * nnrss.el (nnrss-find-rss-via-syndic8):
10237         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
10238         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
10239         (gnus-group-browse-foreign-server):
10240         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
10241         (gnus-summary-execute-command, gnus-summary-respool-article)
10242         (gnus-read-move-group-name):
10243         * gnus-score.el (gnus-summary-increase-score)
10244         (gnus-summary-score-effect):
10245         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
10246
10247 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10248
10249         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
10250         x-focus-frame.
10251
10252         * nnimap.el (auth-source-forget-user-or-password)
10253         (auth-source-user-or-password): Autoload.
10254
10255         * message.el (message-from-style, message-interactive)
10256         (message-cite-prefix-regexp, message-sendmail-envelope-from)
10257         (message-yank-prefix, message-indentation-spaces, message-signature)
10258         (message-signature-file): Add comment.
10259
10260 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10261
10262         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
10263         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
10264         new articles.
10265
10266         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
10267         parts.
10268         (nnimap-request-article): Work with the t setting, too.
10269
10270         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
10271         that you don't get flashes of other buffers.
10272         (gnus-summary-show-complete-article): Intern before setting.
10273
10274 2010-09-27  David Engster  <dengste@eml.cc>
10275
10276         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
10277         well as HEADERS.
10278         (nnmairix-retrieve-headers): Provide new argument for the above.
10279
10280 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10281
10282         * gnus-sum.el (gnus-summary-move-article): Don't alter
10283         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
10284         group.
10285
10286         * nnimap.el (nnimap-update-info): Don't destructively alter active.
10287
10288         * message.el (message-cite-prefix-regexp): Revert my last edit.
10289
10290         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
10291         variable instead of the Gnus variable.
10292
10293         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
10294
10295         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
10296
10297         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
10298         since some servers don't like it.
10299         (nnimap-open-connection): Forget credentials if the server says the
10300         password was wrong.
10301         (nnimap-parse-line): Protect against invalid data.
10302
10303         * gnus-sum.el (gnus-summary-move-article): Add comment.
10304         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
10305         nothing alters it while scanning for new messages.
10306
10307         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
10308         which may or may not help.
10309         (nnimap-open-connection): If we're doing a stream connection, and then
10310         discover we're on a STARTTLS-capable server, then open a STARTTLS
10311         connection instead.
10312
10313 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10314
10315         * nnimap.el (utf7): Require.
10316
10317         * message.el (message-cite-prefix-regexp): Remove "}" from citation
10318         prefix.
10319
10320 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
10321
10322         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
10323
10324 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10325
10326         * nnimap.el (nnimap-request-accept-article): Message the error on
10327         error.
10328
10329 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10330
10331         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
10332
10333 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10334
10335         * nndoc.el (nndoc-request-list): Return success always.
10336
10337         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
10338         `fetch-old' -- we only want to fetch the articles we've requested.
10339         The rest are in the agent, probably.
10340         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
10341         disappeared server" to something low.  It's not important.
10342
10343         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
10344         arrived before the FETCH data.
10345
10346         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
10347         target here, because we don't know the Gnus name of the group.
10348
10349         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
10350         for the correct group.
10351
10352         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
10353
10354         * gnus.el (gnus): Give a final warning after startup.
10355
10356         * gnus-util.el (gnus-action-message-log): New variable.
10357         (gnus-message): Use it.
10358         (gnus-final-warning): New function.
10359
10360         * nnimap.el (nnimap-open-connection): Record the greeting.
10361         (nnimap): Add greeting.
10362
10363 2010-09-26  Julien Danjou  <julien@danjou.info>
10364
10365         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
10366         arguments.
10367         (gnus-html-wash-images): Fix spec computing to include start/end.
10368
10369         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
10370
10371 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10372
10373         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
10374         deletion.
10375         (nnimap-retrieve-headers): Don't select the group, because that's
10376         already done by nnimap-possibly-change-group.
10377
10378         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
10379         (gnus-picon-transform-address): Use it.
10380
10381         * mail-source.el (mail-source-value): Revert previous patch.
10382
10383         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
10384         on failure.
10385         (nnimap-open-connection): Look up both virtual and physical server name
10386         credentials.
10387
10388         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
10389
10390 2009-02-07  Dave Love  <fx@gnu.org>
10391
10392         * tls.el (open-tls-stream): Don't query killing process.
10393
10394 2009-02-08  Dave Love  <fx@gnu.org>
10395
10396         * gnus-win.el (gnus-window-to-buffer-helper)
10397         (gnus-all-windows-visible-p): Function needn't be a symbol.
10398
10399         * mail-source.el (mail-source-value): Function needn't be a symbol.
10400
10401 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10402
10403         * message.el (message-cite-prefix-regexp): Remove } from the cite
10404         prefix.
10405
10406         * gnus-art.el (gnus-treatment-function-alist): Do picons before
10407         highlight again, so that the highlight is correct.
10408
10409         * gnus-picon.el (gnus-picon): Remove again.
10410         (gnus-picon-create-glyph): Set the background XPM color explicitly.
10411
10412         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
10413         doing the header highlightling, so that the background color of the
10414         picon is correct.
10415
10416         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
10417         (gnus-picon): Ditto.
10418         (gnus-picon): Reinstate.  The background color for picons is white.
10419         (gnus-picon-insert-glyph): Make the background white.
10420
10421         * nnml.el (nnml-open-nov): Don't return dead buffers.
10422
10423         * auth-source.el (auth-source-create): Query the user for whether to
10424         store the credentials.
10425
10426         * netrc.el (netrc-store-data): New function.
10427
10428         * auth-source.el (auth-source-user-or-password): Use the existing auth
10429         sources, if any, for creation.
10430
10431         * gnus.el (gnus-group-fast-parameter): Return the last matching
10432         parameter instead of the first matching parameter.
10433
10434 2010-09-26  Julien Danjou  <julien@danjou.info>
10435
10436         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
10437
10438 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10439
10440         * mml2015.el (mml2015-use): Remove gpg support.
10441
10442         * mml1991.el (mml1991-function-alist): Remove gpg function.
10443         (mml1991-gpg-sign): Remove.
10444
10445 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
10446
10447         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
10448         (gnus-browse-unsubscribe-current-group): Document it.
10449         (gnus-browse-unsubscribe-group): Use it.
10450
10451 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10452
10453         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
10454         address to the To list for easier response.
10455
10456         * gnus.el (gnus-play-startup-jingle): Remove.
10457         (gnus-splash): Don't play jingle.
10458         (gnus): Silence gnus-load message.
10459
10460         * gnus-art.el (gnus-treat-play-sounds): Remove.
10461
10462         * gnus.el (gnus-play-jingle): Remove audio support.
10463
10464         * gnus-cus.el (gnus-score-customize): Remove audio reference.
10465
10466         * earcon.el: Remove -- no users.
10467
10468         * gnus-audio.el: Remove -- no users of this package.
10469
10470         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
10471
10472         * gnus-start.el (gnus-setup-news): Remove nocem support.
10473
10474         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
10475
10476         * gnus.el (gnus-use-nocem): Remove.
10477
10478         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
10479         Remove.
10480
10481         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
10482         uses NoCeM any more.
10483
10484         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
10485         (gnus-button-ctan-handler): Ditto.
10486         (gnus-button-handle-ctan-bogus-regexp): Ditto.
10487         (gnus-button-ctan-directory-regexp): Ditto.
10488         (gnus-button-handle-ctan): Ditto.
10489         (gnus-button-tex-level): Ditto.
10490         (gnus-button-alist): Remove CTAN stuff.
10491
10492 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10493
10494         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
10495         nnimap-streaming test.
10496
10497         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
10498         servers twice.
10499
10500         * nnimap.el (nnimap-open-connection): Add more error reporting when
10501         nnimap fails early.
10502
10503         * nnheader.el (nnheader-get-report-string): New function.
10504         (nnheader-get-report): Use it.
10505
10506         * gnus-int.el (gnus-check-server): Say what the error was when opening
10507         failed.
10508
10509         * nnimap.el (nnimap-wait-for-response): Search further when we're not
10510         using streaming.
10511
10512 2010-09-25  Julien Danjou  <julien@danjou.info>
10513
10514         * gnus-html.el (gnus-html-rescale-image): Use our defalias
10515         gnus-window-inside-pixel-edges.
10516
10517 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10518
10519         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
10520
10521         * mm-decode.el (mm-save-part): Allow saving to other directories the
10522         normal Emacs way.
10523
10524         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
10525         Suggested by Jay Berkenbilt.
10526
10527         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
10528         there isn't a single byte.
10529
10530         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
10531         just do it.  It doesn't really seem to matter what the user responds
10532         here, I think, so it's just a confusing question.
10533
10534         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
10535         non-streaming case.
10536
10537         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
10538         (gnus-article-encrypt-body): Use it.
10539
10540         * gnus-sum.el (gnus-summary-show-complete-article): New command and
10541         keystroke.
10542
10543         * nnimap.el (nnimap-find-wanted-parts-1):
10544         Use gnus-fetch-partial-articles.
10545
10546         * gnus-art.el (gnus-fetch-partial-articles): New variable.
10547
10548         * nnimap.el (nnimap-insert-partial-structure): New function.
10549         (nnimap-get-partial-article): New function.
10550         (nnimap-request-article): Use it.
10551         (nnimap-wait-for-response): Return whether the wait was successful.
10552         (nnimap-finish-retrieve-group-infos): Don't do anything if the
10553         retrieval wasn't successful.
10554         (nnimap-retrieve-group-data-early): Allow throttling servers.
10555         (nnimap-streaming): New variable.
10556         (nnimap-fetch-partial-articles): Remove.
10557
10558         * mm-decode.el (mm-with-part): Protect against killed buffers.
10559
10560         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
10561         for prettier summary display.
10562
10563 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
10564
10565         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
10566
10567 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10568
10569         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
10570         apparently third-party libraries depend on it.
10571
10572         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
10573         before starting negotiation.
10574
10575         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
10576         privacy reasons.
10577         (gnus-treat-mail-gravatar): Ditto.
10578
10579         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
10580         buffer when inserting images.  Inserting text into the headers, for
10581         instance, can make them invalid.
10582
10583 2010-09-25  Julien Danjou  <julien@danjou.info>
10584
10585         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
10586         variables.
10587
10588         * nnheader.el: Remove useless variables news-reply-yank-from and
10589         news-reply-yank-message-id.
10590
10591         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
10592         variables.
10593
10594         * mml1991.el: Remove useless mml1991-verbose.
10595
10596         * gnus.el: Remove useless variable gnus-use-generic-from.
10597         Remove obsolete variable gnus-topic-indentation.
10598
10599         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
10600
10601         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
10602
10603         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
10604
10605         * gnus-group.el: Remove useless gnus-group-icon-cache.
10606         Remove useless gnus-ephemeral-group-server.
10607
10608         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
10609
10610         * mml2015.el: Remove useless mml2015-verbose.
10611
10612         * mml-smime.el: Remove useless mml-smime-verbose.
10613
10614         * gnus.el: Remove useless gnus-local-domain.
10615
10616         * gnus-gravatar.el (gnus-gravatar-transform-address):
10617         Use gnus-gravatar-size.
10618
10619         * gnus-art.el: Remove useless gnus-treat-translate.
10620
10621 2010-09-24  Julien Danjou  <julien@danjou.info>
10622
10623         * gnus-sum.el: Add support for Gravatars.
10624
10625         * gnus-art.el: Add support for Gravatars.
10626
10627         * gnus-gravatar.el: Add this file.
10628
10629         * gravatar.el: Add this file.
10630
10631 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10632
10633         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
10634
10635         * gnus-group.el (gnus-group-fetch-faq): Remove.
10636
10637         * gnus.el (gnus-group-faq-directory): Remove.
10638
10639         * gnus-group.el (gnus-group-fetch-charter): Remove.
10640
10641         * gnus.el (gnus-group-charter-alist): Remove.
10642
10643         * gnus-group.el (gnus-group-archive-directory): Remove.
10644         (gnus-group-recent-archive-directory): Ditto.
10645         (gnus-group-make-archive-group): Remove.
10646
10647         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
10648
10649         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
10650         use the same article number for all the cached articles.
10651
10652         * nnimap.el (nnimap-command): Register the last command time so
10653         that we can use it for idling NOOPs.
10654         (nnimap-open-connection): Start the keeplive timer.
10655         (nnimap-make-process-buffer): Store all the process buffers.
10656         (nnimap-keepalive): New function.
10657
10658         * starttls.el (starttls-open-stream): Add autoload cookie.
10659
10660 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10661
10662         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
10663         handling.
10664
10665 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10666
10667         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
10668         its data structures.
10669
10670         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
10671         instead of the cl.el copy-list.
10672         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
10673         equalp.
10674
10675 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10676
10677         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
10678         and tool-bar-local-item-from-menu.
10679
10680         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
10681         mode-line-highlight face for Emacs.
10682
10683         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
10684         loading gnus-sum.elc; fix comment for canlock-verify.
10685         (gnus-article-jump-to-part): Use read-number.
10686         (gnus-insert-mime-button, gnus-insert-mime-security-button):
10687         Remove Emacs pre-21 compatible code for help-echo.
10688         (gnus-article-next-page-1): No need to adjust the number of lines.
10689         (gnus-article-describe-bindings): Always use help-buffer.
10690
10691         * gnus-audio.el (gnus-audio-inline-sound):
10692         * gnus-cus.el (gnus-custom-mode):
10693         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
10694
10695         * gnus-sum.el (gnus-remove-overlays): Doc fix.
10696
10697         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
10698         compatible code.
10699
10700 2010-09-24  Glenn Morris  <rgm@gnu.org>
10701
10702         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
10703         visiting the fcc file in rmail-mode.
10704
10705         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
10706
10707 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10708
10709         * nnir.el: Silence the byte compiler.
10710
10711         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
10712         alias to browse-url-url-encode-chars if any.
10713         (gnus-html-encode-url): Use it.
10714
10715 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10716
10717         * gnus-start.el (gnus-use-backend-marks): New variable.
10718         (gnus-get-unread-articles-in-group): Use it.
10719
10720         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
10721         makeover.
10722
10723 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10724
10725         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
10726
10727 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10728
10729         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
10730         Remove.
10731         (gnus-setup-news-hook):
10732         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
10733
10734         * gnus-int.el (gnus-request-update-info): Protect against backends not
10735         having the function.
10736
10737         * nnimap.el (nnimap-stream): Mention starttls.
10738         (nnimap-open-connection): Add starttls support.
10739
10740 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10741
10742         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
10743
10744 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10745
10746         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
10747         BODYSTRUCTUREs.
10748         (nnimap-transform-headers): Unfold quoted {42} headers.
10749
10750         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
10751         the info.
10752         (gnus-get-unread-articles): Only call updatep on backends that support
10753         it.
10754
10755         * nnweb.el (nnweb-request-update-info): NOOP.
10756
10757         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
10758
10759         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
10760         since it only deals with marks.
10761
10762         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
10763         gnus-request-marks, and make a new gnus-request-update-info.
10764
10765         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
10766         the active instead of the high number, which is usually too low.
10767
10768 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
10769
10770         * netrc.el (netrc-parse): Remove encrypt.el mentions.
10771         * encrypt.el: Remove.
10772
10773 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10774
10775         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
10776         server in symbolic form.
10777
10778         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
10779
10780 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10781
10782         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
10783         (nnimap-update-info): Fix up code slightly.
10784
10785         * gnus-int.el (gnus-open-server): Add tracing for performance
10786         debugging.
10787
10788         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
10789         (gnus-group-insert-group-line): Pass the real group name so that it
10790         gets the right data.
10791
10792         * gnus-start.el (gnus-get-unread-articles): Don't have
10793         `gnus-get-unread-articles-in-group' update info, since that can be
10794         really slow and doesn't seem to be needed?
10795
10796 2010-09-22  Dan Christensen  <jdc@uwo.ca>
10797
10798         * time-date.el (date-to-time): Try using parse-time-string first before
10799         using the slower timezone-make-date-arpa-standard.
10800
10801 2010-09-22  Julien Danjou  <julien@danjou.info>
10802
10803         * gnus-group.el (gnus-group-insert-group-line):
10804         Call gnus-group-highlight-line.
10805         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
10806         default hook list.
10807         (gnus-group-update-eval-form): Add new function.
10808         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
10809         (gnus-group-get-icon): Use gnus-group-update-eval-form.
10810
10811 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10812
10813         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
10814         immediate, then expire all articles.
10815         (nnimap-update-info): Fix off-by-one errors.
10816         (nnimap-flags-to-marks): Would return no marks lists for group with no
10817         flags.  Instead return the other data.
10818
10819 2010-09-22  Julien Danjou  <julien@danjou.info>
10820
10821         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
10822         Only return an icon.
10823         (gnus-group-insert-group-line): Compute icon to return.
10824
10825         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
10826         (gnus-html-image-fetched): Only cache if
10827         gnus-html-image-automatic-caching is set.
10828         (gnus-html-image-fetched): Check for errors.
10829
10830 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10831
10832         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
10833         once per method on `g'.  This ensures that backends like nnfolder don't
10834         open all their folders.
10835
10836         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
10837         (nnimap-request-list): Nix out group in the correct buffer.
10838         (nnimap-parse-flags): Implement by using `read' instead of
10839         hand-parsing.
10840         (nnimap-flags-to-marks): Pass on permanent-flags.
10841         (nnimap-make-process-buffer): Record the server name.
10842         (nnimap-parse-flags): Fix typo.
10843         (nnimap-request-scan): Run split on the server in general, not just a
10844         single group.
10845
10846         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
10847         parameter, and propagate this downwards.
10848
10849         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
10850         since EXAMINE changes it on the server.
10851
10852         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
10853         this command might take a while.
10854
10855 2010-09-22  Julien Danjou  <julien@danjou.info>
10856
10857         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
10858         harmful if you have 2 images side-by-side, they can't be properly
10859         update on text deletion.  Using text-property is safer here.
10860         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
10861         data.
10862
10863 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10864
10865         * nnimap.el (nnimap-expunge-inbox): Remove.
10866         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
10867         (nnimap-expunge): Flip default to t.
10868
10869         * gnus.el (gnus-method-to-server): Don't push things to the cache
10870         unless it's unique.
10871         (gnus-server-to-method): Ditto.
10872
10873 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
10874
10875         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
10876
10877 2010-09-22  Julien Danjou  <julien@danjou.info>
10878
10879         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
10880         get the start of data.
10881         (gnus-html-encode-url): Add this function to encode special chars in
10882         URL.
10883         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
10884         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
10885
10886         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
10887         default.
10888         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
10889
10890         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
10891         images alt-text.
10892         (gnus-html-put-image): Put alt-text as help-echo.
10893
10894 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10895
10896         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
10897         * mm-util.el (mm-decompress-buffer):
10898         * nnir.el (nnir-run-find-grep):
10899         * pop3.el (pop3-list): Use 3rd arg of split-string.
10900
10901         * time-date.el (format-seconds): Comment fix.
10902
10903         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
10904         and byte-optimize-form-code-walker.
10905         (dgnushack-make-auto-load): Don't advise make-autoload.
10906
10907         * lpath.el: Remove Emacs 21 stuff.
10908
10909 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10910
10911         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
10912         outside the active range.  Suggested by Dan Christensen.
10913
10914         * gnus-start.el (gnus-get-unread-articles): Get the extended method
10915         slightly later to avoid double-getting it.
10916
10917         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
10918         previous patch.
10919
10920         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
10921
10922 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
10923
10924         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
10925
10926 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10927
10928         * gnus-int.el (gnus-open-server): Give a better error message in the
10929         "go offline" case.
10930
10931         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
10932         marks for nnimap, which is seldom the right thing to do.
10933
10934         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
10935         (gnus-same-method-different-name): New function.
10936
10937         * nnimap.el (parse-time): Require.
10938
10939         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
10940         method in the presence of many similar methods.
10941
10942         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
10943
10944         * nnimap.el (nnimap-find-expired-articles): Don't refer to
10945         nnml-inhibit-expiry.
10946
10947         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
10948         find out whether methods are equal.
10949
10950         * nnimap.el (nnimap-find-expired-articles): New function.
10951         (nnimap-process-expiry-targets): New function.
10952         (nnimap-request-move-article): Request the article before looking at
10953         what the Message-ID is.  Fix found by Andrew Cohen.
10954         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
10955
10956         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
10957         for oldness in addition to being a predicate.
10958
10959         * nnimap.el (nnimap-request-group): When we have zero articles, return
10960         the right data to Gnus.
10961         (nnimap-request-expire-articles): Only delete articles immediately if
10962         the target is 'delete.
10963
10964         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
10965         method, this would bug out.
10966
10967         * gnus-group.el (gnus-group-expunge-group): Rename from
10968         gnus-group-nnimap-expunge, and implemented as a normal interface
10969         function.
10970
10971         * gnus-int.el (gnus-request-expunge-group): New function.
10972
10973         * nnimap.el (nnimap-request-create-group): Implement.
10974         (nnimap-request-expunge-group): New function.
10975
10976 2010-09-21  Julien Danjou  <julien@danjou.info>
10977
10978         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
10979         (gnus-html-cache-expired): Add new function.
10980         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
10981         wethever we should display image for fetch it.
10982         Compute alt-text earlier to pass it to the fetching function too.
10983         (gnus-html-schedule-image-fetching): Change function argument to only
10984         get one image at a time, not a list.
10985         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
10986         cache.
10987         (gnus-html-get-image-data): New function to retrieve image data from
10988         cache.
10989         (gnus-html-put-image): Change buffer argument to use image data rather
10990         than file, and place image above region rather than inserting a new
10991         one.  Do not take alt-text as argument, since it's useless now: we place
10992         the image above alt-text.
10993         (gnus-html-prune-cache): Remove.
10994         (gnus-html-show-images): Start to fetch image when we find one, do not
10995         push into a temporary list.
10996         (gnus-html-prefetch-images): Only fetch image if they have expired.
10997         (gnus-html-browse-image): Fix, use 'gnus-image-url.
10998         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
10999
11000 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11001
11002         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
11003
11004 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11005
11006         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
11007         spec inser "*" if the group isn't active instead of 0.
11008
11009         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
11010         opening the server.
11011         (nnimap-request-delete-group): Implement group deletion.
11012         (nnimap-transform-headers): Return the size of the entire message in
11013         the Bytes header, not just the size of the first part.
11014         (nnimap-request-move-article): When moving an article from nnimap,
11015         request the article first so the accepting form has an article to
11016         accept.  Reported by Dan Christensen.
11017         (nnimap-command): Make sure that the error message doesn't error out.
11018
11019 2010-09-20  David Edmondson  <dme@dme.org>
11020
11021         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
11022         we haven't requested anything.
11023
11024 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11025
11026         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
11027         "".  Fix found by Andrew Cohen.
11028
11029         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
11030         instead of -encode-string.
11031
11032 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11033
11034         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
11035
11036         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
11037         by mm-subst-char-in-string.
11038
11039 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11040
11041         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
11042         waiting for the connection string.
11043
11044         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
11045         arriving.
11046
11047         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
11048         bogus characters.  This allows selecting certain Gmail groups.
11049
11050         * nnimap.el (nnimap-find-wanted-parts-1): New function.
11051         (nnimap-fetch-partial-articles): New variable.
11052         (nnimap-open-connection): When looking for credentials, also use the
11053         nnimap-server-port.
11054         (nnimap-request-article): Return the group/article number, so that Gnus
11055         `^' works as expected.
11056         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
11057
11058         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
11059         comments.
11060         (gnus-methods-sloppily-equal): New function.
11061         (gnus): When using the development version of Gnus, load the gnus-load
11062         file.
11063
11064         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
11065         `gnus-open-server' on each method before trying to scan them etc.
11066         This ensures that all the backend parameters are set correctly.
11067
11068         * nnimap.el (nnimap-authenticator): New variable.
11069         (nnimap-open-connection): Allow anonymous login.
11070         (nnimap-transform-headers): The chars header is called Chars not Bytes.
11071         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
11072
11073         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
11074         patch, found by Knut Anders Hatlen.
11075
11076 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
11077
11078         * gnus-agent.el (gnus-agent-batch-confirmation)
11079         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
11080         to gnus-message.
11081         * gnus-art.el (gnus-article-describe-briefly): Likewise.
11082         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
11083         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
11084         * gnus-int.el (gnus-open-server): Likewise.
11085         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
11086         (gnus-score-check-syntax): Likewise.
11087         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
11088         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
11089         Likewise.
11090         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
11091
11092 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11093
11094         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
11095         calling conventions so that prefetch doesn't bug out.
11096
11097 2010-09-19  Julien Danjou  <julien@danjou.info>
11098
11099         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
11100         rather than `subst-char-in-region' in order to be able to replace ASCII
11101         char by UTF-8 ones.
11102
11103         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
11104         than curl.
11105         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
11106         the right URL and ALT text on images.
11107         (gnus-html-wash-tags): Fix tag case.
11108         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
11109         (gnus-article-html): Add -o display_ins_del=2 option.
11110         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
11111
11112 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11113
11114         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
11115         the extra mail headers, which sometimes seem to happen for unknown
11116         reasons.
11117
11118         * mail-parse.el (mail-header-encode-parameter): Define as
11119         rfc2045-encode-string instead of as rfc2231-encode-string, since some
11120         (or most, perhaps?) mail readers don't understand the latter, but do
11121         understand the former.
11122
11123         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
11124         to nil, so that no methods are automatically agentized.  I think this
11125         is probably what most users want.
11126
11127         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
11128         from url-retrieve, for instance about invalid URLs.
11129
11130         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
11131         groups that have no articles.
11132         (nnimap-request-article): Check that we really got an article when we
11133         requested one.
11134
11135         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
11136         doesn't exist.
11137
11138         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
11139         nntp buffer so the agent can save it.
11140         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
11141         that CRLF doesn't get translated to \n.
11142         (nnimap-open-connection): Don't make 'shell commands only send \n.
11143
11144 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11145
11146         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
11147         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
11148         Update var name.
11149         (nnml-generate-nov-file): Use dolist.
11150         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
11151         Use with-current-buffer.
11152
11153 2010-09-18  Julien Danjou  <julien@danjou.info>
11154
11155         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
11156         parallel.
11157
11158 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11159
11160         * nnimap.el (nnimap-update-info): When doing partial marks update, get
11161         the range update right.
11162         (nnimap-request-group): Don't make `M-g' bug out on group with no
11163         marks.
11164         (nnoo): Require, so that other packages can require nnimap.
11165         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
11166         command we're looking for.  This helps when the server sends more
11167         responses after we've gotten everything we expected.
11168         (nnimap): Add a `newlinep' field to keep track of end-of-line
11169         conventions.
11170         Don't send CRLF to things that don't want it.
11171         (nnimap-request-accept-article): Ditto.
11172
11173 2010-09-18  Julien Danjou  <julien@danjou.info>
11174
11175         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
11176         than curl to retrieve images.
11177
11178 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11179
11180         * nnimap.el (nnimap-update-info): Extend the info so that we can set
11181         the marks.
11182         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
11183         (nnimap-wait-for-connection): New function.
11184         (nnimap-open-connection): If we have PREAUTH, don't query for login
11185         credentials.
11186         (nnimap-update-info): Fix off-by-one error when concatenating ranges
11187         when doing a partial update.
11188
11189 2010-09-18  Julien Danjou  <julien@danjou.info>
11190
11191         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
11192         tags.
11193
11194 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11195
11196         * nnimap.el (nnimap-credentials): New function.
11197         (nnimap-open-connection): Use the new function to look for credentials
11198         also on the numeric equivalents of "imap" and "imaps".
11199
11200         * gnus-start.el (gnus-activate-group): Send the info to
11201         gnus-request-group.
11202
11203         * nnimap.el (nnimap-request-group): Have the "check" version of the
11204         function parse flags and update the info, so that a `M-g' get a total
11205         resync of all flags from the group.
11206
11207         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
11208         to allow backends to alter the info on group selection.  Also alter all
11209         the backend -request-group functions to take the parameter.
11210
11211         * nnimap.el (nnimap-store-info): New function.
11212         (nnimap-update-info): Store the info for later usage.
11213         (nnimap-request-group): Use the stored info for the dont-check case, so
11214         that we don't retrieve all marks when we enter a group.
11215
11216         * nnimap.el: Use deffoo instead of defun for interface functions.
11217
11218         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
11219         update the group info.  This makes the nndraft groups, for instance, go
11220         back to their old behavior.
11221
11222         * gnus-sum.el (gnus-select-newsgroup): Indent.
11223
11224         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
11225         in.
11226         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
11227         nothing.
11228
11229         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
11230         from methods that are denied.
11231
11232         * gnus-int.el (gnus-method-denied-p): New function.
11233
11234         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
11235         store the password instead of netrc.
11236         (nnimap-open-connection): Don't error out when we can't make a
11237         connections.
11238
11239         * auth-source.el (auth-source-create): In the password prompt, say what
11240         we're querying for.  Also prompt for user name if that hasn't been
11241         given.
11242
11243         * nnimap.el (nnimap-with-process-buffer): Remove.
11244
11245 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11246
11247         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
11248         method when we're reading from the agent.
11249
11250         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
11251
11252         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
11253         that's probably most useful for users.
11254
11255         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
11256         "failed" all the time.
11257
11258         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
11259         ...)) with (with-current-buffer ... ).
11260
11261         * nntp.el (nntp-open-server): Return whether the open was successful or
11262         not.
11263
11264         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
11265         select an unread unseen article first.
11266
11267         * nnimap.el (nnimap-open-connection): If the user doesn't have a
11268         /etc/services, supply some sensible port defaults.
11269
11270         * dgnushack.el: Define netrc-credentials.
11271
11272 2010-09-17  Julien Danjou  <julien@danjou.info>
11273
11274         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
11275
11276 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11277
11278         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
11279         doesn't have any parameters.
11280
11281 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11282
11283         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
11284         only upcased checks.
11285
11286         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
11287
11288         * nnimap.el (nnimap-open-shell-stream): New function.
11289         (nnimap-open-connection): Use it.
11290         (nnimap-transform-headers): Get the number of lines in each message.
11291         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
11292         number of lines.
11293         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
11294         problem.
11295
11296         * utf7.el (utf7-encode): Autoload.
11297
11298         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
11299         to allow the mail splitting to not return a default group.  This is
11300         useful for nnimap, which will leave unmatched mail in the inbox.
11301
11302         * nnimap.el: Rewritten.
11303
11304         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
11305         nnimap usage.
11306
11307         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
11308         if the move is internal, so that nnimap can do fast internal moves.
11309
11310         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
11311         data.
11312         (gnus-read-active-for-groups): Support finishing the early retrieval of
11313         data.
11314
11315         * gnus-range.el (gnus-range-nconcat): New function.
11316
11317         * gnus-int.el (gnus-finish-retrieve-group-infos)
11318         (gnus-retrieve-group-data-early): New functions.
11319
11320 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11321
11322         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
11323         (nnrss-retrieve-groups):
11324         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
11325         (pop3-quit): Use with-current-buffer.
11326
11327 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11328
11329         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
11330         instead of nnheader-accept-process-output.
11331
11332         * dgnushack.el (dgnushack-compile): Add comment.
11333
11334         * lpath.el: No need to fbind propertize for XEmacs 21.4.
11335
11336         * gnus-html.el (gnus-html-schedule-image-fetching)
11337         (gnus-html-prefetch-images): Replace process-kill-without-query by
11338         gnus-set-process-query-on-exit-flag.
11339
11340 2010-09-16  Romain Francoise  <romain@orebokech.com>
11341
11342         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
11343
11344 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11345
11346         * gnus-registry.el (gnus-registry-install-shortcuts): The second
11347         parameter to unintern is mandatory-ish in Emacs 24.
11348
11349         * gnus-html.el (gnus-html-schedule-image-fetching)
11350         (gnus-html-prefetch-images): Check for curl before using it.
11351
11352         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
11353         depend on curl, which isn't essential.
11354
11355         * imap.el: Revert back to version
11356         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
11357         seem problematic.
11358
11359 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11360
11361         * gnus-registry.el (gnus-registry-install-shortcuts):
11362         Explicitly pass `obarray' to `unintern' to avoid a warning.
11363
11364 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11365
11366         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
11367         change.
11368
11369         * nnrss.el (nnrss-request-list): Remove this function and related
11370         functions, including the moreover stuff.
11371
11372 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11373
11374         * nnrss.el (nnrss-retrieve-groups): New function.
11375
11376 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11377
11378         * .dir-locals.el: Add no-byte-compile cookie.
11379
11380 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11381
11382         * time-date.el (format-seconds): Comment fix.
11383
11384         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
11385         for back end that doesn't support request-scan.
11386
11387 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11388
11389         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
11390         then do request scans from the backends.
11391
11392         * netrc.el (netrc-credentials): New conveniency function.
11393
11394         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
11395         avoid running a hook per line, since this takes a lot of time,
11396         profiling shows.
11397         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
11398         directly if gnus-visual-p is true.
11399
11400 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11401
11402         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
11403         groups; replace mapcar with dolist which is a bit faster; pass groups
11404         info to gnus-read-active-file-1.
11405         (gnus-read-active-file-1): Scan only specified groups if the new
11406         optional arg `infos' is given.
11407
11408 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11409
11410         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
11411
11412         * pop3.el (pop3-movemail): Remove.
11413         (pop3-streaming-movemail): Rename to pop3-movemail.
11414
11415         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
11416         don't restrict end-tag searches to the end of the line.
11417
11418 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11419
11420         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
11421         articles of every unchecked group to t, which means unknown since the
11422         server has never been opened.
11423
11424 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11425
11426         * gnus-html.el (gnus-html-show-alt-text): New command.
11427         (gnus-html-browse-image): Ditto.
11428         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
11429         to browse the image directly.
11430         (gnus-html-wash-tags): Search for images first, so that <a><img> works
11431         better.
11432
11433         * gnus-async.el (gnus-async-article-callback):
11434         Call `gnus-html-prefetch-images' unconditionally.
11435
11436         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
11437         before feeding URLs to curl.
11438
11439 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11440
11441         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
11442         internal images as deletable by `W D D'.
11443
11444         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
11445         (gnus-async-article-callback): Fix typo.
11446
11447 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11448
11449         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
11450         current line to work around bugs in the output from w3m.
11451
11452         * gnus-async.el (gnus-async-article-callback): Always prefetch images
11453         for groups that want that.
11454
11455         * nntp.el (nntp-wait-for-string): Supply a timeout for
11456         accept-process-output to ensure progress.
11457
11458         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
11459         level to get unread articles from, then use that for foreign groups,
11460         too.
11461
11462         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
11463         confuses the rest of the function.
11464
11465         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
11466         for the methods that support -retrieve-groups, too.
11467
11468         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
11469
11470 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11471
11472         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
11473         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
11474
11475         * pop3.el: Require cl when compiling.
11476         (pop3-number-of-responses): Search for "+OK", not "+OK ".
11477
11478 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11479
11480         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
11481         that aren't going to be activated.
11482         (gnus-get-unread-articles): Fix up the last commit.
11483
11484         * gnus-html.el (gnus-article-html): Allow calling without specifying
11485         the handle.  In that case, dissect the buffer first.
11486
11487         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
11488
11489         * nnimap.el (nnimap-open-connection): Revert the change that would look
11490         into authinfo for imaps instead of imap.
11491
11492         * gnus-start.el (gnus-activate-group): Take an optional parameter to
11493         say that you don't want to call gnus-request-group with don-check, but
11494         do check the reponse.  This is for virtual groups only.
11495         (gnus-get-unread-articles): Count the archive groups as secondary, so
11496         that they're activated the same way as before.
11497
11498         * imap.el (imap-message-map): Removed optional buffer parameter, since
11499         no callers use it.
11500         (imap-message-get): Ditto.
11501         (imap-message-put): Ditto.
11502         (imap-mailbox-map): Ditto.
11503         (imap-mailbox-put): Ditto.
11504         (imap-mailbox-get): Ditto.
11505         (imap-mailbox-get): Revert last change for this function.
11506
11507         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
11508         case-insensitively.
11509         (nnimap-debug): Remove.
11510
11511         * net/imap.el (imap-fetch-safe): Remove function, and alter all
11512         callers to use `imap-fetch' instead.  According to the comments, this
11513         should be safe, since all other IMAP clients use the 1:* syntax.
11514         (imap-enable-exchange-bug-workaround): Remove.
11515         (imap-debug): Remove -- doesn't seem very useful.
11516
11517         * mail-source.el (mail-source-fetch): Don't message if we're fetching
11518         mail from a file, and the file doesn't exist.
11519
11520         * imap.el (imap-log): New convenience function used throughout instead
11521         of repeating the same code all over the place.
11522
11523         * pop3.el (pop3-streaming-movemail): Return t for success.
11524
11525         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
11526         .authinfo if we're using ssl connection.
11527
11528         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
11529         already have if we're in a main Gnus `g' run.
11530
11531         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
11532
11533 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11534
11535         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
11536
11537         * nnmh.el (nnmh-request-list-1): Bind `file'.
11538
11539         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
11540         alias to set-process-query-on-exit-flag or process-kill-without-query.
11541         (pop3-open-server): Use it.
11542
11543 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11544
11545         * mail-source.el (mail-source-delete-crash-box): Always move the crash
11546         box to the Incoming file.  Fixes mistake in previous checkin.
11547
11548         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
11549         request loop (for debugging purposes) removed.
11550
11551         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
11552         culprit is more visible.
11553         (nnml-save-incremental-nov, nnml-open-incremental-nov)
11554         (nnml-add-incremental-nov): New functions to do "incremental" nov
11555         updates, where we just append to the end of the existing nov files
11556         without reading/writing them in full.
11557
11558         * mail-source.el (mail-source-delete-crash-box): Really only check the
11559         incoming files once in a while.
11560
11561         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
11562
11563         * mail-source.el (mail-source-delete-crash-box): Only check the
11564         incoming files for deletion once per day to save a lot of file
11565         accesses.
11566
11567         * pop3.el (pop3-logon): Fix up unbound variable typo.
11568
11569         * mail-source.el (pop3-streaming-movemail): Autoload.
11570
11571         * pop3.el (pop3-streaming-movemail):
11572         Respect pop3-leave-mail-on-server.
11573
11574         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
11575         retrieval.
11576
11577         * pop3.el (pop3-process-filter): Remove unused function.
11578         (pop3-streaming-movemail, pop3-send-streaming-command)
11579         (pop3-wait-for-messages, pop3-write-to-file)
11580         (pop3-number-of-responses): New functions for streaming pop3
11581         retrieval.
11582
11583         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
11584         come from no known methods.
11585         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
11586         list.
11587
11588         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
11589         message sizes.
11590         (pop3-movemail): Use erase-buffer instead of looping and deleting
11591         regions, which seems rather odd.
11592
11593         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
11594         file once per `g' run.
11595
11596         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
11597         directories.  This makes the draft queue directory work.
11598
11599         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
11600         data from the backends, so that we only request the list of groups from
11601         each method once.  This should speed things up considerably.
11602
11603         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
11604         detect that it's not implemented.
11605
11606         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
11607         we actually do recurse down into the tree, but don't stat all leaf
11608         nodes.
11609
11610         * gnus-html.el (gnus-html-show-images): If there are no images to show,
11611         then say so instead of bugging out.
11612
11613         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
11614         files exist before trying to read them.
11615
11616         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
11617         around <pre_int>.
11618
11619         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
11620
11621         * nnmh.el (nnmh-request-list-1): Optimize for speed.
11622
11623 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11624
11625         * mm-util.el (mm-image-load-path): Just return the image directories,
11626         not all directories in the path in addition to the image directories.
11627         (mm-image-load-path): Maintain a cache of the image directories so that
11628         the `g' command in Gnus doesn't have to stat dozens of directories each
11629         time.
11630
11631         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
11632         (gnus-html-wash-tags): Add a new `i' command to insert images.
11633         (gnus-html-insert-image): New command and keystroke.
11634         (gnus-html-redisplay-with-images): New command and keystroke.
11635         (gnus-html-show-images): Rename command.
11636         (gnus-html-wash-tags): Remove more white space before <pre_int> image
11637         spacers.
11638         (gnus-html-wash-tags): Decode entities at the end, so that entities
11639         inside the tags don't mess up the rest of the "parsing".
11640
11641         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
11642         so that nnimap methods aren't agentized by default.  There's apparently
11643         many problems related to agent/imap behavior.
11644
11645         * gnus-art.el (gnus-article-copy-string): New command and key binding.
11646
11647         * gnus-html.el: Doc fix.
11648
11649 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11650
11651         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
11652         specifier-spec-list for Emacs 21.
11653
11654         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
11655         glyph-width and glyph-height instead of display-graphic-p and
11656         image-size; make avoidance of displaying small images work for XEmacs.
11657
11658         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
11659         for XEmacs.
11660
11661         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
11662         of symbol that holds plist data.
11663         (gnus-process-plist): Remove plist of process after getting it.
11664
11665 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11666
11667         * message.el (message-generate-hashcash): Change default to
11668         'opportunistic if hashcash is installed.
11669
11670         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
11671         (gnus-html-put-image): Only call image-size once, since it's somewhat
11672         time-consuming on remote X servers.
11673
11674 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11675
11676         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
11677         type on data, not a file name.
11678
11679         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
11680         window-pixel-edges for Emacs 21.
11681
11682         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
11683         decoded contents.
11684         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
11685
11686 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11687
11688         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
11689         group line format, since it isn't very interesting.
11690
11691         * gnus-agent.el (gnus-agent-short-article),
11692         (gnus-agent-long-article): Increase values for these two variables,
11693         since most people are likely to have more network connection and
11694         storage than before.
11695
11696         * gnus.el (gnus-refer-article-method): Change default to 'current.
11697         When referring an article, the common behavior is to refer it from the
11698         current select method, not the native select method.  The chances of
11699         the native select method having the message in question is rather slim
11700         these days.
11701
11702         * gnus-sum.el (gnus-auto-select-subject): Change default to
11703         `unseen-or-unread'.  I think it's likely that most people want to
11704         select an unseen article over a previously seen, but unread one.
11705
11706         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
11707         means that in the article buffer none of the minor mode elements will
11708         be shown, usually, and this is not desirable in most cases.
11709
11710         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
11711         that commands like `d' (and the like) go to the next line in the
11712         buffer, instead of the next unread article.  I think this is the
11713         behavior that is most natural for most users.
11714         (gnus-single-article-buffer): Change default to nil, so that people can
11715         have as many article buffers open as they have summary buffer.  I think
11716         this is the most natural way for the groups to behave.
11717
11718         * message.el (message-generate-new-buffers): Change default to
11719         `unsent', so that all new message buffers start their names with the
11720         string "*unsent", and it's easier to find the buffers if you move from
11721         them.
11722
11723 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11724
11725         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
11726         small.  They're probably tracking images.
11727         (gnus-html-wash-tags): Remove all <pre_int> place holders.
11728         (gnus-html-rescale-image): Yet another try at getting the image sizing
11729         right.
11730
11731         * nntp.el (nntp-request-set-mark): Refuse to do marks if
11732         nntp-marks-file-name is nil.
11733
11734 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11735
11736         * gnus-html.el (gnus-html-wash-tags)
11737         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
11738         Better logging.
11739
11740 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11741
11742         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
11743
11744         * gnus-html.el (gnus-html-wash-tags): Check the value of
11745         gnus-blocked-images in the summary buffer.
11746
11747 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11748
11749         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
11750
11751 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11752
11753         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
11754         like "a", it seems like.
11755         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
11756         since it needs to be picked from the correct buffer.
11757
11758         * nnwfm.el: Remove.
11759
11760         * nnlistserv.el: Remove.
11761
11762 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11763
11764         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
11765         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
11766
11767 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11768
11769         * nnkiboze.el: Remove.
11770
11771         * nndb.el: Remove.
11772
11773         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
11774         alt text.
11775         (gnus-html-rescale-image): Try to get the rescaling logic right for
11776         images that are just wide and not tall.
11777
11778         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
11779         overshadow variable bindings.
11780
11781 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11782
11783         * gnus-html.el (gnus-html-wash-tags)
11784         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
11785         Add extra logging.
11786
11787 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11788
11789         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
11790         (gnus-max-image-proportion): New variable.
11791         (gnus-html-rescale-image): New function.
11792         (gnus-html-put-image): Rescale images.
11793
11794 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11795
11796         Fix up some byte-compiler warnings.
11797         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
11798         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
11799         (gnus-article-fill-cited-article, gnus-article-hide-citation)
11800         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
11801         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
11802         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
11803         (gnus-group-update-group): Use save-excursion and with-current-buffer.
11804
11805 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11806
11807         * gnus-html.el (gnus-article-html): Decode contents by charset.
11808
11809 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11810
11811         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
11812         (gnus-html-frame-width, gnus-blocked-images):
11813         * message.el (message-prune-recipient-rules): Add custom version.
11814         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
11815
11816         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
11817         functions.
11818
11819         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
11820         gnus-process-get.
11821
11822 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
11823
11824         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
11825         instead of lsub directly.
11826
11827 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11828
11829         * nnwarchive.el: Remove.
11830
11831         * gnus-soup.el: Remove.
11832
11833         * nnsoup.el: Remove.
11834
11835         * nnultimate.el: Remove.
11836
11837         * gnus-html.el (gnus-blocked-images): New variable.
11838
11839         * message.el (message-prune-recipients): New function.
11840         (message-prune-recipient-rules): New variable.
11841
11842         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
11843         guess whether a long line is natural text or not.
11844
11845         * gnus-html.el (gnus-html-schedule-image-fetching):
11846         Use gnus-process-plist and friends for compatibility.
11847
11848 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
11849
11850         * gnus-html.el: Require packages that define macros used in this file.
11851         (gnus-article-mouse-face): Declare to silence byte-compiler.
11852         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
11853         process-get.
11854         (gnus-html-put-image): Use plist-get to avoid getf.
11855         (gnus-html-prefetch-images): Use with-current-buffer.
11856
11857 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11858
11859         * gnus-ems.el: Provide compatibility functions for
11860         gnus-set-process-plist.
11861
11862         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
11863         header-line-format for XEmacs 21.4.
11864
11865         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
11866         * gnus.el (gnus-valid-select-methods):
11867         * message.el (message-send-mail-partially-limit):
11868         * mm-decode.el (mm-text-html-renderer):
11869         * mml.el (mml-insert-mime-headers-always):
11870         * smiley.el (smiley-regexp-alist): Bump custom version.
11871
11872 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11873
11874         * gnus-html.el: Require mm-url.
11875         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
11876         with the url to `url'.
11877         (gnus-html-wash-tags): Support cid: URLs/images.
11878
11879 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11880
11881         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
11882         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
11883         bindings, as they aren't useful at all.  `w' is moved to `W w'.
11884
11885         * gnus-move.el: Remove file, since it doesn't really work.
11886
11887         * gnus-html.el (gnus-article-html): Tell w3m that the input is
11888         UTF-8.  This seems to fix problems with some German web feeds.
11889
11890         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
11891         at the top so that the proper colors are applied.
11892
11893         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
11894         don't have dots in their names.
11895
11896         * gnus-art.el (gnus-article-view-part): Doc fix.
11897
11898         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
11899         XEmacs-compatible.
11900         (gnus-html-put-image): Don't do images on non-graphic displays.
11901
11902         * nnslashdot.el: Remove this unused backend.
11903
11904         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
11905         actions.
11906         (gnus-undo-register-1): Revert last change.
11907
11908         * gnus-group.el (gnus-group-completing-read): Protect against not
11909         having completion-styles bound.
11910
11911         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
11912         make broken recipients happier.
11913
11914         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
11915
11916         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
11917         point parameter.
11918
11919         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
11920
11921         * gnus-group.el (gnus-group-completing-read): Add 'substring to
11922         completion-styles for group selection.
11923
11924 2009-02-04  Andreas Schwab  <schwab@suse.de>
11925
11926         * gnus-score.el (gnus-score-string): Fix regex for matching extra
11927         headers and regexp-quote the match if necessary.
11928
11929 2009-03-24  Miles Bader  <miles@gnu.org>
11930
11931         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
11932         the blinking smiley.
11933
11934 2009-03-24  Simon Josefsson  <simon@josefsson.org>
11935
11936         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
11937         blink smiley.
11938
11939 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11940
11941         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
11942         where the dribbel file lives exists.
11943
11944         * message.el (message-send-mail-partially-limit): Change the default to
11945         nil, since most people don't want this.
11946
11947         * mm-url.el (mm-url-decode-entities): Also decode entities like
11948         &#x3212.
11949
11950 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
11951
11952         * gnus-sum.el (gnus-summary-idna-message):
11953         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
11954         Hyperlink urls in docstrings with URL `...'.
11955
11956 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
11957
11958         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
11959         functions.
11960
11961 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11962
11963         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
11964         say what the mouseover text should be.
11965
11966         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
11967         version of the mm-w3m-safe-url-regexp variable to only download images
11968         in the groups where we want that to happen.
11969
11970         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
11971
11972         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
11973         easier debugging.
11974         (gnus-article-beginning-of-window): Add kludge to allow spacing past
11975         big pictures in the article buffer.
11976
11977         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
11978         gnus-article-html.
11979         (mm-text-html-renderer): gnus-article-html needs curl in addition to
11980         w3m.
11981
11982         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
11983
11984 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11985
11986         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
11987         which doesn't exist.
11988
11989         * message.el (message-inhibit-ecomplete): New variable to allow some
11990         function to inhibit ecomplete address storage.
11991         (message-resend): Disable ecomplete message storage when resending
11992         messages.
11993
11994         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
11995
11996 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11997
11998         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
11999         Save excursion while copying, moving, and deleting articles in order to
12000         prevent the cursor from jumping to unforeseen place.
12001
12002 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12003
12004         * lpath.el: No need to bind bookmark-current-buffer,
12005         bookmark-yank-point and bookmark-make-record-function.
12006
12007 2010-08-17  Glenn Morris  <rgm@gnu.org>
12008
12009         * gnus-sync.el: Require gnus components whose functions are used.
12010
12011         * gnus-art.el (bookmark-make-record-function):
12012         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
12013         Declare for compiler.
12014
12015         * mm-url.el (mml-compute-boundary): Autoload.
12016
12017 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12018
12019         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
12020
12021 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
12022
12023         Typo fix "hoo4a" -> "hook".
12024
12025         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
12026
12027 2010-08-14  Glenn Morris  <rgm@gnu.org>
12028
12029         * gnus-sync.el (gnus-sync): Fix defgroup version.
12030
12031 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
12032
12033         Doc fixes and keep unknown groups (ammended for nunion bug fix).
12034
12035         * gnus-sync.el: Fix docs.
12036         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
12037         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
12038
12039 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12040
12041         Optimizations for gnus-sync.el.
12042
12043         * gnus-sync.el: Add docs about gnus-sync-backend
12044         possibilities.
12045         (gnus-sync-save): Remove unnecessary message.
12046         (gnus-sync-read): Optimize and show what groups were skipped.
12047
12048 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12049
12050         Minor bug fixes for gnus-sync.el.
12051
12052         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
12053         Don't read the sync on get-new-news.
12054
12055         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
12056         quiet.
12057
12058         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
12059         (fix typo).
12060
12061 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
12062
12063         Make saving and restoring of hidden threads work with overlays.
12064         Patch applied by Ted Zlatanov.
12065
12066         * gnus-sum.el (gnus-hidden-threads-configuration)
12067         (gnus-restore-hidden-threads-configuration): Update to deal with text
12068         properties, rather than searching for a magic character.
12069
12070 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12071
12072         New gnus-sync.el library for synchronization of marks.
12073
12074         * gnus-sync.el: New library for synchronization of marks.
12075
12076         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
12077         renamed from `gnus-registry-grep-in-list'.
12078
12079         * gnus-registry.el (gnus-registry-follow-group-p):
12080         Use `gnus-grep-in-list'.
12081
12082         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
12083
12084 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12085
12086         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
12087         determining charset of text fails.
12088
12089 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12090
12091         * nnmail.el (nnmail-get-new-mail-1): Revert.
12092
12093         * nnml.el (nnml-active-number): Make sure names of newly created groups
12094         in nnml-group-alist are encoded.
12095
12096 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12097
12098         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
12099         containing non-ASCII characters in active file for nnml back end.
12100
12101 2010-07-24  David Engster  <dengste@eml.cc>
12102
12103         * mml-smime.el (mml-smime-epg-verify): Also accept the older
12104         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
12105
12106 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
12107
12108         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
12109         tag (Bug#6654).
12110
12111 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12112
12113         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
12114         the article buffer, not the summary buffer.
12115
12116 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12117
12118         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
12119         Emacs 23 as well.
12120
12121 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12122
12123         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
12124         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
12125
12126 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12127
12128         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
12129         Patch applied by Karl Fogel.
12130
12131         * gnus-sum.el (gnus-summary-bookmark-make-record):
12132         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
12133
12134 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12135
12136         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
12137         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
12138         C-w still not working correctly from Article buffers; Thierry's
12139         patch to fix that will be applied after this.
12140
12141         * gnus-art.el (bookmark-make-record-function): New local variable.
12142
12143         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
12144         article buffer.
12145         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
12146
12147 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
12148
12149         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
12150         on changes in bookmark.el.
12151
12152 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12153
12154         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
12155         `no-log' instead of message not to log prompt string.
12156
12157 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
12158
12159         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
12160         the *other* type of HTML form submission.
12161
12162 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
12163
12164         * auth-source.el (auth-source-pick): If choice does not contain a
12165         questioned keyword, set the check to t.
12166
12167 2010-06-12  Romain Francoise  <romain@orebokech.com>
12168
12169         * gnus-util.el (gnus-date-get-time): Move up before first use.
12170
12171 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12172
12173         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
12174         (gnus-article-edit-part): Bind it to make last part that is substituted
12175         or deleted visible.
12176         (gnus-mime-display-single): Buttonize part of which id equals to
12177         gnus-mime-buttonized-part-id.
12178
12179 2010-06-10  Dan Christensen  <jdc@uwo.ca>
12180
12181         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
12182         (gnus-dd-mmm): Use gnus-date-get-time.
12183         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
12184         simplify logic.
12185         (gnus-summary-limit-to-age): Use gnus-date-get-time.
12186         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
12187
12188 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
12189
12190         * auth-source.el (top): Autoload `secrets-list-collections',
12191         `secrets-create-item', `secrets-delete-item'.
12192         (auth-sources): Fix tag string.
12193         (auth-get-source, auth-source-retrieve, auth-source-create)
12194         (auth-source-delete): New defuns.
12195         (auth-source-pick): Rewrite in order to avoid 2 passes.
12196         (auth-source-forget-user-or-password): New parameter USERNAME.
12197         (auth-source-user-or-password): New parameters CREATE-MISSING and
12198         DELETE-EXISTING.  Retrieve password interactively, if needed.
12199
12200 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
12201
12202         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
12203         deleting unused directories when gnus-expert-user is t.
12204
12205 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12206
12207         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
12208         for each temp file when gnus-article-browse-delete-temp is ask.
12209
12210 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12211
12212         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
12213         Replace Lisp calls to delete-backward-char by calls to delete-char.
12214
12215 2010-05-20  Kevin Ryde  <user42@zip.com.au>
12216
12217         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
12218
12219 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
12220
12221         * password-cache.el (password-cache-remove): Fix docstring.
12222
12223 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12224
12225         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
12226         article unless decoding article to be saved.
12227
12228 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12229
12230         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
12231         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
12232         generated within the mm-with-unibyte-current-buffer macro.
12233
12234 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12235
12236         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
12237         to nil when we're in a mml-preview buffer and no group is selected.
12238
12239 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
12240
12241         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
12242         when catching the `C-g'.  Reported by "Leo".
12243
12244 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12245
12246         * message.el (message-forward-make-body-plain)
12247         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
12248         multibyte-string-p.
12249
12250         * lpath.el: Revert.
12251
12252 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12253
12254         * message.el (message-forward-make-body-mml): Assume original message
12255         is multibyte string; error on unibyte.
12256         (message-forward-make-body-plain): Ditto; don't add excessive newline
12257         in body end.
12258
12259         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
12260
12261 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
12262
12263         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
12264         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
12265
12266 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12267
12268         * mm-extern.el (mm-extern-url): Don't use
12269         mm-with-unibyte-current-buffer.
12270         (mm-extern-cache-contents): Use with-current-buffer instead of
12271         save-excursion + set-buffer.
12272
12273 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12274
12275         * mm-util.el (mm-emacs-mule): Remove.
12276
12277 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
12278
12279         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
12280         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
12281         change.
12282
12283 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12284
12285         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
12286         bind the default value of enable-multibyte-characters to nil.
12287
12288 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12289
12290         * message.el (message-forward-make-body-plain)
12291         (message-forward-make-body-mml):
12292         Don't use mm-with-unibyte-current-buffer.
12293
12294 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12295
12296         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
12297
12298 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
12299
12300         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
12301         (Bug#5592).
12302
12303 2010-05-07  Julien Danjou  <julien@danjou.info>
12304
12305         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
12306         it to mm-pipe-part.
12307
12308         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
12309         it is given.
12310
12311 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12312
12313         * binhex.el (binhex-decode-region-internal):
12314         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
12315         (dns-query):
12316         * nnweb.el (nnweb-gmane-search):
12317         * pgg-parse.el (pgg-parse-armor):
12318         * pgg.el (pgg-verify-region):
12319         * sha1.el (sha1-string-external):
12320         * uudecode.el (uudecode-decode-region-internal):
12321         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
12322         XEmacs.
12323
12324         * gnus-art.el (gnus-article-browse-html-parts):
12325         * gnus-group.el (gnus-read-ephemeral-gmane-group):
12326         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
12327         make-temp-file.
12328
12329         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
12330         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
12331         compiling.
12332
12333         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
12334         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
12335         XEmacs when compiling.
12336
12337         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
12338         gnus-pick-mode-off-hook for XEmacs when compiling.
12339         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
12340         gnus-binary-mode-off-hook for XEmacs when compiling.
12341
12342         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
12343         Return nil if char-charset is not available.
12344
12345         * imap.el (imap-disable-multibyte)
12346         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
12347         macros.
12348
12349         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
12350         instead of encode-coding-string.
12351
12352         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
12353         'xemacs) instead of mm-emacs-mule to switch function definitions.
12354         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
12355
12356         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
12357         bind temporary-file-directory for XEmacs;
12358         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
12359         timer-set-function for XEmacs 21.4 and SXEmacs;
12360         bind timer-list for XEmacs 21.4 and SXEmacs;
12361         fbind char-charset and find-charset-region for non-Mule XEmacs;
12362         fbind decode-coding-region, decode-coding-string, detect-coding-region,
12363         encode-coding-region and encode-coding-string for XEmacs having no
12364         file-coding feature.
12365
12366 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
12367
12368         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
12369
12370 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12371
12372         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
12373         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
12374
12375 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
12376
12377         * mm-util.el (mm-decompress-buffer): Use `delete-file';
12378         alias `jka-compr-delete-temp-file' no longer exists.
12379
12380 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12381
12382         Use define-minor-mode in Gnus where applicable.
12383         * mml.el (mml-mode): Use define-minor-mode.
12384         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
12385         (gnus-undo-mode): Use define-minor-mode.
12386         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
12387         (gnus-dead-summary-mode): Use define-minor-mode.
12388         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
12389         Initialize in declaration.
12390         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
12391         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
12392         (gnus-mailing-list-mode): Use define-minor-mode.
12393         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
12394         (gnus-draft-mode): Use define-minor-mode.
12395         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
12396         (gnus-dired-mode): Use define-minor-mode.
12397
12398 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
12399
12400         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
12401         handles on recursive mml-to-mime translation and check them for
12402         boundary delimiter collisions.  Reported by Greg Troxel.
12403
12404 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12405
12406         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
12407
12408 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12409
12410         * mm-util.el (mm-find-buffer-file-coding-system):
12411         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
12412
12413 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
12414
12415         * message.el (message-generate-headers): Record insertion of optional
12416         headers as well.  Otherwise the check to prevent repeated insertion of
12417         optional headers is a no-op.
12418
12419 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
12420
12421         * smime.el: Don't mention CVS.
12422
12423         * nnrss.el (nnrss-fetch): Don't mention CVS.
12424
12425         * nnir.el: Don't mention CVS.
12426
12427 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12428
12429         * gnus-sum.el (gnus-summary-bookmark-make-record):
12430         Add `location' field.
12431
12432 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12433
12434         * lpath.el: Fbind bookmark-default-handler,
12435         bookmark-get-bookmark-record, bookmark-make-record-default,
12436         bookmark-prop-get for Emacs <23 and XEmacs.
12437
12438 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12439
12440         * gnus-sum.el: Add bookmark declarations to silence the compiler.
12441         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
12442         Use with-current-buffer to silence the byte-compiler.
12443         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
12444         bother to require `gnus'.
12445         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
12446
12447 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12448
12449         * gnus-sum.el (gnus-summary-bookmark-make-record)
12450         (gnus-summary-bookmark-jump): New functions.
12451         (gnus-summary-mode): Setup bookmark support.
12452
12453 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
12454
12455         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
12456         if set.
12457
12458 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12459
12460         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
12461         gnus-article-browse-html-save-cid-image; make it work recursively for
12462         forwarded messages as well.
12463         (gnus-article-browse-html-parts): Work when prefix arg is given.
12464         (gnus-article-browse-html-article): Doc fix.
12465
12466 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
12467
12468         * message.el (message-default-mail-headers)
12469         (message-default-headers): Carry the value mail-default-headers over
12470         into message-default-mail-headers, rather than message-default-headers.
12471
12472 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
12473
12474         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
12475         charset.
12476
12477         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
12478         charset into the <meta> tag when the article is encoded to utf-8.
12479
12480 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12481
12482         * gnus-art.el (gnus-article-browse-delete-temp-files):
12483         Delete directories as well.
12484         (gnus-article-browse-html-parts): Work for images that do not specify
12485         file names; delete temp directory when quitting; insert header at the
12486         right place; use file: scheme for image files.
12487
12488 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
12489
12490         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
12491         (gnus-article-browse-html-parts): Use it to make temporary cid image
12492         files in addition to html file so that browser may display them.
12493
12494 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12495
12496         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
12497
12498 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
12499
12500         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
12501
12502 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
12503
12504         * auth-source.el (auth-sources): Change default to be simpler.
12505         Explain about Secret Service API sources.  Improve Customize options.
12506         (auth-source-pick): Change to accept any number of search parameters.
12507         Implement fallbacks iteratively, not recursively.  Add scoring on the
12508         second pass and sort by score.  Call Secret Service API when needed.
12509         (auth-source-user-or-password): Use it.  Call Secret Service API
12510         directly when needed to get the user name and the password.
12511
12512 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
12513
12514         * message.el (message-interactive): Doc fix.
12515         (message-qmail-inject-args): Reflow.
12516         (message-kill-to-signature): Fix typo in docstring.
12517
12518         * smiley.el (smiley-buffer): Fix typo in docstring.
12519
12520 2010-03-24  Glenn Morris  <rgm@gnu.org>
12521
12522         * mail-source.el (gnus-message): Declare.
12523         (mail-source-delete-old-incoming): Require gnus-util.
12524
12525 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12526
12527         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
12528
12529         * message.el (ecomplete-setup): Autoload it for Emacs <23.
12530
12531         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
12532         password-cache's default if it is not bound.
12533         (mml-secure-passphrase-cache-expiry): Default to 16 that is
12534         password-cache-expiry's default if it is not bound.
12535
12536         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
12537         available in Emacs 21.
12538
12539         * lpath.el: Suppress compiler warnings for:
12540         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
12541         XEmacs;
12542         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
12543         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
12544         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
12545
12546 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
12547
12548         * auth-source.el (auth-sources): Fix up definition so extra parameters
12549         are always inline.
12550
12551 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
12552
12553         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
12554         wasn't updated after mismatch.  Clear cached mailbox info correctly
12555         when uidvalidity changes.
12556         (nnimap-group-prefixed-name): New function to avoid some code
12557         duplication.
12558         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
12559         (nnimap-request-group): Use it.
12560         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
12561         (nnimap-update-unseen): Significantly improved speed of Gnus startup
12562         with many imap folders.  This is done by caching the group status from
12563         the imap server persistently in a group parameter `imap-status'.  (This
12564         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
12565         but not persistently, so every Gnus startup was still very slow.)
12566
12567 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
12568
12569         * assistant.el (assistant-render-text): Run `widget-setup' and don't
12570         delete the extra newline.  Otherwise editing of :string and :number
12571         types don't work.
12572
12573 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12574
12575         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
12576         secrets.el dependency.
12577         (auth-sources): Add optional user name.  Add secrets.el configuration
12578         choice (unused right now).
12579
12580 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12581
12582         * gnus-sum.el (gnus-summary-make-menu-bar):
12583         Let `gnus-registry-install-shortcuts' fill in the functions.
12584
12585         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
12586         warnings.
12587         (gnus-registry-misc-menus): Variable to hold registry mark menus.
12588         (gnus-registry-install-shortcuts): Populate and use it in a
12589         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
12590
12591 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
12592
12593         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
12594         In-place substitutions for the group name encoding/decoding.
12595         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
12596         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
12597         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
12598         (nnimap-update-unseen, nnimap-request-list)
12599         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
12600         (nnimap-request-set-mark, nnimap-split-to-groups)
12601         (nnimap-split-articles, nnimap-request-newgroups)
12602         (nnimap-request-create-group, nnimap-request-accept-article)
12603         (nnimap-request-delete-group, nnimap-request-rename-group)
12604         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
12605         `encoded-mbx' for consistency.
12606         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
12607         variable `imap-current-mailbox'.
12608
12609         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
12610         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
12611
12612 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
12613
12614         * pop3.el (pop3-display-message-size-flag): Display message size byte
12615         counts during POP3 download.
12616         (pop3-movemail): Use it.
12617         (pop3-list): Implement listing of available messages.
12618
12619 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
12620
12621         * nnir.el (nnir-get-article-nov-override-function): New function to
12622         override the normal NOV retrieval.
12623         (nnir-retrieve-headers): Use it.
12624
12625 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
12626
12627         * auth-source.el (netrc-machine-user-or-password): Autoload.
12628
12629 2010-03-19  Glenn Morris  <rgm@gnu.org>
12630
12631         Stop message.el from loading about 40 libraries it doesn't always need.
12632         The general approach is to autoload rather than require, and to
12633         require in the specific functions rather than the file.  (Bug#5642)
12634
12635         * gmm-utils.el: Don't require wid-edit.
12636         (widget-create-child-value, widget-convert, widget-default-get):
12637         Autoload.
12638
12639         * gnus-util.el: Don't require time-date, netrc.
12640         (message-fetch-field, gnus-group-name-decode): Declare rather than
12641         autoloading.
12642         (gnus-fetch-field): Require message.
12643         (gnus-decode-newsgroups): Require gnus-group.
12644
12645         * ietf-drums.el: Don't require time-date.
12646
12647         * message.el: Don't require hashcash, canlock, ecomplete.
12648         Do require mail-utils.  Require nnheader only when compiling.
12649         (smtpmail-default-smtp-server): Remove declaration.
12650         (message-send-mail-function): Check smtpmail-default-smtp-server
12651         is bound rather than requiring smtpmail.
12652         (message-auto-save-directory, message-insert-signature):
12653         Use expand-file-name rather than nnheader-concat.
12654         (nnheader-insert-file-contents): Autoload.
12655         (hashcash-wait-async): Declare.
12656         (message-send-mail): Only call gnus-setup-posting-charset if
12657         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
12658         (message-send-mail-with-sendmail): Require sendmail.
12659         (canlock-password, canlock-password-for-verify): Declare.
12660         (message-canlock-password): Require canlock.
12661         (nnheader-get-report): Autoload.
12662         (gnus-setup-posting-charset): Declare.
12663         (message-send-news): Require gnus-msg.
12664         (message-make-references, message-make-in-reply-to): Use mail-header-id
12665         rather than the alias mail-header-message-id.
12666         (ecomplete-add-item, ecomplete-save): Declare.
12667         (message-put-addresses-in-ecomplete): Require ecomplete.
12668         (ecomplete-display-matches): Autoload.
12669
12670         * mm-decode.el: Don't require mailcap, gnus-util.
12671         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
12672         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
12673         Autoload.
12674         (mailcap-mime-extensions): Declare.
12675
12676         * mm-encode.el: Don't require mailcap.
12677         (mailcap-extension-to-mime): Autoload.
12678
12679         * mml-sec.el: Don't require password-cache.
12680
12681         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
12682         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
12683         (mml-minibuffer-read-type): Require mailcap.
12684         (mml-preview): Require gnus-msg.
12685
12686         * mml1991.el: Require password-cache.
12687         (password-cache-expiry): Remove declaration.
12688
12689         * mml2015.el: Require password-cache.
12690         (password-cache-expiry): Remove declaration.
12691
12692         * nneething.el (mailcap): Require mailcap.
12693
12694         * nnheader.el (declare-function): Add compatibility stub.
12695         (message-remove-header): Declare rather than autoload.
12696         (nnheader-replace-header): Require message.
12697
12698         * nnimap.el (declare-function): Add compatibility stub.
12699         (netrc-parse, netrc-machine-user-or-password): Declare.
12700         (nnimap-open-connection): Require netrc.
12701
12702         * nntp.el (declare-function): Add compatibility stub.
12703         (netrc-parse, netrc-machine, netrc-get): Declare.
12704         (nntp-send-authinfo): Require netrc.
12705
12706         * rfc2047.el: Don't require qp.
12707         (quoted-printable-encode-region, quoted-printable-decode-string):
12708         Autoload.
12709
12710         * sieve-mode.el: Don't require easymenu.
12711         (easy-menu-add-item): Autoload it.
12712
12713         * spam-stat.el (time-to-number-of-days): Autoload it.
12714
12715 2010-03-19  Glenn Morris  <rgm@gnu.org>
12716
12717         * password-cache.el (password-cache, password-cache-expiry): Autoload.
12718
12719 2010-03-18  Glenn Morris  <rgm@gnu.org>
12720
12721         * hashcash.el (declare-function): Remove duplicate definition.
12722
12723 2010-03-17  Kevin Ryde  <user42@zip.com.au>
12724
12725         * mml.el (mml-read-tag): Unquote values with `read' to reverse
12726         prin1 in mml-insert-tag (just stripping the quotes gave wrong
12727         value if any backslash escapes).
12728
12729 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12730
12731         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
12732         if it is available.  (bug#5647)
12733
12734         * lpath.el: Suppress compiler warning for coding-system-from-name for
12735         Emacs 21 and XEmacs.
12736
12737 2010-03-14  Juri Linkov  <juri@jurta.org>
12738
12739         * hmac-def.el:
12740         * hmac-md5.el:
12741         * netrc.el: Fix keywords.
12742
12743 2010-02-26  Glenn Morris  <rgm@gnu.org>
12744
12745         * message.el (message-send-mail-function): Change the default, so that
12746         it inherits from a customized send-mail-function.  (Bug#5643)
12747
12748 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12749
12750         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
12751         shell-command-to-string signals an error (bug#5299).
12752
12753 2010-02-24  Glenn Morris  <rgm@gnu.org>
12754
12755         * message.el (message-smtpmail-send-it)
12756         (message-send-mail-with-mailclient): Doc fixes.
12757
12758 2010-02-16  Glenn Morris  <rgm@gnu.org>
12759
12760         * message.el (message-default-mail-headers): Change the default value
12761         to ease the transition from mail-mode to message-mode.  (Bug#5555)
12762
12763 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12764
12765         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
12766         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
12767
12768 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
12769
12770         * time-date.el (date-to-time): Doc fix (Bug#5408).
12771
12772 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
12773
12774         * message.el (message-mail): Just pass yank-action on to message-setup.
12775         (message-setup): Handle (FUN . ARGS) form of yank-action.
12776         (message-with-reply-buffer, message-widen-reply)
12777         (message-yank-original): Handle non-buffer values of
12778         message-reply-buffer (Bug#4080).
12779         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
12780
12781 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
12782
12783         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
12784         Fix typo in docstring.
12785
12786 2010-01-08  Jason Rumney  <jasonr@gnu.org>
12787
12788         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
12789         response.
12790
12791 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12792
12793         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
12794
12795         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
12796
12797         * message.el (message-check-news-header-syntax): Protect against a
12798         string that `rfc822-addresses' returns when parsing fails.
12799
12800 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12801
12802         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
12803         (gnus-previous-char-property-change): New functions.
12804
12805         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
12806
12807 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
12808
12809         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
12810         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
12811
12812 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
12813
12814         * message.el (message-exchange-point-and-mark): Rework last change to
12815         avoid using optional arg of exchange-point-and-mark, for backward
12816         compatibility.
12817
12818 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
12819
12820         * message.el (message-exchange-point-and-mark):
12821         Call exchange-point-and-mark with an argument rather than setting
12822         mark-active by hand (Bug#5175).
12823
12824 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12825
12826         * nntp.el (nntp-service-to-port): Work for service expressed with
12827         numeric string; replace [:digit:] with [0-9] for XEmacs.
12828
12829 2009-12-17  Glenn Morris  <rgm@gnu.org>
12830
12831         * gnus-group.el (gnus-bug-group-download-format-alist):
12832         Change emacs entry to debbugs.gnu.org.  Bump :version.
12833
12834 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12835
12836         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
12837
12838 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12839
12840         * message.el (message-info): Explain why we use `Info-goto-node'.
12841
12842 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12843
12844         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
12845
12846 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12847
12848         * message.el (message-completion-in-region): New compatibility function.
12849         (message-expand-group): Use it.
12850
12851 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12852
12853         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
12854         with no unread article should be listed if the 2nd arg `predicate' is
12855         given.
12856
12857 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12858
12859         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
12860
12861 2009-11-29  Juri Linkov  <juri@jurta.org>
12862
12863         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
12864         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
12865         on `gnus-recenter'.  (Bug#4698, Bug#4981)
12866
12867 2009-11-26  Kevin Ryde  <user42@zip.com.au>
12868
12869         * sha1.el (sha1-string-external): default-directory "/" in case
12870         otherwise non-existent.  process-connection-type pipe for touch of
12871         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
12872
12873 2009-11-25  Kevin Ryde  <user42@zip.com.au>
12874
12875         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
12876         it's comms related and sgml-mode.el has "comm" on that basis too.
12877
12878 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12879
12880         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
12881         containing tspecial characters if they have been already quoted.
12882
12883 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
12884
12885         * dns-mode.el (auto-mode-alist): Purecopy string.
12886
12887 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12888
12889         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
12890
12891 2009-10-24  Glenn Morris  <rgm@gnu.org>
12892
12893         * gnus-art.el (help-xref-stack-item): Define for compiler.
12894
12895 2009-10-21  Kevin Ryde  <user42@zip.com.au>
12896
12897         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
12898
12899 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12900
12901         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
12902
12903 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12904
12905         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
12906         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
12907
12908 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12909
12910         * gnus.el (gnus-overlay-get): New alias to overlay-get.
12911         (gnus-overlays-in): New alias to overlays-in.
12912
12913         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
12914         gnus-overlay-get, and gnus-delete-overlay.
12915         (gnus-summary-show-thread): Make it work as well for systems in which
12916         next-single-char-property-change is not available.
12917         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
12918
12919         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
12920         (gnus-overlay-get): New alias to extent-property.
12921         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
12922
12923         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
12924         SXEmacs.
12925
12926         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
12927         SXEmacs.
12928
12929 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
12930
12931         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
12932
12933 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
12934
12935         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
12936         and XEmacs that don't have `remove-overlays'.
12937
12938 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12939
12940         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
12941         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
12942         selective display.  Use overlays instead.
12943
12944 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
12945
12946         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
12947
12948 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
12949
12950         * spam-stat.el (spam-stat-load): Fix typo in message.
12951
12952 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
12953
12954         * dig.el (dig-invoke): Fix typo in docstring.
12955         (query-dig): Reflow docstring.
12956
12957 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
12958
12959         * gnus-art.el (gnus-article-encrypt-body):
12960         * message.el (message-check-recipients):
12961         * mm-util.el (mm-codepage-setup):
12962         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
12963         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
12964
12965 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
12966
12967         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
12968         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
12969         keys from the menu if mm-{sign,encrypt}-option is 'guided.
12970         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
12971         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
12972
12973 2009-09-21  Kevin Ryde  <user42@zip.com.au>
12974
12975         * dig.el: Add "Keywords: comm", as per net-utils.el.
12976
12977 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12978
12979         * dig.el (dig-mode): Use define-derived-mode.
12980
12981 2009-09-19  Glenn Morris  <rgm@gnu.org>
12982
12983         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
12984
12985 2009-09-18  Glenn Morris  <rgm@gnu.org>
12986
12987         * gnus-diary.el (gnus-diary-check-message):
12988         * message.el (message-insert-formatted-citation-line):
12989         * nnbabyl.el (top-level):
12990         * nndiary.el (nndiary-schedule):
12991         Fix typos in condition-case handlers.
12992
12993 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12994
12995         * gnus-art.el (gnus-article-edit-part): Work for the buffer
12996         configuration that provides the sole article window in a frame;
12997         position point correctly after deleting a part.
12998
12999 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
13000
13001         * spam.el (spam-unregister-on-reregister): Add boolean variable.
13002         (spam-resolve-registrations-routine): Use it to unregister articles
13003         that change status.
13004
13005 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13006
13007         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
13008         with XEmacs.
13009         (parse-time-string-chars): Use it.
13010
13011 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13012
13013         * imap.el (imap-interactive-login): Better messages.
13014         (imap-open): Fix bug with renamed buffer on reconnect.
13015         (imap-authenticate): Add buffer-local imap-last-authenticator variable
13016         for easier debugging and cleaner code.  On successful (guessed based on
13017         server capabilities) secondary authentication, set imap-state
13018         correctly.
13019         (imap-last-authenticator): Define imap-last-authenticator as a variable
13020         to avoid warnings.
13021
13022 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13023
13024         * nnrss.el (nnrss-request-article): Remove binding of
13025         default-enable-multibyte-characters that has gotten needless by
13026         the 2007-07-13 change in rfc2047-encode-message-header.
13027
13028         * mml.el (mml-insert-multipart): Error on the message header.
13029         (mml-insert-part): Error on the message header; position point at
13030         the end of a MIME tag.
13031
13032 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13033
13034         * time-date.el (autoload): Expand define-obsolete-function-alias into
13035         defalias and make-obsolete for old Emacsen that Gnus supports.
13036         (with-no-warnings): Define it for old Emacsen.
13037         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
13038         is available.
13039         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
13040         float-time is available; suppress compile warning for time-to-seconds.
13041
13042         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
13043         (gnus-float-time): Alias to float-time if it exists.
13044
13045         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
13046         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
13047         float-time is available; suppress compile warning for time-to-seconds.
13048
13049         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
13050         XEmacs.
13051
13052 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
13053
13054         * imap.el (imap-message-map): Docstring fix.
13055
13056 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13057
13058         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
13059         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
13060         Add the optional argument `encoding' that overrides the default.
13061
13062         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
13063         mm-encode-buffer.
13064
13065 2009-09-04  Glenn Morris  <rgm@gnu.org>
13066
13067         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
13068         mm-disable-multibyte, rather than default-enable-multibyte-characters.
13069         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
13070         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
13071         * mm-util.el (mm-with-unibyte-current-buffer)
13072         (mm-find-buffer-file-coding-system):
13073         * yenc.el (yenc-decode-region): Use default-value rather than
13074         default-enable-multibyte-characters.
13075
13076 2009-09-03  Glenn Morris  <rgm@gnu.org>
13077
13078         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
13079         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
13080         than default-enable-multibyte-characters.
13081
13082 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
13083
13084         * gnus-art.el (gnus-article-read-summary-keys):
13085         Fix gnus-buffer-configuration's value temporarily used.
13086
13087 2009-09-02  Glenn Morris  <rgm@gnu.org>
13088
13089         * gnus-util.el (gnus-float-time): New function.
13090         * gnus-delay.el (gnus-delay-article):
13091         * gnus-sum.el (gnus-thread-latest-date):
13092         * gnus-util.el (gnus-user-date): Use gnus-float-time.
13093         * nnspool.el (nnspool-request-newgroups):
13094         Use gnus-float-time rather than time-to-seconds.
13095         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
13096
13097         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
13098         (gnus-header-subject-face, gnus-header-newsgroups-face)
13099         (gnus-header-name-face, gnus-header-content-face):
13100         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
13101         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
13102         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
13103         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
13104         (gnus-cite-face-11):
13105         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
13106         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13107         (gnus-server-closed-face, gnus-server-denied-face)
13108         (gnus-server-offline-face):
13109         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13110         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13111         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13112         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13113         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13114         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13115         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13116         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13117         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13118         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13119         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13120         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13121         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13122         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
13123         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
13124         (gnus-summary-high-undownloaded-face)
13125         (gnus-summary-low-undownloaded-face)
13126         (gnus-summary-normal-undownloaded-face)
13127         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13128         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13129         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13130         (gnus-splash-face):
13131         * message.el (message-header-to-face, message-header-cc-face)
13132         (message-header-subject-face, message-header-newsgroups-face)
13133         (message-header-other-face, message-header-name-face)
13134         (message-header-xheader-face, message-separator-face)
13135         (message-cited-text-face, message-mml-face):
13136         * sieve-mode.el (sieve-control-commands-face)
13137         (sieve-action-commands-face, sieve-test-commands-face)
13138         (sieve-tagged-arguments-face):
13139         * spam.el (spam-face):
13140         Mark face aliases with "-face" in the name as obsolete.
13141
13142 2009-09-01  Glenn Morris  <rgm@gnu.org>
13143
13144         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
13145         than goto-line.
13146
13147 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13148
13149         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13150         Don't move point if the command is invoked inside the message header.
13151
13152 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13153
13154         * imap.el (imap-send-command): Simplify.
13155         (imap-wait-for-tag): point-max -> buffer-size.
13156
13157 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13158
13159         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
13160         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
13161         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
13162         * nnir.el (nnir-swish-e-index-file):
13163         * gnus-sum.el (gnus-summary-delete-marked-as-read)
13164         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
13165         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
13166         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
13167         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
13168         (gnus-treat-display-xface): Add Emacs version of obsolescence.
13169
13170 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13171
13172         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13173         Don't save excursion.
13174
13175 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13176
13177         * nnheader.el (nnheader-find-file-noselect):
13178         * mm-util.el (mm-insert-file-contents):
13179         Use (default-value 'major-mode) instead of default-major-mode.
13180
13181 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13182
13183         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
13184
13185 2009-08-26  Glenn Morris  <rgm@gnu.org>
13186
13187         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
13188         than placing in files.el.
13189
13190 2009-08-25  Glenn Morris  <rgm@gnu.org>
13191
13192         * nnir.el (top-level): Don't require cl at run-time.
13193         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
13194         Replace cl-function substitute with gnus-replace-in-string.
13195         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
13196         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
13197         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
13198         simplified expansions.
13199
13200 2009-08-25  Kevin Ryde  <user42@zip.com.au>
13201
13202         * dig.el (dig): Add autoload cookie.
13203
13204 2009-08-22  Glenn Morris  <rgm@gnu.org>
13205
13206         * gnus-art.el (gnus-button-patch): Use forward-line rather than
13207         goto-line.
13208
13209 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
13210
13211         * parse-time.el (parse-time-string-chars): Save match data.
13212
13213 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
13214
13215         * parse-time.el (parse-time-string-chars): Compute using character
13216         classes, to handle non-ascii characters (Bug#3190).
13217
13218 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13219
13220         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
13221
13222         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
13223         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
13224         (gnus-mm-display-part, gnus-mime-display-single)
13225         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
13226         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
13227
13228         * gnus-sum.el
13229         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
13230         (gnus-summary-move-article): Add expirable mark to articles copied or
13231         moved to group that has auto-expire turned on if the option is non-nil.
13232
13233 2009-07-24  Glenn Morris  <rgm@gnu.org>
13234
13235         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
13236         Fix typo.  (Bug#3903)
13237
13238 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13239
13240         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
13241         gnus-article-read-summary-keys rather than gnus-summary-edit-article
13242         that should not be used for draft articles.
13243         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
13244         that has no concern in minor mode keys.
13245         (gnus-article-summary-command, gnus-article-summary-command-nosave):
13246         Abolish.
13247
13248 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13249
13250         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
13251         article without making inquiry to a user for unknown encoding.
13252
13253         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
13254         (nnmaildir--scan): Assume i-node and device number that file-attributes
13255         returns might be cons-cell.
13256
13257         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
13258
13259         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
13260
13261 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
13262
13263         * auth-source.el: Remove docs now in auth.texi.  Don't use
13264         `gnus-message' for logging.  Add new variables `auth-source-debug' and
13265         `auth-source-hide-passwords' and use them.
13266
13267 2009-07-15  Glenn Morris  <rgm@gnu.org>
13268
13269         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
13270
13271 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13272
13273         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
13274         excessive whitespace from the default values of title and description.
13275
13276 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13277
13278         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
13279         mail-fetch-field to fetch Content-Description header in order to
13280         exclude newlines.
13281
13282 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
13283
13284         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
13285         format used by GnuPG 2.0.11.
13286
13287 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13288
13289         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
13290         to deleted part.
13291
13292 2009-05-30  David Engster  <dengste@eml.cc>
13293
13294         * nnmairix.el: Remove old documentation in the commentary block.
13295         (nnmairix-request-group): Do not update active file for nnml back ends.
13296         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
13297         end so that overview files are ignored.
13298         (nnmairix-update-groups): Make updating the groups more robust by using
13299         marks.
13300         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
13301         with dollar characters in message-id.
13302
13303 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
13304
13305         * spam.el: Use dns-query instead of query-dns.  Was renamed on
13306         2008-12-25 in dns.el.
13307
13308 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13309
13310         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
13311         could happen if the text is only composed of spaces and/or tabs.
13312
13313 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
13314
13315         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
13316         when sending a queued message to avoid extra mml tags.
13317
13318 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13319
13320         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
13321
13322 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13323
13324         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
13325         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
13326         rmail-toggle-header for XEmacs;
13327         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
13328
13329 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13330
13331         * gnus-dired.el: Remove autoload for gnus-setup-message.
13332         (gnus-dired-attach): Fake this-command value to prevent Gnus from
13333         displaying Gnus logo; always use compose-mail.
13334
13335 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13336
13337         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
13338
13339 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13340
13341         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
13342         (gnus-nocem-issuers): List currently active issuers; fix custom type.
13343         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
13344         available.
13345         (gnus-nocem-epg-verify): New function.
13346
13347 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
13348
13349         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
13350
13351 2009-02-15  Glenn Morris  <rgm@gnu.org>
13352
13353         * gnus-util.el (rmail-insert-rmail-file-header)
13354         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
13355         autoloads.
13356         (rmail-default-rmail-file): Remove unnecessary declaration.
13357         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
13358
13359 2009-02-14  Glenn Morris  <rgm@gnu.org>
13360
13361         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
13362         variable (only used in gnus-util, which declares it anyway).
13363         (rmail-output-to-rmail-file): Remove autoload of deleted function,
13364         which was only needed by gnus-art (changed to not use it any more).
13365         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
13366         only used in gnus-util, which autoloads it itself.
13367         (rmail-update-summary): Fix autoload.
13368
13369         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
13370         rather than rmail-output-to-rmail-file.
13371
13372 2009-02-07  Glenn Morris  <rgm@gnu.org>
13373
13374         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
13375         autoload of function that no longer exists.
13376         (rmail-toggle-header): Declare.
13377         (message-forward-rmail-make-body): Handle mbox Rmail.
13378
13379 2009-01-31  Glenn Morris  <rgm@gnu.org>
13380
13381         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
13382         2009-01-09 change.
13383
13384 2009-01-31  Dave Love  <fx@gnu.org>
13385
13386         * imap.el (imap-fetch-safe): Bind debug-on-error.
13387         (imap-debug): Add imap-fetch-safe.
13388
13389 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
13390
13391         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
13392         (auth-source-forget-all-cached): New convenience function.
13393         (auth-source-user-or-password): Accept list of modes or a single mode.
13394
13395         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
13396         auth-source modes.
13397
13398         * netrc.el (netrc-machine-user-or-password): Use list of
13399         auth-source modes.
13400
13401         * nnimap.el (nnimap-open-connection): Use list of
13402         auth-source modes.
13403
13404         * nntp.el (nntp-send-authinfo): Use list of
13405         auth-source modes.
13406
13407 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13408
13409         * auth-source.el: Update docs to reflect epa-file-enable is to be used
13410         now.
13411
13412 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13413
13414         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
13415         coding system in XEmacs; add a workaround for XEmacs.
13416
13417         * lpath.el: Fbind coding-system-aliasee.
13418
13419 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13420
13421         * mm-util.el (mm-coding-system-priorities): Protect against nil value
13422         of current-language-environment.
13423
13424 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13425
13426         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
13427         available at runtime.
13428
13429 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13430
13431         * gnus-art.el (article-date-ut): Fix end point of narrowing.
13432
13433 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
13434
13435         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
13436         the greatest positive fixnum value doesn't work under an XEmacs with
13437         bignum support; use the most-positive-fixnum constant instead,
13438         available since Emacs 21.1 with cl and XEmacs 21.1.
13439
13440 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13441
13442         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
13443         XEmacs gets not to work.
13444
13445 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13446
13447         * mm-util.el (mm-coding-system-priorities): Allow the value like
13448         "Japanese (UTF-8)" of current-language-environment.
13449
13450 2009-01-09  Glenn Morris  <rgm@gnu.org>
13451
13452         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
13453         with last-command-event.
13454
13455 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13456
13457         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
13458         in the doc string.
13459
13460         * message.el (message-fix-before-sending): Amend comment.
13461
13462 2009-01-08  Dave Love  <fx@gnu.org>
13463
13464         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
13465
13466 2009-01-07  David Engster  <dengste@eml.cc>
13467
13468         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
13469         simplified server definitions by converting it via
13470         gnus-server-to-method.
13471
13472 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13473
13474         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
13475         parameter's operands.
13476
13477 2009-01-06  David Engster  <dengste@eml.cc>
13478
13479         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
13480         primary select method (for gnus-group-mark-article-as-read).
13481
13482 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
13483
13484         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
13485         `(gnus)Face', not `(gnus)X-Face'.
13486
13487 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13488
13489         * mm-util.el (mm-ucs-to-char): New function.
13490
13491         * mm-url.el (mm-url-decode-entities): Use it.
13492
13493         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
13494         unicode-to-char.
13495
13496 2009-01-05  Dave Love  <fx@gnu.org>
13497
13498         * time-date.el: Require cl for `declare'.
13499
13500 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13501
13502         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
13503         Dave Love.
13504
13505 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13506
13507         * message.el (message-fix-before-sending): Add `eight-bit' to
13508         illegible-text check.
13509
13510 2009-01-03  Michael Olson  <mwolson@gnu.org>
13511
13512         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
13513         `headers' is nil.  This can occur if the IMAP server does not have
13514         permissions to read messages from a folder, but can write new messages
13515         to the folder.
13516         (nnimap-request-article-part): Do not insert `data' if it is nil.
13517
13518         * imap.el (imap-parse-fetch): Courier can insert spurious blank
13519         characters which will confuse `read', so skip past them.
13520
13521 2009-01-01  Dave Love  <fx@gnu.org>
13522
13523         * imap.el (imap-string-to-integer): Fix typo.
13524         (imap-fetch-safe): New function.
13525         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
13526
13527         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
13528
13529         * imap.el (imap-process-connection-type, imap-debug, imap-open):
13530         (imap-parse-greeting): Fix doc strings.
13531         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
13532         (imap-parse-flag-list): Make messages unique.
13533         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
13534
13535         * nnimap.el: Fix author email.
13536         (nnimap-split-rule): Add FIXME comment.
13537         (nnimap-debug): Fix doc string.
13538
13539 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13540
13541         * dns.el (dns-set-servers): Check "Address".  Fix typo.
13542
13543 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
13544
13545         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
13546         nslookup if resolv.conf isn't available.
13547         (dns-query): Rename from query-dns.
13548         (dns-query-cached): Rename from query-dns-cached.
13549
13550 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13551
13552         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
13553         overlay-arrow-position and overlay-arrow-string buffer-local; no need
13554         to check if those variables exist (first appeared in Emacs 18.50).
13555
13556 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13557
13558         * mm-util.el (mm-line-number-at-pos): New function.
13559
13560         * spam-report.el (spam-report-process-queue): Use it.
13561
13562 2008-12-24  David Engster  <dengste@eml.cc>
13563
13564         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
13565         parameters that haven't existed as variables as buffer-local variables.
13566
13567 2008-12-23  Dave Love  <fx@gnu.org>
13568
13569         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
13570         cadar.
13571
13572         * sieve-manage.el (sieve-manage-starttls-p): Rename from
13573         imap-starttls-p.
13574         (sieve-manage-starttls-open): Rename from imap-starttls-open.
13575
13576 2008-12-22  Dave Love  <fx@gnu.org>
13577
13578         * imap.el: Fix author email.  Doc fixes.
13579         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
13580         reply.
13581
13582 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
13583
13584         * spam-report.el (spam-report-gmane-max-requests): New constant.
13585         (spam-report-gmane-wait): New variable.
13586         (spam-report-gmane-ham, spam-report-gmane-spam)
13587         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
13588         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
13589         the server.
13590
13591         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
13592         Add explanations.
13593
13594         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
13595         nnheader-accept-process-output and nnheader-read-timeout if available.
13596         (pop3-movemail): Use it.
13597
13598         * message.el (message-check-news-body-syntax): Fix signature check if
13599         there's an attachment.
13600
13601 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13602
13603         * mm-util.el: Add comments to the mm- emulating functions.
13604
13605 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
13606
13607         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
13608         Reported by Stephen Berman <stephen.berman@gmx.net>.
13609
13610 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13611
13612         * mm-util.el (mm-substring-no-properties): New function.
13613         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
13614         (mm-special-display-p): Enable those lambda forms to be byte compiled.
13615         (mm-string-to-multibyte): Doc fix.
13616
13617         * mml.el (mml-attach-file): Use mm-substring-no-properties.
13618
13619 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13620
13621         * mml.el (mml-attach-file): Strip text properties from file name.
13622         (Bug#1574)
13623
13624 2008-12-16  Glenn Morris  <rgm@gnu.org>
13625
13626         * mm-util.el (mm-charset-override-alist): Declare for compiler.
13627
13628 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13629
13630         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
13631         knows since the charset specified might be a bogus alias that
13632         mm-charset-synonym-alist provides.
13633
13634 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13635
13636         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
13637         "ISO_8859-1".
13638
13639         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
13640
13641 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13642
13643         * mm-util.el (mm-charset-eval-alist):
13644         Define it before mm-charset-to-coding-system.
13645         (mm-charset-to-coding-system): Add optional argument `silent';
13646         define it before mm-charset-override-alist.
13647         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
13648         default value if it can be used in Emacs currently running;
13649         silence mm-charset-to-coding-system.
13650
13651 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13652
13653         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
13654         `allow-override' which says whether to use `mm-charset-override-alist'.
13655         (rfc2047-decode-encoded-words): Use it.
13656
13657         * mm-util.el (mm-charset-override-alist): Fix custom type;
13658         add `(gb2312 . gbk)' to choices.
13659
13660 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13661
13662         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
13663         fast.
13664
13665         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13666
13667         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
13668
13669 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
13670
13671         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
13672         on links.
13673
13674         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13675
13676 2008-12-03  Lute Kamstra  <lute@gnu.org>
13677
13678         * sha1.el: Remove leading * from docstrings of defcustoms,
13679         deffaces, defconsts and defuns.
13680
13681 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13682
13683         * message.el (message-idna-to-ascii-rhs-1): Protect against local
13684         users' addresses that don't have domain parts.
13685         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
13686         rather than message-narrow-to-head since there will be the message
13687         header separator.
13688
13689 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13690
13691         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
13692         since the result is inserted in a unibyte buffer anyway.
13693         (nnimap-demule-use-string-to-multibyte): Remove.
13694         (nnimap-demule): Alias it to mm-string-to-multibyte.
13695
13696 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13697
13698         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
13699         variable for debugging bug#464 and bug#1174.
13700         (nnimap-demule): Use it.
13701
13702 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13703
13704         * gnus-score.el (gnus-score-find-trace): Handle default score in total
13705         score calculation correctly.
13706
13707 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13708
13709         * message.el (message-send-mail): Just set the buffer to unibyte
13710         rather than use mm-with-unibyte-current-buffer which does a lot more.
13711         (message-send-mail-partially): Don't bother with
13712         mm-with-unibyte-current-buffer since it's already been made unibyte by
13713         message-send-mail.
13714
13715 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
13716
13717         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
13718
13719 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
13720
13721         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
13722
13723 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13724
13725         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
13726         require itself and to remove `with-no-warnings'.
13727
13728 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
13729
13730         * starttls.el (starttls-any-program-available): Get the name of the
13731         available TLS layer program.
13732         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
13733         well as the host name in the "opening" message.
13734
13735         * auth-source.el (auth-source-cache, auth-source-do-cache)
13736         (auth-source-user-or-password): Cache passwords and logins by default,
13737         allow override with `auth-source-do-cache'.
13738         (auth-source-forget-user-or-password): Allow users to remove cache
13739         entries if needed.
13740
13741 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
13742
13743         * md4.el (md4-buffer): Fix typo in docstring.
13744         (md4, md4-64): Doc fixes.
13745         (md4-pack-int32): Reflow docstring.
13746
13747 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13748
13749         * ietf-drums.el (ietf-drums-remove-comments): Localize second
13750         condition-case to only the forward-sexp call.
13751
13752 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13753
13754         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
13755         quotes contained.  Make it more robust regardless by an extra
13756         condition-case wrapper.
13757
13758 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13759
13760         * lpath.el: No need to fbind codepage-setup for Emacs 23.
13761
13762 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13763
13764         * nnml.el (nnml-request-expire-articles): Check if the function set to
13765         `nnmail-expiry-target' returns the symbol `delete'.
13766
13767         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
13768
13769         * nnmail.el (nnmail-expiry-target): Fix custom type.
13770
13771 2008-10-02  Glenn Morris  <rgm@gnu.org>
13772
13773         * mm-util.el (mm-codepage-setup): Tweak codepage error.
13774         Silence compiler warning.
13775
13776 2008-10-01  Magnus Henoch  <mange@freemail.hu>
13777
13778         * tls.el (open-tls-stream): Show the actual command being
13779         executed, instead of the format string.
13780
13781 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13782
13783         * lpath.el: Fbind codepage-setup for Emacs 23.
13784
13785 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
13786
13787         * mml.el (mml-menu): Don't assume mml2015 is bound.
13788
13789 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13790
13791         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
13792         exists.
13793
13794 2008-09-27  Glenn Morris  <rgm@gnu.org>
13795
13796         * gnus-util.el (mail-header-remove-comments): Autoload it.
13797
13798 2008-09-27  Andreas Schwab  <schwab@suse.de>
13799
13800         * gnus-util.el (gnus-split-references): Strip comments.
13801         (gnus-parent-id): Likewise.
13802
13803 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
13804
13805         * message.el (message-confirm-send): Fix version.
13806
13807 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13808
13809         * message.el (message-idna-to-ascii-rhs-1): Use
13810         mail-extract-address-components rather than mail-header-parse-addresses
13811         that is an alias by default to ietf-drums-parse-addresses that does not
13812         support non-ASCII names in headers' contents.
13813
13814 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
13815
13816         * message.el (message-confirm-send): Fix variable documentation to
13817         avoid the "y/n" wording.
13818
13819 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
13820
13821         * message.el (message-set-auto-save-file-name): Save to a different
13822         filename so multiple messages (especially drafts) can be recovered.
13823
13824 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
13825
13826         * message.el (message-confirm-send): Add appropriate version.
13827
13828 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
13829
13830         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
13831         defvar.
13832
13833 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
13834
13835         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
13836         (mm-pkcs7-enveloped-magic): Ditto.
13837
13838 2008-09-17  Simon Josefsson  <simon@josefsson.org>
13839
13840         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
13841         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
13842
13843 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
13844
13845         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
13846         default, it's better.
13847
13848 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
13849
13850         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
13851         summary line gnus-number property and ignore them (with a warning
13852         message).
13853
13854 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13855
13856         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
13857         macro caddr in the interactive form since it won't be expanded.
13858
13859 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13860
13861         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
13862         `charset'; fix name of function called recursively.
13863         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
13864
13865 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13866
13867         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
13868         (gnus-mime-set-charset-parameters): New function.
13869         (gnus-mime-view-part-as-charset): Use it to correctly display part
13870         specifying wrong charset.
13871
13872 2008-09-08  David Engster  <dengste@eml.cc>
13873
13874         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
13875         in completing-read for back end server.
13876
13877 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
13878
13879         * message.el (message-confirm-send): New variable to confirm sending a
13880         message.
13881         (message-send): Use it.
13882
13883 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
13884
13885         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
13886
13887 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13888
13889         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
13890
13891 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
13892
13893         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
13894         prevent tracking too many groups.
13895         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
13896         Use it.
13897
13898 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
13899
13900         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
13901         moving point to the bottom of the window in order to avoid recentering.
13902
13903 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13904
13905         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
13906
13907         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
13908         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
13909         (gnus-article-beginning-of-window): Fix calculation.
13910
13911 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13912
13913         * gnus-msg.el (gnus-summary-supersede-article)
13914         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
13915         value of gnus-newsgroup-charset to decode non-MIME encoded text in
13916         message header.
13917
13918 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
13919
13920         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
13921         pending output coming after the status change.
13922
13923 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
13924
13925         * message.el:
13926         * gnus-start.el:
13927         * gnus-registry.el: Remove VMS support.
13928
13929 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13930
13931         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
13932         macro.
13933         (rfc2104-hash): Use it.
13934
13935 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
13936
13937         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
13938         (gnus-summary-sort-by-most-recent-date): New commands.
13939         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
13940         and menu entries.
13941
13942 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13943
13944         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
13945         don't redisplay article for raw contents; remove plural articles stuff.
13946
13947         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
13948         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
13949         on gnus-summary-save-article; display results properly.
13950
13951 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13952
13953         * lpath.el: No need to fbind ns-focus-frame.
13954
13955 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13956
13957         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
13958
13959 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13960
13961         * gnus-art.el (gnus-summary-save-in-pipe):
13962         Consider gnus-save-all-headers.
13963
13964 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
13965
13966         * gnus-util.el (ns-focus-frame): Remove declaration.
13967         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
13968         like x.
13969
13970 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
13971
13972         * rfc2104.el (rfc2104-zero): Delete defconst.
13973         (rfc2104-hex-alist): Likewise.
13974         (rfc2104-hex-to-int): Delete func.
13975         (rfc2104-hexstring-to-bitstring): Likewise.
13976         (rfc2104-nybbles): New defconst.
13977         (rfc2104-hash): Rewrite for speed.
13978
13979 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13980
13981         * tls.el (open-tls-stream): Make it work with the 2nd argument
13982         BUFFER that is a string but does not exist as a buffer object, as
13983         mentioned in the doc-string.
13984
13985 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13986
13987         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
13988         SXEmacs.
13989
13990 2008-07-16  Glenn Morris  <rgm@gnu.org>
13991
13992         * gnus-util.el (ns-focus-frame): Declare for compiler.
13993
13994 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13995
13996         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
13997         set as a group parameter.
13998         (gnus-summary-save-in-pipe): Work when it is called independently.
13999         (gnus-summary-pipe-to-muttprint): Don't modify
14000         gnus-summary-pipe-output-default-command.
14001
14002 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14003
14004         * message.el (message-send-mail-with-sendmail):
14005         Display the error message.
14006
14007 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14008
14009         * gnus-art.el (gnus-default-article-saver):
14010         Add gnus-summary-save-in-pipe to choices.
14011         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
14012         gnus-summary-pipe-output-default-command as the default command.
14013         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
14014         instead of gnus-last-shell-command.
14015
14016         * gnus-sum.el (gnus-summary-pipe-output-default-command):
14017         New user option.
14018         (gnus-summary-muttprint-program): Mention the value will be changed.
14019         (gnus-summary-save-article): Force showing of all headers.
14020         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
14021
14022 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
14023
14024         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
14025
14026 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
14027
14028         * nnimap.el (nnimap-id):
14029         * sieve-manage.el (sieve-manage-open): Doc fixes.
14030
14031 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
14032
14033         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
14034         if available.
14035
14036 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14037
14038         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
14039
14040         * nnkiboze.el (nnkiboze-generate-group):
14041         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
14042
14043         * nnmairix.el: Require CL.
14044
14045 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14046
14047         * dgnushack.el: Autoload get-display-table and put-display-table for
14048         XEmacs 21.5.
14049
14050         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
14051         21.4 and SXEmacs.
14052
14053 2008-06-15  David Engster  <dengste@eml.cc>
14054
14055         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
14056
14057 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
14058
14059         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
14060         New macros that expand to an `aset'/`aref' call under Emacs, and to a
14061         runtime choice under XEmacs.
14062
14063         * gnus-sum.el (gnus-summary-set-display-table):
14064         Use `gnus-put-display-table', `gnus-get-display-table',
14065         `gnus-set-display-table' for the display table, instead of `aset'.
14066
14067         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
14068         Use `gnus-put-display-table', `gnus-get-display-table',
14069         `gnus-set-display-table' for the display table.
14070
14071 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14072
14073         * nnmairix.el: Add autoloads.
14074
14075 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14076
14077         * nnmairix.el (nnmairix-delete-recreate-group)
14078         (nnmairix-update-and-clear-marks): Fix error messages.
14079
14080 2008-06-14  David Engster  <dengste@eml.cc>
14081
14082         * nnmairix.el: Upgrade to version 0.6.
14083         (nnmairix-group-toggle-propmarks-this-group)
14084         (nnmairix-group-toggle-readmarks-this-group)
14085         (nnmairix-group-delete-recreate-this-group)
14086         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
14087         (nnmairix-remove-tick-mark-original-article): New commands.
14088         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
14089         (nnmairix-propagate-marks-to-nnmairix-groups)
14090         (nnmairix-only-use-registry, nnmairix-allowfast-default)
14091         (nnmairix-marks-cache, nnmairix-version-output): New variables.
14092         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
14093         functions needed for marks propagation and manipulation of read marks.
14094         (nnmairix-update-groups): New function.
14095         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
14096         (nnmairix-determine-original-group-from-registry)
14097         (nnmairix-determine-original-group-from-path)
14098         (nnmairix-get-group-from-file-path, nnmairix-map-range)
14099         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
14100         New helper functions.
14101         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
14102         keystrokes for new commands.
14103         (nnmairix-delete-and-create-on-change): Doc string cleanup.
14104         (nnmairix-request-group): Check allow-fast group parameter.
14105         (nnmairix-request-create-group): Set allow-fast group parameter if
14106         nnmairix-allowfast-default is set.
14107         (nnmairix-close-group): Propagate marks upon closing if needed.
14108         (nnmairix-group-toggle-threads-this-group): Use new.
14109         nnmairix-group-toggle-parameter helper function.
14110         (nnmairix-search): Better check for empty search result.
14111         (nnmairix-goto-original-article): Use new helper functions for
14112         determining original article.
14113         (nnmairix-show-original-article): Make sure message-id is in brackets.
14114         (nnmairix-call-mairix-binary): Change variable name.
14115         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
14116         helper function.
14117         (nnmairix-widget-toggle-activate): Fix doc string.
14118
14119 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14120
14121         * nnir.el: Require edmacro when compiling with XEmacs.
14122         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
14123         available in Emacs 21.
14124
14125 2008-06-11  Glenn Morris  <rgm@gnu.org>
14126
14127         * gnus-util.el (x-focus-frame):
14128         * gnus.el (image-size):
14129         * mm-decode.el (image-size): Declare.
14130
14131         * gnus-picon.el (declare-function): Add compat definition.
14132         (image-size): Declare.
14133
14134         * gnus-group.el (tool-bar-map):
14135         * gnus-sum.el (tool-bar-map): Define for compiler.
14136
14137         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
14138
14139         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
14140
14141         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
14142         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
14143         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
14144         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
14145         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
14146         * sieve-manage.el, spam-report.el, spam.el:
14147         Remove unnecessary eval-and-compile of autoloads.
14148
14149 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
14150
14151         * auth-source.el: Precise Tramp doc.
14152
14153 2008-06-07  Glenn Morris  <rgm@gnu.org>
14154
14155         * nnmairix.el: Remove unnecessary eval-when-compile.
14156
14157 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14158
14159         * lpath.el: Fbind propertize for XEmacs 21.4.
14160
14161 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
14162
14163         * nnir.el: Move here from ../contrib.
14164
14165 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14166
14167         * gnus-util.el (gnus-read-shell-command): New function.
14168         * mm-decode.el (mm-pipe-part):
14169         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
14170
14171 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14172
14173         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
14174
14175 2008-06-03  Glenn Morris  <rgm@gnu.org>
14176
14177         * pop3.el (nnheader-accept-process-output): Autoload it.
14178
14179 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14180
14181         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
14182         are not 2-digit hexadecimal characters that follow `%'s.
14183
14184 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14185
14186         * message.el (message-bogus-recipient-p): Fix type in doc string.
14187         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
14188         (message-bogus-addresses): Rename from message-bogus-address-regexp.
14189         Improve custom options.
14190         (message-bogus-recipient-p): Adjust accordingly.
14191
14192 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
14193
14194         * parse-time.el (parse-time-months, parse-time-weekdays): Add
14195         long-form month and day names.
14196
14197 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14198
14199         * dgnushack.el: Autoload debug, eudc-expand-inline and
14200         pgg-snarf-keys-region for XEmacs.
14201
14202         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
14203
14204         * nnmairix.el: Require edmacro when compiling with XEmacs.
14205
14206 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
14207
14208         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
14209         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
14210
14211 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14212
14213         * auth-source.el: Add more docs.
14214
14215         * netrc.el (netrc-machine): Always match if the port is not given.
14216
14217 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14218
14219         * nnheader.el (nnheader-read-timeout): Change the default timeout from
14220         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
14221         retrieval faster in some cases, but might make CPU usage larger.
14222         If this has any bad side effects, we might revert this change.
14223
14224         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
14225         seems to make mail retrieval much, much faster.
14226         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
14227         unconditionally.
14228
14229         * gnus-draft.el (gnus-group-send-queue):
14230         Bind message-send-mail-partially-limit to nil to avoid being prompted.
14231
14232 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
14233
14234         * mml.el (mml-attach-buffer): Prompt for `disposition'.
14235
14236         * message.el (message-bogus-address-regexp): Fix and improve custom
14237         type.
14238         (message-setup-hook): Add message-check-recipients as custom option.
14239
14240 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
14241
14242         * message.el (message-cite-function): Remove bogus autoload which crept
14243         in during merge from v5-10.
14244
14245 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14246
14247         * nnimap.el (nnimap-open-connection): Fix login/password bug.
14248
14249         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
14250
14251         * auth-source.el: Preliminary Tramp docs.
14252         (auth-sources): Change the default auth-sources to use
14253         EPA .gpg files.
14254
14255 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
14256
14257         * nntp.el: Autoload `auth-source-user-or-password'.
14258         (nntp-send-authinfo): Use it.
14259
14260         * nnimap.el: Autoload `auth-source-user-or-password'.
14261         (nnimap-open-connection): Use it.
14262
14263         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
14264         for the gnus-message function.
14265         (auth-source-user-or-password): Use it.
14266
14267 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14268
14269         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
14270         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
14271         (rfc2104-hash): Use it.
14272
14273 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
14274
14275         * gnus-art.el (gnus-article-toggle-truncate-lines):
14276         Don't use `iff' in docstring.
14277
14278 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
14279
14280         * gnus-registry.el: Adjusted copyright dates and added a keyword.
14281
14282         * gnus-util.el (gnus-extract-address-component-name)
14283         (gnus-extract-address-component-email): Convenience functions around
14284         `gnus-extract-address-components'.
14285
14286         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14287         Use `gnus-extract-address-component-email' to fix bug of comparing full
14288         sender name to `user-mail-address'.
14289
14290 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
14291
14292         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
14293         catch/throw to optimize.
14294         (gnus-registry-find-keywords): Just use member to find a keyword.
14295
14296 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14297
14298         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
14299         is current before calling gnus-server-prepare.
14300         (gnus-server-setup-buffer, gnus-server-update-server)
14301         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
14302
14303 2008-05-04  Juri Linkov  <juri@jurta.org>
14304
14305         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
14306         (mailcap-file-default-commands): Use mailcap-replace-in-string
14307         instead of replace-regexp-in-string, and mailcap-delete-duplicates
14308         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
14309
14310 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
14311
14312         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
14313
14314 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14315
14316         * gnus.el: Bump version to 0.11.
14317
14318 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14319
14320         * gnus.el: No Gnus v0.10 is released.
14321
14322 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14323
14324         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
14325         hooks.
14326         (gnus-update-read-articles): Speed up non-marks-using users.
14327         (gnus-use-marks): Define gnus-use-marks.
14328         (gnus-propagate-marks): Rename variable to something more sensible.
14329
14330 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
14331
14332         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
14333         (gmm-image-load-path-for-library): Fix typos in docstrings.
14334         (gmm-message): Reflow docstring.
14335
14336 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
14337
14338         * mail-source.el (mail-source-set-1, mail-source-bind):
14339         Move auth-source code out of the macro to clean it up and fix bugs.
14340
14341 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
14342
14343         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
14344         by sender if it's equal to user-mail-address, it's likely to be
14345         useless.
14346
14347         * mail-source.el (mail-source-bind): Don't use user or password if they
14348         are not bound.  Unintern them if they are nil.  Don't use server unless
14349         it's bound, and default it to empty string otherwise.
14350
14351 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
14352
14353         * mail-source.el: Load auth-source.el.
14354         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
14355         get user name or password, if auth-sources is set up.
14356
14357         * gnus-registry.el (gnus-registry-split-strategy): New variable for
14358         strategy of splitting with parent.
14359         (gnus-registry-split-fancy-with-parent)
14360         (gnus-registry-post-process-groups): Use it and fix prior
14361         bug (returning a list as the split result).
14362
14363         * auth-source.el (auth-sources): Remove server parameter.
14364         (auth-source-pick, auth-source-user-or-password)
14365         (auth-source-user-or-password-imap)
14366         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14367         (auth-source-user-or-password-sftp)
14368         (auth-source-user-or-password-smtp): Remove server parameter.
14369
14370 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
14371
14372         * smime.el (smime-sign-region, smime-encrypt-region)
14373         (smime-decrypt-region):
14374         Remove redundant calls to `generate-new-buffer-name'.
14375
14376 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
14377
14378         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
14379         Don't use QP for message/rfc822.
14380         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
14381
14382 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14383
14384         * sieve-manage.el (sieve-string-bytes): Remove.
14385         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
14386         correct byte-length only if the process's coding-system is the same as
14387         the one used internally by Emacs to represent strings.
14388
14389 2008-04-22  Juri Linkov  <juri@jurta.org>
14390
14391         * mailcap.el (mailcap-file-default-commands): New function.
14392
14393 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14394
14395         * message.el (message-signature-separator, message-cite-function):
14396         Change custom version.
14397
14398 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
14399
14400         * tls.el (tls-program): Add -ign_eof argument to call the openssl
14401         commands.
14402         (tls-checktrust): Ditto.
14403
14404 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14405
14406         * mm-decode.el (mm-display-external): Make temp file read-only.
14407
14408 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14409
14410         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
14411         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
14412         `C-c C-f d'.
14413
14414 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
14415
14416         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
14417
14418 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14419
14420         * gnus.el: Bump version to 0.9.
14421
14422 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
14423
14424         * gnus.el: No Gnus v0.8 is released.
14425
14426 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14427
14428         * mail-source.el (mail-source-value):
14429         Prefer fboundp to functionp so it works with macros as well.
14430
14431 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14432
14433         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14434         Fix last change in case the element is not even a symbol.
14435
14436 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14437
14438         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14439         Prefer fboundp to functionp so it works with macros as well.
14440
14441 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
14442
14443         * auth-source.el: Add docs.
14444         (auth-sources): Modify format to support server.
14445         (auth-source-pick, auth-source-user-or-password)
14446         (auth-source-user-or-password-imap)
14447         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14448         (auth-source-user-or-password-sftp)
14449         (auth-source-user-or-password-smtp): Add server parameter.
14450
14451 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
14452
14453         * gnus-registry.el: Initialize the registry when gnus-registry-install
14454         is t.
14455
14456 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14457
14458         * compface.el (uncompface): Make buffer unibyte.
14459
14460 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14461
14462         * mail-source.el (mail-source-value):
14463         Prefer fboundp to functionp so it works with macros as well.
14464
14465 2008-04-05  Glenn Morris  <rgm@gnu.org>
14466
14467         * gnus-ems.el (mm-disable-multibyte): Autoload it.
14468
14469 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14470
14471         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
14472         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
14473
14474         * nnheader.el (nnheader-init-server-buffer): Change buffer's
14475         multibyteness after rather than before erasing it.
14476
14477         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
14478         mm-with-multibyte.
14479         (gnus-request-article-this-buffer): Make sure the proper decoding is
14480         used if gnus-original-article-buffer happens to be unibyte.
14481
14482         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
14483         default-enable-multibyte-characters.
14484
14485         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
14486         default-enable-multibyte-characters.
14487
14488         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
14489
14490         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
14491
14492 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14493
14494         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14495         Fix last change in case the element is not even a symbol.
14496
14497 2008-04-02  Simon Josefsson  <simon@josefsson.org>
14498
14499         * imap.el (imap-enable-exchange-bug-workaround): New variable.
14500         (imap-message-copyuid-1): Use it.
14501         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
14502         J. Williams in
14503         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
14504
14505         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
14506         imap-enable-exchange-bug-workaround.
14507         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
14508
14509 2008-04-01  Simon Josefsson  <simon@josefsson.org>
14510
14511         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
14512         a 100 byte status-checks into a 2-3MB transfer for each group.
14513         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
14514         to enable bug workaround or not.
14515         (nnimap-find-minmax-uid): Only enable workaround conditionally.
14516
14517 2008-03-31  Glenn Morris  <rgm@gnu.org>
14518
14519         * message.el (mml2015-use): Declare for compiler.
14520         (message-info): Require mml2015 when appropriate.
14521
14522 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14523
14524         * Makefile.in (EMACS_COMP): Quote directory name that might contain
14525         whitespace.
14526
14527 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14528
14529         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
14530         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
14531         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
14532         (nntp-service-to-port): New function.
14533         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
14534         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
14535         (nntp-open-netcat-stream): New function.
14536         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
14537
14538 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
14539
14540         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
14541
14542 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14543
14544         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
14545
14546 2008-03-28  Magnus Henoch  <mange@freemail.hu>
14547
14548         * dns.el (dns-write): Use set-buffer-multibyte.
14549
14550 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
14551
14552         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
14553
14554 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
14555
14556         * message.el (message-signature-separator): Change default.
14557         Improve custom type.
14558         (message-cite-function): Change default to
14559         message-cite-original-without-signature.
14560
14561         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
14562         toggle.
14563
14564         * message.el (message-check-news-body-syntax): Fix signature check.
14565         (message-setup-1): Mark buffer as unmodified _after_ running
14566         message-setup-hook and handling message-alternative-emails.
14567         (message-shorten-references): Be more strict when building list of
14568         valid references to comply with GNKSA.
14569
14570         * gnus-group.el (gnus-read-ephemeral-bug-group)
14571         (gnus-read-ephemeral-debian-bug-group)
14572         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
14573
14574         * message.el (message-info): Don't use booleanp which isn't supported
14575         in Emacs 21 and XEmacs.
14576
14577 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
14578
14579         * gnus-group.el (gnus-gmane-group-download-format): Rename from
14580         gnus-group-gmane-group-download-format.
14581         (gnus-group-read-ephemeral-gmane-group): Rename from
14582         gnus-group-read-ephemeral-gmane-group.
14583         (gnus-read-ephemeral-gmane-group-url): Rename from
14584         gnus-group-read-ephemeral-gmane-group-url.
14585         (gnus-bug-group-download-format-alist): New variable.
14586         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
14587         (gnus-read-ephemeral-emacs-bug-group): New commands.
14588
14589 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14590
14591         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
14592         (gnus-visible-headers): Improve custom type.
14593
14594 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14595
14596         * mml.el (mml-menu): Add workarounds for XEmacs.
14597
14598         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
14599         X-Boundary header.
14600
14601         * message.el (message-simplify-recipients): Fix previous commit.
14602
14603 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14604
14605         * mm-util.el (mm-set-buffer-multibyte): New function.
14606         * mm-decode.el (mm-copy-to-buffer): Use it.
14607
14608         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14609         Prefer fboundp to functionp so it works with macros as well.
14610
14611 2008-03-19  Glenn Morris  <rgm@gnu.org>
14612
14613         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
14614         Accidentally removed in the sync process with Emacs.
14615
14616 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
14617
14618         * message.el (message-alter-recipients-discard-bogus-full-name):
14619         New function.
14620         (message-alter-recipients-function): New variable.
14621         (message-get-reply-headers): Use it.
14622         (message-replace-header): New helper function.
14623         (message-recipients-without-full-name): New variable.
14624         (message-simplify-recipients): New command.
14625
14626         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
14627
14628         * message.el (message-info): Handle EasyPG manual.
14629
14630         * mml.el (mml-menu): Add entry for EasyPG.
14631
14632 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
14633
14634         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
14635         parameter.
14636
14637         * message.el (message-disassociate-draft): Specify drafts group name
14638         fully.
14639
14640 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
14641
14642         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14643         Eliminate unnecessary duplicates from the match list.
14644
14645 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14646
14647         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
14648
14649         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
14650
14651         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
14652         args of `how-many' of which the XEmacs version doesn't take; declare
14653         Info-index-next as function.
14654
14655 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14656
14657         * gnus-score.el (gnus-score-headers): Fix handling of
14658         gnus-inhibit-slow-scoring.
14659
14660         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
14661         string.
14662         (gnus-button-url-regexp): Improve handling of parenthesis.
14663         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
14664         (gnus-button-handle-info-keystrokes): Handle index entries.
14665
14666 2008-03-15  Glenn Morris  <rgm@gnu.org>
14667
14668         * parse-time.el (parse-time-string): Simplify.
14669
14670 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14671
14672         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
14673         Incoming* files.
14674
14675 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
14676
14677         * auth-source.el (auth-sources): Rename from auth-source-choices.
14678         (auth-source-pick): Use it.
14679
14680 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14681
14682         * binhex.el (binhex-decode-region-internal):
14683         * uudecode.el (uudecode-decode-region-internal):
14684         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
14685         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
14686         setting default-enable-multibyte-characters.
14687
14688 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
14689
14690         * auth-source.el (auth-source-protocols)
14691         (auth-source-protocols-customize, auth-source-choices): Add and
14692         modified variable customizations and defaults.
14693         (auth-source-pick, auth-source-user-or-password)
14694         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
14695         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14696         (auth-source-user-or-password-sftp)
14697         (auth-source-user-or-password-smtp): Use new variables and provide an
14698         interface to netrc.el.
14699
14700 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14701
14702         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
14703         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
14704         Make sure the nntp port to specify is a string.
14705
14706 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14707
14708         * nntp.el: Use with-current-buffer.
14709         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
14710         dubious mm-with-unibyte-current-buffer.
14711         (nntp-with-open-group-function): New function extracted from
14712         nntp-with-open-group macro.
14713         (nntp-with-open-group): Use the function, so it's easier to debug.
14714         Add indentation and debugging info.
14715         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
14716         Recommend the use of the netcat alternatives.
14717
14718         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
14719         Avoid mm-string-as-multibyte as well.
14720
14721         * nnweb.el (nnweb-insert-html):
14722         Remove use of nnheader-string-as-multibyte.
14723
14724         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
14725         (nnheader-string-as-multibyte): Remove.
14726
14727         * mm-view.el: Use inhibit-read-only.
14728         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
14729         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
14730         or unibyte-string.
14731
14732         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
14733         (mm-uu-yenc-extract): Use with-current-buffer.
14734
14735         * gnus-soup.el (gnus-soup-send-packet): Don't use
14736         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
14737
14738         * nnmh.el: Use with-current-buffer.
14739         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
14740         mm-string-as-multibyte on the output of mm-encode-coding-string.
14741
14742         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
14743         (nnimap-request-move-article): Use with-current-buffer.
14744
14745         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
14746         inserting the handle-buffer's text, so the implicit multibyte->unibyte
14747         conversion uses string-make-unibyte rather than string-as-unibyte.
14748
14749         * gnus-msg.el: Use with-current-buffer.
14750
14751         * message.el (message-ignored-resent-headers): Add "Delivered-To".
14752
14753 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
14754
14755         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
14756         string for caching if it is 'PIN.
14757
14758 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14759
14760         * lpath.el: Consider the case without Emacs/W3.
14761
14762 2008-03-08  Glenn Morris  <rgm@gnu.org>
14763
14764         * time-date.el (date-to-time, time-subtract, time-add)
14765         (safe-date-to-time): Doc fixes.
14766
14767 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14768
14769         * mail-source.el (mail-source-delete-old-incoming-confirm):
14770         Change default to nil.
14771         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
14772
14773 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14774
14775         * lpath.el: Rearrange.
14776
14777         * gnus-art.el (gnus-narrow-to-page): Position point properly.
14778         (gnus-article-goto-prev-page): Work for articles having ^L's.
14779
14780         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
14781
14782         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
14783
14784 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
14785
14786         * gnus-bookmark.el: Adjust for renames in bookmark.el.
14787         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
14788         (gnus-bookmark-jump): Adjust some variable names.
14789
14790 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
14791
14792         * auth-source.el: New package.
14793         (auth-source-choices): Add customization entry point variable.
14794
14795         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
14796         bug.
14797
14798 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
14799
14800         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
14801         (gnus-registry-initialize, gnus-registry-install-p): Use it.
14802         (gnus-registry-install-shortcuts): Rename from
14803         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
14804         the `gnus-registry-mark-map' keymap dynamically from
14805         `gnus-registry-marks'.  The generated functions update the summary line
14806         when a registry mark is added or deleted, and will call
14807         `gnus-registry-install-p' (see the comments in the code).
14808         (gnus-registry-user-format-function-M): Use concat intelligently.
14809
14810         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
14811         the registry mark functions.
14812
14813 2008-03-05  Glenn Morris  <rgm@gnu.org>
14814
14815         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
14816         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
14817         gnus-art.
14818         (top-level): No need to load own source when compiling.
14819
14820 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14821
14822         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
14823         Suggested by <chris.anderton@zetnet.co.uk>.
14824
14825 2008-03-04  Glenn Morris  <rgm@gnu.org>
14826
14827         * gnus-sum.el (top-level): No need to require gnus when compiling,
14828         since unconditionally required near start of file.
14829         (gnus-summary-display-while-building): Move definition before use.
14830
14831 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14832
14833         * gnus-registry.el (gnus-registry-user-format-function-M):
14834         Add formatting function.
14835
14836 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14837
14838         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
14839         with plists.
14840         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
14841         Use new format.
14842
14843 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14844
14845         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
14846         `where-is-internal' that returns a range of key sequences.
14847
14848 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14849
14850         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
14851
14852         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
14853         (gnus-summary-jump-to-group): Consider windows on other displayed
14854         frames as well.  Similar changes might be needed elsewhere, but that's
14855         the one I've bumped into during my use.
14856
14857         * nndoc.el (nndoc-oe-dbx-type-p):
14858         * gnus-msg.el (gnus-debug):
14859         * gnus-group.el (gnus-update-group-mark-positions):
14860         Use mm-string-to-multibyte.
14861
14862 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14863
14864         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
14865         doesn't handle NotDashEscaped.
14866
14867         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
14868         (mml-dnd-attach-options): Fix typo in custom choice.
14869
14870         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
14871         Change nndoc-article-type to mbox.
14872         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
14873
14874         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
14875         to nil, instead of html2text.
14876
14877         * imap.el (imap-debug): Add `imap-ping-server'.
14878
14879         * gnus-bookmark.el: Add FIXMEs.
14880
14881         * message.el (message-form-letter-separator)
14882         (message-send-form-letter-delay): New variables.
14883         (message-send-form-letter): Use them.  New command to send form
14884         letters.  Requested by Uwe Siart.
14885         (message-send-mail-function): Doc fix.  Add "Other" custom option.
14886
14887 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14888
14889         * Update copyright years.
14890
14891 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14892
14893         Sync from EMACS_22_BASE.
14894
14895         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
14896
14897 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
14898
14899         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
14900         empty author.
14901
14902 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
14903
14904         * gnus-registry.el (gnus-registry-marks): Add variable for
14905         customization of marks and their appearance.
14906         (gnus-registry-read-mark): Use it.
14907         (gnus-registry-do-marks): Add utility function to loop through
14908         `gnus-registry-marks'.
14909         (gnus-registry-install-shortcuts-and-menus): Add function to install
14910         shortcuts and menus.
14911         (gnus-registry-initialize): Use it.
14912         (gnus-registry-default-mark): Clarify documentation.
14913
14914 2008-02-29  Glenn Morris  <rgm@gnu.org>
14915
14916         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
14917         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
14918         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
14919         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
14920         Change defcustom :version from 23.0 to 23.1.
14921
14922 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
14923
14924         * gnus-registry.el (gnus-registry-follow-group-p)
14925         (gnus-registry-post-process-groups): Add functions to aid registry
14926         splitting and improve logging.  Clarify behavior in function
14927         documentation.
14928         (gnus-registry-split-fancy-with-parent): Use them.
14929
14930 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14931
14932         * gnus-art.el: Use with-current-buffer.
14933
14934 2008-02-27  David Engster  <dengste@eml.cc>
14935
14936         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
14937         Express real group name in the response.
14938
14939 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14940
14941         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
14942         (nnmairix-last-server, nnmairix-current-server): Defvar them.
14943         (nnmairix-goto-original-article): Defvar gnus-registry-install and
14944         autoload gnus-registry-fetch-group when compiling.
14945         (nnmairix-request-group-with-article-number-correction):
14946         Remove unreferenced argument passed to nnmairix-call-backend.
14947
14948 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14949
14950         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
14951         (mm-uu-extract): Improve face for low color ttys.
14952         Reported by Sascha Wilde.
14953
14954 2008-02-27  Glenn Morris  <rgm@gnu.org>
14955
14956         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
14957         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
14958         variables to defconsts.  Convert comments to doc-strings.
14959         (nnmairix-last-server, nnmairix-current-server): Convert from free
14960         variables to defvars.  Convert comments to doc-strings.
14961         (gnus-registry-fetch-group): Autoload.
14962         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
14963         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
14964         (nnmairix-widget-build-editable-fields): Use car cddr rather than
14965         caddr.
14966         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
14967         nnmairix-request-group-with-article-number-correction call.
14968         (nnmairix-fast, nnmairix-group): New, less general names, for free
14969         variables passed from nnmairix-request-group to
14970         nnmairix-request-group-with-article-number-correction.  Declare.
14971         (nnmairix-request-group-with-article-number-correction):
14972         Use nnmairix-fast, nnmairix-group rather than fast, group.
14973
14974 2008-02-26  David Engster  <dengste@eml.cc>
14975
14976         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
14977         version 0.5.
14978
14979 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14980
14981         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
14982         instead of making an extra function call.  Don't add the current group
14983         to articles only when they have the group.  Use
14984         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
14985         Reported by David <de_bb@arcor.de>.
14986
14987 2008-02-24  Miles Bader  <miles@gnu.org>
14988
14989         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
14990         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
14991         (mm-find-mime-charset-region):
14992         * mm-bodies.el (mm-encode-body):
14993         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
14994
14995 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14996
14997         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
14998         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
14999
15000 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
15001
15002         * mail-source.el (mail-source-delete-incoming): Change default.
15003         Supplement doc string.
15004
15005         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
15006
15007 2008-02-14  Glenn Morris  <rgm@gnu.org>
15008
15009         * time-date.el (format-seconds): New function.
15010
15011 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15012
15013         * nnmail.el (nnmail-message-id-cache-file): Derive from
15014         `gnus-home-directory'.
15015
15016 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
15017
15018         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
15019         Document negative prefix.
15020
15021         * gnus-group.el (gnus-group-read-group): Document negative prefix.
15022
15023 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15024
15025         * message.el (message-unsent-separator): Add the Exim bounce
15026         separator.
15027
15028 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
15029
15030         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
15031         list.
15032         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
15033         recipient/signer list.
15034
15035 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15036
15037         * Makefile.in (datarootdir): Define.
15038         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
15039         name that might contain whitespace.
15040
15041 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15042
15043         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
15044         fbound (Emacs 23 unicode), signal an error.
15045
15046 2008-02-08  Glenn Morris  <rgm@gnu.org>
15047
15048         * gnus-art.el (pgg-display-output-buffer): Declare as function.
15049
15050 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
15051
15052         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
15053         ports to the calls to `netrc-machine-user-or-password' in addition to
15054         "imap" and "imaps".
15055
15056 2008-02-01  Zhang Wei  <id.brep@gmail.com>
15057
15058         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
15059
15060         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
15061
15062 2008-02-01  Kenichi Handa  <handa@m17n.org>
15063
15064         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
15065         rfc2104-hexstring-to-bitstring and changed to return a byte list.
15066         (rfc2104-hash): Convert the result of concat to unibyte string.
15067
15068 2008-02-01  Dave Love  <fx@gnu.org>
15069
15070         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
15071         coding-system-for-read.
15072         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
15073
15074 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15075
15076         * gnus.el (gnus-group-startup-message): Add `find-image' call before
15077         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
15078         <hanche@math.ntnu.no>.
15079
15080 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15081
15082         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
15083
15084         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
15085
15086 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
15087
15088         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
15089         * message.el (message-beginning-of-line): Use featurep instead of bound
15090         tests in order to resolve conditionals at compile time.
15091
15092 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
15093
15094         * mail-source.el (mail-sources): Add `group' choice.
15095
15096         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
15097         parameter `in-group' to control into which group the articles go.
15098         Add treatment of `group' mail-source.
15099
15100 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15101
15102         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
15103
15104         * mm-decode.el (mm-dissect-buffer): Decode description.
15105
15106         * mml.el (mml-to-mime): Encode message header first.
15107
15108 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15109
15110         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
15111         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
15112
15113         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
15114         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
15115
15116 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
15117
15118         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
15119
15120 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15121
15122         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
15123         prefix keys.
15124         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
15125         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
15126         gnus-xmas.el.
15127
15128         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
15129         (gnus-xmas-article-describe-bindings): New function.
15130         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
15131         gnus-xmas-article-describe-bindings.
15132
15133         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
15134
15135 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
15136
15137         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
15138         Add new variables for article mark management.
15139         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
15140         list of extra data entries which, when present, will indicate that the
15141         article ID should not be trimmed from the registry.
15142         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
15143         functions.
15144         (gnus-registry-read-mark): New function to read a mark name from the
15145         user.
15146         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
15147         (gnus-registry-set-article-mark-internal): New functions to add and
15148         remove marks.
15149         (gnus-registry-get-article-marks): New function to show the marks for
15150         an article, or retrieve them for further use.
15151
15152 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15153
15154         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
15155         keys when no argument is given.
15156
15157 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15158
15159         * imap.el (imap-ping-server): New variable.
15160         (imap-opened): On add extra ping if imap-ping-server is non-nil.
15161         (imap-ping-server): Minor doc string fixes.
15162
15163 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
15164
15165         * imap.el (imap-ping-server): New function.
15166         (imap-opened): Call imap-ping-server.
15167
15168 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15169
15170         * gnus-sum.el (gnus-article-sort-by-random)
15171         (gnus-thread-sort-by-random): Fix doc strings.
15172         Reported by jidanni@jidanni.org.
15173
15174 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15175
15176         * gnus-art.el (gnus-article-describe-bindings): New function.
15177         (gnus-article-read-summary-keys): Use it.
15178         (gnus-article-mode-map): Bind `C-h b' to it.
15179
15180 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15181
15182         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
15183         XEmacs.
15184         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15185         Protect against non-character events.
15186
15187         * lpath.el: Fbind map-keymap for Emacs 21.
15188
15189 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
15190
15191         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
15192         New command.
15193         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
15194         instead of END.  Change name of the temp file.
15195         (gnus-group-gmane-group-download-format): Add doc string.  Make it
15196         customizable.
15197
15198 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15199
15200         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
15201         bind `S W' to gnus-article-wide-reply-with-original; set default
15202         binding to gnus-article-read-summary-send-keys.
15203         (gnus-article-read-summary-keys): Fix the order of keys; display
15204         continuation keys correctly in the echo area; describe bindings
15205         correctly when keys end with `C-h'.
15206         (gnus-article-read-summary-send-keys): New function.
15207         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15208         Work for gnus-article-read-summary-send-keys; display continuation keys
15209         correctly in the echo area.
15210         (gnus-article-reply-with-original): Ignore prefix argument.
15211         (gnus-article-wide-reply-with-original): New function.
15212
15213         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
15214         Emacs 21.
15215
15216 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15217
15218         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
15219         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
15220
15221 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15222
15223         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
15224         (gnus-group-read-ephemeral-gmane-group): New command.
15225
15226 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
15227
15228         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
15229
15230 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15231
15232         * message.el (message-send-mail-function): Increase custom version.
15233
15234         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
15235         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
15236
15237 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15238
15239         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
15240         for the cases where imap-authenticate is called with a nil buffer
15241         parameter.
15242
15243 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15244
15245         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
15246         html parts correctly; support forwarded messages.
15247         (gnus-article-browse-html-article): Remove work buffers.
15248
15249         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
15250         compiling.
15251         (netrc-bound-and-true-p): New macro.
15252         (netrc-parse): Use it instead of bound-and-true-p that is not available
15253         in XEmacs 21.4.
15254
15255 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
15256
15257         * gnus-registry.el (gnus-registry-mark-article)
15258         (gnus-registry-article-marks): Add functionality to mark articles
15259         through the Gnus registry.
15260
15261         * encrypt.el: Clarify documentation for the new pgg method.
15262         (encrypt-file-alist): Add PGG option.
15263         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
15264         functionality.  Abstract password key and messaging to external
15265         functions.
15266         (encrypt-password-key, encrypt-get-passphrase-if-needed)
15267         (encrypt-message-method-and-cipher): Add new convenience external
15268         functions.
15269         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
15270         (encrypt-pgg-process-buffer): Add PGG functionality glue.
15271
15272         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
15273         (netrc-parse): Use encrypt-file-alist to determine if
15274         encrypt-find-model or encrypt-insert-file-contents should be used.
15275
15276         * encrypt.el: Clarify documentation.  Load password-cache or
15277         password, whichever one is found first, instead of autoloading.
15278
15279 2007-12-19  Glenn Morris  <rgm@gnu.org>
15280
15281         * mml.el (message-options-set, message-narrow-to-head)
15282         (message-in-body-p, message-mail-p, message-encode-message-body):
15283         Autoload.
15284         (message-remove-header, message-narrow-to-headers-or-head)
15285         (message-subscribed-p, message-make-mail-followup-to)
15286         (message-position-on-field, message-news-p)
15287         (message-options-set-recipient, message-generate-headers)
15288         (message-sort-headers): Declare as functions.
15289
15290 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15291
15292         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
15293         convention in doc string.
15294
15295 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15296
15297         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
15298         title to html parts.
15299         (gnus-article-browse-html-article): Pass message header to it.
15300
15301         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
15302
15303 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
15304
15305         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
15306         or password compatible with XEmacs.
15307
15308 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15309
15310         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
15311         format document.
15312         (gnus-mime-delete-part): Don't write description line if empty.
15313         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
15314
15315 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
15316
15317         * gnus-sum.el (gnus-summary-mark-unread-as-read)
15318         (gnus-summary-mark-read-and-unread-as-read)
15319         (gnus-summary-mark-current-read-and-unread-as-read)
15320         (gnus-summary-mark-unread-as-ticked): Doc fix.
15321         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
15322
15323 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15324
15325         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
15326         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15327
15328 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15329
15330         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
15331         yes-or-no-p.
15332
15333 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15334
15335         * mm-decode.el (mm-add-meta-html-tag): New function.
15336         (mm-save-part-to-file, mm-pipe-part): Use it.
15337
15338         * gnus-art.el (gnus-article-browse-delete-temp-files):
15339         Use gnus-y-or-n-p instead of y-or-n-p.
15340         (gnus-article-browse-html-parts): Work with message/external-body; use
15341         mm-add-meta-html-tag.
15342
15343 2007-12-11  Glenn Morris  <rgm@gnu.org>
15344
15345         * gnus-cache.el: Require gnus-sum not just when compiling.
15346
15347         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
15348
15349         * gnus-int.el (gnus-server-opened, gnus-status-message):
15350         Move definitions before use.
15351
15352         * mm-decode.el: Require gnus-util.
15353         (mm-remove-part): Only call delete-annotation on XEmacs.
15354
15355         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
15356
15357         * nnmail.el: Require gnus-int.
15358
15359         * spam.el: Move `require's before `eval-when-compile's.
15360
15361         * gnus-ems.el (gnus-alive-p):
15362         * gnus-fun.el (message-goto-eoh):
15363         * gnus-util.el (gnus-group-name-decode):
15364         * mail-source.el (gnus-compress-sequence):
15365         * message.el (Info-goto-node, format-spec):
15366         * mm-bodies.el (message-options-get):
15367         * mm-decode.el (mm-view-pkcs7):
15368         * mm-util.el (gmm-write-region):
15369         * mml-smime.el (mml-compute-boundary)
15370         (gnus-completing-read-with-default):
15371         * mml.el (widget-button-press, gnus-make-hashtable):
15372         * mml1991.el (mm-decode-content-transfer-encoding)
15373         (mm-encode-content-transfer-encoding)
15374         (message-options-get, message-options-set):
15375         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
15376         * nnfolder.el (gnus-request-group):
15377         * nnheader.el (ietf-drums-unfold-fws):
15378         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
15379         * smime.el (gnus-run-mode-hooks):
15380         * spam-stat.el (gnus-message): Autoload.
15381
15382         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
15383         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
15384         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
15385         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
15386         Add declare-function compatibility definition.
15387
15388         * gnus-cache.el (nnvirtual-find-group-art):
15389         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
15390         (gnus-add-image, gnus-add-wash-type):
15391         * gnus-group.el (nnkiboze-score-file):
15392         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
15393         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
15394         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
15395         (message-tokenize-header, gnus-get-buffer-create)
15396         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
15397         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
15398         * gnus.el (gnus-group-decoded-name):
15399         * mail-source.el (imap-capability):
15400         * mm-bodies.el (message-options-set):
15401         * mm-decode.el (gnus-configure-windows):
15402         * mm-extern.el (message-goto-body):
15403         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
15404         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
15405         (epg-sub-key-validity, message-options-set):
15406         * mml.el (widget-event-point, gnus-configure-windows):
15407         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
15408         * mml2015.el (epg-check-configuration, epg-configuration)
15409         (message-options-set):
15410         * nndb.el (nndb-request-article):
15411         * nnfolder.el (gnus-request-create-group):
15412         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
15413         * nnmaildir.el (gnus-group-mark-article-read):
15414         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
15415         * rfc1843.el (message-fetch-field):
15416         * spam.el (gnus-extract-address-components):
15417         Declare as functions.
15418
15419 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15420
15421         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
15422
15423         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
15424
15425         * lpath.el: Fbind run-mode-hooks for Emacs 21;
15426         bind show-trailing-whitespace for XEmacs.
15427
15428 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15429
15430         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
15431         new no-op macro for backward compatibility.
15432
15433         * imap.el (imap-string-to-integer): New function.
15434
15435 2007-12-09  Glenn Morris  <rgm@gnu.org>
15436
15437         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
15438
15439         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
15440         * message.el, mm-view.el, sieve-manage.el, smime.el:
15441         Add declare-function compatibility definition.
15442
15443         * gnus-art.el (w3-region, w3m-region, Info-menu):
15444         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
15445         * gnus-sum.el (gnus-get-predicate):
15446         * gnus-util.el (mm-append-to-file, w32-focus-frame):
15447         * message.el (mail-abbrev-in-expansion-header-p):
15448         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
15449         (w3m-detect-meta-charset, w3m-region):
15450         * sieve-manage.el (password-read, password-cache-add)
15451         (password-cache-remove):
15452         * smime.el (password-read-and-add): Declare as functions.
15453
15454 2007-12-08  David Kastrup  <dak@gnu.org>
15455
15456         * gnus-sum.el (gnus-summary-simplify-subject-query):
15457         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
15458         `message'.
15459
15460 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15461
15462         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
15463         it to bind idna-program, installation-directory, defined-colors, and
15464         face-attribute for XEmacs of the version that compiles defcustom forms.
15465
15466 2007-12-07  Glenn Morris  <rgm@gnu.org>
15467
15468         * gnus-art.el (article-make-date-line): Revert previous change.
15469
15470 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15471
15472         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
15473
15474 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
15475
15476         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
15477         Call gnus-add-to-range ranges only once with a prepared article-list.
15478
15479 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
15480
15481         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
15482         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
15483         group names with backslashes.
15484         Reported by Tassilo Horn <tassilo@member.fsf.org>.
15485
15486 2007-12-06  Deepak Goel  <deego3@gmail.com>
15487
15488         * gnus-art.el (article-make-date-line):
15489         * gnus-start.el (gnus-load):
15490         * pop3.el (pop3-read-response): Fix buggy call to `error'.
15491
15492 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15493
15494         * gnus-art.el (gnus-use-idna):
15495         * gnus-start.el (gnus-site-init-file):
15496         * message.el (message-use-idna):
15497         * mm-uu.el (mm-uu-hide-markers):
15498         * smiley.el (smiley-style): Revert changes that suppress warnings.
15499
15500 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15501
15502         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
15503         specify charset to html source.
15504         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15505
15506 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15507
15508         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
15509         idna-program in order to suppress byte compile warning issued by XEmacs
15510         that came to byte compile the default value section of defcustom forms
15511         recently.
15512
15513         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
15514         value of installation-directory.
15515
15516         * message.el (message-use-idna): Don't directly refer to the value of
15517         idna-program.
15518
15519         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
15520
15521         * smiley.el (smiley-style): Don't directly call face-attribute.
15522
15523 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
15524
15525         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
15526
15527         * gnus-dired.el: Reduce Gnus dependencies.
15528         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
15529         Don't require.  Use autoloads instead.
15530         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
15531         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
15532         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
15533         (gnus-dired-mode): Adjust doc string.
15534         (gnus-dired-mail-mode): New variable.
15535         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
15536         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
15537         (gnus-dired-mail-buffers): New function.  Return mail or message
15538         composition buffers.
15539         (gnus-dired-attach): Use it.
15540         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
15541         NO-DECODE.
15542         (gnus-dired-print): Use `gnus-print-buffer' depending on
15543         `gnus-dired-mail-mode'.
15544
15545 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15546
15547         * rfc2047.el (rfc2047-encoded-word-regexp)
15548         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
15549         explaining what regexp patterns are for.
15550
15551 2007-12-04  Glenn Morris  <rgm@gnu.org>
15552
15553         * password.el: Move to password-cache.el.
15554
15555         * mml1991.el (password-read, password-cache-add, password-cache-remove):
15556         * mml2015.el (password-read, password-cache-add, password-cache-remove):
15557         * mml-smime.el (password-read, password-cache-add)
15558         (password-cache-remove):
15559         No need to autoload, since mml-sec requires password.
15560
15561         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
15562         * message.el (gnus-extract-address-components):
15563         * mml-smime.el (gnus-extract-address-components): Define for compiler.
15564
15565         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
15566         password.
15567
15568 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15569
15570         * mailcap.el: Reduce dependencies.
15571         (mail-header-parse-content-type): Autoload.
15572         (mailcap-delete-duplicates): New alias.
15573         (mailcap-mime-info): Add optional argument NO-DECODE.
15574         (mailcap-mime-types): Use mailcap-delete-duplicates.
15575
15576         * message.el (message-ignored-supersedes-headers): Add "X-ID".
15577
15578 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
15579
15580         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
15581         (imap-parse-status): Upcase status-att for servers that sends them
15582         lower-case (e.g., MS Exchange 2007).
15583
15584 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15585
15586         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
15587         function.
15588
15589         * gnus-uu.el (gnus-uu-decode-yenc): New command.
15590         (gnus-uu-yenc-article): New function.
15591
15592         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
15593
15594         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
15595
15596 2007-12-02  Glenn Morris  <rgm@gnu.org>
15597
15598         * binhex.el (binhex): New custom group.
15599         (binhex-decoder-program, binhex-decoder-switches)
15600         (binhex-use-external): Move to the binhex custom group.
15601
15602         * uudecode.el (uudecode): New custom group.
15603         (uudecode-decoder-program, uudecode-decoder-switches)
15604         (uudecode-use-external): Move to the uudecode custom group.
15605
15606         * netrc.el (top-level): Don't load `encrypt' features.
15607         (netrc-parse): Don't use encrypt.
15608         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
15609
15610         * encrypt.el: Remove file.
15611
15612 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
15613
15614         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
15615         matches on patches.
15616
15617         * gnus-art.el (gnus-article-browse-html-article):
15618         Mention `mm-text-html-renderer' in the doc string.
15619
15620         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
15621         string.  Add comments.
15622
15623         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
15624         if rhs is ASCII.
15625
15626 2007-12-01  Glenn Morris  <rgm@gnu.org>
15627
15628         * mail-source.el (top-level): Require format-spec before
15629         eval-when-compile.
15630
15631 2007-11-30  Glenn Morris  <rgm@gnu.org>
15632
15633         * encrypt.el: Require password, rather than autoloading password-read.
15634
15635 2007-11-29  Glenn Morris  <rgm@gnu.org>
15636
15637         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
15638         (sasl-make-client, sasl-next-step, sasl-step-data)
15639         (sasl-step-set-data): Declare as functions.
15640
15641 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
15642
15643         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
15644
15645 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
15646
15647         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
15648         certs should be verified and what is to be done in the event of a
15649         verification failure.
15650
15651         * gnus.el (gnus-method-to-server): Add an optional parameter so the
15652         caller can indicate whether the cache should be disregarded for this
15653         call.  This way the result of the call is reproducible at all times and
15654         can be considered a canonical server name for the supplied method.
15655         (gnus-agent-method-p): Canonicalize server names by pushing their
15656         method through `gnus-method-to-server' using the no-cache argument.
15657
15658         * gnus-srvr.el (gnus-server-insert-server-line):
15659         Call `gnus-method-to-server' with `no-cache' argument.
15660
15661         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
15662         gnus-agent-possibly-synchronize-flags as this should be called when the
15663         server is actually being opened.
15664         (gnus-agent-possibly-synchronize-flags)
15665         (gnus-agent-possibly-synchronize-flags-server): Move check for the
15666         flags file of an agentized server to the latter function.
15667
15668         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
15669         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
15670         after a connection has been established successfully.
15671
15672 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15673
15674         * gnus-art.el (article-display-face): Force to display face if called
15675         interactively; check if gnus-article-x-face-too-ugly matches author.
15676         (article-display-x-face): Display face even if From header is missing
15677         as article-display-face does.
15678
15679 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
15680
15681         * hashcash.el (message-narrow-to-headers-or-head)
15682         (message-fetch-field, message-goto-eoh)
15683         (message-narrow-to-headers): Declare as functions.
15684
15685 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
15686
15687         * mail-source.el (mail-sources): Default to fetch from file for
15688         compatibility with default of nnmail-spool-file.
15689
15690 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15691
15692         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
15693         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
15694         to look for encoded word that should be encoded again.
15695         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
15696         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
15697         encoding pattern.
15698         (rfc2047-decode-region): Switch strict regexp and loose one according
15699         to rfc2047-allow-irregular-q-encoded-words.
15700
15701 2007-11-25  Romain Francoise  <romain@orebokech.com>
15702
15703         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
15704
15705 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15706
15707         * tls.el (tls-program): Provide more custom choices from
15708         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
15709         (tls-process-connection-type, tls-success): Remove "*" in doc string.
15710
15711 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15712
15713         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
15714         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
15715
15716         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
15717         `nnmail-spool-file'.
15718
15719         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
15720         `nnmail-spool-file'.
15721
15722         * gnus-move.el (gnus-change-server): Ditto.
15723
15724         * gnus-kill.el (gnus-batch-score): Ditto.
15725
15726         * gnus-cache.el (gnus-jog-cache): Ditto.
15727
15728         * gnus-msg.el (gnus-summary-reply):
15729         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
15730
15731 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15732
15733         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
15734         version.  Minor improvement to doc strings.
15735         (tls-program): Add comment.
15736
15737 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
15738
15739         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
15740         (tls-checktrust): New variable.  Check if GNU TLS complained about a
15741         mismatch between the hostname provided in the certificate and the name
15742         of the host connnecting to.
15743         (open-tls-stream): Use them.  Check certificates against trusted root
15744         certificates.
15745
15746 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15747
15748         * gnus-cache.el (gnus-cache-generate-nov-databases):
15749         Use nnml-generate-nov-databases-directory instead of
15750         nnml-generate-nov-databases-1.
15751
15752 2007-11-24  Glenn Morris  <rgm@gnu.org>
15753
15754         * message.el (message-tool-bar-retro): Update for rename
15755         mail_send.xpm->mail-send.xpm.
15756
15757 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
15758
15759         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
15760         `smime-ldap-search' for Emacs 22 and up.
15761
15762 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15763
15764         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
15765
15766         * message.el (message-send-mail-function): Fix error convention.
15767         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
15768         (message-widen-reply, message-send-mail, message-talkative-question)
15769         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
15770         (message-clone-locals, message-send-news): Use with-current-buffer.
15771         (message-insert-or-toggle-importance): Remove unused var `valid'.
15772         (message-make-references): Remove unused var `new-references'.
15773         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
15774
15775 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
15776
15777         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
15778         (spam-split-symbolic-return-positive): Reflow docstring.
15779         (spam-backends, spam-summary-exit-behavior)
15780         (spam-mark-ham-unread-before-move-from-spam-group)
15781         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
15782         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15783         (spam-clear-cache, spam-backend-check, spam-install-backend)
15784         (spam-install-statistical-backend, spam-list-of-processors)
15785         (spam-group-processor-p, spam-split, spam-bogofilter-score)
15786         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
15787         (spam-check-crm114, spam-initialize, spam-unload-hook):
15788         Fix typos in docstrings.
15789
15790 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15791
15792         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
15793         been checked if they have never been read and those group levels are
15794         higher than the one that a user specified.
15795
15796 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15797
15798         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
15799         foreign groups unless a group level is specified by a user.
15800         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
15801
15802 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
15803
15804         * message.el (message-send-mail-function): Require sendmail.
15805
15806 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
15807
15808         * message.el (message-send-mail-function): Check for smtpmail too.
15809
15810         * utf7.el (utf7-encode, utf7-decode): Use coding system
15811         `utf-7'/`utf-7-imap' from utf-7.el' if available.
15812
15813         * message.el (message-send-mail-function): New function.
15814         (message-send-mail-function): Set default using
15815         message-send-mail-function.  Adjust doc string.
15816         (message-send-mail-with-mailclient): New function.
15817
15818 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
15819
15820         * smime.el (from):
15821         * rfc2047.el (message-posting-charset):
15822         * qp.el (mm-use-ultra-safe-encoding):
15823         * pop3.el (parse-time-months):
15824         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
15825         * nnml.el (files):
15826         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
15827         (jka-compr-compression-info-list, ange-ftp-path-format)
15828         (efs-path-regexp):
15829         * nndiary.el (files):
15830         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
15831         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
15832         (epg-digest-algorithm-alist, inhibit-redisplay)
15833         (password-cache-expiry):
15834         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
15835         (pgg-output-buffer, password-cache-expiry):
15836         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
15837         (efs-path-regexp):
15838         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
15839         (inhibit-redisplay):
15840         * mm-uu.el (file-name, start-point, end-point, entry)
15841         (gnus-newsgroup-name, gnus-newsgroup-charset):
15842         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
15843         (latin-unity-ucs-list):
15844         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
15845         (mm-uu-binhex-decode-function):
15846         * message.el (gnus-message-group-art, gnus-list-identifiers)
15847         (rmail-enable-mime-composing, gnus-local-organization)
15848         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
15849         (gnus-read-active-file, facemenu-add-face-function)
15850         (facemenu-remove-face-function, gnus-article-decoded-p)
15851         (tool-bar-mode):
15852         * mail-source.el (display-time-mail-function):
15853         * gnus-util.el (nnmail-pathname-coding-system)
15854         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
15855         (gnus-original-article-buffer, gnus-user-agent)
15856         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
15857         (xemacs-codename, sxemacs-codename, emacs-program-version):
15858         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
15859         * gnus-start.el (gnus-agent-covered-methods)
15860         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
15861         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
15862         (gnus-newsgroup-headers, gnus-group-list-mode)
15863         (gnus-group-mark-positions, gnus-newsgroup-data)
15864         (gnus-newsgroup-unreads, nnoo-state-alist)
15865         (gnus-current-select-method, mail-sources)
15866         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
15867         (nnmail-spool-file, gnus-cache-active-hashtb):
15868         * gnus-mh.el (mh-lib-progs):
15869         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
15870         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
15871         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
15872         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
15873         (gnus-group-buffer):
15874         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
15875         (font-lock-set-defaults):
15876         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
15877         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
15878         (gnus-summary-post-menu, total-parts, type, condition, length):
15879         * gnus-agent.el (gnus-agent-read-agentview):
15880         * flow-fill.el (show-trailing-whitespace):
15881         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
15882         eval-and-compile wrappers for byte compiler pacifiers.
15883
15884         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
15885         (mm-display-inline-fontify): Check for featurep 'xemacs not
15886         extent-list.
15887
15888         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
15889         itimer-list.
15890         (mm-create-image-xemacs): Only do something for XEmacs.
15891         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
15892
15893         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
15894
15895         * gnus-registry.el (gnus-adaptive-word-syntax-table):
15896         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
15897
15898 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
15899
15900         * nnimap.el (nnimap-split-download-body):
15901         * gnus-demon.el (gnus-demon):
15902         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
15903
15904 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15905
15906         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
15907         New macros.
15908         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
15909         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
15910         copy data from unibyte buffer to multibyte current buffer.
15911         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
15912         to copy data from unibyte current buffer to multibyte buffer.
15913         (nntp-make-process-buffer): Make process buffer unibyte.
15914
15915         * pop3.el (pop3-open-server): Fix typo in Lisp code.
15916
15917 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
15918
15919         * pop3.el (pop3-open-server): Accept and process data more robustly at
15920         connection start to avoid spurious "POP SSL connection failed" errors.
15921
15922 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15923
15924         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
15925         read group names.
15926
15927 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
15928
15929         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
15930
15931 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15932
15933         * nnmail.el (nnmail-parse-active): Make group names unibyte.
15934         (nnmail-save-active): Use a unibyte buffer when saving active file,
15935         which may contain non-ASCII group names.
15936
15937         * nnml.el (nnml-request-group): Decode group names in messages.
15938
15939 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
15940
15941         * message.el (message-citation-line-function)
15942         (message-insert-formatted-citation-line): Fix spelling of
15943         `message-insert-formated-citation-line'.
15944
15945 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
15946
15947         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
15948
15949 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15950
15951         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
15952         nnmail-pathname-coding-system.
15953
15954         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
15955         that a user enters; decode group names in messages.
15956
15957         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
15958
15959 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15960
15961         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
15962
15963         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
15964
15965         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
15966         risky local variable.
15967
15968         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
15969
15970 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
15971
15972         * encrypt.el: Improve documentation to fix function name typo.
15973         Reported by Daiki Ueno <ueno@unixuser.org>.
15974
15975 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15976
15977         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
15978         even if the point is not in the last page of an article.
15979         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
15980         back to the previous page.
15981
15982 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
15983
15984         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
15985
15986 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15987
15988         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
15989
15990 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15991
15992         * message.el (message-check-news-body-syntax):
15993         Avoid mm-string-as-multibyte.
15994         (message-hide-headers): Don't assume (point-min)==1.
15995
15996 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15997
15998         * message.el (message-remove-blank-cited-lines): Fix if remove is
15999         given.
16000         (message-bogus-address-regexp): New variable.
16001         (message-bogus-recipient-p): New function.
16002         (message-check-recipients): New command.
16003         (message-syntax-checks): Add `bogus-recipient'.
16004         (message-fix-before-sending): Add `bogus-recipient'.
16005
16006         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
16007         (gnus-treat-body-boundary): Don't test window-system.
16008
16009 2007-10-28  Leo Liu  <sdl.web@gmail.com>
16010
16011         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
16012
16013 2007-10-28  Miles Bader  <miles@gnu.org>
16014
16015         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
16016         at compile-time too.
16017
16018 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16019
16020         * gnus-msg.el (gnus-message-setup-hook):
16021         Add `message-remove-blank-cited-lines' to options.
16022
16023 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16024
16025         * message.el (message-remove-blank-cited-lines): New function.
16026         Suggested by Karl Plästerer.
16027
16028 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16029
16030         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
16031         mapc.
16032
16033         * imap.el (imap-open): Replace mapcar called for effect with mapc.
16034         (top-level): Use mapc to set functions to be traced for debugging.
16035
16036         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
16037         called for effect with while loop.
16038
16039         * message.el (message-talkative-question): Replace mapcar called for
16040         effect with mapc.
16041
16042         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
16043         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
16044         called for effect with dolist.
16045
16046         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
16047
16048         * nndiary.el: Use dolist instead of mapcar to add diary headers to
16049         gnus-extra-headers and nnmail-extra-headers.
16050
16051         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
16052         called for effect with dolist.
16053         (top-level): Use mapc to set functions to be traced for debugging.
16054
16055         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
16056         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
16057         dolist.
16058
16059         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
16060         Replace mapcar called for effect with mapc.
16061         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
16062         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
16063         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
16064         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
16065
16066         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
16067         remove-if that's a cl function.
16068
16069         * webmail.el (webmail-debug): Replace mapcar called for effect with
16070         dolist.
16071
16072         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
16073         with mapc.
16074
16075 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16076
16077         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
16078         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
16079         with while loop.
16080
16081         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
16082         functions from article-* functions.
16083         (gnus-multi-decode-header): Replace mapcar called for effect with
16084         dolist.
16085
16086         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
16087         (gnus-bookmark-show-details): Replace mapcar called for effect with
16088         while loop.
16089
16090         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
16091         called for effect with while loop.
16092
16093         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
16094         with dolist.
16095
16096         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16097         Replace mapcar called for effect with dolist.
16098
16099         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
16100
16101         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
16102         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
16103         Replace mapcar called for effect with dolist.
16104         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
16105         mapc.
16106
16107         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
16108         Replace mapcar called for effect with dolist.
16109         (gnus-topic-list): Replace mapcar called for effect with mapc.
16110
16111         * gnus.el: Use mapc instead of mapcar to add autoloads.
16112
16113 2007-10-23  Richard Stallman  <rms@gnu.org>
16114
16115         * gnus-group.el (gnus-group-highlight): Mark as risky.
16116
16117 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16118
16119         * gnus.el (gnus-server-to-method): Return method found first in
16120         gnus-newsrc-alist.
16121
16122         * gnus-art.el (gnus-article-highlight-signature)
16123         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
16124         button overlay without the front stickiness.
16125
16126 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
16127
16128         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
16129         overview buffer needed a catch to receive its throw.
16130         (gnus-agent-flush-cache): Declare as interactive to make this function
16131         easier to use.
16132
16133 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
16134
16135         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
16136         `next-line'.
16137
16138 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16139
16140         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
16141         exclude address matching message-dont-reply-to-names.
16142
16143 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16144
16145         * gnus-util.el (gnus-string<): New function.
16146
16147         * gnus-sum.el (gnus-article-sort-by-author)
16148         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
16149
16150 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16151
16152         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
16153         the frame-focus tag is set in gnus-buffer-configuration.
16154
16155 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16156
16157         * gnus-art.el (gnus-article-add-button): Make a button overlay without
16158         the front stickiness.
16159
16160 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16161
16162         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
16163         url pattern; remove duplicate one.
16164         (gnus-article-extend-url-button): New function.
16165         (gnus-article-add-buttons): Use it.
16166         (gnus-button-push): Use concatenated url that it makes.
16167
16168 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
16169
16170         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
16171
16172 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16173
16174         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
16175         Don't hardcode point-min==1.
16176
16177 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
16178
16179         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
16180         Fix comment about "iso8859-1".
16181
16182 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
16183
16184         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
16185         ones returned from the verify-function.
16186
16187         * mm-uu.el (mm-uu-pgp-signed-extract-1):
16188         Call mml2015-extract-cleartext-signature if extraction failed.
16189
16190 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
16191
16192         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
16193         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
16194         failed.
16195
16196 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16197
16198         * Relicense "GPLv2 or later" files to "GPLv3 or later".
16199
16200 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
16201
16202         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
16203         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
16204         recommends to use EasyPG instead of PGG.
16205
16206         * pgg.el: Revert to revision 6.23.2.16.
16207
16208         * pgg-def.el: Revert to revision 6.6.2.14.
16209
16210         * pgg-gpg.el: Revert to revision 6.23.2.34.
16211
16212 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
16213
16214         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
16215         to mark a thread as expirable.  Add variable `hide' to handle hiding of
16216         thread for both the null and zero (kill/expire thread) universal prefix
16217         cases.
16218         (gnus-summary-expire-thread): Add new function to expire a thread,
16219         using gnus-summary-kill-thread.
16220         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
16221         shortcuts for gnus-summary-expire-thread.
16222         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
16223         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
16224
16225 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
16226
16227         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
16228         extras value, so an extras entry can be deleted.
16229         (gnus-registry-delete-extra-entry): Use it.
16230         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
16231         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
16232         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
16233         storage through the gnus-registry, and provide an appropriate API for
16234         it.
16235
16236 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16237
16238         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
16239         Suggested by Leo <sdl.web@gmail.com>.
16240
16241         * gnus.el: Do.
16242
16243 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16244
16245         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
16246         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
16247
16248         * gnus-agent.el (gnus-agent-fetch-headers): Do.
16249
16250         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16251         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
16252
16253 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16254
16255         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
16256         newline.
16257         (nnmbox-request-accept-article): Don't change article in source buffer;
16258         narrow to header to use message-fetch-field rather than
16259         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
16260         (nnmbox-request-replace-article): Quote lines that'll be misidentified
16261         as delimiters; make sure article ends with newline.
16262         (nnmbox-delete-mail): Correct last position of article to be deleted;
16263         ignore X-Gnus-Newsgroup header in article body.
16264         (nnmbox-save-mail): Quote lines looking like delimiters at the right
16265         positions; make sure article ends with newline.
16266
16267         * message.el (message-display-abbrev): Don't infloop when a user
16268         inserts SPC in the beginning of header.
16269
16270         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
16271         coding-system-for-read and coding-system-for-write for XEmacs having no
16272         file-coding feature.
16273
16274         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
16275
16276 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
16277
16278         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
16279         list of groups not followed by default.  Fix type to be regexp.
16280         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
16281
16282 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
16283
16284         * hmac-def.el (define-hmac-function): Switch from old-style to
16285         new-style backquotes.
16286
16287         * md4.el (md4-make-step): Likewise.
16288
16289 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16290
16291         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
16292         raw-text coding system when saving .newsrc file, which may contain
16293         non-ASCII group names.
16294
16295 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16296
16297         * gnus-cus.el (gnus-score-extra): New widget.
16298         (gnus-score-extra-convert): New function.
16299         (gnus-score-customize): Use it for Extra.
16300
16301 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
16302
16303         * mml2015.el (mml2015-extract-cleartext-signature): New function.
16304         (mml2015-mailcrypt-clear-verify): Use it.
16305         (mml2015-gpg-clear-verify): Use it.
16306         (mml2015-pgg-clear-verify): Use it.
16307         (mml2015-epg-clear-verify): Replace the current part with the output
16308         from GnuPG; don't extract the plaintext by itself.
16309
16310         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
16311         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
16312         mml2015-clear-verify-function; don't touch the armor headers or
16313         dash-escaped text here.
16314
16315 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16316
16317         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
16318         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
16319         parts, or application/octet-stream as a last resort.
16320         (gnus-mime-view-part-as-type): Don't toggle display.
16321         (gnus-mime-view-part-as-charset): Don't turn off display before
16322         querying charset.
16323
16324         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
16325         stuff to undisplayer function in Emacs.
16326         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
16327
16328         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
16329         text/calendar parts.
16330
16331 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16332
16333         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
16334         decoding text/calendar parts.
16335
16336         * message.el (message-forward-make-body-mime): Always mark body as
16337         having no illegible text; remove signed-or-encrypted argument.
16338         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
16339
16340         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
16341         (mml-generate-mime-1): Don't encode body if it is specified to be in
16342         raw form; don't make buffer be unibyte when inserting multibyte string.
16343
16344 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16345
16346         * sha1.el: Fix up comment style.
16347         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
16348         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
16349
16350         * hex-util.el: Fix up comment style.
16351         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
16352
16353         * gnus-salt.el: Use with-current-buffer.
16354         (gnus-pick-setup-message): Fix long-standing typo.
16355
16356 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16357
16358         * imap.el (imap-logout-timeout): New variable.
16359         (imap-logout, imap-logout-wait): New functions.
16360         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
16361
16362         * nnimap.el (nnimap-logout-timeout): New server variable.
16363         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
16364         nnimap-logout-timeout.
16365
16366         * gnus-art.el (gnus-article-summary-command-nosave)
16367         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
16368
16369 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16370
16371         * gnus.el (gnus-maximum-newsgroup): New variable.
16372
16373         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
16374         according to gnus-maximum-newsgroup.
16375
16376         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16377         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
16378         Limit the range of articles according to gnus-maximum-newsgroup.
16379
16380 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
16381
16382         * gnus-art.el (gnus-sticky-article): Fix problems described in
16383         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
16384         Don't perform gnus-configure-windows here; reuse existing sticky
16385         article buffer.
16386
16387         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
16388         it doesn't exist in gnus-article-mode.
16389
16390 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16391
16392         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
16393         (gnus-agent-decoded-group-name): New function.
16394         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
16395         (gnus-agent-expire-group-1): Use it; decode group name in messages.
16396
16397 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
16398
16399         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
16400         Add binding for gnus-sticky-article.
16401         (gnus-summary-exit): Don't kill sticky article buffers.
16402
16403         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
16404         article buffer.
16405         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
16406         (gnus-kill-sticky-article-buffers): New commands.
16407
16408 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16409
16410         * nntp.el (nntp-xref-number-is-evil): New server variable.
16411         (nntp-find-group-and-number): If it is non-nil, don't trust article
16412         numbers in the Xref header.
16413
16414 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16415
16416         * gnus-agent.el (gnus-agent-read-group): New function.
16417         (gnus-agent-flush-group, gnus-agent-expire-group)
16418         (gnus-agent-regenerate-group): Use it.
16419         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
16420         nnmail-pathname-coding-system.
16421
16422 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16423
16424         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
16425
16426         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
16427         that are unread as unread, and also as selected so that information of
16428         marks having been changed by a user may be updated when exiting group.
16429
16430 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16431
16432         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
16433
16434 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16435
16436         * gnus-art.el (gnus-mime-display-single): Pass part number that is
16437         calculated ignoring signature parts to gnus-treat-article.
16438
16439 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16440
16441         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
16442         a point here in order to keep the window start.
16443         (gnus-insert-mime-security-button): Make a button overlay without the
16444         front stickiness.
16445         (gnus-mime-display-security): Goto the end of a button.
16446
16447         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
16448
16449 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16450
16451         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
16452         group-name-at-point.
16453         (gnus-group-completing-read): New function that offers decoded
16454         non-ASCII group names for completion.
16455         (gnus-fetch-group, gnus-group-read-ephemeral-group)
16456         (gnus-group-jump-to-group, gnus-group-make-group-simple)
16457         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
16458         (gnus-group-fetch-control): Use it.
16459         (gnus-fetch-group): Use group-name-at-point for the initial value
16460         rather than the default value; use gnus-alive-p.
16461
16462         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
16463         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
16464         (gnus-summary-post-news): Use gnus-group-completing-read.
16465
16466         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
16467         (gnus-read-move-group-name): Decode group name for completion.
16468
16469 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
16470
16471         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
16472         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
16473         Yamaoka slightly modified the code).
16474
16475 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16476
16477         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
16478         (nnmail-split-incoming): Bind it.
16479
16480         * nnml.el (nnml-group-name-charset): New function.
16481         (nnml-decoded-group-name): Use it; don't decode group name if
16482         nnmail-group-names-not-encoded-p is non-nil.
16483         (nnml-encoded-group-name): New function.
16484         (nnml-group-pathname): Inline nnml-decoded-group-name.
16485         (nnml-request-expire-articles): Decode group name in message.
16486         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
16487         nnmail-pathname-coding-system.
16488         (nnml-save-mail, nnml-active-number): Work with decoded group names and
16489         not decoded ones according to nnmail-group-names-not-encoded-p.
16490         (nnml-generate-active-info): Use nnml-encoded-group-name.
16491
16492 2007-08-08  Glenn Morris  <rgm@gnu.org>
16493
16494         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
16495         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
16496         doc-strings and comments.
16497
16498 2007-07-25  Glenn Morris  <rgm@gnu.org>
16499
16500         * Relicense all FSF files to GPLv3 or later.
16501
16502 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16503
16504         * gnus-sum.el (gnus-summary-move-article):
16505         Make gnus-summary-respool-article work.
16506
16507 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
16508
16509         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
16510         string.
16511
16512 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
16513
16514         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
16515         that should be ignored when comparing distant RSS articles with local
16516         ones.
16517         (nnrss-make-hash-index): New function.  Create a hash index according
16518         to the ignored fields.
16519         (nnrss-check-group): Use it.
16520
16521 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16522
16523         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
16524
16525         * gnus-art.el (article-decode-group-name): Decode Xref header too.
16526
16527         * gnus-group.el (gnus-group-make-group): Encode group name here unless
16528         the new optional argument ENCODED is non-nil.
16529         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
16530         coding system for encoding group name.
16531         (gnus-group-make-rss-group): Pass un-encoded group name to
16532         gnus-group-make-group.
16533         (gnus-group-set-info): Tell gnus-group-make-group that group name is
16534         encoded.
16535
16536         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
16537         Encode group name to which articles are moved or copied.
16538         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
16539         coding system for encoding Newsgroup, Followup-To and Xref headers.
16540
16541         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
16542         marks; use nnheader-file-coding-system to write a file.
16543         (nnagent-retrieve-headers): Bind file-name-coding-system to
16544         nnmail-pathname-coding-system.
16545
16546         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
16547
16548         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
16549         (nnml-request-article, nnml-request-create-group)
16550         (nnml-request-rename-group, nnml-find-id)
16551         (nnml-possibly-change-directory, nnml-possibly-create-directory)
16552         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
16553         (nnml-save-marks): Use nnml-group-pathname instead of
16554         nnmail-group-pathname.
16555
16556         (nnml-request-create-group, nnml-request-expire-articles)
16557         (nnml-request-move-article, nnml-request-delete-group)
16558         (nnml-deletable-article-p, nnml-possibly-create-directory)
16559         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
16560         (nnml-open-marks): Bind file-name-coding-system to
16561         nnmail-pathname-coding-system.
16562
16563         (nnml-request-article): Pass server argument to nnml-find-group-number.
16564         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
16565         Pass server argument to nnml-possibly-create-directory.
16566         (nnml-request-accept-article): Pass server argument to
16567         nnml-active-number and nnml-save-mail.
16568         (nnml-find-group-number): Pass server argument to nnml-find-id.
16569         (nnml-request-update-info): Pass server argument to
16570         nnml-marks-changed-p.
16571
16572         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
16573         (nnml-save-mail, nnml-active-number): Add server argument.
16574
16575         (nnml-request-delete-group): Warn if group is missing.
16576         (nnml-get-nov-buffer): Decode group name.
16577         (nnml-generate-active-info): Encode group name.
16578         (nnml-open-marks): Decode group name in messages.
16579
16580 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16581
16582         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
16583         if it is not specified.
16584         (gnus-article-pipe-part, gnus-article-save-part)
16585         (gnus-article-interactively-view-part, gnus-article-copy-part)
16586         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
16587         (gnus-article-inline-part, gnus-article-save-part-and-strip)
16588         (gnus-article-replace-part, gnus-article-delete-part)
16589         (gnus-article-view-part-as-type): Pass raw prefix argument to
16590         gnus-article-part-wrapper.
16591
16592 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16593
16594         * gnus-agent.el (gnus-agent-save-active):
16595         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
16596
16597         * gnus-cache.el (gnus-cache-save-buffers)
16598         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
16599         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
16600         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
16601         (gnus-cache-braid-nov, gnus-cache-braid-heads)
16602         (gnus-cache-generate-active, gnus-cache-rename-group)
16603         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
16604         (gnus-cache-update-overview-total-fetched-for):
16605         Bind file-name-coding-system to nnmail-pathname-coding-system.
16606         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
16607         New variables.
16608         (gnus-cache-decoded-group-name): New function.
16609         (gnus-cache-file-name): Use it.
16610         (gnus-cache-generate-active): Use non-decoded group name for active.
16611
16612         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
16613         right place.
16614         (gnus-write-active-file): Don't break non-ASCII group names.
16615
16616         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
16617         nnmail-pathname-coding-system.
16618
16619         * lpath.el: Bind default-file-name-coding-system,
16620         file-name-coding-system and language-info-alist for XEmacs.
16621
16622         * gnus-uu.el (gnus-uu-decode-save): Typo.
16623
16624 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16625
16626         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
16627
16628 2007-07-14  David Kastrup  <dak@gnu.org>
16629
16630         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
16631         finishing actions if we did not edit the article.
16632
16633 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16634
16635         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
16636         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
16637         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
16638         (gnus-agent-flush-group, gnus-agent-flush-cache)
16639         (gnus-agent-fetch-headers, gnus-agent-load-alist)
16640         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
16641         (gnus-agent-retrieve-headers, gnus-agent-request-article)
16642         (gnus-agent-regenerate-group)
16643         (gnus-agent-update-files-total-fetched-for)
16644         (gnus-agent-update-view-total-fetched-for):
16645         Bind file-name-coding-system to nnmail-pathname-coding-system.
16646         (gnus-agent-group-pathname): Don't encode file names by
16647         nnmail-pathname-coding-system.
16648         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
16649         coding-system-for-write instead of buffer-file-coding-system to
16650         gnus-agent-file-coding-system.
16651
16652         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
16653         Decode group name.
16654
16655         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
16656
16657         * gnus-start.el (gnus-update-active-hashtb-from-killed)
16658         (gnus-read-newsrc-el-file): Make group names unibyte.
16659
16660         * nnmail.el (nnmail-group-pathname): Don't encode file names by
16661         nnmail-pathname-coding-system.
16662
16663         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
16664         (nnrss-request-delete-group): Bind file-name-coding-system to
16665         nnmail-pathname-coding-system.
16666         (nnrss-read-server-data, nnrss-read-group-data):
16667         Bind file-name-coding-system correctly.
16668         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
16669
16670         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
16671         (nntp-server-to-method-cache): New variable.
16672         (nntp-group-pathname): New function that decodes non-ASCII group names.
16673         (nntp-possibly-create-directory, nntp-marks-changed-p)
16674         (nntp-save-marks, nntp-open-marks): Use it.
16675         (nntp-possibly-create-directory, nntp-open-marks):
16676         Bind file-name-coding-system to nnmail-pathname-coding-system.
16677         (nntp-open-marks): Decode group names when bootstrapping marks.
16678
16679         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
16680         Newsgroups and Followup-To headers.
16681
16682 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16683
16684         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16685         (gnus-server-closed-face, gnus-server-denied-face)
16686         (gnus-server-offline-face): Remove variable.
16687         (gnus-server-font-lock-keywords): Use faces that are not aliases.
16688
16689         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
16690         of modifying message-stack directly for XEmacs.
16691
16692         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
16693         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
16694         if the coding-system argument is nil for XEmacs.
16695
16696         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
16697         mm-charset-override-alist.
16698
16699         * rfc2047.el: Don't require base64; require rfc2045 for the function
16700         rfc2045-encode-string.
16701         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
16702         to quote the parameter value.
16703
16704 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16705
16706         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
16707         form in gnus-group-name-charset-method-alist.
16708
16709         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
16710         overrides the default layout edit-form.
16711
16712         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
16713
16714         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
16715
16716 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16717
16718         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
16719         as unfetched articles.
16720
16721 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
16722
16723         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
16724
16725 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16726
16727         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
16728         original back end that keeps marks in the local system.
16729
16730 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16731
16732         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
16733         arg of pop-to-buffer for XEmacs.
16734         (gnus-article-read-summary-keys): Ditto; don't restore window
16735         configuration if summary command ends up with neither article buffer
16736         nor summary buffer; describe bindings if summary keys end with C-h.
16737
16738 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16739
16740         * message.el (message-fix-before-sending): Skip raw message part to be
16741         forwarded while checking illegible text.
16742         (message-forward-make-body-mime, message-forward-make-body):
16743         Mark signed or encrypted raw message as having no illegible text.
16744
16745 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16746
16747         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
16748         (gnus-message-with-timestamp-1): New macro.
16749         (gnus-message-with-timestamp): New function.
16750         (gnus-message): Use them.
16751
16752         * nnheader.el (nnheader-message): Use them.
16753
16754 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
16755
16756         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
16757         .newsrc.eld file.
16758
16759 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16760
16761         * gnus-agent.el (gnus-agent-fetch-headers)
16762         (gnus-agent-retrieve-headers):
16763         Bind gnus-decode-encoded-address-function to identity.
16764
16765         * nntp.el (nntp-send-xover-command): Recognize an xover command is
16766         available also when the server returns simply a dot.
16767
16768         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
16769
16770 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16771
16772         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
16773
16774 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16775
16776         * gnus-ems.el (gnus-x-splash): Make it work.
16777
16778         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
16779         from being used.
16780
16781         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
16782
16783 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16784
16785         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
16786         4th and the 5th arguments.
16787
16788         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
16789         the front stickiness.
16790         (gnus-article-summary-command-nosave): Correct the order of the
16791         arguments passed to pop-to-buffer.
16792         (gnus-article-read-summary-keys): Ditto; make it work properly when the
16793         summary command ends up with the article buffer.
16794
16795         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
16796         the same faces.
16797
16798 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
16799
16800         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
16801
16802 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
16803
16804         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
16805         * gnus-sum.el (gnus-summary-highlight):
16806         * pgg.el (pgg-sign-region, pgg-sign):
16807         * mail-source.el (mail-source-delete-old-incoming-confirm):
16808         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
16809
16810 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16811
16812         * gnus-art.el (gnus-mime-view-part-externally)
16813         (gnus-mime-view-part-internally): Fix predicate function passed to
16814         completing-read.
16815
16816         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
16817
16818         * gnus.el (gnus-update-message-archive-method): Add :version.
16819
16820 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16821
16822         * gnus.el (gnus-update-message-archive-method): New variable.
16823
16824         * gnus-start.el (gnus-setup-news): Update saved "archive" method
16825         according to gnus-message-archive-method if
16826         gnus-update-message-archive-method is non-nil.
16827
16828 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16829
16830         * gnus-sum.el (gnus-summary-limit-to-address): New function.
16831         Suggested by Loic Dachary <loic@dachary.org>.
16832         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16833
16834 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16835
16836         * message.el (message-pop-to-buffer): Add switch-function argument.
16837         (message-mail): Pass switch-function argument to it.
16838
16839 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
16840
16841         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
16842         Improve doc string.
16843
16844 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16845
16846         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
16847         (gnus-header-content):
16848         * gnus-cite.el (gnus-cite-10):
16849         * gnus-srvr.el (gnus-server-closed):
16850         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
16851         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
16852         (gnus-group-mail-3-empty, gnus-group-mail-low)
16853         (gnus-group-mail-low-empty, gnus-splash):
16854         * message.el (message-header-to, message-header-cc)
16855         (message-header-subject, message-header-other, message-header-name)
16856         (message-header-xheader, message-separator, message-cited-text)
16857         (message-mml): Lighten colors of faces used for dark background.
16858
16859 2007-05-24  Simon Josefsson  <simon@josefsson.org>
16860
16861         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
16862         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
16863
16864 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16865
16866         * message.el (message-narrow-to-headers-or-head):
16867         Ignore mail-header-separator in the body.
16868
16869 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16870
16871         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
16872         same as window size.
16873
16874 2007-05-22  Kevin Ryde  <user42@zip.com.au>
16875
16876         * message.el (message-font-lock-keywords): Use message-header-xheader
16877         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
16878         ahead of the anything pattern, to get it recognized.
16879
16880 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16881
16882         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
16883         spam.el loads uses it in the compiled defadvice form.
16884
16885 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
16886
16887         * gnus-sum.el (gnus-articles-to-read)
16888         (gnus-summary-insert-old-articles): Don't truncate group name for
16889         `read-string'.
16890
16891         * gnus-util.el (gnus-limit-string): Delete this function.
16892
16893         * gnus-sum.el (gnus-simplify-subject-fully):
16894         Use `truncate-string-to-width' instead.
16895
16896 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
16897
16898         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
16899         Tell if, on summary exit, the next group has to be selected.
16900         (gnus-summary-exit): Use it.
16901
16902 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
16903
16904         * gnus-art.el (gnus-article-mode): Fix comment about displaying
16905         non-break space.
16906
16907 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16908
16909         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
16910         Check if group is not a directory.
16911         (nnfolder-request-expire-articles): Don't delete articles if the target
16912         group is not available.
16913
16914         * nnml.el (nnml-request-create-group): Properly check if group is not a
16915         file.
16916         (nnml-request-expire-articles): Don't delete articles if the target
16917         group is not available.
16918
16919         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16920         Don't quote characters that are within parentheses.
16921
16922 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16923
16924         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
16925         (gnus-handle-ephemeral-exit): Select article according to it.
16926
16927 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
16928
16929         * message.el (message-insert-formated-citation-line): Remove newline.
16930         (message-citation-line-format): Add final \n here so that the user can
16931         avoid a blank line.
16932
16933 2007-05-03  Dan Christensen  <jdc@uwo.ca>
16934
16935         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
16936         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
16937         Update lanl/arXiv support.
16938
16939 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
16940
16941         * gnus.el: Bump version number.
16942
16943 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16944
16945         * gnus.el (gnus-version-number): Bump version.
16946
16947 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16948
16949         * gnus.el: No Gnus v0.6 is released.
16950
16951 2007-04-27  Didier Verna  <didier@xemacs.org>
16952
16953         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
16954         * gmm-utils.el (gmm-regexp-concat): ... here.
16955         * message.el: Don't require 'gnus-util.
16956         (message-dont-reply-to-names): Handle name change above.
16957         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
16958
16959 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16960
16961         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
16962         since the initial value varies according to the system.
16963
16964 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16965
16966         * mm-util.el (mm-charset-synonym-alist): Defcustom.
16967
16968 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
16969
16970         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
16971
16972 2007-04-24  Didier Verna  <didier@xemacs.org>
16973
16974         Improve the type of gnus-ignored-from-addresses.
16975         * gnus-util.el (gnus-orify-regexp): New function.
16976         * message.el (gnus-util): Require it.
16977         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
16978         * gnus-sum.el (gnus-ignored-from-addresses): New function.
16979         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
16980
16981 2007-04-24  Didier Verna  <didier@xemacs.org>
16982
16983         * gnus-sum.el:
16984         * gnus-utils.el: Fix some trailing whitespaces.
16985
16986 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16987
16988         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
16989         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
16990         article's Message-ID; refer parent article in summary buffer.
16991
16992         * message.el (message-bounce): Call mime-to-mml.
16993
16994         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
16995         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
16996         optimize and/or forms properly.
16997
16998 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
16999
17000         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
17001         URL.
17002
17003 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17004
17005         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
17006
17007 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17008
17009         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
17010         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
17011         displayed of multipart/alternative part if it is invoked from summary
17012         buffer.
17013
17014         * mm-view.el (mm-inline-text-html-render-with-w3m)
17015         (mm-inline-text-html-render-with-w3m-standalone)
17016         (mm-inline-render-with-function): Use mail-parse-charset by default.
17017
17018 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
17019
17020         * parse-time.el (parse-time-string-chars): Check if CHAR
17021         is less than the length of parse-time-syntax.
17022
17023 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17024
17025         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
17026         from gnus-newsgroup-processable.
17027
17028 2007-04-16  Didier Verna  <didier@xemacs.org>
17029
17030         * gnus-msg.el (gnus-configure-posting-styles):
17031         Handle message-signature-directory properly with :file syntax.
17032         Reported by "Leo".
17033
17034 2007-04-11  Didier Verna  <didier@xemacs.org>
17035
17036         New user option: message-signature-directory.
17037         * gnus-msg.el (gnus-configure-posting-styles): Support it.
17038         * message.el (message-insert-signature): Ditto.
17039         * message.el (message-signature-file): Doc update.
17040         * message.el (message-signature-directory): New.
17041
17042 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17043
17044         * gnus-msg.el (gnus-inews-yank-articles):
17045         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
17046
17047 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17048
17049         * message.el (message-yank-original): Make sure cited text ends with
17050         newline; don't exchange point and mark.
17051
17052 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
17053
17054         * tls.el (open-tls-stream): Properly handle case where there
17055         is no associated buffer.
17056
17057 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
17058
17059         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
17060         message-yank-original, make sure (< mark TEXT point).
17061
17062 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17063
17064         * message.el (message-fill-column): New variable.
17065         (message-mode): Use it.  Add comment on a possible new hook.
17066
17067         * nnmail.el (nnmail-spool-file): Mark as obsolete.
17068         (nnmail-get-new-mail): Reformat.
17069
17070         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
17071
17072         * gmm-utils.el: Fix Commentary.
17073         (gmm-tool-bar-from-list): Fix typo in doc string.
17074
17075 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
17076
17077         * message.el (message-yank-original): Don't switch point and mark
17078         unnecessarily to put point and mark as documented.
17079
17080 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17081
17082         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
17083         from the message heads.
17084
17085 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
17086
17087         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
17088         article buffer does not have a window.  This may not be the best
17089         solution but is certainly better than setting the start of the null,
17090         that is the current, window.
17091
17092 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
17093
17094         * gnus-draft.el (gnus-draft-setup-hook): New hook.
17095         (gnus-draft-setup): Run it.
17096
17097         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
17098         gnus-score-fast-scoring.  Allow regexp.
17099         (gnus-score-headers): Use it.
17100
17101         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
17102         XEmacs.
17103
17104         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
17105         string.
17106         (gnus-button-alist): Also catch `<f1> k ...'.
17107         (gnus-treat-display-x-face): Fix doc string.
17108
17109 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17110
17111         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
17112         evaluation of gnus-extended-version to ensure correct generation of the
17113         User-Agent header when message-generate-headers-first is used.
17114
17115 2007-03-24  Simon Josefsson  <simon@josefsson.org>
17116
17117         * hashcash.el (hashcash-generate-payment-async): Don't crash if
17118         hashcash-path is nil.  Don't call callback with incorrect number of
17119         parameters if val is 0.
17120
17121 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17122
17123         * message.el (message-required-news-headers):
17124         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
17125
17126 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
17127
17128         * tls.el (open-tls-stream): In handshake-waiting loop,
17129         don't wait more if there is output available to process.
17130
17131 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
17132
17133         * tls.el (tls-program): Doc fix.
17134
17135 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17136
17137         * message.el (message-generate-new-buffers): Change the meaning of the
17138         nil value; add `standard' to the choices; treat t as `unique'; improve
17139         doc string.
17140         (gnus-select-frame-set-input-focus): Autoload.
17141         (message-buffer-name): Search for the existing message buffer if
17142         message-generate-new-buffers is nil or `standard'; treat the value t of
17143         message-generate-new-buffers as `unique'.
17144         (message-pop-to-buffer): Raise the frame already displaying the message
17145         buffer; clear the echo area after querying.
17146         (message-setup): Pass the `continue' argument to compose-mail.
17147         (message-mail): Prefer `switch-function' if it is given; search for the
17148         existing message buffer if the `continue' argument is non-nil; pass
17149         continue and switch-function arguments to compose-mail by way of
17150         message-setup.
17151         (message-mail-other-window): Adjust argument of message-setup.
17152         (message-mail-other-frame): Ditto.
17153
17154 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17155
17156         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
17157         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
17158         to turn font-lock on when turning gnus-message-citation-mode on.
17159
17160 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
17161
17162         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
17163         (mml-smime-function-alist): New variable; add epg as the backend.
17164         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
17165         mml-smime- functions instead.
17166         * mm-view.el: Require smime.
17167
17168 2007-03-05  Didier Verna  <didier@xemacs.org>
17169
17170         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
17171         instead of just inheritance for posting styles.
17172         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
17173
17174 2007-02-24  Chris Moore  <dooglus@gmail.com>
17175
17176         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
17177         * pgg-pgp.el (pgg-pgp-encrypt-region):
17178         * pgg-gpg.el (pgg-gpg-encrypt-region):
17179         Check pgg-encrypt-for-me if no other recipients.
17180
17181 2007-02-24  John Paul Wallington  <jpw@pobox.com>
17182
17183         * tls.el (tls-certtool-program): Fix custom type.
17184
17185 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17186
17187         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
17188         and point-at-eol instead of line-(beginning|end)-position.
17189
17190         * assistant.el (assistant-parse-buffer): Ditto.
17191
17192         * netrc.el (netrc-parse-services): Ditto.
17193
17194 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
17195
17196         * mml2015.el (mml2015-epg-find-usable-key): New function.
17197         (mml2015-epg-sign): Use it.
17198         (mml2015-epg-encrypt): Use it.
17199
17200 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17201
17202         * message.el (message-make-in-reply-to): Quote name containing
17203         non-ASCII characters.  It will make the RFC2047 encoder cause an error
17204         if there are special characters.  Reported by NAKAJI Hiroyuki
17205         <nakaji@jp.freebsd.org>.
17206
17207 2007-02-27  Didier Verna  <didier@xemacs.org>
17208
17209         Include the group parameters as well as the topic ones in the
17210         inheritance filter process.
17211         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
17212         argument GROUP-PARAMS-LIST.
17213         * gnus-topic.el (gnus-group-topic-parameters): Use it.
17214
17215 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17216
17217         * nntp.el (nntp-never-echoes-commands)
17218         (nntp-open-connection-functions-never-echo-commands): New variables.
17219         (nntp-send-command): Use them.
17220
17221 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
17222
17223         * mml2015.el (mml2015-epg-verify): Simplify.
17224
17225 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17226
17227         * mml.el (mml-content-disposition-alist): New user option.
17228         (mml-content-disposition): New function.
17229         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
17230         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
17231
17232 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
17233
17234         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
17235         verification.
17236
17237 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17238
17239         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
17240         articles posted in the last 24 hours.
17241
17242 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
17243
17244         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
17245
17246 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
17247
17248         * nntp.el (nntp-send-command): Don't wait for echoes when
17249         nntp-open-ssl-stream is used.
17250
17251 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17252
17253         * gnus-cite.el (gnus-test-font-lock-add-keywords)
17254         (gnus-message-add-citation-keywords)
17255         (gnus-message-remove-citation-keywords): Remove.
17256         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
17257         directly, make the variables in font-lock-defaults buffer-local, add
17258         gnus-message-citation-keywords to them and then update the value of
17259         font-lock-keywords.
17260
17261 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17262
17263         * message.el (message-cite-original-1): Don't call
17264         gnus-article-highlight-citation.
17265
17266         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
17267         citations; fix line count.
17268
17269 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17270
17271         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
17272         (gnus-message-add-citation-keywords)
17273         (gnus-message-remove-citation-keywords): Use it; fix the emulating
17274         versions of font-lock-add-keywords and font-lock-remove-keywords to
17275         work with XEmacs correctly.
17276
17277 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17278
17279         * gnus-cite.el (gnus-cite-face-list): Set the values of
17280         gnus-message-max-citation-depth and gnus-message-citation-keywords.
17281         (gnus-message-max-citation-depth): Use defvar rather than defconst.
17282         (gnus-message-cite-prefix-regexp): New variable.
17283         (gnus-message-search-citation-line): Use it; protect against long
17284         citation prefix; fill match data with nil rather than 0 for XEmacs; set
17285         the 0th match data for Emacs.
17286         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
17287         (gnus-message-add-citation-keywords): Append keywords rather than
17288         prepending; emulate font-lock-add-keywords if it is not available.
17289         (gnus-message-remove-citation-keywords):
17290         Emulate font-lock-remove-keywords if it is not available.
17291
17292         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
17293
17294         * message.el (message-cite-prefix-regexp): Set the value of
17295         gnus-message-cite-prefix-regexp.
17296
17297 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17298
17299         * nnweb.el (nnweb-google-parse-1): Update parser.
17300
17301 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
17302
17303         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
17304
17305 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17306
17307         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17308         regexp.
17309
17310 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17311
17312         * uudecode.el (uudecode-string-to-multibyte): New function emulating
17313         string-to-multibyte.
17314         (uudecode-decode-region-internal): Use it.
17315
17316         * lpath.el: Fbind string-as-multibyte for XEmacs.
17317
17318 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
17319
17320         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
17321         Fix custom choice.
17322
17323         * gnus-art.el (gnus-signature-limit): Fix custom choice.
17324
17325 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
17326
17327         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
17328
17329         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
17330         `write-region' to respect `mm-inhibit-file-name-handlers'.
17331
17332 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
17333
17334         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
17335         Use gnus-home-directory instead of "~/" or "$HOME".
17336
17337 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
17338
17339         * encrypt.el (encrypt-insert-file-contents): Add better prompt
17340         to mention filename.
17341         Add comments at beginning regarding usage.
17342         (encrypt-write-file-contents): Change interactive so a string is
17343         acceptable.  If the file has no associated model, show an error instead
17344         of a nonsense prompt.
17345
17346 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17347
17348         * spam.el (spam-bsfilter-ham-switch): Fix typo.
17349         Thanks to Yoshihiko Yamada for kind notification of this typo.
17350
17351 2007-01-12  Kenichi Handa  <handa@m17n.org>
17352
17353         * uudecode.el (uudecode-decode-region-internal): Make it work in a
17354         multibyte buffer.
17355
17356 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
17357
17358         * gnus-score.el (gnus-score-fast-scoring): New variable.
17359         (gnus-score-headers): Use it.
17360
17361         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
17362
17363         * message.el (message-cite-original-1):
17364         Call gnus-article-highlight-citation if requested.
17365         (message-make-from): Allow name and address as optional arguments.
17366
17367         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
17368
17369         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
17370         bugs to doc string.
17371         (gnus-button-alist): Add mid\\|message-id.
17372         (gnus-button-fetch-group): Extend for use in
17373         `browse-url-browser-function'.
17374         (gnus-button-url-regexp): Try to catch paired parentheses like in
17375         Wikipedia URLs.
17376
17377         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
17378         Suggested by Simon Krahnke <overlord@gmx.li>.
17379
17380 2007-01-13  Romain Francoise  <romain@orebokech.com>
17381
17382         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
17383         Update copyright.
17384
17385 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
17386
17387         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
17388
17389 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17390
17391         * gnus-registry.el (gnus-registry-unfollowed-groups)
17392         (gnus-registry-split-fancy-with-parent): Fix documentation.
17393
17394 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17395
17396         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
17397         from nnweb groups.
17398
17399 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17400
17401         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
17402         Xref urls.  Erase buffer before requesting head.
17403
17404         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17405
17406 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17407
17408         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
17409         customizable.
17410
17411 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
17412
17413         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
17414         no signing key is found.
17415         (mml2015-epg-encrypt): Ask user whether to skip or abort if
17416         no encrypting and/or signing key is found.
17417
17418 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17419
17420         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
17421
17422 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17423
17424         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
17425         headers read from disk with the ones newly found in the current search.
17426         This should no longer cause problems, because the article numbers in
17427         Gmane's `nov.php' output are ignored since the previous change.
17428
17429 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17430
17431         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
17432
17433 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17434
17435         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
17436         replace-regexp-in-string; bind url-version; fbind display-images-p and
17437         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
17438         find-face and set-itimer-function for Emacs; bind itimer-list for
17439         Emacs.
17440
17441         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17442
17443 2007-01-01  Romain Francoise  <romain@orebokech.com>
17444
17445         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
17446
17447 2006-12-31  Steve Youngs  <steve@sxemacs.org>
17448
17449         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
17450         `define-minor-mode' macro definition expanded properly.
17451         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
17452         exclude it there.
17453
17454         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
17455         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
17456         `fboundp' test.
17457         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
17458         This is OK to autoload in (S)XEmacs now.
17459
17460 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17461
17462         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
17463         keystroke.
17464         (gnus-summary-limit-to-singletons): Fix typo.
17465
17466         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
17467         else fails.
17468
17469 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17470
17471         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
17472         docstring.
17473
17474         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
17475         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
17476         (gnus-summary-insert-dormant-articles): Fix typo in message.
17477
17478 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
17479
17480         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
17481         nil for XEmacs.
17482         (gnus-message-citation-mode): Don't autoload in XEmacs.
17483
17484         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
17485
17486 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
17487
17488         * nnimap.el (nnimap-expunge-search-string):
17489         Mention nnimap-search-uids-not-since-is-evil in docstring.
17490
17491 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
17492
17493         * spam.el: Revert to make-obsolete-variable because
17494         define-obsolete-variable-alias is not supported in Emacs 21.
17495
17496         * spam.el (spam-ifile-path, spam-ifile-database-path)
17497         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
17498         make-obsolete-variable.
17499         (spam-bsfilter-path, spam-bsfilter-program)
17500         (spam-spamassassin-path, spam-spamassassin-program)
17501         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
17502         Don't use "path" inappropriately.
17503         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
17504         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
17505         variable names.
17506
17507 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
17508
17509         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
17510         summary buffer.
17511
17512         * password.el (password-cache-remove): Use clear-string to burn
17513         password, if available.
17514
17515 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17516
17517         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
17518
17519         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
17520
17521         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
17522         (gnus-message-highlight-citation): Move defcustom here from
17523         gnus-cite.el.
17524         (gnus-message-citation-mode): Autoload.
17525
17526         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
17527         checks to make it compile with XEmacs.
17528         (gnus-message-citation-mode): New minor mode.
17529         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
17530         (gnus-message-highlight-citation): New variables.
17531         (gnus-message-search-citation-line)
17532         (gnus-message-add-citation-keywords)
17533         (gnus-message-remove-citation-keywords)
17534         (turn-on-gnus-message-citation-mode)
17535         (turn-off-gnus-message-citation-mode): New functions.
17536
17537 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
17538
17539         * gnus-cite.el: Enable highlighting of different citation levels in
17540         message-mode.
17541
17542 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17543
17544         * message.el (message-make-fqdn): Fix comment.
17545         (message-bogus-system-names): Add ".local".
17546
17547         * spam.el (spam-ifile-path, spam-ifile-program)
17548         (spam-ifile-database-path, spam-ifile-database)
17549         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
17550         Don't use "path" inappropriately.
17551         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
17552         strings.
17553         (spam-check-ifile, spam-ifile-register-with-ifile)
17554         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
17555         Use new variable names.
17556
17557         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
17558         (gnus-treat-display-smileys): Simplify using
17559         gnus-image-type-available-p.
17560
17561         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
17562         available.
17563
17564         * gnus-xmas.el (gnus-xmas-image-type-available-p):
17565         Use `display-images-p' if available.
17566
17567 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17568
17569         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
17570         one after turning on the buffer's multibyteness instead of decoding
17571         them directly in the unibyte buffer that causes unexpected conversion
17572         in Emacs 23 (unicode).
17573
17574 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17575
17576         * message.el (message-generate-hashcash): Fix custom type.
17577
17578 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17579
17580         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
17581
17582 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17583
17584         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
17585         disconnect icons.  Add help text.
17586
17587 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
17588
17589         * spam.el (spam-extra-header-to-number): CRM114 spam score is
17590         negated to be consistent with the others we handle.
17591
17592 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17593
17594         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
17595         version of gnus-summary-buffer to something, so that we can use two
17596         article buffers at the same time.
17597
17598 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
17599
17600         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
17601         trigger all the extra headers.
17602         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
17603         sorting.
17604
17605 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17606
17607         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
17608         solid groups.
17609
17610 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
17611
17612         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
17613
17614 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
17615
17616         * legacy-gnus-agent.el: Add Copyright notice.
17617
17618 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
17619
17620         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
17621
17622 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17623
17624         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
17625
17626         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
17627         to make it work reliably in CVS Emacs.
17628         (gnus-summary-limit-strange-charsets-predicate)
17629         (gnus-summary-limit-to-predicate): New functions.
17630
17631 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
17632
17633         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
17634         specifying array size.
17635         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
17636         array if it is too small.
17637         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
17638         (gnus-sort-threads-loop): New function.
17639
17640 2006-12-06  Chris Moore  <dooglus@gmail.com>
17641
17642         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
17643         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
17644
17645 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
17646
17647         * mm-url.el (mm-url-predefined-programs): Call curl with correct
17648         options.
17649
17650 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17651
17652         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
17653         DOS-ing the recipient.
17654
17655         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
17656         the headers when creating the mapping to avoid mismappings.
17657         (nnweb-gmane-create-mapping): Always nix out old mapping.
17658
17659 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17660
17661         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
17662         and mm-verify-option to never.
17663
17664 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17665
17666         * message.el (message-signed-or-encrypted-p): New function.
17667         (message-forward-make-body): Use it.
17668
17669         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
17670         Replace encode-coding-string with mm-encode-coding-string.
17671
17672 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17673
17674         * nneething.el (nneething-decode-file-name):
17675         Replace decode-coding-string with mm-decode-coding-string.
17676
17677         * gnus-int.el (gnus-open-server): Say failed server's name.
17678
17679 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17680
17681         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
17682         strings to a single string.  Quote `errors-file-name'.
17683         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
17684         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
17685         Adjust calls.  Use `shell-quote-argument'.
17686
17687 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
17688
17689         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
17690         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
17691
17692         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
17693         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
17694         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
17695         (gnus-group-make-directory-group, gnus-group-transpose-groups):
17696         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
17697         (gnus-subscribe-newsgroup, gnus-1):
17698         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
17699         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
17700         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
17701         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
17702
17703 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17704
17705         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
17706         keystroke.
17707         (gnus-summary-limit-to-bodies): Implement headersp.
17708
17709 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17710
17711         * dns.el (query-dns): Protect against "Process dns deleted" strings.
17712
17713 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17714
17715         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
17716
17717 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17718
17719         * message.el (message-generate-hashcash): Expand range of values to
17720         include `opportunistic'.
17721         (message-send-mail): Use it.
17722
17723 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17724
17725         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
17726         and comment it.
17727
17728         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
17729
17730 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
17731
17732         * gnus-util.el (gnus-extract-address-components): Improve comment.
17733
17734 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17735
17736         * gnus-util.el (gnus-extract-address-components): Work with address in
17737         which the name portion contains @.
17738
17739         * lpath.el: Fbind custom-autoload.
17740
17741 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17742
17743         * gnus.el (gnus-start): Move custom group up.
17744         (gnus-select-method): Don't autoload, but make it available for
17745         `customize-variable'.
17746         (gnus-getenv-nntpserver): Don't autoload.
17747
17748 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
17749
17750         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
17751
17752 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17753
17754         * message.el (message-sendmail-extra-arguments): New variable.
17755         (message-send-mail-with-sendmail): Use it.
17756
17757 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17758
17759         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
17760         mm-with-unibyte-current-buffer to make string unibyte.
17761
17762         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
17763         mm-string-as-multibyte.
17764
17765 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
17766
17767         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
17768         Reported by Werner Koch <wk@gnupg.org>.
17769
17770 2006-11-14  Daiki Ueno  <ueno@p360>
17771
17772         * mml2015.el: Autoload epa-select-keys when compiling.
17773
17774 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17775
17776         * mml2015.el (mml2015-epg-sign): Save the signing keys in
17777         message-options.
17778         (mml2015-epg-encrypt): Save the recipient keys in message-options.
17779
17780 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17781
17782         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
17783         EasyPG (< 0.0.6).
17784         (mml2015-always-trust): New user option.
17785         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
17786         prompt.
17787
17788 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17789
17790         * nntp.el (nntp-authinfo-force): New variable.
17791         (nntp-send-authinfo): Use it.
17792
17793 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
17794
17795         * message.el (message-strip-subject-encoded-words): Allow _not_ to
17796         decode encoded words.  Improve prompt.  Add comment about forwarding.
17797         (message-replacement-char): Move up.
17798
17799 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
17800
17801         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
17802         instead of gnus-intersection because arguments of gnus-sorted-nunion
17803         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
17804
17805 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
17806
17807         * message.el (message-strip-subject-encoded-words): Reformat prompt.
17808         (message-simplify-subject-functions):
17809         Enable message-strip-subject-encoded-words by default.
17810
17811 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
17812
17813         * message.el (message-strip-subject-encoded-words): New function.
17814         (message-simplify-subject-functions): New variable.
17815         (message-simplify-subject): Use it.  Fix typo in doc string.
17816         Support message-strip-subject-encoded-words.
17817
17818 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
17819
17820         * gnus-diary.el (gnus-diary-delay-format-function):
17821         * nndiary.el (nndiary-reminders):
17822         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
17823
17824 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17825
17826         * gnus-art.el (article-hide-boring-headers): Fetch date from
17827         gnus-original-article-buffer to avoid problems with localized date
17828         strings.
17829
17830 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17831
17832         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
17833
17834 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
17835
17836         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17837         New variables.
17838         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17839         (mm-charset-synonym-alist): Move some entries to
17840         mm-codepage-iso-8859-list.
17841         (mm-charset-synonym-alist, mm-charset-override-alist):
17842         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17843
17844 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17845
17846         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
17847
17848 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17849
17850         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
17851         with Emacs 21 and XEmacs.
17852
17853 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
17854
17855         * spam.el (spam-parse-address): New function for better parsing,
17856         catching errors, etc.
17857         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
17858
17859 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17860
17861         * mm-view.el: Add interactive arg to html2text autoload.
17862
17863 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17864
17865         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
17866
17867 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
17868
17869         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17870         New variables.
17871         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17872         (mm-charset-synonym-alist): Move some entries to
17873         mm-codepage-iso-8859-list.
17874
17875         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
17876
17877 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
17878
17879         * message.el (message-citation-line-format)
17880         (message-insert-formated-citation-line): Fix implementation of %E, %N
17881         and %n according to the doc string.
17882
17883 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
17884
17885         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17886         Use car-safe to avoid bad parses.
17887
17888 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17889
17890         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
17891         names.
17892
17893         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
17894
17895 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17896
17897         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
17898         header.
17899
17900         * message.el (message-draft-headers): Add Date.
17901         (message-headers-to-generate): Fix typo in docstring.
17902
17903         * nndraft.el (nndraft-required-headers): New variable.
17904         (nndraft-generate-headers): Use it.
17905
17906         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
17907
17908 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17909
17910         * gnus-registry.el (gnus-registry-wash-for-keywords)
17911         (gnus-registry-find-keywords): New functions to allow easy searching of
17912         articles that are in the registry.
17913
17914 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17915
17916         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17917         Use ietf-drums-parse-address instead of gnus-extract-address-components.
17918         Reported by Damien Elmes <damien@repose.cx>.
17919
17920 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
17921
17922         * gnus.el (gnus-mime): Remove unused custom group.
17923
17924 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17925
17926         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
17927         "blank line" when searching for end of armor headers.
17928
17929 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17930
17931         * gmm-utils.el (gmm-write-region): Fix variable name.
17932
17933 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17934
17935         * gmm-utils.el (gmm-write-region): New function based on compatibility
17936         code from `mm-make-temp-file'.
17937
17938         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
17939
17940         * nnmaildir.el (nnmaildir--update-nov)
17941         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
17942         Use `gmm-write-region'.
17943
17944 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17945
17946         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
17947         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17948
17949         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
17950
17951         * message.el (message-replacement-char): New variable.
17952         (message-fix-before-sending): Use it.
17953         (message-simplify-subject): New function to remove duplicate code.
17954         (message-reply, message-followup): Use it.
17955
17956         * gnus-sum.el (gnus-summary-make-menu-bar):
17957         Clarify gnus-summary-limit-to-articles.
17958
17959 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17960
17961         * gnus-util.el (gnus-with-local-quit): New macro.
17962
17963         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
17964
17965 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
17966
17967         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
17968         ignore non-string data.
17969
17970 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17971
17972         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
17973         non-string data (needs to be done in the registry too).
17974
17975 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17976
17977         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
17978         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
17979         (gnus-registry-split-fancy-with-parent)
17980         (gnus-registry-fetch-simplified-message-subject-fast)
17981         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
17982         Remove text properties on ingress into the registry and when it's saved.
17983         (gnus-registry-clean-empty-function): Fix bug with cleaning the
17984         registry from entries with no groups.
17985
17986 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17987
17988         * gnus-util.el (gnus-string-remove-all-properties): Add utility
17989         function to remove string properties.
17990
17991 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17992
17993         * gmm-utils.el (gmm): Adjust custom version.
17994
17995         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
17996         Adjust custom version.
17997
17998         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
17999
18000 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
18001
18002         * gnus-art.el (gnus-insert-prev-page-button)
18003         (gnus-insert-next-page-button): Simplify.  Reformat.
18004
18005 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18006
18007         * gnus-art.el (gnus-insert-prev-page-button)
18008         (gnus-insert-next-page-button): Apply gnus-article-button-face.
18009
18010 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
18011
18012         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
18013
18014 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18015
18016         * gnus-art.el (gnus-insert-mime-button)
18017         (gnus-insert-mime-security-button):
18018         Apply gnus-article-button-face to MIME and security buttons.
18019
18020 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
18021
18022         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
18023         readable.
18024
18025 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18026
18027         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
18028
18029 2006-09-20  Steve Youngs  <steve@sxemacs.org>
18030
18031         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
18032         `browse-url-of-file' instead of `browse-url'.
18033
18034 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18035
18036         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18037         regexp.  Articles containing quotation were cut prematurely.
18038
18039 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18040
18041         * message.el (message-cite-original-1): Use nobody by default for the
18042         value of From header.
18043         (message-reply): Ditto.
18044
18045 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
18046
18047         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
18048         to the gnus-info.  This fixes a bug of inline-PGP message verification.
18049         Reported by Michael Piotrowski <mxp@dynalabs.de>.
18050
18051 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
18052
18053         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
18054         mails in the doc string.  Add some URLs in comment.
18055         (pop3-movemail): Warn about pop3-leave-mail-on-server.
18056
18057 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18058
18059         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
18060         backslashes handling and the way to find boundaries of quoted strings.
18061
18062 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
18063
18064         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
18065         mml1991-encrypt-to-self is set and mml1991-signers is not set.
18066         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
18067         mml2015-encrypt-to-self is set and mml2015-signers is not set.
18068
18069 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
18070
18071         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
18072         doc string.
18073         (gnus-button-regexp, gnus-button-last): Remove unused variables.
18074
18075 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18076
18077         * lpath.el: Fbind epg-check-configuration.
18078
18079 2006-09-06  Simon Josefsson  <jas@extundo.com>
18080
18081         * mml2015.el (mml2015-use): Doc fix, mention epg.
18082
18083 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18084
18085         * mml2015.el (mml2015-use): Default to epg, if available.
18086
18087 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18088
18089         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
18090         message-sender.
18091         (mml1991-epg-encrypt): Ditto.
18092         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
18093         message-sender.
18094         (mml2015-epg-encrypt): Ditto.
18095
18096 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
18097
18098         * message.el (message-send-mail-with-sendmail): Look for sendmail in
18099         several common directories.
18100
18101 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
18102
18103         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
18104         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
18105
18106 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18107
18108         * gnus-art.el (article-decode-encoded-words): Make it fast.
18109
18110 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18111
18112         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
18113
18114         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
18115         in quoted string into `\'.
18116
18117 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18118
18119         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18120         Use standard-syntax-table.
18121
18122 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18123
18124         * gnus-art.el (gnus-decode-address-function): New variable.
18125         (article-decode-encoded-words): Use it to decode headers which are
18126         assumed to contain addresses.
18127         (gnus-mime-delete-part): Remove useless `or'.
18128
18129         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
18130         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
18131         (gnus-nov-parse-line): Use it to decode From header.
18132         (gnus-get-newsgroup-headers): Ditto.
18133         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
18134
18135         * mail-parse.el (mail-decode-encoded-address-region): New alias.
18136         (mail-decode-encoded-address-string): New alias.
18137
18138         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18139         New function.
18140         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
18141         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
18142         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
18143         (rfc2047-decode-string): Ditto.
18144         (rfc2047-decode-address-region): New function.
18145         (rfc2047-decode-address-string): New function.
18146
18147 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
18148
18149         * message.el (message-caesar-buffer-body): Allow rotating headers.
18150
18151         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
18152
18153         * message.el (message-insert-formated-citation-line): Fix %f.
18154         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
18155
18156 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18157
18158         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
18159         (gnus-bookmark-mouse-available-p): New macro.
18160         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
18161         (gnus-bookmark-bmenu-show-infos): Use it.
18162         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
18163         (gnus-bookmark-bmenu-hide-infos): Ditto.
18164         (gnus-bookmark-remove-properties): New function.
18165         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
18166         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
18167         (gnus-bookmark-write-file): Bind coding-system-for-write.
18168         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
18169         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
18170         group before selecting it.
18171         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
18172         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
18173         quit-window if it is not available; use gnus-mouse-2 and bind it to
18174         gnus-bookmark-bmenu-select-by-mouse.
18175         (gnus-bookmark-show-details): Remove unused variable `details-list'.
18176         (gnus-bookmark-bmenu-select-by-mouse): New function.
18177
18178 2006-08-13  Romain Francoise  <romain@orebokech.com>
18179
18180         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
18181         space.
18182
18183 2006-08-10  Romain Francoise  <romain@orebokech.com>
18184
18185         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
18186         (dns-mode-soa-auto-increment-serial): New user option.
18187         (dns-mode-soa-maybe-increment-serial): New function.
18188         (dns-mode): Add the latter to `write-contents-functions'.
18189
18190 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18191
18192         * compface.el (uncompface): Use binary rather than raw-text-unix.
18193
18194 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18195
18196         * compface.el (uncompface): Make sure the eol conversion doesn't take
18197         place when communicating with the external programs.
18198         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18199
18200 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18201
18202         * nnheader.el (nnheader-insert-head): Fix typo in comment.
18203
18204 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18205
18206         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18207         Make it more robust by parsing author and date independently.
18208
18209 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18210
18211         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
18212
18213 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
18214
18215         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
18216         first matching secret key.
18217         (mml2015-epg-encrypt): Ditto.
18218
18219         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
18220         first matching secret key.
18221         (mml1991-epg-encrypt): Ditto.
18222
18223         * mml2015.el (mml2015-encrypt-to-self): New user option.
18224         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
18225         mml2015-epg-encrypt-to-self is set.
18226
18227         * mml1991.el (mml1991-encrypt-to-self): New variable.
18228         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
18229         mml1991-epg-encrypt-to-self is set.
18230
18231         * mml2015.el (mml2015-signers): New user option.
18232         (mml2015-epg-sign): Reflect the value of mml2015-signers.
18233         (mml2015-epg-encrypt): Allow to select signing keys.
18234
18235         * mml1991.el (mml1991-signers): New variable.
18236         (mml1991-epg-sign): Reflect the value of mml1991-signers.
18237         (mml1991-epg-encrypt): Allow to select signing keys.
18238
18239 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18240
18241         * nnheader.el (nnheader-insert-head): Make it work even if the file
18242         uses CRLF for the line-break code.
18243
18244 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
18245
18246         * mml2015.el: Require mml-sec instead of password.
18247         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
18248         (mml2015-cache-passphrase): Inherit the default value from
18249         mml-secure-cache-passphrase.
18250         (mml2015-passphrase-cache-expiry): Inherit the default value from
18251         mml-secure-passphrase-cache-expiry.
18252
18253         * mml1991.el: Require mml-sec instead of password.
18254         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
18255         (mml1991-cache-passphrase): Inherit the default value from
18256         mml-secure-cache-passphrase.
18257         (mml1991-passphrase-cache-expiry): Inherit the default value from
18258         mml-secure-passphrase-cache-expiry.
18259
18260         * mml-sec.el: Require password.
18261         (mml-secure-verbose): New user option.
18262         (mml-secure-cache-passphrase): New user option.
18263         (mml-secure-passphrase-cache-expiry): New user option.
18264
18265 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
18266             Andreas Vögele  <andreas@altroot.de>   (tiny change)
18267
18268         * pgg-def.el (pgg-truncate-key-identifier):
18269         Truncate the key ID to 8 letters from the end.
18270
18271 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18272
18273         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
18274         workaround for the url package included with Emacs.
18275
18276         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18277
18278 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18279
18280         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
18281         correctly.  This fixes a bug caused by the 2006-05-12 change.
18282
18283 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
18284
18285         * nnmail.el (nnmail-article-group): If splitting raises an error, give
18286         some information about the error when saying that the `bogus' mail
18287         group will be used.
18288
18289 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
18290
18291         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
18292         string.
18293
18294 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
18295
18296         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
18297
18298 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18299
18300         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
18301
18302 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18303
18304         * mml1991.el (mml1991-function-alist): Add epg.
18305         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
18306         (mml1991-epg-encrypt): New functions.
18307
18308 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18309
18310         * mml2015.el (mml2015-verbose): New variable.
18311         (mml2015-cache-passphrase): Ditto.
18312         (mml2015-passphrase-cache-expiry): Ditto.
18313         (mml2015-function-alist): Add epg.
18314         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
18315         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
18316         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
18317         New functions.
18318
18319 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18320
18321         * message.el (message-cite-original-1): Preserve region when removing
18322         quoted text due to X-No-Archive in order to avoid bogus attribution
18323         when citing multiple messages.
18324
18325 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18326
18327         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
18328         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
18329
18330 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
18331
18332         * gnus-diary.el (gnus-user-format-function-d)
18333         (gnus-user-format-function-D): Autoload.
18334
18335         * imap.el (Commentary): Fix typo.
18336
18337         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
18338         2006-04-22 contribution.
18339
18340 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18341
18342         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
18343         It didn't really fix the bogosity I'm seeing with solid web groups.
18344
18345 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18346
18347         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
18348         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
18349         created using server names.  If we use the feature without declaring
18350         it, Gnus does not properly manage server and group state.
18351
18352         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
18353         bound.
18354
18355 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18356
18357         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
18358         looking up the method using GROUP's prefix before inventing a new one.
18359         It is used on killed/unknown groups in various places where returning
18360         an all-new method isn't expected by the caller.
18361
18362         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
18363         and match semantics of gnus-group-real-prefix.
18364
18365 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
18366
18367         * nnmail.el (nnmail-broken-references-mailers): New variable.
18368         (nnmail-ignore-broken-references): New function generalizing
18369         nnmail-fix-eudora-headers.
18370         (nnmail-fix-eudora-headers): Now obsolete.
18371
18372         * gnus-art.el (gnus-button-handle-custom):
18373         Support `customize-apropos*'.
18374
18375 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18376
18377         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
18378
18379         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
18380         articles.
18381
18382 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
18383
18384         * message.el (message-cite-reply-above): New variable.
18385         (message-yank-original): Use it.
18386
18387 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18388
18389         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
18390
18391 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
18392
18393         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
18394         as read.
18395
18396         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
18397
18398 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
18399
18400         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
18401         (gnus-bookmark-default-file): Use gnus-directory.
18402         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
18403         Remove "*" in doc string.
18404         (gnus-bookmark-write-file): Simplify.
18405         (gnus-bookmark-maybe-sort-alist): Use `when'.
18406         (gnus-bookmark-get-bookmark): Fix typo in doc string.
18407         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
18408         Add FIXME about Emacs 21 and XEmacs compatibility.
18409         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
18410         compatibility.
18411         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
18412         compatibility.
18413         (gnus-bookmark-menu-heading): Fix version.
18414
18415 2006-06-19  Bastien Guerry  <bzg@altern.org>
18416
18417         * gnus-bookmark.el: New file.
18418
18419 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18420
18421         * message.el (message-syntax-checks): Doc fix.
18422
18423 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18424
18425         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
18426         unsubscribed groups as if they were killed ones.  It causes duplicate
18427         entries in gnus-newsrc-alist.
18428
18429 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18430
18431         * message.el (message-syntax-checks): Doc fix.
18432         (message-send-mail): Add check for continuation headers.
18433         (message-check-news-header-syntax): Fix regexp used to check for
18434         continuation headers.
18435
18436 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18437
18438         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
18439
18440 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
18441
18442         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
18443
18444 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18445
18446         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
18447         default-truncate-lines.
18448
18449 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18450
18451         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
18452         to fill the utf-8 entry.
18453
18454         * lpath.el: Fbind unicode-precedence-list.
18455
18456 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18457
18458         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18459
18460 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
18461
18462         * gnus-agent.el (directory-files-and-attributes): Move all the way
18463         forward (the third and final move).
18464         (gnus-agent-read-agentview): Trap reconstruction errors due to
18465         nonexistent directory.  Handle by returning nil.
18466
18467 2006-05-30  Didier Verna  <didier@xemacs.org>
18468
18469         * message.el (message-dont-reply-to-names): Update the custom type.
18470         * message.el (message-dont-reply-to-names): New defsubst: potentially
18471         convert a list of regexps into a single one.
18472         * message.el (message-get-reply-headers): Use it.
18473         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
18474
18475 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18476
18477         * gnus-agent.el (directory-files-and-attributes): Move forward.
18478
18479 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18480
18481         * gnus-ml.el (gnus-mailing-list-subscribe)
18482         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
18483         (gnus-mailing-list-message): Fix doc strings.
18484
18485 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18486
18487         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
18488         of doing it manually.
18489
18490 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18491
18492         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
18493         comment.
18494
18495 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
18496
18497         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
18498         (gnus-agent-read-agentview): Fix handling of end-of-file error.
18499         (gnus-agent-read-local): All symbols allocated in my-obarray.
18500         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
18501         (gnus-agent-regenerate-group): Check numeric names to see if they are
18502         messages or groups.
18503         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
18504         better way of do this...)
18505
18506         * gnus-cache.el (gnus-agent-total-fetched-for):
18507         Ignore 'dummy.group' (there should be a better way of do this...)
18508
18509 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18510
18511         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
18512         (gnus-saved-headers): Ditto.
18513         (gnus-default-article-saver): Mention functions may have properties.
18514         (gnus-article-save): Override gnus-save-all-headers and
18515         gnus-saved-headers by :headers property which saver function may have.
18516         (gnus-summary-save-in-file): Add :headers property.
18517         (gnus-summary-write-to-file): Ditto.
18518
18519         * gnus-sum.el (gnus-summary-save-article): Bind
18520         gnus-prompt-before-saving to t when saving many articles in a file;
18521         always show all headers.
18522
18523         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
18524
18525 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
18526
18527         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
18528         marks.
18529
18530         * message.el (message-indent-citation): Add optional arguments to allow
18531         using it outside of message buffers.
18532
18533         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
18534         (gnus-article-treat-unfold-headers): Use it.
18535         (gnus-article-truncate-lines): New variable.
18536         (gnus-article-mode): Use it.
18537         (gnus-article-toggle-truncate-lines): New function.
18538
18539         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18540         Add gnus-article-toggle-truncate-lines.
18541
18542         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
18543         coding system in XEmacs, use binary.
18544
18545 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18546
18547         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
18548         after-load-alist.
18549
18550         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
18551         this function should save decoded articles.
18552         (gnus-summary-write-to-file): Use property to specify this function
18553         should save decoded articles and specify gnus-summary-save-in-file
18554         should be used to save articles other than the first one when saving
18555         many articles.
18556         (gnus-summary-save-body-in-file): Use property to specify this
18557         function should save decoded articles.
18558         (gnus-summary-write-body-to-file): Use property to specify this
18559         function should save decoded articles and specify
18560         gnus-summary-save-body-in-file should be used to save articles other
18561         than the first one when saving many articles.
18562
18563         * gnus-sum.el (gnus-summary-save-article): Simplify.
18564
18565 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18566
18567         * gnus-art.el (gnus-default-article-saver):
18568         Add gnus-summary-write-body-to-file.
18569         (gnus-article-save-coding-system): Don't use coding system object
18570         in XEmacs.
18571         (gnus-read-save-file-name): Add optional `dir-var' argument which
18572         specifies directory in which files are saved; work even if optional
18573         `variable' argument is not specified.
18574         (gnus-summary-write-to-file): Read file name.
18575         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
18576         (gnus-summary-write-body-to-file): New function.
18577
18578         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
18579         (gnus-summary-local-variables): Add it.
18580         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
18581         (gnus-summary-save-article): Remove optional `decode' argument;
18582         determine whether to decode articles by the value of
18583         gnus-default-article-saver; when saving many files using
18584         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
18585         it first and use gnus-summary-save-in-file or
18586         gnus-summary-save-body-in-file thereafter unless
18587         gnus-prompt-before-saving is always; move point to article which
18588         will be saved.
18589         (gnus-summary-save-article-file): Revert.
18590         (gnus-summary-write-article-file): Revert.
18591         (gnus-summary-save-article-body-file): Revert.
18592         (gnus-summary-write-article-body-file): New function.
18593
18594 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18595
18596         * gnus-art.el (gnus-default-article-saver): Doc fix.
18597         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
18598         from gnus-summary-save-article-coding-system, and default to a
18599         certain coding system.
18600         (gnus-output-to-file): Add coding cookie and encode text according
18601         to gnus-article-save-coding-system; don't use mm-append-to-file.
18602
18603         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
18604         gnus-art.el and rename to gnus-article-save-coding-system.
18605         (gnus-summary-save-article): Require gnus-art; don't show all
18606         headers if it decodes articles; don't add coding cookie here;
18607         don't bind mm-text-coding-system-for-write.
18608         (gnus-summary-save-article-file): Save decoded articles.
18609         (gnus-summary-write-article-file): When saving many files, use
18610         gnus-summary-write-to-file first and gnus-summary-save-in-file
18611         thereafter unless gnus-prompt-before-saving is always.
18612         (gnus-summary-save-article-body-file): Save decoded articles.
18613
18614         * lpath.el: Fbind select-safe-coding-system for XEmacs.
18615
18616 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18617
18618         * nnrss.el (nnrss-check-group): Bind hash-index.
18619
18620 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
18621
18622         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
18623         its hash index.  Store this hash in `nnrss-group-data'.
18624         (nnrss-read-group-data): Update accordingly.
18625
18626 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18627
18628         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
18629         entry.
18630
18631         * gnus-sum.el (gnus-summary-make-menu-bar):
18632         Add gnus-article-browse-html-article.
18633
18634 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
18635
18636         * gnus-sum.el (gnus-summary-mime-map):
18637         Add gnus-article-browse-html-article.
18638
18639         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
18640
18641 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18642
18643         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
18644         suitable coding systems in customize.
18645
18646 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
18647
18648         * mail-source.el (mail-sources): Fix custom type.
18649
18650 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18651
18652         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
18653         (gnus-summary-expire-articles-now): Shorten prompt.
18654
18655         * gmm-utils.el (wid-edit): Require.
18656         (defun-gmm): Rename from `gmm-defun-compat'.
18657         (gmm-image-search-load-path): Use it.
18658         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
18659
18660 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18661
18662         * gnus-sum.el (gnus-summary-save-article-coding-system):
18663         New variable.
18664         (gnus-summary-save-article): Add optional `decode' argument.
18665         If it is set and gnus-summary-save-article-coding-system is non-nil,
18666         save decoded article.
18667         (gnus-summary-write-article-file): Save decoded article if
18668         gnus-summary-save-article-coding-system is non-nil.
18669
18670         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
18671         type.
18672
18673 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18674
18675         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
18676
18677 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18678
18679         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
18680         first to test gnus-single-article-buffer which may be buffer-local.
18681
18682         * gnus-sum.el (gnus-summary-setup-buffer):
18683         Make gnus-single-article-buffer buffer-local and nil in ephemeral
18684         group; make gnus-article-buffer, gnus-article-current, and
18685         gnus-original-article-buffer always buffer-local.
18686         (gnus-summary-exit): Kill article buffer belonging to ephemeral
18687         group.
18688         (gnus-handle-ephemeral-exit): Don't move to next summary line.
18689
18690 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
18691
18692         * nnml.el (nnml-request-compact-group): Compressed files might not
18693         have .gz extension.
18694
18695 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
18696
18697         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
18698         (mm-copy-to-buffer): Use with-current-buffer.
18699         (mm-display-part): Simplify.
18700         (mm-inlinable-p): Add optional arg `type'.
18701
18702 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18703
18704         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
18705         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
18706         Try harder to show the attachment internally or externally using
18707         gnus-mime-view-part-as-type.
18708
18709 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
18710
18711         * message.el (message-from-style, message-signature-separator)
18712         (message-user-organization-file, message-send-mail-function)
18713         (message-citation-line-function, message-yank-prefix)
18714         (message-indent-citation-function, message-signature)
18715         (message-signature-file, message-signature-insert-empty-line):
18716         Remove autoloads.
18717
18718         * gnus-art.el (gnus-buttonized-mime-types):
18719         Remove "multipart/signed".  Revert 2006-04-26 change.
18720
18721 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18722
18723         * gnus.el (gnus-version-number): Bump version.
18724
18725 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18726
18727         * gnus.el: No Gnus v0.5 is released.
18728
18729 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18730
18731         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
18732         fetching articles by message-id.
18733
18734 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18735
18736         * message.el (hashcash): Require hashcash as normal.
18737
18738         * ecomplete.el (ecomplete-highlight-match-line):
18739         Use point-at-eol.
18740         (ecomplete-highlight-match-line): Use `highlight', because that
18741         face exists in both Emacs and XEmacs.
18742
18743         * message.el (message-display-abbrev): Use point-at-bol.
18744
18745         * mail-source.el: Don't require timer/timer-funcs.
18746
18747         * gnus-async.el: Ditto.
18748
18749         * password.el: Ditto.
18750
18751         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
18752
18753         * mm-url.el: Ditto.
18754
18755         * gnus-xmas.el: Don't require timer-funcs.
18756
18757         * mm-util.el: Require timer/timer-funcs.
18758
18759 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18760
18761         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
18762         Close.
18763
18764 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18765
18766         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
18767         unibyte after clear-decrypt function runs.
18768
18769         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
18770         returns as a unibyte string.
18771
18772 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18773
18774         * lpath.el: Revert.
18775
18776         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
18777         (pgg-gpg-process-sentinel): Revert.
18778
18779         * pgg-pgp.el (pgg-pgp-process-region): Revert.
18780         (pgg-pgp-lookup-key): Revert.
18781
18782         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
18783         (pgg-pgp5-lookup-key): Revert.
18784
18785         * pgg.el (pgg-fetch-key): Revert.
18786
18787 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18788
18789         * lpath.el: Fbind string-as-multibyte for XEmacs.
18790
18791         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
18792         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
18793         (mml1991-pgg-encrypt): Ditto.
18794
18795         * pgg-gpg.el (pgg-string-to-multibyte): New function.
18796         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
18797         a multibyte buffer.
18798
18799         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
18800         (pgg-pgp-lookup-key): Ditto.
18801
18802         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
18803         (pgg-pgp5-lookup-key): Ditto.
18804
18805         * pgg.el (pgg-fetch-key): Ditto.
18806
18807 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
18808
18809         * message.el (message-user-organization-file): Check several
18810         locations of the organization file.
18811
18812         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
18813         Add gnus-article-view-part-as-type.
18814
18815         * gnus-art.el (gnus-article-view-part-as-type): New function.
18816
18817         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
18818         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
18819
18820         * mml.el: Simplify autoload.
18821         (mml-mode): defvar dnd-protocol-alist instead of using
18822         symbol-value.
18823         (mml-default-directory): New variable.
18824         (mml-minibuffer-read-file): Use it.
18825         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
18826
18827         * message.el (message-citation-line-format): New variable.
18828         (message-insert-formated-citation-line): New function.
18829         (message-citation-line-function):
18830         Add `message-insert-formated-citation-line' to custom type.
18831
18832         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
18833         to doc string.
18834
18835         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
18836         depending on mm-verify-option.
18837
18838 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18839
18840         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
18841         binding pgg-* variables; reimplement the section which prevents
18842         MIME header from being signed.
18843         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
18844         pgg-text-mode; remove a blank line at the top of body.
18845
18846         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
18847         lines at the top of body; use gnus-newsgroup-charset if there's no
18848         Charset header.
18849
18850 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18851
18852         * message.el (message-self-insert-commands): Doc fix.
18853
18854         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
18855         (mm-uu-pgp-encrypted-test): Ditto.
18856         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
18857         between header and body; return application/pgp-encrypted handle
18858         if decryption failed; decode decrypted body by charset.
18859
18860         * mm-decode.el (mm-automatic-display): Don't make application/pgp
18861         element match to application/pgp-*.
18862
18863 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18864
18865         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
18866         HTML.
18867
18868 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18869
18870         * mail-source.el (mail-source-call-script): Message the error
18871         string.
18872
18873 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18874
18875         * gnus-util.el (gnus-byte-compile): Use it.
18876
18877 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
18878
18879         * gnus-util.el (kill-empty-logs): New function.
18880
18881 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18882
18883         * message.el (message-mail-alias-type): Doc fix.
18884         (message-mail-alias-type-p): New function.
18885         (message-send): Use it.
18886         (message-mode): Ditto.
18887         (message-strip-forbidden-properties): Ditto.
18888
18889         * ecomplete.el (ecomplete-database-file-coding-system):
18890         New variable.
18891         (ecomplete-save): Use it.
18892         (ecomplete-setup): Use it.
18893
18894 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18895
18896         * message.el (message-self-insert-commands): New variable.
18897         (message-strip-forbidden-properties): Use it.
18898
18899 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18900
18901         * message.el (message-put-addresses-in-ecomplete): Use a regexp
18902         that doesn't make XEmacs choke.
18903
18904 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
18905
18906         * gnus-util.el (gnus-replace-in-string):
18907         Prefer replace-regexp-in-string over of replace-in-string.
18908
18909 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18910
18911         * gnus-util.el (gnus-select-frame-set-input-focus):
18912         Use select-frame-set-input-focus if it is available in XEmacs; use
18913         definition defined in Emacs 22 for old Emacsen.
18914
18915         * dgnushack.el: Autoload unmorse-region for XEmacs.
18916
18917         * lpath.el: Bind cursor-in-non-selected-windows and
18918         select-frame-set-input-focus for XEmacs.
18919
18920 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18921
18922         * mm-view.el (mm-inline-text): Use equal instead of equalp.
18923
18924 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
18925
18926         * gnus-registry.el (gnus-registry-cache-save): Remove text
18927         properties when saving via the temp buffer.
18928
18929 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18930
18931         * message.el (message-generate-hashcash): Honor custom type.
18932
18933 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18934
18935         * message.el (message-generate-hashcash): Default to non-nil when
18936         hashcash is found.
18937
18938         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
18939         (gnus-refer-thread-limit): Increase default to 500.
18940
18941         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
18942
18943         * flow-fill.el (fill-flowed): Allow delete-space.
18944
18945 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18946
18947         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18948         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
18949         Remove autoloads.
18950
18951 2006-04-18  Simon Josefsson  <jas@extundo.com>
18952
18953         * message.el (message-generate-hashcash): Default to.
18954
18955 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18956
18957         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18958         concatenating segments rather than before concatenating them.
18959
18960 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18961
18962         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
18963
18964 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18965
18966         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
18967
18968         * message.el (message-forward-make-body-plain):
18969         Allow message-forward-ignored-headers to be a list.
18970         (message-remove-ignored-headers): Factor out into function.
18971         (message-forward-make-body-mml): Use it.
18972
18973         * imap.el (imap-quote-specials): New function.
18974         (imap-login-auth): Quote specials.
18975
18976         * rfc2231.el (rfc2231-parse-string): Remove dead code.
18977         (rfc2231-parse-string): Allow concatanation of parameters that
18978         aren't contiguous.  The test case is
18979           (mail-header-parse-content-type "message/external-body;
18980             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
18981             access-type=LOCAL-FILE;
18982             name*1*=plugh%2fhello-sailor%2fbing.pdf")
18983
18984 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
18985
18986         * nntp.el (nntp-accept-process-output): Return the value of
18987         `nnheader-accept-process-output'.
18988
18989 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18990
18991         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
18992         (gnus-button-alist): Recognize more diff formats.
18993         (gnus-button-patch): Strip directory.
18994
18995 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18996
18997         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
18998         Emacs 22 when setting focus.
18999
19000 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19001
19002         * gnus-art.el (gnus-article-treat-types): Do treatment of
19003         text/x-verbatim parts.
19004         (gnus-button-patch): New command.
19005
19006         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
19007         addresses that contain invalid characters.
19008
19009 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19010
19011         * message.el (message-put-addresses-in-ecomplete):
19012         Use gnus-replace-in-string.
19013         (message-is-yours-p): Use the more correct
19014         mail-header-parse-address instead of
19015         mail-extract-address-components.
19016         (message-put-addresses-in-ecomplete): Fix typo.
19017
19018         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
19019         keystroke.
19020
19021         * gnus-art.el (gnus-treatment-function-alist): Change order of
19022         newsgroups/generic header folding to avoid double-folding.
19023
19024         * message.el (message-hidden-headers): Add X-Draft-From.
19025
19026         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
19027         New command.
19028         (gnus-summary-repeat-search-article-backward): New command.
19029
19030         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
19031         groups in the parent topic.
19032
19033 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
19034
19035         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
19036         (spam-extra-header-to-number): Return the CRM114 number as a
19037         number instead of a string.
19038
19039 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19040
19041         * gnus-art.el (gnus-face-properties-alist): Move here from
19042         gnus-fun.
19043
19044         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
19045
19046 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19047
19048         * message.el (message-strip-forbidden-properties): Only display on
19049         self-insert-command.
19050
19051         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
19052         reindent.
19053         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
19054
19055 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
19056
19057         * smiley.el (smiley-style): Fix typo.
19058
19059 2006-03-23  Kenichi Handa  <handa@m17n.org>
19060
19061         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
19062         instead of set-buffer-multibyte.
19063
19064 2006-03-23  Kenichi Handa  <handa@m17n.org>
19065
19066         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19067         buffer and then decode the buffer text if necessary.
19068         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19069         first, and after mm-encode-body, change the buffer to unibyte.
19070
19071 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19072
19073         * hashcash.el (hashcash-insert-payment-async-2):
19074         Use message-goto-eoh instead of doing it manually.
19075         (mail-add-payment): Use message-narrow-to-header instead of trying
19076         to do the same itself.
19077
19078         * message.el (message-hidden-headers): Add Face.
19079
19080         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
19081         reparenting code.
19082         (gnus-summary-reparent-children): Refactored out code.
19083         (gnus-summary-thread-map): New keystroke.
19084         (gnus-summary-reparent-children): Make into command.
19085
19086         * smiley.el (smiley-style): Default to `medium' if using a large
19087         font.
19088
19089         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
19090         does it itself.
19091
19092         * message.el (message-point-in-header-p): Simplify definition.
19093
19094 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19095
19096         * nnagent.el (nnagent-request-set-mark): Silence log file
19097         writing.
19098         (nnagent-request-set-mark): Use write-region instead of
19099         append-to-file.
19100
19101         * gnus-sum.el (gnus-read-header): Fudge article number if using a
19102         strange select method.
19103
19104         * ecomplete.el (ecomplete-display-matches): Get highlightling
19105         right.
19106         (ecomplete-display-matches): Use literals.
19107         (ecomplete-display-matches): Disable message logging.
19108
19109         * message.el (message-display-abbrev): Small optimization.
19110
19111         * ecomplete.el (ecomplete-display-matches): Allow automatic
19112         display.
19113
19114         * message.el (message-strip-forbidden-properties):
19115         Display abbrevs.
19116         (message-display-abbrev): Get automatic display right.
19117
19118         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
19119         keystrokes.
19120
19121 2006-04-13  Romain Francoise  <romain@orebokech.com>
19122
19123         TODO: Backport to v5-10!
19124
19125         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
19126         Move here (and rename) from gnus-registry.el.
19127
19128         * gnus-registry.el: Require gnus-util.
19129         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
19130
19131 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19132
19133         * gnus-group.el (gnus-group-catchup-current):
19134         Change if-then-else-if-then-else into cond.
19135         (gnus-group-catchup): Indent.
19136         (group-name-at-point): New function.
19137         (gnus-fetch-group): Provide default from thing at point.
19138
19139 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19140
19141         * message.el (message-display-abbrev): Fix regexp.
19142
19143         * ecomplete.el (ecomplete-highlight-match-line):
19144         Reimplement choosing.
19145         (ecomplete-highlight-match-line): Fix up code rewrite, remove
19146         dead variables.
19147
19148         * message.el (message-newline-and-indent): Remove debugging.
19149         (message-display-abbrev): Use new implementation.
19150
19151 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
19152
19153         * gnus-art.el (gnus-article-mode):
19154         Set cursor-in-non-selected-windows to nil.
19155
19156         * smiley.el: Revert previous change.
19157         (smiley-data-directory): defvar it before using it in the
19158         defcustom of `smiley-style'.
19159
19160 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19161
19162         * message.el (message-newline-and-indent): New function.
19163
19164         * ecomplete.el: Implement more bits.
19165
19166         * message.el (message-put-addresses-in-ecomplete): Clean up the
19167         string.
19168
19169         * ecomplete.el (ecomplete-add-item): Chop off decimals.
19170
19171         * gnus-sum.el (gnus-summary-save-parts):
19172         Bind gnus-summary-save-parts-counter and use it to make unique file
19173         names.
19174
19175         * gnus-art.el (gnus-ignored-headers): Add some more headers.
19176
19177         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
19178         parameter to say whether to actually parse the individual
19179         addresses.
19180
19181         * message.el (message-put-addresses-in-ecomplete): New function.
19182         (ecomplete): Require.
19183         (message-mail-alias-type): Add ecomplete as an option.
19184
19185 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
19186
19187         * flow-fill.el (fill-flowed): Remove trailing space from blank
19188         quoted lines.
19189
19190 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19191
19192         * smiley.el (smiley-style): Move definition later to avoid a
19193         compilation warning.
19194
19195 2006-04-12  Kenichi Handa  <handa@m17n.org>
19196
19197         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19198         buffer and then decode the buffer text if necessary.
19199         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19200         first, and after mm-encode-body, change the buffer to unibyte.
19201         Use mm-disable-multibyte instead of set-buffer-multibyte.
19202
19203 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19204
19205         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
19206         Content-Type header instead of Content-Disposition header.
19207         (gnus-mime-inline-part): Ditto.
19208         (gnus-mime-view-part-as-charset): Ignore charset that the part
19209         specifies.
19210
19211         * mm-decode.el (mm-display-part): Work with external parts and
19212         usual parts similarly.
19213
19214         * mm-extern.el (mm-inline-external-body): Use mm-display-part
19215         instead of gnus-display-mime.
19216
19217         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
19218         instead of with-temp-buffer.
19219
19220         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
19221         tag to summarized topics part in order to encode non-ASCII text.
19222
19223 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19224
19225         * smiley.el (smiley-style): New variable.
19226         (smiley-directory): New function.
19227         (smiley-data-directory): Derive from `smiley-style' using
19228         `smiley-directory'.
19229         (smiley-regexp-alist): Add new entries.
19230
19231         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
19232         (gnus-article-browse-delete-temp): Add :version.
19233
19234 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
19235
19236         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
19237         the sieve region.
19238
19239 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19240
19241         * gnus.el (gnus-version-number): Bump version.
19242
19243 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19244
19245         * gnus.el: No Gnus v0.4 is released.
19246
19247 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19248
19249         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
19250         layout.
19251
19252         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
19253         unknown charset.
19254
19255         * message.el (message-header-synonyms): Add Original-To to the
19256         default.
19257
19258         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
19259         optional parameter.
19260
19261 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
19262
19263         * gnus-fun.el (gnus): Require it for gnus-directory.
19264
19265 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19266
19267         * gnus-fun.el (gnus-face-properties-alist): Add :version.
19268
19269 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19270
19271         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
19272
19273 2006-04-05  Simon Josefsson  <jas@extundo.com>
19274
19275         * password.el (password-reset): New function.
19276
19277 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19278
19279         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
19280         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
19281
19282 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19283
19284         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19285         Some whitespace was matched into the url, which broke browsing hits
19286         > 100 when mm-url-use-external was nil.
19287
19288 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
19289
19290         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19291         Check gnus-extra-headers for 'Newsgroups.
19292
19293         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
19294         bound.
19295
19296 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
19297
19298         * pgg-gpg.el: Clean up process buffers every time gpg processes
19299         complete.
19300
19301 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
19302
19303         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19304         doc string.
19305
19306 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
19307
19308         * pgg-gpg.el (pgg-gpg-process-filter)
19309         (pgg-gpg-wait-for-completion): Check if buffer is alive.
19310
19311         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
19312         lines, temporary fix.
19313
19314 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
19315
19316         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
19317
19318 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
19319
19320         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
19321         default-enable-multibyte-characters.  This reverts the change from
19322         revision 6.17 which is no longer necessary because the passphrase
19323         is sent separately now.  GnuPG messages are unreadable under
19324         multibyte locales with default-enable-multibyte-characters set to
19325         nil.
19326
19327 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
19328
19329         * message.el (message-tool-bar-gnome): Move "spell".
19330
19331 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
19332
19333         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
19334         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
19335         instead.
19336
19337 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
19338
19339         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19340         Improve newsgroups handling for NNTP overviews which don't include
19341         Newsgroups.
19342
19343 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19344
19345         * message.el (message-resend): Bind message-generate-hashcash to nil.
19346
19347 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19348
19349         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
19350         when searching for already-paid recipients.
19351
19352 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
19353
19354         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
19355         passphrases when it is not needed.
19356         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
19357         passphrase stuff from gpg, should only be necessary when you use
19358         gpg with a smartcard.
19359
19360 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19361
19362         * mml.el (mml-insert-mime): Ignore cached contents of
19363         message/external-body part.
19364
19365         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
19366         (mm-insert-part): Ditto.
19367
19368 2006-03-23  Simon Josefsson  <jas@extundo.com>
19369
19370         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
19371         Reiner.
19372         (pgg-gpg-use-agent-p): Use it again.
19373
19374 2006-03-23  Simon Josefsson  <jas@extundo.com>
19375
19376         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
19377         older emacsen.
19378         (pgg-gpg-use-agent-p): Don't use it.
19379
19380 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
19381
19382         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
19383         if we can.
19384
19385 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
19386
19387         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
19388         (pgg-gpg-update-agent): New function.
19389         (pgg-gpg-use-agent-p): New function.
19390         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
19391         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19392         (pgg-gpg-sign-region): Use it.
19393
19394 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19395
19396         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
19397         Reported by Ralf Wachinger <rwachinger@gmx.de>.
19398
19399 2006-03-21  Simon Josefsson  <jas@extundo.com>
19400
19401         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
19402         <wilde@sha-bang.de>.
19403         (pgg-gpg-use-agent): New variable.
19404         (pgg-gpg-process-region): Use it.
19405         (pgg-gpg-encrypt-region): Likewise.
19406         (pgg-gpg-encrypt-symmetric-region): Likewise.
19407         (pgg-gpg-decrypt-region): Likewise.
19408         (pgg-gpg-sign-region): Likewise.
19409         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
19410
19411 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
19412
19413         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
19414
19415         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19416         Add comment on version.
19417
19418 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
19419
19420         * smiley.el: Add missing test smiley.
19421
19422 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19423
19424         * mm-decode.el (mm-with-part): New macro.
19425         (mm-get-part): Use it; work with message/external-body as well.
19426         (mm-save-part): Treat name and filename equally.
19427
19428         * mm-extern.el (mm-extern-cache-contents): New function.
19429         (mm-inline-external-body): Use it; force the part to be displayed;
19430         move undisplayer added to the cached handle to the parent.
19431
19432         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
19433         (gnus-mime-view-part-as-type): Work with message/external-body.
19434
19435         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
19436
19437 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
19438
19439         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
19440         images in image-load-path.  [Sync with image.el, revision 1.60, in
19441         Emacs.]
19442
19443 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
19444
19445         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
19446         path rather than symbol.  Always return list of directories.
19447         Guarantee that image directory comes first.  [Sync with image.el,
19448         revision 1.59, in Emacs.]
19449
19450         * message.el (message-make-tool-bar): Adjust to new API of
19451         `gmm-image-load-path-for-library'.
19452
19453         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19454
19455         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19456
19457 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19458
19459         * gnus-art.el (gnus-article-only-boring-p):
19460         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
19461         intangible text.
19462         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
19463
19464 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
19465
19466         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
19467         Use `defun' instead of `gmm-defun-compat'.
19468
19469 2006-03-14  Simon Josefsson  <jas@extundo.com>
19470
19471         * message.el (message-unique-id): Don't use message-number-base36
19472         if (user-uid) is a float.
19473         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
19474
19475 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19476
19477         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
19478
19479         * gnus-art.el (gnus-mime-display-single): Make sure there is an
19480         empty line between a part and a message part.
19481
19482 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
19483
19484         * smiley.el: Add more test smileys.
19485         (smiley-data-directory, smiley-regexp-alist)
19486         (gnus-smiley-file-types): Fix doc strings.
19487         (smiley-update-cache): Clear smiley-cached-regexp-alist before
19488         adding new elements.
19489         (smiley-mouse-map): Unused code.  Make it a comment.
19490
19491 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19492
19493         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
19494         scan latest NoCeM messages instead of old ones.
19495         (gnus-nocem-check-article): Fix regexps so as to match to PGP
19496         delimiters that are recently used.
19497         (gnus-nocem-load-cache): Add autoload cookie.
19498
19499         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
19500
19501         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
19502         level which is larger than gnus-use-nocem is specified.
19503
19504         * gnus-group.el (gnus-group-get-new-news): Ditto.
19505
19506 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
19507
19508         * gnus-util.el (gnus-tool-bar-update): New function.
19509
19510         * gnus-group.el (gnus-group-update-tool-bar): New variable.
19511         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
19512
19513         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
19514
19515         * gnus-group.el (gnus-group-redraw-when-idle)
19516         (gnus-group-redraw-check): Remove.
19517         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
19518
19519 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19520
19521         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
19522         if optional last element is specified in splits (FIELD VALUE...).
19523
19524 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
19525
19526         * message.el (message-make-tool-bar): Rename gmm-image-load-path
19527         to gmm-image-load-path-for-library.  Call with no-error argument.
19528         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
19529
19530         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19531
19532         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19533
19534         * gmm-utils.el (gmm-image-load-path): Remove alias.
19535
19536 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
19537
19538         * gmm-utils.el (gmm-image-load-path): Add alias.
19539
19540         * nnml.el (nnml-generate-nov-databases-directory): Rename from
19541         nnml-generate-nov-databases-1.
19542         (nnml-generate-nov-databases): Use it.
19543         (nnml-generate-nov-databases-directory): Document no-active
19544         argument.
19545
19546         * gmm-utils.el (gmm-image-load-path-for-library): Return single
19547         directory if path is t.  Add no-error.
19548
19549         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
19550         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
19551
19552         * gnus-art.el (gnus-article-browse-delete-temp-files):
19553         Simplify resetting gnus-article-browse-html-temp-list.
19554
19555         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
19556         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
19557         Add example to docstring.  Rename local variables.  Move error
19558         checks to default case in cond and simplify.
19559
19560 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19561
19562         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
19563         handle is multipart when calling it recursively.
19564         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
19565
19566 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
19567
19568         * nnimap.el (nnimap-request-update-info-internal): Optimize.
19569         Don't `gnus-uncompress-range' to avoid excessive memory usage.
19570
19571 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19572
19573         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
19574         is loaded.
19575
19576         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
19577         loaded.
19578
19579 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
19580
19581         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
19582         to "Emacs 23 (unicode)" in doc string.
19583
19584         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
19585         "Emacs 23 (unicode)" in comment.
19586
19587 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19588
19589         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
19590
19591         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
19592         characters 160 through 255 in Emacs 23.
19593
19594 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19595
19596         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
19597         gnus-article-browse-html-temp.
19598         (gnus-article-browse-delete-temp): Make it customizable.
19599         Add `file'.  Adjust doc string.
19600         (gnus-article-browse-delete-temp-files): Add argument.
19601         Allow query for each file.  Adjust doc string.
19602         (gnus-article-browse-html-parts):
19603         Add `gnus-article-browse-delete-temp-files' to
19604         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
19605
19606 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
19607
19608         * gnus-art.el (gnus-article-browse-html-temp)
19609         (gnus-article-browse-delete-temp): New variables.
19610         (gnus-article-browse-delete-temp-files): New function.
19611         (gnus-article-browse-html-parts): Use it.
19612
19613 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19614
19615         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
19616
19617         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
19618         string.
19619
19620         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
19621         gnus-summary-insert-new-articles when unplugged.
19622         Remove gnus-summary-search-article-forward.
19623
19624         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
19625         display-visual-class instead of display-color-cells.
19626
19627 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19628
19629         * dgnushack.el: Autoload customize-group for XEmacs.
19630
19631         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
19632         message/* containing non-ASCII text properly.
19633
19634 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
19635
19636         * message.el: Require gmm-utils, remove autoloads.
19637         (message-tool-bar): Set default based on
19638         gmm-tool-bar-style.
19639         (message-tool-bar-gnome): Add gmm-customize-mode.
19640
19641         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
19642         gmm-tool-bar-style.
19643         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
19644
19645         * gnus-group.el (gnus-group-tool-bar): Set default based on
19646         gmm-tool-bar-style.
19647         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
19648
19649         * gmm-utils.el (gmm-image-directory): Rename variable from
19650         gmm-image-load-path.
19651         (gmm-image-load-path): Use gmm-image-directory.
19652         (gmm-customize-mode): New function.
19653         (gmm-tool-bar-style): New variable.
19654
19655         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
19656         gnus-group-redraw-line-number.
19657         (gnus-group-redraw-check): Simplify.
19658         (gnus-group-tool-bar-update): Remove redraw check.
19659         (gnus-group-make-tool-bar): Add redraw check.
19660
19661 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
19662
19663         * gnus-art.el (gnus-button): Add missing parentheses.
19664
19665 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19666
19667         * lpath.el: Fbind line-number-at-pos.
19668
19669 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19670
19671         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
19672
19673 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19674
19675         * gnus-art.el (gnus-button): New face.
19676         (gnus-article-button-face): Use it.
19677
19678         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19679         Add gnus-summary-next-page.  Re-order.
19680
19681         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
19682         next-node are now included.
19683         (gnus-group-redraw-line-number): New internal variable.
19684         (gnus-group-redraw-check): Helper function for updating the tool
19685         bar.
19686         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
19687
19688         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
19689
19690         * spam.el (spam-spamassassin-score-regexp): New internal variable.
19691         (spam-extra-header-to-number, spam-check-spamassassin-headers):
19692         Use it to match format of Spamassassin 3.0 and later.
19693         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
19694         (spam-check-bogofilter)
19695         (spam-bogofilter-register-with-bogofilter): Fix args of
19696         `gnus-error' calls.
19697
19698 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19699
19700         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
19701         unnecessary interaction when sending queued mails.
19702         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
19703
19704 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
19705
19706         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
19707         first or last are nil.
19708
19709 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19710
19711         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
19712
19713 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19714
19715         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
19716
19717 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19718
19719         * dns.el (query-dns): Protect more against buggy tcp output.
19720
19721 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19722
19723         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
19724         nov.php.
19725
19726 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19727
19728         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
19729         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
19730         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
19731         output on the server side.
19732         (nnweb-google-create-mapping): Update regexps and add some
19733         progress indication.
19734
19735 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
19736
19737         * gnus-group.el (gnus-group-tool-bar-gnome):
19738         Fix gnus-agent-toggle-plugged.  Re-order icons.
19739         (gnus-group-tool-bar-gnome):
19740         Add gnus-group-{prev,next}-unread-group.
19741         (gnus-group-tool-bar-gnome): Re-order icons.
19742
19743         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19744         Move gnus-summary-insert-new-articles.
19745
19746         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
19747         Fix comments.
19748
19749         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
19750         also available in Emacs 21.3.
19751
19752         * message.el (message-fix-before-sending): Change "Emacs 22" to
19753         "Emacs 23 (unicode)" in comment.
19754
19755         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
19756         "Emacs 23 (unicode)" in comment.
19757
19758         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
19759         comment.
19760         (mm-coding-system-p): Add comment about no-MULE XEmacs.
19761
19762         * mm-view.el (mm-fill-flowed): Add :version.
19763
19764 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19765
19766         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
19767         and load-path.
19768
19769 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
19770
19771         * message.el: Autoload gmm-image-load-path.
19772         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
19773         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
19774         consitency.
19775
19776         * gmm-utils.el (gmm-image-load-path): Also search in
19777         "../etc/images".  Don't set gmm-image-load-path if we don't find
19778         the image.
19779
19780 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19781
19782         * gmm-utils.el (gmm-image-load-path): Don't make
19783         `gmm-image-load-path' include subdirectories which the second arg
19784         `image' might specify.
19785
19786         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
19787         subdirectory to icon file names.
19788
19789         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
19790
19791 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
19792
19793         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
19794         gmm-image-load-path calls.
19795
19796         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19797
19798         * message.el (message-make-tool-bar): Ditto.
19799
19800         * mml.el (mml-preview): Add comment concerning tool bar icons.
19801
19802         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
19803         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
19804
19805         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
19806         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
19807
19808         * message.el (message-tool-bar-gnome): Use new icon names.
19809         (message-make-tool-bar): Use `gmm-image-load-path'.
19810
19811         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
19812         New functions from MH-E.
19813         (gmm-image-load-path): New variable from MH-E.
19814         (gmm-image-load-path): New function from MH-E.  Add arguments
19815         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
19816         *-image-load-path-called-flag.
19817
19818 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
19819
19820         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
19821
19822 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
19823
19824         * nnimap.el (nnimap-request-move-article): Change folder back to
19825         source group before deleting.
19826
19827 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
19828
19829         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
19830
19831         * gnus-art.el (mm-url-insert-file-contents-external):
19832         Autoload mm-url.
19833
19834         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
19835
19836 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19837
19838         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
19839         coding system which mm-charset-to-coding-system returns for a
19840         given charset is valid.
19841
19842 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
19843
19844         * html2text.el (html2text-remove-tag-list):
19845         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
19846
19847 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
19848
19849         * gnus-cus.el: Revert 2005-10-17 change.
19850
19851 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19852
19853         * gnus-art.el (article-strip-banner):
19854         Call article-really-strip-banner only when the regexp match is made.
19855
19856 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19857
19858         * gnus-art.el (article-strip-banner):
19859         Use gnus-extract-address-components instead of
19860         mail-header-parse-addresses to make it work with non-ASCII text;
19861         remove mail-encode-encoded-word-string.
19862
19863         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
19864         values which are surrounded with \"...\"; make it never cause a
19865         Lisp error; give up parsing of parameters if it failed in
19866         extracting type.
19867
19868 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
19869
19870         * smime.el (smime-cert-by-ldap-1): Fix bug where
19871         `smime-ldap-search' returns results without userCertificates.
19872
19873 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19874
19875         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
19876
19877 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
19878
19879         * spam.el (spam-check-spamassassin-headers): Adapt format for
19880         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
19881         <ari@mbf.ocn.ne.jp>.
19882         (spam-list-of-processors): Add spam-use-gmane.
19883
19884 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19885
19886         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
19887         make-temp-file; make it work with XEmacs as well.
19888
19889         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
19890         mm-make-temp-file.
19891
19892         * mm-decode.el (mm-display-external): Use the 3rd arg of
19893         mm-make-temp-file.
19894         (mm-create-image-xemacs): Ditto.
19895
19896 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19897
19898         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
19899         with message-narrow-to-headers.
19900         (gnus-draft-setup): Narrow to header to run message-fetch-field.
19901         (gnus-draft-check-draft-articles): New function.
19902         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
19903
19904 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
19905
19906         * gnus-art.el (gnus-article-browse-html-parts):
19907         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
19908         Don't use suffix argument for mm-make-temp-file for Emacs 21
19909         compatibility.  Remove useless `format'.
19910
19911 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19912
19913         * nnweb.el (nnweb-google-wash-article): Update regexps.
19914         (nnweb-group-alist): Use defvoo instead of defvar.
19915
19916 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19917
19918         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
19919         re-loading nn* modules.
19920
19921 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
19922
19923         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
19924         for `tool-bar-mode' and don't check it's default-value.
19925
19926         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19927
19928         * message.el (message-make-tool-bar): Ditto.
19929
19930         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
19931         `substring'.  Shorten tmp-file name.
19932
19933         * gnus.el: Remove bogus comment.
19934
19935 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
19936
19937         * gnus-art.el (gnus-article-browse-html-parts): New function.
19938         (gnus-article-browse-html-article): New function for viewing html
19939         articles with a browser.
19940
19941 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
19942
19943         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
19944         in elisp.
19945         (pgg-gpg-encrypt-symmetric-region): Ditto.
19946         (pgg-gpg-sign-region): Ditto.
19947
19948         * pgg-def.el (pgg-text-mode): New variable.
19949
19950         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
19951         (mml2015-pgg-encrypt): Ditto.
19952
19953         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
19954         (mml1991-pgg-encrypt): Ditto.
19955
19956 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19957
19958         * nnfolder.el (nnfolder-insert-newsgroup-line):
19959         Use message-make-date instead of current-time-string.
19960
19961         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
19962         to gnus-decoded which mm-uu might set.
19963
19964 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19965
19966         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
19967         don't decode quoted parameters; remove misimported Emacs code.
19968         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19969         (rfc2231-decode-encoded-string): Don't use split-string which
19970         behaves differently according to Emacs version; use
19971         mm-decode-coding-region to convert charset to coding-system.
19972         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19973         (rfc2231-encode-string): Remove misimported Emacs code.
19974
19975 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19976
19977         * gnus-art.el (article-decode-charset): Don't use ignore-errors
19978         when calling mail-header-parse-content-type.
19979         (article-de-quoted-unreadable): Ditto.
19980         (article-de-base64-unreadable): Ditto.
19981         (article-wash-html): Ditto.
19982
19983         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
19984         calling mail-header-parse-content-type and
19985         mail-header-parse-content-disposition.
19986         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
19987         mail-header-parse-content-type.
19988
19989         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
19990         insert charset and format parameters; encode description after
19991         inserting it to buffer.
19992         (mml-insert-parameter): Fold lines properly even if a parameter is
19993         segmented into two or more lines; change the max column to 76.
19994
19995         * rfc1843.el (rfc1843-decode-article-body): Don't use
19996         ignore-errors when calling mail-header-parse-content-type.
19997
19998         * rfc2231.el (rfc2231-parse-string): Return at least type if
19999         possible; don't cause an error even if it fails in parsing of
20000         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20001         (rfc2231-encode-string): Don't break lines at the beginning, leave
20002         it to mml-insert-parameter.
20003
20004         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
20005         calling mail-header-parse-content-type.
20006
20007 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
20008
20009         * spam-report.el (spam-report-gmane-use-article-number):
20010         Improve doc string.
20011         (spam-report-gmane-internal): Check if a suitable header was found
20012         in the article.
20013
20014 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20015
20016         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
20017         (rfc2231-encode-string): Make param*=value always begin with LWSP.
20018
20019 2006-02-05  Romain Francoise  <romain@orebokech.com>
20020
20021         Update copyright notices of all files in the gnus directory.
20022
20023 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20024
20025         * nnweb.el (nnweb-request-group): Avoid growing overview files.
20026
20027 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20028
20029         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
20030         segmented lines of parameter value to cope with Thunderbird 1.5
20031         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
20032         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20033         (rfc2231-encode-string): Don't make lines exceeding 76 column.
20034
20035 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
20036
20037         * mml.el (mml-generate-mime-1): Correct the order of inline signed
20038         parts.
20039
20040 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20041
20042         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
20043         there's only one active file for all servers.
20044         (nnweb-request-scan): Make sure nnweb-articles is initialized on
20045         solid groups.  Gnus might have used a FAST request to select the group.
20046         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
20047         and nnweb-search redundantly in the active file.
20048         (nnweb-request-list): Don't list bogus groups.  There can only be one.
20049         (nnweb-request-create-group): Don't use ARGS.
20050         (nnweb-possibly-change-server, nnweb-request-group): Remove some
20051         initializations.  Let nnoo do the work.
20052
20053 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20054
20055         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
20056         Say the part has been decoded.
20057
20058         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
20059
20060 2006-01-31  Kevin Ryde  <user42@zip.com.au>
20061
20062         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
20063         mailcap-viewer-test-cache when there's no 'test clause, since that
20064         will invert the meaning of a "nil" test previously determined by
20065         mailcap-mailcap-entry-passes-test.
20066
20067 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20068
20069         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
20070         compiling.
20071
20072         * gnus-sum.el: Ditto.
20073
20074         * message.el: Don't bind tool-bar-map when compiling.
20075
20076 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
20077
20078         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
20079
20080 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20081
20082         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
20083         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
20084         current Google Groups.
20085
20086 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
20087
20088         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
20089         and tool-bar-mode.
20090
20091         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
20092         and tool-bar-mode.
20093
20094         * message.el (message-tool-bar-update): Simplify.
20095         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
20096
20097         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
20098         gnus-summary-buffer.
20099         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
20100         gnus-summary-reply.
20101
20102         * gmm-utils.el (gmm): Add :version.
20103
20104 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20105
20106         * Makefile.in (clean): New rule.
20107         (distclean): Use it.
20108
20109 2006-01-26  Steve Youngs  <steve@sxemacs.org>
20110
20111         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
20112         Don't autoload.
20113
20114 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20115
20116         * gmm-utils.el (gmm-verbose): Add :group.
20117
20118 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
20119
20120         * message.el: Change some comments WRT tool-bars.
20121
20122         * gnus-sum.el (gnus-summary-tool-bar)
20123         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
20124         (gnus-summary-tool-bar-zap-list): New variables.
20125         (gnus-summary-make-tool-bar): Complete rewrite using
20126         `gmm-tool-bar-from-list'.
20127
20128         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
20129         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
20130         New variables.
20131         (gnus-group-make-tool-bar): Complete rewrite using
20132         `gmm-tool-bar-from-list'.
20133         (gnus-group-tool-bar-update): New function.
20134
20135         * message.el (message-mode-field-menu): Add "Show hidden Headers".
20136
20137 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20138
20139         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
20140         is dissected into a single part of which the type is the same as
20141         the given one; decode charset.
20142
20143 2006-01-21  Kevin Ryde  <user42@zip.com.au>
20144
20145         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
20146         into alists as symbol not string, since that's what
20147         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
20148         look for.
20149
20150 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
20151
20152         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
20153         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
20154
20155         * message.el (message-tool-bar-gnome): Use gmm-ignore.
20156
20157 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20158
20159         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
20160         (gnus-xmas-mime-security-button-menu): New function.
20161
20162         * gnus-art.el (gnus-mime-security-button-commands): New variable.
20163         (gnus-mime-security-button-menu): New definition.
20164         (gnus-mime-security-button-map): Use them.
20165         (gnus-mime-security-button-menu): New function.
20166         (gnus-insert-mime-security-button): Addition to help echo.
20167         (gnus-mime-security-run-function, gnus-mime-security-save-part)
20168         (gnus-mime-security-pipe-part): New functions.
20169
20170         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
20171         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
20172
20173         * mm-decode.el (mm-handle-set-disposition): Remove.
20174         (mm-handle-set-description): Remove.
20175
20176 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20177
20178         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
20179         (mm-w3m-standalone-supports-m17n-p): New function.
20180         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
20181         w3m usage.
20182
20183         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
20184         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
20185
20186 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
20187
20188         * message.el (message-tool-bar-zap-list):
20189         Use gmm-tool-bar-zap-list as custom type.
20190         (message-tool-bar-update): New function.
20191         (message-tool-bar, message-tool-bar-gnome)
20192         (message-tool-bar-retro): Add message-tool-bar-update.
20193         (message-tool-bar-gnome): Add flyspell-buffer.
20194
20195         * gnus-util.el (gnus-error): Describe `args'.
20196
20197         * gmm-utils.el (gmm-error): Describe `args'.
20198         (gmm-tool-bar-zap-list): New widget.
20199         (gmm-tool-bar-from-list): Improve description of `zap-list'.
20200
20201 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20202
20203         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
20204         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
20205         the number of recursive calls.
20206
20207         * mm-decode.el (mm-handle-set-disposition): New macro.
20208         (mm-handle-set-description): New macro.
20209
20210 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20211
20212         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
20213         encoding.
20214
20215 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20216
20217         * message.el (message-tool-bar-zap-list, message-tool-bar)
20218         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
20219         (message-tool-bar-local-item-from-menu): Remove.
20220         (message-tool-bar-map): Replace by `message-make-tool-bar'.
20221         (message-make-tool-bar): New function.
20222         (message-mode): Use `message-make-tool-bar'.
20223
20224         * gmm-utils.el: New file.
20225         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
20226         (gmm-lazy): New widget copied from `nnmail.el'.
20227         (gmm-tool-bar-from-list): New function for creating customizable
20228         tool bars.
20229         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
20230         output.
20231         (gmm): Add :prefix to defgroup.
20232
20233 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
20234
20235         * gmm-utils.el (gmm-widget-p): New function.
20236
20237 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20238
20239         * mml.el (mml-attach-file): Describe `description' in doc string.
20240         (mml-menu): Add Emacs MIME manual and PGG manual.
20241
20242 2006-01-20  Richard M. Stallman  <rms@gnu.org>
20243
20244         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
20245
20246 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
20247
20248         * nntp.el (nntp-end-of-line): Doc fix.
20249
20250 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
20251
20252         * imap.el (imap-open): Handle case where buffer is a buffer
20253         object.
20254
20255 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20256
20257         * gnus-delay.el (gnus-delay): Don't autoload.
20258         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20259         to be re-loaded when customizing the `gnus-delay' group.
20260
20261 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
20262
20263         * message.el (message-insert-citation-line): Use newlines.
20264
20265 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20266
20267         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20268         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
20269         these routines, so the passphrase can be managed externally and
20270         passed in to the system.
20271         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20272         pgg-add-passphrase-to-cache function.
20273
20274         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20275         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
20276         these routines, so the passphrase can be managed externally and
20277         passed in to the system.
20278         (pgg-pgp5-sign-region): Use new name of
20279         pgg-add-passphrase-to-cache function.
20280
20281 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20282
20283         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
20284         part of the decoded armor to find the key-identifier.
20285         (pgg-gpg-lookup-key-owner): New function to return the
20286         human-readable identifier of a key owner.
20287         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
20288         itself.
20289         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
20290         the key value) if we have a key and can match it against a secret
20291         key.  Also, added a note pointing out fact that the prompt only
20292         indicates the first matching key.
20293
20294         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
20295         pgg-decrypt-region.
20296         (pgg-add-passphrase-to-cache): Rename from
20297         `pgg-add-passphrase-cache' to reduce confusion (all callers
20298         changed).
20299         (pgg-remove-passphrase-from-cache): Rename from
20300         `pgg-remove-passphrase-cache' to reduce confusion (all callers
20301         changed).
20302         (pgg-read-passphrase, pgg-add-passphrase-cache)
20303         (pgg-remove-passphrase-cache): Add informative docstrings.
20304         (pgg-decrypt): Convey provided passphrase in subordinate call to
20305         pgg-decrypt-region.
20306
20307 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
20308
20309         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
20310         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
20311         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
20312         'passphrase' argument, so the passphrase can be managed externally
20313         and then passed in to the system.
20314
20315         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
20316         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
20317         so the passphrase cache can be used reliably with identifiers
20318         besides a pgp packet's key id.
20319
20320         * pgg-gpg.el (pgg-gpg-encrypt-region)
20321         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20322         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
20323         these routines, so the passphrase can be managed externally and
20324         passed in to the system.
20325
20326         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
20327         'notruncate' argument, so the passphrase cache can be used
20328         reliably with identifiers besides a pgp packet's key id.
20329
20330 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
20331
20332         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
20333         symmetric encryption.
20334         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
20335         encrypted session key.
20336         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
20337         message ask for the passphrase in a proper way.
20338
20339         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
20340         New user commands for symmetric encryption.
20341
20342 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20343
20344         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
20345
20346         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
20347
20348 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
20349
20350         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
20351
20352 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20353
20354         * mm-decode.el (mm-inlined-types): Add application/pgp.
20355         (mm-automatic-display): Ditto.
20356
20357         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
20358         part as text.
20359
20360 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20361
20362         * nnrss.el: Update copyright.
20363         (nnrss-opml-import): Query whether to subscribe to each entry.
20364
20365         * gnus-art.el:
20366         * gnus-sum.el:
20367         * gnus-xmas.el:
20368         * messagexmas.el:
20369         * mm-uu.el:
20370         * mm-view.el: Update copyright.
20371
20372 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
20373
20374         * message.el (message-info): New function.
20375         (message-mode-menu): Add it.
20376         Update copyright.
20377
20378         * ChangeLog: Fix and update copyright.
20379
20380 2006-01-13  Romain Francoise  <romain@orebokech.com>
20381
20382         * message.el (message-forward-subject-name-subject): Prefer the
20383         address to 'nowhere' if the sender has no name.
20384         Fix typo.  Update copyright year.
20385
20386 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20387
20388         * gnus-art.el (article-wash-html):
20389         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
20390         (gnus-article-wash-html-with-w3m-standalone): New function.
20391
20392         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
20393         mm-inline-text-html-render-with-w3m-standalone.
20394         (mm-text-html-washer-alist): Map w3m-standalone to
20395         gnus-article-wash-html-with-w3m-standalone.
20396         (mm-inline-text-html-render-with-w3m-standalone): New function.
20397
20398 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
20399
20400         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
20401         Improve LaTeX.
20402
20403 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20404
20405         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
20406         (nnrss-request-article): Render text/plain parts as HTML.
20407
20408         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
20409         the buffer.
20410
20411 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
20412
20413         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
20414         custom definition of `gnus-posting-styles'.
20415
20416         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
20417         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
20418
20419 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20420
20421         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
20422         Use nntp for bug archive.
20423
20424 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20425
20426         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
20427         parts.
20428         (nnrss-normalize-date): New function converts ISO 8601 date into
20429         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20430         (nnrss-check-group): Use it.
20431
20432 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20433
20434         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
20435
20436         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
20437         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20438         (nnrss-insert-w3): Ditto.
20439
20440 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20441
20442         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
20443         the articles to be forwarded including the case where neither a
20444         number of articles nor a region is specified.
20445
20446 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20447
20448         * nnrss.el (nnrss-request-article): Fix last change; fill
20449         text/plain parts.
20450
20451 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20452
20453         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
20454         in text/plain part.
20455         (nnrss-check-group): Don't add excessive newline to dc:subject.
20456
20457 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
20458
20459         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
20460         article.
20461
20462 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
20463
20464         * nnml.el: Don't require gnus-bcklg.  Autoload it.
20465         (nnml-use-compressed-files, nnml-save-mail): Support other
20466         comression programs such as bzip2.
20467
20468 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20469
20470         * dns.el (query-dns): Make sure we check the buffer size before
20471         removing tcp headers.
20472
20473 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20474
20475         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
20476         remove MIME buttons associated with multipart/alternative parts.
20477         (gnus-mime-display-alternative): Tag buttons using `article-type'
20478         text property.
20479
20480         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
20481         associated with multipart/alternative parts.
20482
20483         * gnus-art.el (gnus-signature-separator): Fix custom type.
20484
20485         * mm-decode.el (mm-inlined-types): Fix custom type.
20486         (mm-keep-viewer-alive-types): Ditto.
20487         (mm-automatic-display): Ditto.
20488         (mm-attachment-override-types): Ditto.
20489         (mm-inline-override-types): Ditto.
20490         (mm-automatic-external-display): Ditto.
20491
20492 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
20493
20494         * spam-report.el (spam-report-user-mail-address)
20495         (spam-report-user-agent): New variables.
20496         (spam-report-url-ping-plain): Use spam-report-user-agent.
20497
20498 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
20499
20500         * gnus-art.el (gnus-button-handle-custom): Do not just use
20501         `customize-apropos' for any "M-x customize-*" button but the
20502         function called for.  Accept both the function name and its
20503         argument in order to achieve this.
20504         (gnus-button-alist): Remove support for "custom:" URL's.
20505         Pass function name to `gnus-button-handle-custom' in case of "M-x
20506         customize-*" buttons.
20507
20508 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20509
20510         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
20511         multipart/alternative and add xref to mm-discouraged-alternatives
20512         in doc string.
20513
20514         * mm-decode.el (mm-discouraged-alternatives): Add xref to
20515         gnus-buttonized-mime-types in doc string.
20516
20517 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
20518
20519         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
20520         Suggest image/.* in the doc string.
20521
20522 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
20523
20524         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
20525         message-marks (Debian bug#342521).
20526
20527 2005-12-12  Simon Josefsson  <jas@extundo.com>
20528
20529         * password.el (password-read-from-cache): Add.
20530         (password-read): Use it.
20531
20532 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20533
20534         * rfc2047.el (rfc2047-charset-to-coding-system):
20535         Recognize us-ascii as a MIME charset.
20536
20537         * mm-bodies.el (mm-decode-content-transfer-encoding):
20538         Protect against the case where the 2nd arg TYPE is nil.
20539
20540 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20541
20542         * pop3.el (pop3-stream-type): Fix custom version.
20543
20544         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
20545
20546 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20547
20548         * mm-decode.el (mm-display-external): Add missing cdr.
20549
20550 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20551
20552         * mm-decode.el (mm-display-external): Use nametemplate (defined in
20553         RFC1524) if it is in mailcap or add a suffix according to
20554         mailcap-mime-extensions when generating a temp filename; postpone
20555         deleting a temp file for 2 seconds for some wrappers, shell
20556         scripts, and so on, which might exit right after having started a
20557         viewer command as a background job.
20558
20559 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20560
20561         * nntp.el (nntp-marks-directory): Fix custom group.
20562
20563         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
20564         steps when < 10.
20565
20566         * gnus-start.el (gnus-no-server-1):
20567         Mention `gnus-level-default-subscribed' in doc string.
20568
20569 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20570
20571         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
20572         parens.
20573
20574 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20575
20576         * gnus-xmas.el (gnus-use-toolbar): Revert.
20577         (gnus-xmas-setup-toolbar): Use global default-toolbar if
20578         gnus-use-toolbar is default.
20579
20580         * messagexmas.el (message-use-toolbar): Revert.
20581         (message-setup-toolbar): Use global default-toolbar if
20582         message-use-toolbar is default.
20583
20584 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20585
20586         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
20587         according to default-toolbar-visible-p.
20588
20589         * messagexmas.el (message-use-toolbar): Ditto.
20590
20591 2005-11-26  Dave Love  <fx@gnu.org>
20592
20593         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
20594         (tls-program, tls-success): Provide openssl alternative.
20595
20596         * starttls.el: Doc fixes.
20597         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
20598         SERVICE to PORT.
20599
20600         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
20601         port null or service name.
20602         (starttls-negotiate): Autoload.
20603
20604 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20605
20606         * message.el (message-kill-to-signature): Fix interactive spec.
20607
20608 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20609
20610         * pop3.el (pop3-open-server): Recognize a string as a service name.
20611
20612 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
20613
20614         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
20615
20616 2005-11-23  Dave Love  <fx@gnu.org>
20617
20618         Add pop3s, pop3/starttls.
20619
20620         * pop3.el (pop3-authentication-scheme): Clarify doc.
20621         (open-tls-stream, starttls-open-stream): Autoload.
20622         (pop3-stream-type): New.
20623         (pop3-open-server): Use it.
20624
20625         * mail-source.el (mail-sources): Fix some :types.  Add stream type
20626         for POP.
20627         (mail-source-keyword-map): Add :stream for POP.
20628         (mail-source-fetch-pop): Use pop3-stream-type.
20629
20630 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20631
20632         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
20633         of current-time-string.
20634
20635 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
20636
20637         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
20638         date header.
20639
20640 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20641
20642         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
20643         it can seriously impact performance as it bypasses the agent's
20644         local caches.
20645
20646 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20647
20648         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
20649         must be explicitly online rather than "not explicitly offline" for
20650         its flags to be synchronized.
20651
20652         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
20653         that gnus-uu-unmark-thread will function correctly.
20654
20655         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
20656         1024K is instead displayed as 1M.
20657
20658 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20659
20660         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
20661
20662 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
20663
20664         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
20665
20666 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
20667
20668         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
20669         error message to display actual error condition.
20670         (gnus-agent-save-local): Avoid saving symbols that are bound to
20671         nil as they simply result in a warning message in
20672         gnus-agent-read-local.
20673
20674 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20675
20676         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
20677         rather than make-variable-buffer-local for file-precious-flag.
20678
20679 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20680
20681         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
20682         for duplicates which are removed.  The invalid sort check then
20683         triggers a rescan after the sort as sorting may have moved
20684         duplicate entries such that they can be cheaply detected.
20685
20686 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20687
20688         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
20689
20690 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20691
20692         * gnus-agent.el (gnus-agent-article-alist-save-format):
20693         Change internal variable to a custom variable.  Change default value
20694         from compressed(2) to uncompressed(1).
20695         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
20696         support for uncompressed agentview files.  Taken together, reading
20697         the agentview file should now be 6-7 times faster.
20698
20699 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
20700
20701         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
20702         as a buffer-local variable.  This avoids creating truncated
20703         dribble files as a result of a hang up, eg.
20704
20705 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
20706
20707         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
20708         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
20709         XEmacs.
20710
20711 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20712
20713         * gnus-start.el (gnus-start-draft-setup):
20714         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
20715
20716         * gnus.el (gnus-splash): Change custom group.
20717         (gnus-group-get-parameter, gnus-group-parameter-value):
20718         Describe allow-list argument.
20719
20720         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
20721         string.
20722
20723 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20724
20725         * gnus-art.el (gnus-default-article-saver): Add user-defined
20726         `function' to custom type.
20727
20728 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20729
20730         * imap.el (imap-open): Handle case where buffer is a buffer
20731         object.
20732
20733 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
20734
20735         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
20736         long lines.
20737         (gnus-cache-delete-group): Wrap doc strings.
20738
20739         * gnus-agent.el (gnus-agent-rename-group)
20740         (gnus-agent-delete-group): Wrap doc strings.
20741
20742 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20743
20744         * messagexmas.el (message-use-toolbar): Change the valid values
20745         into default, top, bottom, left, and right.
20746         (message-toolbar-thickness): New variable.
20747         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
20748         well.
20749         (message-setup-toolbar): Make it work.
20750
20751         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
20752         (gnus-use-toolbar): Change the valid values into default, top,
20753         bottom, left, and right.
20754         (gnus-toolbar-thickness): New variable.
20755         (gnus-xmas-setup-toolbar): New function.
20756         (gnus-xmas-setup-group-toolbar): Use it.
20757         (gnus-xmas-setup-summary-toolbar): Use it.
20758
20759 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20760
20761         * gnus-start.el (gnus-1): Add "native" to
20762         gnus-predefined-server-alist.
20763
20764         * gnus.el (gnus-method-to-server): Don't add "native" to the
20765         lists here, because that leads to problems when
20766         gnus-select-method is bound.
20767
20768 2005-11-09  Simon Josefsson  <jas@extundo.com>
20769
20770         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
20771         use (not sort-by-date) instead.
20772
20773 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20774
20775         * gnus-delay.el (gnus-delay-group): Don't autoload.
20776         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20777         to be re-loaded when customizing the `gnus-delay' group.
20778
20779 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
20780
20781         * message.el: Revert last changes.
20782         (message-insert-citation-line): Use newlines.
20783
20784 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
20785
20786         * message.el (message-courtesy-message)
20787         (message-mark-insert-begin, message-mark-insert-end)
20788         (message-elide-ellipsis, message-cancel-message)
20789         (message-add-header, message-change-subject)
20790         (message-cross-post-followup-to-header)
20791         (message-cross-post-insert-note, message-reduce-to-to-cc)
20792         (message-widen-reply, message-delete-not-region)
20793         (message-kill-to-signature, message-insert-signature)
20794         (message-insert-importance-high, message-insert-importance-low)
20795         (message-insert-or-toggle-importance)
20796         (message-insert-disposition-notification-to)
20797         (message-indent-citation, message-yank-original)
20798         (message-cite-original-without-signature, message-cite-original)
20799         (message-insert-citation-line, message-position-on-field)
20800         (message-fix-before-sending, message-send-mail-partially)
20801         (message-send-mail, message-send-mail-with-sendmail)
20802         (message-send-mail-with-qmail, message-send-news)
20803         (message-check-news-header-syntax, message-generate-headers)
20804         (message-insert-courtesy-copy, message-fill-address)
20805         (message-fill-header, message-shorten-references)
20806         (message-setup-1, message-cancel-news)
20807         (message-forward-make-body-plain, message-forward-make-body-mime)
20808         (message-forward-make-body-mml, message-encode-message-body)
20809         (message-forward-make-body-digest-plain)
20810         (message-forward-make-body-digest-mime)
20811         (message-use-alternative-email-as-from): Insert `hard-newline'
20812         instead of ordinary newlines.
20813
20814 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20815
20816         * message.el (message-generate-headers): Downcase the argument
20817         given to message-check-element.
20818
20819 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
20820
20821         * nntp.el (nntp-authinfo-rejected): New error condition.
20822         (nntp-wait-for): Use new error condition to signal authentication
20823         error.
20824         (nntp-retrieve-data): Rethrow new error condition to break out of
20825         recursive call to nntp-send-authinfo.
20826
20827 2005-11-08  Romain Francoise  <romain@orebokech.com>
20828
20829         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
20830         (gnus-summary-exit-map): Bind to `Z p'.
20831         (gnus-summary-make-menu-bar): Add menu item.
20832
20833 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
20834
20835         * gnus-art.el (gnus-article-treat-custom): Add `first'.
20836         (gnus-treat-*): Add `first' in all doc strings.
20837
20838         * gnus-group.el (gnus-group-compact-group): Fix typo.
20839
20840 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20841
20842         * gnus.el (gnus-parameters-case-fold-search): New variable.
20843         (gnus-parameters-get-parameter): Use it.
20844
20845         * gnus-score.el (gnus-home-score-file): Doc fix.
20846
20847 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
20848
20849         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
20850
20851 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20852
20853         * mm-util.el (mm-special-display-p): New function.
20854
20855         * mml.el (mml-preview): Use it; doc fix.
20856
20857 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20858
20859         * imap.el (imap-open): Handle case where buffer is a buffer object.
20860
20861 2005-10-29  Romain Francoise  <romain@orebokech.com>
20862
20863         * message.el (message-fix-before-sending): Fix comment.
20864
20865 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20866
20867         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
20868
20869 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20870
20871         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
20872         Used in gnus-score.el.
20873
20874 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
20875
20876         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
20877
20878 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
20879
20880         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
20881         whitespace removed in revision 7.8.  Use concatenated string to
20882         protect trailing whitespace.
20883
20884 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
20885
20886         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
20887         (nnimap-request-expire-articles): Use it to avoid sending 'UID
20888         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
20889         Courier IMAP ("some version from 2004").  Mostly based on similar
20890         code in the same function.
20891
20892 2005-10-26  Didier Verna  <didier@xemacs.org>
20893
20894         * gnus-group.el (gnus-group-compact-group): Invalidate original
20895         article buffer.
20896         * gnus-srvr.el (gnus-server-compact-server): Ditto.
20897         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
20898         NOV database and in article itself.
20899         Invalidate article backlog.
20900
20901 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
20902
20903         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
20904
20905 2005-10-26  Simon Josefsson  <jas@extundo.com>
20906
20907         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
20908         part of 2004-07-25 change.
20909
20910 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20911
20912         * message.el (message-display-completion-list): New function.
20913         (message-expand-group): Use it; make sure the Completions buffer
20914         is modifiable.
20915 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
20916
20917         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
20918         user-mail-name is an empty string.
20919
20920 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
20921
20922         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
20923         depending on gnus-score-decay-constant.
20924
20925         * encrypt.el (encrypt-insert-file-contents)
20926         (encrypt-write-file-contents): Don't use `gnus-message'.
20927
20928         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
20929         arguments.
20930         (mm-uu-type-alist): Add message-marks and insert-marks.
20931         Pass arguments to mm-uu-verbatim-marks-extract.
20932         (mm-uu-hide-markers): New variable.
20933         (mm-uu-extract): Use face similar to `gnus-cite-3'.
20934
20935         * gnus-fun.el (gnus-convert-image-to-x-face-command)
20936         (gnus-convert-image-to-face-command): Use "convert" by default to
20937         allow other input image formats.
20938         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
20939         accordingly.
20940
20941 2005-10-23  Simon Josefsson  <jas@extundo.com>
20942
20943         * imap.el (imap-gssapi-program): Align command line parameters
20944         with latest GNU SASL.
20945         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
20946
20947 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20948
20949         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
20950         HTML.
20951         (nnslashdot-request-article): Ditto.
20952
20953         * lpath.el (featurep): Add nobreak-char-display.
20954
20955 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20956
20957         * mail-source.el (mail-source-fetch-pop): Require pop3.
20958         (mail-source-check-pop): Ditto.
20959
20960 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20961
20962         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
20963         errors.
20964
20965 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
20966
20967         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
20968         (gnus-treat-strip-leading-blank-lines): Improve doc string.
20969
20970         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
20971
20972         * mm-bodies.el (mm-decode-string):
20973         Call `mm-charset-to-coding-system' with allow-override argument.
20974
20975 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20976
20977         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
20978         (rfc2047-charset-to-coding-system): New function.
20979         (rfc2047-decode-encoded-words): New function.
20980         (rfc2047-decode-region): Use them.
20981         (rfc2047-decode-cte): Remove.
20982         (rfc2047-parse-and-decode): Remove.
20983         (rfc2047-decode): Remove.
20984
20985 2005-10-15  Kenichi Handa  <handa@m17n.org>
20986
20987         * rfc2047.el (rfc2047-decode-cte): New function.
20988         (rfc2047-decode-region): Change the way to decode successive
20989         encoded-words: decode B- or Q-encoding in each encoded-word,
20990         concatenate them, and decode it as charset.
20991
20992 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20993
20994         * lpath.el: Fbind codepage-setup for XEmacs.
20995
20996 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
20997
20998         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
20999         widget-move-and-invoke.
21000         (gnus-custom-mode): Use gnus-custom-map.
21001
21002 2005-10-15  Bill Wohler  <wohler@newt.com>
21003
21004         * message.el (message-tool-bar-map): Rename image file from
21005         mail_send to mail/send.
21006
21007 2005-10-16  Masatake YAMATO  <jet@gyve.org>
21008
21009         * message.el (message-expand-group): Pass the common
21010         prefix substring of completion to `display-completion-list'.
21011
21012 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
21013
21014         * mml-sec.el (mml-secure-method): New internal variable.
21015         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
21016         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
21017         New functions using mml-secure-method.
21018
21019         * mml.el (mml-mode-map): Add key bindings for those functions.
21020         (mml-menu): Simplify security menu entries.  Suggested by Jesper
21021         Harder <harder@myrealbox.com>.
21022         (mml-attach-file, mml-attach-buffer, mml-attach-external):
21023         Goto end of message if point is the headers of the message.
21024
21025         * message.el (message-in-body-p): New function.
21026
21027         * assistant.el: Autoload gnus-util and netrc.
21028
21029         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
21030         Use `mm-charset-override-alist' only when decoding.
21031
21032         * mm-bodies.el (mm-decode-body):
21033         Call `mm-charset-to-coding-system' with allow-override argument.
21034
21035         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
21036         `filename' from Content-Disposition if Content-Type doesn't
21037         provide `name'.
21038         (gnus-mime-view-part-as-type): Set default instead of
21039         initial-input.
21040
21041 2005-10-09  Daniel Brockman  <daniel@brockman.se>
21042
21043         * format-spec.el (format-spec): Propagate text properties of % spec.
21044
21045 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21046
21047         * gnus-art.el (gnus-treat-predicate): Add `first'.
21048
21049 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
21050
21051         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
21052         (mm-charset-override-alist): New variable.
21053         (mm-charset-to-coding-system): Use it.
21054         (mm-codepage-setup): New helper function.
21055         (mm-charset-eval-alist): New variable.
21056         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
21057         Warn about unknown charsets.
21058
21059         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
21060
21061 2005-10-04  David Hansen  <david.hansen@gmx.net>
21062
21063         * nnrss.el (nnrss-request-article): Add support for the comments tag.
21064         (nnrss-check-group): Ditto.
21065
21066 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
21067
21068         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
21069         Rename x-gnus-verbatim to x-verbatim.
21070         (mm-uu-type-alist): Fix regexp for verbatim-marks.
21071
21072         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
21073         x-verbatim.
21074
21075         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
21076
21077         * gnus-util.el (gnus-remove-duplicates): Remove.
21078
21079         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
21080         instead of gnus-remove-duplicates.
21081
21082         * message.el (message-remove-duplicates): Remove.
21083         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
21084         message-remove-duplicates.
21085
21086         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
21087         available, else use implementation from `delete-dups'.
21088
21089         * message.el (message-insert-expires): New function.
21090         (message-mode-map): Add key binding.
21091         (message-mode-field-menu): Add menu entry.
21092         (message-mode): Document it.
21093         (message-make-expires-date): Use `message-make-date'.
21094
21095 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
21096
21097         * message.el (message-make-expires-date): New function.
21098
21099 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21100
21101         * Makefile.in (list-installed-shadows): New entry.
21102         (install): Use it.
21103         (remove-installed-shadows): New entry.
21104
21105         * dgnushack.el (dgnushack-default-load-path): New variable.
21106         (dgnushack-find-lisp-shadows): New function.
21107         (dgnushack-remove-lisp-shadows): New function.
21108
21109 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21110
21111         * Makefile.in (install-el-elc): New entry.
21112         (install): Use it so that .el files are necessarily installed.
21113
21114 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21115
21116         * time-date.el: Autoload parse-time-string, XEmacs needs it.
21117
21118 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21119
21120         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
21121         function rather than the diff-mode.el package.
21122         (mm-display-external): Use with-current-buffer.
21123         (mm-viewer-completion-map, mm-viewer-completion-map):
21124         Move initialization inside declaration.
21125
21126 2005-09-29  Simon Josefsson  <jas@extundo.com>
21127
21128         * spam.el: Load hashcash when compiling, to avoid warnings.
21129         Don't autoload mail-check-payment.
21130         (spam-check-hashcash): Define unconditionally, since hashcash.el
21131         is part of Gnus now.  Ignore errors from payment checking.
21132
21133 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
21134
21135         * message.el (message-bold-region, message-unbold-region):
21136         Rename from `bold-region' and `unbold-region'.
21137
21138         * message.el: Remove useless autoloads.
21139
21140 2005-09-28  Simon Josefsson  <jas@extundo.com>
21141
21142         * message.el (message-use-idna): Default to t.
21143         (message-use-idna): Test whether encoding works too.  Doc fix.
21144
21145 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21146
21147         * nntp.el (nntp-warn-about-losing-connection): Remove.
21148
21149 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
21150
21151         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
21152         customizable.  Change default value.
21153         (mm-uu-diff-groups-regexp): Change default value.
21154         (mm-uu-type-alist): Add doc string.
21155         (mm-uu-configure): Add doc string.  Make it interactive.
21156         (mm-uu-tex-groups-regexp): New variable.
21157         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
21158         (mm-uu-type-alist): Add LaTeX documents.
21159         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
21160         of "text/verbatim".
21161         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
21162
21163         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
21164         instead of "text/verbatim".
21165
21166         * message.el (message-mark-inserted-region)
21167         (message-mark-insert-file): Use slrn style marks when called with
21168         prefix argument.
21169
21170 2005-09-27  Simon Josefsson  <jas@extundo.com>
21171
21172         * message.el (message-idna-to-ascii-rhs-1): Reformat.
21173
21174 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
21175
21176         * message.el (message-remove-duplicates): New function.
21177         Implementation borrowed from `gnus-remove-duplicates'.
21178         (message-idna-to-ascii-rhs): Also encode idna addresses in
21179         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21180         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
21181         only ask about the same idna domain once per header and also tell
21182         in what header to replace the idna domain.
21183
21184         * gnus-art.el (article-decode-idna-rhs): Also decode idna
21185         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21186         (article-decode-idna-rhs): Fix regexp so that all idna-address in
21187         a header is decoded and not just the last one.
21188
21189 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21190
21191         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
21192         has been decoded.
21193
21194         * mm-decode.el (mm-automatic-display): Add text/verbatim.
21195         (mm-insert-part): Don't modify text if it has been decoded.
21196
21197         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
21198         decoded.
21199
21200         * mm-view.el (mm-inline-text): Don't strip text props unless
21201         decoding enriched or richtext parts.
21202
21203 2005-09-25  Romain Francoise  <romain@orebokech.com>
21204
21205         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
21206         * gnus-start.el (gnus-subscribe-interactively):
21207         * gnus-uu.el (gnus-uu-grab-articles):
21208         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
21209         space.
21210
21211 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
21212
21213         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
21214         * mm-view.el (mm-view-pkcs7-decrypt):
21215         * gnus-sum.el (gnus-summary-limit-to-extra)
21216         (gnus-summary-respool-article, gnus-read-move-group-name):
21217         * gnus-score.el (gnus-summary-increase-score):
21218         * gnus-util.el (gnus-completing-read-with-default):
21219         * gnus-art.el (gnus-read-save-file-name)
21220         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
21221         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
21222         * message.el (message-check-news-header-syntax):
21223         Follow convention for reading with the minibuffer.
21224
21225 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
21226
21227         * spam-report.el (spam-report-url-ping-plain):
21228         Use gnus-extended-version as User-Agent.
21229
21230         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
21231         default value is nil.
21232
21233         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
21234         (mm-uu-verbatim-marks-extract): New function.
21235         (mm-uu-extract): New face.
21236         (mm-uu-copy-to-buffer): Use it.
21237
21238         * spam-report.el (spam-report-gmane-ham): Rename from
21239         `spam-report-gmane-unspam'.
21240         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
21241         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
21242
21243         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
21244         Autoload.
21245         (spam-report-gmane-unregister-routine):
21246         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
21247
21248 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
21249
21250         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
21251         (spam-report-gmane-unregister-routine): Add support for gmane
21252         unregistration.
21253
21254         * spam-report.el (spam-report-gmane-unspam)
21255         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
21256         (spam-report-gmane): Change to take a single article and do unspam
21257         registration.
21258
21259 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21260
21261         * mm-url.el (mm-url-decode-entities): Fix regexp.
21262
21263 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21264
21265         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
21266         default to nil, to be able to use Gnus at all.  If the default
21267         switches to something else, then the function should be fixed not
21268         be exceedingly slow.
21269
21270 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
21271
21272         * gnus-start.el (gnus-activate-group): If the server is nil, don't
21273         fail hard.
21274
21275         * spam-report.el: Add better Keywords line.
21276
21277         * spam.el: Add Maintainer and better Keywords line.
21278
21279 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21280
21281         * gnus-art.el (gnus-article-replace-part)
21282         (gnus-mime-replace-part): New functions.
21283         (gnus-mime-action-alist, gnus-mime-button-commands)
21284         (gnus-mime-save-part-and-strip): Add file argument.
21285         (gnus-article-part-wrapper): Add interactive argument.
21286
21287         * gnus-sum.el (gnus-summary-mime-map):
21288         Add `gnus-article-replace-part'.
21289
21290 2005-09-19  Didier Verna  <didier@xemacs.org>
21291
21292         The nnml compaction feature:
21293         * nnml.el (nnml-request-compact-group): New function.
21294         * nnml.el (nnml-request-compact): New function.
21295         * gnus-int.el (gnus-request-compact-group): New function.
21296         * gnus-int.el (gnus-request-compact): New function.
21297         * gnus-group.el (gnus-group-compact-group): New function.
21298         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
21299         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
21300         * gnus-srvr.el (gnus-server-compact-server): New function.
21301         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
21302         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
21303
21304 2005-09-18  Deepak Goel  <deego@gnufans.org>
21305
21306         * sieve.el (sieve-help): Fix `message' call: first arg should be a
21307         format spec.
21308
21309 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21310
21311         * gnus.el (gnus-group-startup-message): Bind image-load-path.
21312
21313 2005-09-15  Romain Francoise  <romain@orebokech.com>
21314
21315         * message.el (message-fill-paragraph): Clarify docstring.
21316
21317 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21318
21319         * gnus-art.el (gnus-mime-display-part): Protect against broken
21320         MIME messages.
21321
21322 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21323
21324         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
21325         before parsing header.
21326
21327 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
21328
21329         * html2text.el (html2text-replace-list): Add new entities.
21330
21331 2005-09-11  Romain Francoise  <romain@orebokech.com>
21332
21333         * message.el (message-alternative-emails): Improve docstring.
21334         (message-setup-1): Call `message-use-alternative-email-as-from'
21335         after `message-setup-hook' to give it precedence over posting
21336         styles, etc.
21337         (message-use-alternative-email-as-from): Add docstring.
21338         Remove the original From header if present.
21339
21340         * nnml.el (nnml-compressed-files-size-threshold): New variable.
21341         (nnml-save-mail): Use it.
21342
21343         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
21344         articles.  Add new argument `silent'.
21345         (gnus-uu-mark-all): Report the total number of marked articles.
21346
21347 2005-09-10  Romain Francoise  <romain@orebokech.com>
21348
21349         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
21350         (gnus-uu-mark-series): Likewise.
21351
21352 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
21353
21354         * spam-report.el (spam-report-gmane): Fix generation of spam
21355         report URL.
21356
21357 2005-09-10  Simon Josefsson  <jas@extundo.com>
21358
21359         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
21360         t, based on discussion on the ding list with Robert Epprecht
21361         <epprecht@solnet.ch>.
21362
21363 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
21364
21365         * spam-report.el (spam-report-gmane): Make it work without
21366         X-Report-Spam header.  Gmane now only provides Archived-At.
21367         This is only used if `spam-report-gmane-use-article-number' is nil.
21368         (spam-report-gmane-spam-header): Remove.  Not used anymore.
21369
21370         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
21371         make `gnus-summary-sort-by-recipient' work with threading.
21372
21373         * nnweb.el (nnweb-google-wash-article): Print a message if article
21374         is not available.
21375
21376 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21377
21378         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
21379         change.  Decode text/* parts content before displaying.
21380
21381 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
21382
21383         * mml-smime.el: Remove defvar of gnus-extract-address-components.
21384
21385 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21386
21387         * mm-view.el (mm-display-inline-fontify): Disable support modes.
21388
21389         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
21390         url-package-name, url-package-version,
21391         w3m-cid-retrieve-function-alist, w3m-current-buffer,
21392         w3m-display-inline-images, and w3m-minor-mode-map.
21393
21394 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
21395
21396         * message.el (message-tab-body-function): Fix mismatched custom type.
21397
21398         * gnus.el (gnus-group-change-level-function): Ditto.
21399
21400         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
21401
21402         * gnus-art.el (gnus-signature-limit)
21403         (gnus-article-mime-part-function): Ditto.
21404
21405 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21406
21407         * mml.el (mml-mode): Silence the byte compiler.
21408
21409         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
21410         using `(sit-for 0)' before moving the point to the specified part;
21411         skip unbuttonized parts.
21412         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
21413         return to the summary window if gnus-auto-select-part is non-nil.
21414
21415 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
21416
21417         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
21418         New variables.
21419         (mml-dnd-attach-file, mml-mode): Use them.
21420
21421         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
21422         Make fetching article by MID work again for Google Groups.
21423         Add FIXME concerning gnus-group-make-web-group.
21424
21425         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
21426         Don't depend on Gnus by using mail-extract-address-components if
21427         gnus-extract-address-components is not bound.
21428
21429 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21430
21431         * gnus-art.el (gnus-mime-display-security): Don't display the
21432         signature, but only the signed part.
21433
21434 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21435
21436         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
21437
21438         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
21439         list, not listp.
21440
21441 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
21442
21443         * mm-encode.el (mm-encode-content-transfer-encoding):
21444         Likewise when encoding.
21445
21446         * mm-bodies.el (mm-decode-content-transfer-encoding):
21447         De-canonicalize CRLF for all text content types, not just
21448         text/plain.
21449
21450 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21451
21452         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
21453         valid article; point arrow and cursor at the MIME button.
21454
21455 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21456
21457         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
21458         Suggested by Dan Christensen <jdc@uwo.ca>.
21459
21460         * mm-decode.el (mm-save-part): Enable change of prompt.
21461
21462 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
21463
21464         * gnus-msg.el (gnus-inews-add-send-actions):
21465         Make `message-post-method' lambda parameter ARG `&optional'.
21466
21467 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21468
21469         * gnus-sum.el (gnus-summary-mime-map):
21470         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
21471         gnus-article-jump-to-part.
21472
21473         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
21474         (gnus-article-edit-part): Use it.
21475         (gnus-article-part-wrapper): Add no-handle argument.
21476         (gnus-article-save-part-and-strip, gnus-article-delete-part):
21477         New functions.
21478
21479 2005-08-29  Romain Francoise  <romain@orebokech.com>
21480
21481         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
21482         docstring.
21483         (gnus-face-from-file): Likewise.
21484
21485 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21486
21487         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
21488         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
21489         non-nil.
21490         (gnus-auto-select-part): New variable.
21491         (gnus-article-jump-to-part): New function.
21492         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
21493         (gnus-mime-delete-part): Allow selecting specified part after
21494         deleting or stripping parts.
21495         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
21496         part if argument is bogus.
21497
21498 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
21499
21500         * gnus-art.el (w3m-minor-mode-map):
21501         * gnus-spec.el (gnus-newsrc-file-version):
21502         * gnus-util.el (nnmail-active-file-coding-system)
21503         (gnus-original-article-buffer, gnus-user-agent):
21504         * gnus.el (gnus-ham-process-destinations)
21505         (gnus-parameter-ham-marks-alist)
21506         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
21507         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
21508         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
21509         * mm-decode.el (gnus-current-window-configuration):
21510         * mm-extern.el (gnus-article-mime-handles):
21511         * mm-url.el (url-current-object, url-package-name)
21512         (url-package-version):
21513         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
21514         (smime-keys, w3m-cid-retrieve-function-alist)
21515         (w3m-current-buffer, w3m-display-inline-images)
21516         (w3m-minor-mode-map):
21517         * mml-smime.el (gnus-extract-address-components):
21518         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
21519         (gnus-newsrc-hashtb, message-default-charset)
21520         (message-deletable-headers, message-options)
21521         (message-posting-charset, message-required-mail-headers)
21522         (message-required-news-headers):
21523         * mml1991.el (mc-pgp-always-sign):
21524         * mml2015.el (mc-pgp-always-sign):
21525         * nnheader.el (nnmail-extra-headers):
21526         * rfc1843.el (gnus-decode-encoded-word-function)
21527         (gnus-decode-header-function, gnus-newsgroup-name):
21528         * spam-stat.el (gnus-original-article-buffer): Add defvars.
21529
21530 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
21531
21532         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
21533         the end of the date treatments.
21534
21535 2005-08-15  Simon Josefsson  <jas@extundo.com>
21536
21537         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
21538         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
21539         Capello and Romain Francoise.
21540         (pgg-fetch-key-function): Remove, not used?
21541         (pgg-insert-url-with-w3): Require url, to get
21542         url-insert-file-contents regardless of where it is defined.
21543
21544 2005-08-13  Romain Francoise  <romain@orebokech.com>
21545
21546         * message.el (message-cite-original-1): New function.
21547         (message-cite-original): Use it.
21548         (message-cite-original-without-signature): Ditto.
21549
21550 2005-08-08  Romain Francoise  <romain@orebokech.com>
21551
21552         * message.el (message-yank-empty-prefix): New variable.
21553         (message-indent-citation): Use it.
21554         (message-cite-original-without-signature): Respect X-No-Archive.
21555
21556 2005-08-08  Simon Josefsson  <jas@extundo.com>
21557
21558         * pgg.el: Autoload url-insert-file-contents instead of loading
21559         w3/url.
21560         (pgg-insert-url-with-w3): Don't load url here.
21561
21562 2005-08-07  Jesper Harder  <harder@phys.au.dk>
21563
21564         * message.el (message-kill-to-signature): Don't insert newline at
21565         bol.
21566         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
21567
21568 2005-08-06  Romain Francoise  <romain@orebokech.com>
21569
21570         * message.el (message-user-fqdn): Fix typo in docstring.
21571
21572 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
21573
21574         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
21575
21576         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
21577
21578 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21579
21580         * mm-bodies.el (mm-encode-body): Use coding system rather than
21581         charset to encode text.
21582
21583         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
21584         number of charsets if utf-8 is available (XEmacs).
21585
21586 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
21587
21588         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
21589         taken from `gnus-button-mid-or-mail-regexp'.
21590         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
21591         (gnus-button-alist): Improve regexp for domain part of the MIDs
21592         for news:localpart@domain buttons.
21593         (gnus-button-ctan-directory-regexp): Update.
21594
21595 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21596
21597         * sieve-manage.el (sieve-manage-interactive-login):
21598         Use make-local-variable rather than make-variable-buffer-local.
21599         (sieve-manage-open): Ditto.
21600         (sieve-manage-authenticate): Ditto.
21601
21602         * mml.el (mml-generate-mime-1): Make the content type default to
21603         text/plain if the filename is not specified.
21604
21605 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21606
21607         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
21608         instead of insert-buffer.
21609
21610         * message.el (message-yank-original): Ditto; set the mark at the
21611         end of the yanked message.
21612
21613 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21614
21615         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
21616         lines to scroll rather than to stop it.
21617
21618         * mml.el (mml-generate-default-type): Add doc string.
21619         (mml-generate-mime-1): Use mm-default-file-encoding or make it
21620         default to application/octet-stream when determining the content
21621         type if it is not specified for the part or the mml contents; add
21622         a comment about mml-generate-default-type.
21623
21624 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
21625
21626         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
21627         make it default to application/octet-stream when determining the
21628         content type if it is not specified for the external contents.
21629
21630 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21631
21632         * rfc2231.el (rfc2231-parse-string): Take care that not only a
21633         segmented parameter but also other parameters might be there.
21634
21635 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21636
21637         * mm-decode.el (mm-display-external): Delete temp file, directory
21638         and buffer immediately if the external process is exited.
21639
21640 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21641
21642         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
21643         fewer lines than that of scroll-margin.
21644         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
21645
21646 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21647
21648         * gnus-art.el (gnus-article-next-page): Revert.
21649         (gnus-article-beginning-of-window): New macro.
21650         (gnus-article-next-page-1): Use it.
21651         (gnus-article-prev-page): Ditto.
21652         (gnus-article-edit-part): Use insert-buffer-substring instead of
21653         insert-buffer.
21654         (gnus-article-edit-exit): Ditto.
21655
21656         * gnus-util.el (gnus-beginning-of-window): Remove.
21657         (gnus-end-of-window): Remove.
21658
21659         * lpath.el: Don't bind header-line-format and scroll-margin.
21660
21661 2005-07-25  Simon Josefsson  <jas@extundo.com>
21662
21663         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
21664         to have the url package without w3.  Reported by Daiki Ueno
21665         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
21666
21667 2005-07-20  Didier Verna  <didier@xemacs.org>
21668
21669         * gnus-diary.el: Remove the description comment (nndiary is now
21670         properly documented in the Gnus manual).
21671         Fix the spelling of "Back End".
21672         * nndiary.el: Ditto.
21673         Fix the copyright notice.
21674
21675 2005-07-18  Romain Francoise  <romain@orebokech.com>
21676
21677         * gnus-sum.el (gnus-summary-to-prefix)
21678         (gnus-summary-newsgroup-prefix): New variables.
21679         (gnus-summary-from-or-to-or-newsgroups): Use them.
21680
21681 2005-07-17  Romain Francoise  <romain@orebokech.com>
21682
21683         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
21684         space as it's generally not especially interesting to the user.
21685
21686 2005-07-16  Romain Francoise  <romain@orebokech.com>
21687
21688         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
21689         nil to avoid prompting and file modification if one of the
21690         messages at the top of the nnfolder file contains a copyright
21691         notice.
21692         Update copyright notice.
21693
21694         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
21695         instead of `current-time-string' as the latter creates a time
21696         string that is not RFC 2822 compliant (it lacks the zone).
21697         Update copyright notice.
21698
21699 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21700
21701         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
21702         for text/rtf.  Display default in prompt.  Pass default for M-n.
21703
21704         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
21705
21706 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21707
21708         * gnus-msg.el (gnus-button-mailto):
21709         Remove save-selected-window-window hackery because it relies on
21710         save-selected-window internals.
21711
21712 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21713
21714         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
21715         (gnus-article-next-page-1): Use gnus-beginning-of-window.
21716         (gnus-article-prev-page): Ditto.
21717
21718         * gnus-util.el (gnus-beginning-of-window): New function.
21719         (gnus-end-of-window): New function.
21720
21721         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
21722
21723 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21724
21725         * gnus-score.el (gnus-score-edit-all-score):
21726         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
21727         gnus-message.
21728
21729 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21730
21731         * gnus-msg.el (gnus-button-mailto):
21732         Remove save-selected-window-window hackery because it relies on
21733         save-selected-window internals.
21734
21735 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21736
21737         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
21738         add-minor-mode.
21739         (gnus-binary-mode): Ditto.
21740
21741         * gnus-topic.el (gnus-topic-mode): Ditto.
21742
21743 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
21744
21745         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
21746         (gnus-article-prev-page): Take scroll-margin into consideration.
21747
21748 2005-07-04  Lute Kamstra  <lute@gnu.org>
21749
21750         Update FSF's address in GPL notices.
21751
21752 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
21753
21754         * gnus.el (gnus-exit):
21755         * gnus-group.el (gnus-group-icons):
21756         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
21757
21758         * gnus-nocem.el (gnus-nocem):
21759         * message.el (message-various, message-buffers, message-sending)
21760         (message-interface, message-forwarding, message-insertion)
21761         (message-headers, message-news, message-mail):
21762         * pgg-gpg.el (pgg-gpg):
21763         * pgg-parse.el (pgg-parse):
21764         * pgg-pgp.el (pgg-pgp):
21765         * pgg-pgp5.el (pgg-pgp5):
21766         * pop3.el (pop3): Finish `defgroup' description with period.
21767
21768 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21769
21770         * gnus-art.el (article-display-face): Improve the efficiency.
21771         (article-display-x-face): Ditto; remove gray x-face stuff.
21772
21773 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21774
21775         * gnus-art.el (article-display-face): Correct the position in
21776         which Faces are inserted.
21777
21778 2005-06-29  Didier Verna  <didier@xemacs.org>
21779
21780         * gnus-art.el (article-display-face): Display faces in correct
21781         order.
21782
21783 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21784
21785         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
21786         (gnus-fill-real-hashtb): Use hash table instead of obarray.
21787         (gnus-nocem-check-article): Fetch the Type header.
21788         (gnus-nocem-message-wanted-p): Fix the way to examine types.
21789         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
21790         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
21791         make sure gnus-nocem-hashtb is initialized.
21792         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
21793         (gnus-nocem-unwanted-article-p): Ditto.
21794
21795         * pgg.el (pgg-verify): Return the verification result.
21796
21797 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21798
21799         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
21800         is ascii.
21801
21802 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
21803
21804         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
21805         `show-nonbreak-escape'.
21806
21807 2005-06-23  Lute Kamstra  <lute@gnu.org>
21808
21809         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
21810
21811         * dig.el (dig-mode):
21812         * smime.el (smime-mode): Use gnus-run-mode-hooks.
21813
21814 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
21815
21816         * nnimap.el (nnimap-split-download-body): Fix spellings.
21817
21818 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
21819
21820         * gnus-art.el (gnus-article-encrypt-body):
21821         * gnus-cus.el (gnus-score-customize):
21822         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
21823         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
21824
21825 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
21826
21827         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
21828         header by looking for magic "MII" at the beginning.
21829
21830 2005-06-16  Miles Bader  <miles@gnu.org>
21831
21832         * gnus-xmas.el (gnus-xmas-group-startup-message):
21833         Use renamed gnus-splash face.
21834
21835         * assistant.el (assistant-field): Remove "-face" suffix from face name.
21836         (assistant-field-face): New backward-compatibility alias for renamed
21837         face.
21838         (assistant-render-text): Use renamed assistant-field face.
21839
21840         * spam.el (spam): Remove "-face" suffix from face name.
21841         (spam-face): New backward-compatibility alias for renamed face.
21842         (spam-face, spam-initialize): Use renamed spam face.
21843
21844         * message.el (message-header-to, message-header-cc)
21845         (message-header-subject, message-header-newsgroups)
21846         (message-header-other, message-header-name)
21847         (message-header-xheader, message-separator, message-cited-text)
21848         (message-mml): Remove "-face" suffix from face names.
21849         (message-header-to-face, message-header-cc-face)
21850         (message-header-subject-face, message-header-newsgroups-face)
21851         (message-header-other-face, message-header-name-face)
21852         (message-header-xheader-face, message-separator-face)
21853         (message-cited-text-face, message-mml-face):
21854         New backward-compatibility aliases for renamed faces.
21855         (message-font-lock-keywords): Use renamed message faces.
21856
21857         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
21858         (sieve-test-commands, sieve-tagged-arguments):
21859         Remove "-face" suffix from face names.
21860         (sieve-control-commands-face, sieve-action-commands-face)
21861         (sieve-test-commands-face, sieve-tagged-arguments-face):
21862         New backward-compatibility aliases for renamed faces.
21863         (sieve-control-commands-face, sieve-action-commands-face)
21864         (sieve-test-commands-face, sieve-tagged-arguments-face):
21865         Use renamed sieve faces.
21866
21867         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
21868         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
21869         (gnus-group-news-3-empty, gnus-group-news-4)
21870         (gnus-group-news-4-empty, gnus-group-news-5)
21871         (gnus-group-news-5-empty, gnus-group-news-6)
21872         (gnus-group-news-6-empty, gnus-group-news-low)
21873         (gnus-group-news-low-empty, gnus-group-mail-1)
21874         (gnus-group-mail-1-empty, gnus-group-mail-2)
21875         (gnus-group-mail-2-empty, gnus-group-mail-3)
21876         (gnus-group-mail-3-empty, gnus-group-mail-low)
21877         (gnus-group-mail-low-empty, gnus-summary-selected)
21878         (gnus-summary-cancelled, gnus-summary-high-ticked)
21879         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
21880         (gnus-summary-high-ancient, gnus-summary-low-ancient)
21881         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
21882         (gnus-summary-low-undownloaded)
21883         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
21884         (gnus-summary-low-unread, gnus-summary-normal-unread)
21885         (gnus-summary-high-read, gnus-summary-low-read)
21886         (gnus-summary-normal-read, gnus-splash):
21887         Remove "-face" suffix from face names.
21888         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
21889         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
21890         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
21891         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
21892         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
21893         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
21894         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
21895         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
21896         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
21897         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
21898         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
21899         (gnus-summary-selected-face, gnus-summary-cancelled-face)
21900         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
21901         (gnus-summary-normal-ticked-face)
21902         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
21903         (gnus-summary-normal-ancient-face)
21904         (gnus-summary-high-undownloaded-face)
21905         (gnus-summary-low-undownloaded-face)
21906         (gnus-summary-normal-undownloaded-face)
21907         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
21908         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
21909         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
21910         (gnus-splash-face):
21911         New backward-compatibility aliases for renamed faces.
21912         (gnus-group-startup-message): Use renamed gnus faces.
21913
21914         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
21915         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
21916         (gnus-server-agent): Remove "-face" suffix from face names.
21917         (gnus-server-agent-face, gnus-server-opened-face)
21918         (gnus-server-closed-face, gnus-server-denied-face)
21919         (gnus-server-offline-face):
21920         New backward-compatibility aliases for renamed faces.
21921         (gnus-server-agent-face, gnus-server-opened-face)
21922         (gnus-server-closed-face, gnus-server-denied-face)
21923         (gnus-server-offline-face): Use renamed gnus faces.
21924
21925         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
21926         Remove "-face" suffix from face names.
21927         (gnus-picon-xbm-face, gnus-picon-face):
21928         New backward-compatibility aliases for renamed faces.
21929
21930         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
21931         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
21932         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
21933         (gnus-cite-11): Remove "-face" suffix from face names.
21934         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
21935         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
21936         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
21937         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
21938         New backward-compatibility aliases for renamed faces.
21939         (gnus-cite-attribution-face, gnus-cite-face-list)
21940         (gnus-article-boring-faces): Use renamed gnus faces.
21941
21942         * gnus-art.el (gnus-signature, gnus-header-from)
21943         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
21944         (gnus-header-content): Remove "-face" suffix from face names.
21945         (gnus-signature-face, gnus-header-from-face)
21946         (gnus-header-subject-face, gnus-header-newsgroups-face)
21947         (gnus-header-name-face, gnus-header-content-face):
21948         New backward-compatibility aliases for renamed faces.
21949         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
21950
21951         * gnus-sum.el (gnus-summary-selected-face)
21952         (gnus-summary-highlight): Use renamed gnus faces.
21953         * gnus-group.el (gnus-group-highlight): Likewise.
21954
21955 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
21956
21957         * gnus-sieve.el (gnus-sieve-article-add-rule):
21958         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
21959         * spam-stat.el (spam-stat-buffer-change-to-spam)
21960         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
21961
21962         * message.el (message-is-yours-p):
21963         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
21964
21965 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21966
21967         * mm-view.el (mm-inline-text): Withdraw the last change.
21968
21969 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21970
21971         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
21972         executing enriched-decode.
21973
21974 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21975
21976         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
21977         charset of tar files.
21978
21979 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
21980
21981         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
21982
21983 2005-06-04  Lute Kamstra  <lute@gnu.org>
21984
21985         * nnfolder.el (nnfolder-read-folder): Make sure that undo
21986         information is never recorded.
21987
21988 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
21989
21990         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
21991
21992 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21993
21994         * pop3.el (pop3-apop): Run md5 in the binary mode.
21995
21996         * starttls.el (starttls-set-process-query-on-exit-flag):
21997         Use eval-and-compile.
21998
21999 2005-05-31  Simon Josefsson  <jas@extundo.com>
22000
22001         * smime.el (smime-replace-in-string): Define.
22002         (smime-cert-by-ldap-1): Use it.
22003
22004 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
22005
22006         * gnus-art.el (article-display-x-face): Replace
22007         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22008
22009         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
22010         set-process-query-on-exit-flag or process-kill-without-query.
22011
22012         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
22013         loop instead of replace-regexp.
22014
22015         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
22016         instead of process-kill-without-query if it is available.
22017
22018         * lpath.el: Fbind ldap-search-entries.
22019
22020         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
22021         instead of find-file-hooks if it is available.
22022
22023         * mml1991.el: Bind pgg-default-user-id when compiling.
22024
22025         * mml2015.el: Bind pgg-default-user-id when compiling.
22026
22027         * nndraft.el (nndraft-request-associate-buffer):
22028         Use write-contents-functions instead of write-contents-hooks if it is
22029         available.
22030
22031         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
22032         instead of find-file-hooks if it is available.
22033
22034         * nntp.el (nntp-open-connection): Replace
22035         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22036         (nntp-open-ssl-stream): Ditto.
22037         (nntp-open-tls-stream): Ditto.
22038
22039         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
22040         set-process-query-on-exit-flag or process-kill-without-query.
22041         (starttls-open-stream-gnutls): Use it instead of
22042         process-kill-without-query.
22043         (starttls-open-stream): Ditto.
22044
22045 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
22046
22047         * smime.el (smime-cert-by-ldap-1): Don't use
22048         replace-regexp-in-string.
22049
22050 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
22051
22052         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
22053
22054         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
22055         in PEM format.  Adjust to the XEmacs compatibility.
22056
22057 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
22058
22059         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
22060         by `string-to-number'.
22061         * gnus-agent.el (gnus-agent-regenerate-group)
22062         (gnus-agent-fetch-articles): Ditto.
22063         * gnus-art.el (gnus-button-fetch-group): Ditto.
22064         * gnus-cache.el (gnus-cache-generate-active)
22065         (gnus-cache-articles-in-group): Ditto.
22066         * gnus-group.el (gnus-group-set-current-level)
22067         (gnus-group-insert-group-line): Ditto.
22068         * gnus-score.el (gnus-score-set-expunge-below)
22069         (gnus-score-set-mark-below, gnus-summary-score-effect)
22070         (gnus-summary-score-entry): Ditto.
22071         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
22072         (gnus-soup-pack): Ditto.
22073         * gnus-spec.el (gnus-xmas-format): Ditto.
22074         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
22075         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
22076         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
22077         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
22078         * nndb.el (nndb-get-remote-expire-response): Ditto.
22079         * nndiary.el (nndiary-parse-schedule-value)
22080         (nndiary-string-to-number, nndiary-request-replace-article)
22081         (nndiary-request-article): Ditto.
22082         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
22083         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
22084         * nneething.el (nneething-make-head): Ditto.
22085         * nnfolder.el (nnfolder-request-article)
22086         (nnfolder-retrieve-headers): Ditto.
22087         * nnheader.el (nnheader-file-to-number): Ditto.
22088         * nnkiboze.el (nnkiboze-request-article): Ditto.
22089         * nnmail.el (nnmail-process-unix-mail-format)
22090         (nnmail-process-babyl-mail-format): Ditto.
22091         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
22092         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
22093         (nnmh-request-create-group, nnmh-request-list-1)
22094         (nnmh-request-group, nnmh-request-article): Ditto.
22095         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
22096         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
22097         * nnsoup.el (nnsoup-make-active): Ditto.
22098         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
22099         * nntp.el (nntp-find-group-and-number)
22100         (nntp-retrieve-headers-with-xover): Ditto.
22101         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
22102         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
22103         (pgg-format-key-identifier): Ditto.
22104         * pop3.el (pop3-last, pop3-stat): Ditto.
22105         * qp.el (quoted-printable-decode-region): Ditto.
22106
22107         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
22108         of concat.
22109
22110 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22111
22112         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
22113
22114         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
22115
22116         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
22117
22118         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
22119
22120         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
22121
22122         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
22123
22124         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
22125         (gnus-carpal-mode): Ditto.
22126
22127         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
22128         (gnus-browse-mode): Ditto.
22129
22130         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
22131
22132         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
22133
22134 2005-05-29  Richard M. Stallman  <rms@gnu.org>
22135
22136         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
22137
22138 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22139
22140         * gnus-util.el (gnus-run-mode-hooks): New function.
22141
22142         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
22143
22144         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
22145         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
22146
22147 2005-05-27  Lute Kamstra  <lute@gnu.org>
22148
22149         * dns-mode.el (dns-mode): Specify customization group.
22150
22151 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
22152
22153         * gnus-agent.el (gnus-agent-make-mode-line-string):
22154         Use mode-line-highlight as mouse-face.
22155
22156 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22157
22158         * canlock.el (canlock): Change the parent group to news.
22159
22160         * deuglify.el (gnus-outlook-deuglify): Add :group.
22161
22162         * dig.el (dig): Add :group.
22163
22164         * dns-mode.el (dns-mode): Add :group.
22165
22166         * encrypt.el (encrypt): Add :group.
22167
22168         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
22169         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
22170         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
22171         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
22172         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
22173
22174         * gnus-diary.el (gnus-diary): Add :group.
22175
22176         * gnus.el (gnus-group-news-1-face): Add :group.
22177         (gnus-group-news-1-empty-face): Ditto.
22178         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
22179         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
22180         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
22181         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
22182         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
22183         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
22184         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
22185         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
22186         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
22187         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
22188         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
22189         (gnus-summary-high-ticked-face): Ditto.
22190         (gnus-summary-low-ticked-face): Ditto.
22191         (gnus-summary-normal-ticked-face): Ditto.
22192         (gnus-summary-high-ancient-face): Ditto.
22193         (gnus-summary-low-ancient-face): Ditto.
22194         (gnus-summary-normal-ancient-face): Ditto.
22195         (gnus-summary-high-undownloaded-face): Ditto.
22196         (gnus-summary-low-undownloaded-face): Ditto.
22197         (gnus-summary-normal-undownloaded-face): Ditto.
22198         (gnus-summary-high-unread-face): Ditto.
22199         (gnus-summary-low-unread-face): Ditto.
22200         (gnus-summary-normal-unread-face): Ditto.
22201         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
22202         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
22203
22204         * hashcash.el (hashcash): New custom group.
22205         (hashcash-default-payment): Add :group.
22206         (hashcash-payment-alist): Ditto.
22207         (hashcash-default-accept-payment): Ditto.
22208         (hashcash-accept-resources): Ditto.
22209         (hashcash-path): Ditto.
22210         (hashcash-extra-generate-parameters): Ditto.
22211         (hashcash-double-spend-database): Ditto.
22212         (hashcash-in-news): Ditto.
22213
22214         * message.el (message-minibuffer-local-map): Add :group.
22215
22216         * netrc.el (netrc): Add :group.
22217
22218         * sieve-manage.el (sieve-manage-log): Add :group.
22219         (sieve-manage-default-user): Diito.
22220         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
22221         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
22222         (sieve-manage-authenticators): Ditto.
22223         (sieve-manage-authenticator-alist): Ditto.
22224         (sieve-manage-default-port): Ditto.
22225
22226         * sieve-mode.el (sieve-control-commands-face): Add :group.
22227         (sieve-action-commands-face): Ditto.
22228         (sieve-test-commands-face): Ditto.
22229         (sieve-tagged-arguments-face): Ditto.
22230
22231         * smime.el (smime): Add :group.
22232
22233         * spam-report.el (spam-report): Add :group.
22234
22235         * spam.el (spam, spam-face): Add :group.
22236
22237 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22238
22239         * nntp.el (nntp-next-result-arrived-p): Some news servers may
22240         return \n.\n.\n at the end of articles.  Protect against that.
22241         (nntp-with-open-group): Allow debugging.
22242
22243         * nnheader.el (mail-header-set-extra): Make into a function
22244         because I just could't understand how to quote the list properly.
22245
22246         * dns.el (query-dns-cached): New function.
22247
22248 2005-05-26  Lute Kamstra  <lute@gnu.org>
22249
22250         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
22251
22252 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22253
22254         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
22255
22256         * gnus-art.el: Don't autoload mail-extract-address-components.
22257
22258         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
22259         eval-and-compile to evaluate it.
22260
22261         * hashcash.el: Don't autoload executable-find.
22262
22263         * nndb.el: Don't declare the nndb back end two or more times; don't
22264         autoload news-reply-mode, news-setup, cancel-timer and telnet.
22265
22266         * nntp.el: Autoload format-spec instead of format; use
22267         eval-and-compile to evaluate autoload forms.
22268
22269 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
22270
22271         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
22272
22273 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22274
22275         * gnus.el (gnus-version-number): Bump version.
22276
22277 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22278
22279         * gnus.el: No Gnus v0.3 is released.
22280
22281 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22282
22283         * lpath.el (featurep): Bind show-nonbreak-escape.
22284
22285 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22286
22287         * gnus-art.el (gnus-article-edit-part): Disable undo.
22288
22289 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22290
22291         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
22292         gnus-article-date-lapsed-new-header is t if date timer is active;
22293         skip headers in which the original date value is empty.
22294         (gnus-article-save-original-date): Redefine it as a macro.
22295         (gnus-display-mime): Use it.
22296
22297 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22298
22299         * gnus-art.el (article-date-ut): Support converting date in
22300         forwarded parts as well.
22301         (gnus-article-save-original-date): New function.
22302         (gnus-display-mime): Use it.
22303
22304 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
22305
22306         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
22307         enclosure element of <item>.
22308
22309 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
22310
22311         * message.el (message-kill-buffer-query): Rename from
22312         `message-kill-buffer-query-if-modified'.  Add :version.
22313
22314 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22315
22316         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
22317         window layout.
22318
22319 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22320
22321         * mml.el: Autoload dnd when compiling.
22322
22323 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
22324
22325         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
22326         x-dnd-*.
22327
22328 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22329
22330         * qp.el (quoted-printable-encode-region): Save excursion.
22331
22332 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
22333
22334         * message.el (message-kill-buffer-query-if-modified): Add new variable
22335         so the user can kill a modified message buffer quickly.
22336         (message-kill-buffer): Use it.
22337
22338 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22339
22340         * lpath.el: Fbind display-time-event-handler; don't fbind
22341         string-to-multibyte.
22342
22343         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
22344
22345 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22346
22347         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
22348         contained in text because xml.el decodes entities) with LFs.
22349
22350 2005-04-11  Lute Kamstra  <lute@gnu.org>
22351
22352         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
22353         differently.
22354
22355 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22356
22357         * mm-util.el (mm-detect-coding-region): Typo.
22358
22359 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
22360
22361         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
22362
22363 2005-04-06  Deepak Goel  <deego@gnufans.org>
22364
22365         * spam-stat.el (spam-stat-score-buffer): Add a call to a
22366         user-function allow user modifications of the scores.
22367         (spam-stat-score-buffer-user): New function, to allow
22368         user-computed modifications to the score.
22369         (spam-stat-score-buffer-user-functions): List of additional
22370         scoring functions.
22371         (spam-stat-error-holder): Global temporary error holder.
22372         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
22373         variable.
22374
22375 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
22376
22377         * gnus-registry.el (gnus-registry-clean-empty-function)
22378         (gnus-registry-trim, gnus-registry-fetch-groups)
22379         (gnus-registry-delete-group): Groups that match
22380         `gnus-registry-ignored-groups' are removed from the registry
22381         entries, not just ignored for splitting.  This helps clean up the
22382         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
22383         to get all the groups a message ID is in.
22384
22385         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
22386         (spam-stat-split-fancy): Change "threshhold" to "threshold".
22387         (spam-stat-score-buffer-user-functions): Add :number custom type.
22388
22389 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22390
22391         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
22392         argument in XEmacs.
22393
22394         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
22395         (nnrss-request-group): Decode group name first.
22396         (nnrss-request-article): Make a text/plain article if mml-to-mime
22397         failed.
22398         (nnrss-get-encoding): Return a compatible encoding according to
22399         nnrss-compatible-encoding-alist.
22400         (nnrss-find-el): Use consp instead of listp.
22401         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
22402
22403 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22404
22405         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
22406         which Emacs 20 doesn't support.
22407         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
22408
22409 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
22410
22411         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
22412         silence the byte compiler inside the defun.
22413
22414         * gnus-demon.el (parse-time-string): Add autoload.
22415
22416         * gnus-delay.el (parse-time-string): Add autoload.
22417
22418         * gnus-art.el (parse-time-string): Add autoload.
22419
22420         * nnultimate.el (parse-time): Require for `parse-time-string'.
22421
22422 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
22423
22424         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
22425
22426         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
22427
22428         * smime.el (smime-ldap-host-list): Add :version.
22429
22430 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
22431
22432         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
22433         pass it to `gnus-browse-read-group'.
22434         (gnus-browse-read-group): Add NUMBER argument and pass it to
22435         `gnus-group-read-ephemeral-group'.
22436
22437         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
22438         argument and pass it to `gnus-group-read-group'.
22439
22440 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
22441
22442         * mm-util.el (mm-xemacs-find-mime-charset): Only call
22443         mm-xemacs-find-mime-charset-1 if we have the mule feature
22444         available at runtime.
22445
22446 2005-03-25  Werner Lemberg  <wl@gnu.org>
22447
22448         * nnmaildir.el: Replace `illegal' with `invalid'.
22449
22450 2005-03-23  Lute Kamstra  <lute@gnu.org>
22451
22452         * time-date.el: Add comment on time value formats.
22453         Don't require parse-time.
22454         (with-decoded-time-value): New macro.
22455         (encode-time-value): New function.
22456         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22457         (days-to-time): Return a valid time value when arg is huge.
22458         (time-since): Use time-subtract.
22459         (time-to-number-of-days): Use time-to-seconds.
22460
22461 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22462
22463         * gnus-start.el (gnus-display-time-event-handler):
22464         Check display-time-timer at runtime rather than only at load time
22465         in case display-time-mode is turned off in the mean time.
22466
22467 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
22468
22469         * nnimap.el (nnimap-open-connection): Print which authinfo file is
22470         used.
22471
22472         * nneething.el (nneething-map-file-directory): Derive from
22473         `gnus-directory'.
22474
22475         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
22476         the To/Cc button.
22477
22478 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
22479
22480         * nnmaildir.el (nnmaildir-request-accept-article):
22481         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
22482
22483 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22484
22485         * gnus-async.el: Require timer-funcs at compile time when in
22486         XEmacs for `run-with-idle-timer'.
22487
22488 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22489
22490         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
22491         autoloaded function.
22492
22493 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22494
22495         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
22496
22497 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
22498
22499         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
22500
22501 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22502
22503         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
22504         Add gnus-expert-user to default.
22505
22506 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
22507
22508         * nnimap.el (nnimap-open-server): Ditto.
22509
22510         * imap.el (imap-authenticate): Fix typo.
22511
22512 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
22513
22514         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
22515         buffer (since IMAP server might return FETCH response out of
22516         order, and the nntp buffer must be sorted).
22517
22518 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
22519
22520         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
22521         comparison on string.
22522
22523         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
22524         (gnus-agent-score): Rename category keywords to match gnus-cus.
22525         (gnus-agent-summary-fetch-series): Modify to protect against
22526         gnus-agent-summary-fetch-group clearing processable flags.
22527         (gnus-agent-synchronize-group-flags): Update live group buffer as
22528         synchronization may occur due to the user toggle the plugged
22529         status.
22530         (gnus-agent-fetch-group-1): Clear downloadable flag when article
22531         successfully downloaded.
22532         (gnus-agent-expire-group-1): Avoid using markers when the overview
22533         is in ascending order; greatly improves performance.
22534         (gnus-agent-regenerate-group):
22535         Use gnus-agent-synchronize-group-flags to reset read status in both
22536         gnus and server.
22537         (gnus-agent-update-files-total-fetched-for): Fix initial size.
22538
22539 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
22540
22541         * message.el: Don't autoload former message-utils variables.
22542         (message-strip-subject-trailing-was): Change doc string.
22543
22544         * nnweb.el: Fixes for `gnus-group-make-web-group'.
22545         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
22546         (nnweb-google-search): Add "hl=en" here.
22547         (nnweb-google-parse-1, nnweb-google-create-mapping):
22548         Don't hardcode URL.
22549
22550 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
22551
22552         * message.el (message-get-reply-headers, message-followup):
22553         Mention related variables `message-use-followup-to' and
22554         `message-use-mail-followup-to', in the information buffer.
22555
22556         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
22557         of broken groups(-beta).google.com.
22558
22559 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
22560
22561         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
22562         parameter to invoked gnus-request-move-article; remove the
22563         redundant gnus-sum-hint-move-is-internal variable; apply the marks
22564         all at once instead of once per article.
22565         (gnus-summary-remove-process-mark): Accept a list of articles as
22566         well as a single article for processing.
22567
22568         * gnus-int.el (gnus-request-move-article): Add move-is-internal
22569         parameter.
22570
22571         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
22572
22573         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
22574
22575         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
22576         parameter.
22577
22578         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
22579         parameter.
22580
22581         * nnimap.el (nnimap-request-move-article): Add move-is-internal
22582         parameter and remove the gnus-sum-hint-move-is-internal variable.
22583
22584         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
22585         parameter.
22586
22587         * nndraft.el (nndraft-request-move-article): Add move-is-internal
22588         parameter.
22589
22590         * nndiary.el (nndiary-request-move-article): Add move-is-internal
22591         parameter.
22592
22593         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
22594
22595         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
22596         parameter.
22597
22598         * nnagent.el (nnagent-request-move-article): Add move-is-internal
22599         parameter.
22600
22601 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22602
22603         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
22604         a more conservative way.
22605
22606 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
22607
22608         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
22609         buffer, so it moves the window's cursor.
22610
22611 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
22612
22613         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
22614         `mm-dissect-multipart' and receive the from field as an (optional)
22615         argument from `mm-dissect-multipart'.
22616         (mm-dissect-multipart): Receive the from field as an argument and
22617         pass it on when we call `mm-dissect-buffer' on MIME parts.
22618         Fixes verification/decryption of signed/encrypted MIME parts.
22619
22620 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
22621
22622         * gnus-sum.el (gnus-summary-move-article):
22623         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
22624         whatever it calls (right now, only nnimap-request-move article
22625         respects it).
22626
22627         * nnimap.el (nnimap-request-move-article):
22628         When gnus-sum-hint-move-is-internal is set, don't do the extra
22629         nnimap-request-article.
22630
22631 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22632
22633         * nnheader.el (nnheader-find-file-noselect): Add doc string.
22634
22635         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
22636         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
22637
22638         * gnus-sum.el (gnus-summary-caesar-message):
22639         Apply `gnus-treat-article' after rotation.
22640
22641         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
22642         doc string.
22643
22644 2005-02-22  Simon Josefsson  <jas@extundo.com>
22645
22646         * encrypt.el (encrypt-password-cache-expiry): Remove (use
22647         `password-cache-expiry' instead).  Reported by Arne Jørgensen
22648         <arne@arnested.dk>.
22649         (encrypt): Add password-cache and password-cache-expiry as group
22650         members.
22651
22652 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
22653
22654         * smime.el (smime-ldap-host-list): Doc fix.
22655         (smime-ask-passphrase): Use `password-read-and-add' to read (and
22656         cache) password.
22657         (smime-sign-region): Use it.
22658         (smime-decrypt-region): Use it.
22659         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
22660         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
22661         fails.
22662         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
22663         certificate from DER to PEM format rather than calling openssl.
22664
22665         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
22666
22667         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
22668         for signing/encryption.
22669
22670         * mml.el (mml-parse-1): Use them.
22671
22672 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
22673
22674         * nnrss.el (nnrss-verbose): Remove.
22675         (nnrss-request-group): Use `nnheader-message' instead.
22676
22677 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
22678
22679         * nnrss.el (nnrss-verbose): New variable.
22680         (nnrss-request-group): Make it say nnrss is requesting a group.
22681
22682 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
22683
22684         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
22685         Handle news URL with given port correctly.
22686
22687 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22688
22689         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
22690         containing special characters.
22691
22692         * gnus-sum.el (gnus-summary-edit-article): Ditto.
22693
22694         * mml.el (mime-to-mml): Ditto.
22695
22696         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
22697         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
22698         (rfc2047-decode-region): Quote decoded words containing special
22699         characters when rfc2047-quote-decoded-words-containing-tspecials
22700         is non-nil.
22701
22702 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
22703
22704         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
22705
22706         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
22707
22708 2005-02-15  Simon Josefsson  <jas@extundo.com>
22709
22710         * nnimap.el (nnimap-debug): Doc fix.
22711
22712         * imap.el (imap-debug): Doc fix.
22713
22714 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22715
22716         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
22717
22718 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
22719
22720         * gnus.el (spam-contents): Improve docs for spam-contents
22721         parameter in its variable incarnation.
22722
22723 2005-02-14  Simon Josefsson  <jas@extundo.com>
22724
22725         * smime-ldap.el: Use require instead of load-library for ldap.
22726         (smime-ldap-search): Indent.
22727         (smime-ldap-search-internal): Shorten line.
22728
22729         * smime.el (smime-cert-by-dns): Add doc-string.
22730         (smime-cert-by-ldap-1): Indent.
22731
22732         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
22733         mml-smime-get-dns-ldap.
22734         (mml-smime-encrypt-query): Use new function.  Default to ldap.
22735
22736 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
22737
22738         * smime.el: Require smime-ldap.
22739         (smime-ldap-host-list): New variable.
22740         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
22741
22742         * mml-smime.el (mml-smime-encrypt-query): New function.
22743         (mml-smime-encrypt-query): Use it.
22744
22745         * smime-ldap.el: New file.
22746
22747 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22748
22749         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
22750
22751 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
22752
22753         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
22754         argument in doc string.  Make query for type more clear.
22755
22756 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
22757
22758         * gnus.el (gnus-group-startup-message): Search for gnus images in
22759         etc/images/gnus.
22760         * mm-util.el (mm-image-load-path): Likewise.
22761         * smiley.el (smiley-data-directory): Search for smilies in
22762         etc/images/smilies.
22763
22764 2005-02-09  Kim F. Storm  <storm@cua.dk>
22765
22766         Change Emacs release version from 21.4 to 22.1 throughout.
22767         Change Emacs development version from 21.3.50 to 22.0.50.
22768
22769 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22770
22771         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
22772
22773         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
22774         non-Mule XEmacs as well.
22775         (mm-decompress-buffer): Signal an error intentionally if it does
22776         not decompress compressed data because auto-compression-mode is
22777         disabled.
22778
22779 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
22780
22781         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
22782         an ID in the registry even if it has no groups.
22783
22784 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22785
22786         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
22787         merge it into mm-decompress-buffer.
22788         (gnus-mime-copy-part): Use the MIME part charset, the value which
22789         a user specified or gnus-newsgroup-charset for decoding, like
22790         gnus-mime-inline-part does; set buffer-file-coding-system to tell
22791         save-buffer what was used.  Suggested by Kevin Ryde
22792         <user42@zip.com.au>.
22793         (gnus-mime-inline-part): Allow the name parameter as well as the
22794         filename parameter; force decompressing of compressed data; always
22795         display contents being not decoded as unibyte.
22796
22797         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
22798         as well as the filename parameter.
22799
22800         * mm-util.el (mm-decompress-buffer):
22801         Merge gnus-mime-jka-compr-maybe-uncompress.
22802         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
22803         of compressed data.
22804
22805 2005-02-08  Simon Josefsson  <jas@extundo.com>
22806
22807         * imap.el (imap-log): Doc fix.
22808
22809 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22810
22811         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
22812         the coding cookies; decompress compressed parts.
22813
22814         * mml.el (mml-generate-mime-1): Add the charset parameter according
22815         to the value which a user specified manually or the coding cookie.
22816
22817         * mm-util.el (mm-string-to-multibyte): New function.
22818         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
22819         (mm-coding-system-to-mime-charset): New function.
22820         (mm-decompress-buffer): New function.
22821         (mm-find-buffer-file-coding-system): New function.
22822
22823         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
22824         (mm-display-inline-fontify): Rewrite for decoding and decompressing
22825         parts.
22826
22827 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22828
22829         * mm-view.el (mm-display-inline-fontify): Decode a part according
22830         to the charset parameter.
22831
22832 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22833
22834         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
22835         prefix arg is neither nil nor a number, as info specifies.
22836
22837 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22838
22839         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
22840         timestamps.
22841
22842 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
22843
22844         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
22845         groups error checking and notify user.
22846
22847 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
22848
22849         * message.el (message-send-mail-function): Check existence of
22850         sendmail-program first before using default value
22851         `message-send-mail-with-sendmail'.  Otherwise use more generic
22852         `smtpmail-send-it'.
22853
22854 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22855
22856         * nntp.el (nntp-request-update-info): Always return nil.
22857
22858 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22859
22860         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
22861
22862 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22863
22864         * message.el (message-beginning-of-line): Change the behavior when
22865         invoked between BOL and : so that it first moves backward.
22866
22867 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22868
22869         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
22870         article buffer when editing of the article is discarded.
22871         (gnus-article-prepare): Revert.
22872
22873 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22874
22875         * gnus-art.el (gnus-article-prepare):
22876         Remove message-strip-forbidden-properties from the local hook.
22877
22878 2005-01-27  Simon Josefsson  <jas@extundo.com>
22879
22880         * password.el (password-cache-add): Only start one timer per key.
22881         Reported by Derek Atkins <warlord@MIT.EDU>.
22882
22883 2005-01-26  Steve Youngs  <steve@sxemacs.org>
22884
22885         * run-at-time.el: Remove.  It is no longer needed as
22886         timer-funcs.el in the xemacs-base package has a working version of
22887         `run-at-time'.
22888
22889         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
22890
22891         * password.el: Require timer-funcs instead of run-at-time in
22892         XEmacs.
22893         Remove `password-run-at-time' macro.
22894         (password-cache-add): Use `run-at-time' instead of
22895         `password-run-at-time'.
22896
22897         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
22898         Remove `nnheader-cancel-function-timers' alias,
22899         `cancel-function-timers' exists in XEmacs in timer-funcs.
22900
22901         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
22902         for `run-with-idle-timer'.
22903
22904         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
22905         for `run-at-time'.
22906
22907         * mm-url.el: Require timer-funcs at compile time when in XEmacs
22908         for `with-timeout'.
22909
22910         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
22911         the same as for XEmacs 21.4.
22912         No need to ignore `run-with-idle-timer', this function exists in
22913         XEmacs now in timer-funcs.el in the xemacs-base package.
22914         (dgnushack-compile): No need to delete
22915         run-at-time.el from the list of files to compile because it
22916         doesn't exist anymore.
22917
22918 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22919
22920         * mml.el (mml-generate-mime-1): Convert string into unibyte when
22921         inserting " *mml*" buffer's contents into a unibyte temp buffer.
22922
22923 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
22924
22925         * mail-source.el (mail-source-fetch-imap): Search for ^From case
22926         sensitively.
22927
22928 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
22929
22930         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
22931
22932 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22933
22934         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
22935         which will be inserted according to the multibyteness of a buffer
22936         rather than the type of contents.  Suggested by ARISAWA Akihiro
22937         <ari@mbf.ocn.ne.jp>.
22938
22939         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
22940         of string which old xml.el may return rather than a string.
22941
22942 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22943
22944         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
22945
22946 2005-01-16  Simon Josefsson  <jas@extundo.com>
22947
22948         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
22949         idn/idna.el isn't available.
22950         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
22951         <michael@waxrat.com>.
22952
22953         * hashcash.el: Remove non-FSF copyright header.
22954
22955         * hashcash.el (hashcash-extra-generate-parameters): New variable.
22956         (hashcash-generate-payment): Use it.
22957         (hashcash-generate-payment-async): Use it.
22958
22959 2005-01-15  Simon Josefsson  <jas@extundo.com>
22960
22961         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
22962         Suggested by Raymond Scholz <ray-2005@zonix.de>.
22963
22964         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
22965         gnus-summary-idna-message.
22966         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
22967         (gnus-summary-idna-message): New function.
22968
22969 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
22970
22971         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
22972         gnus-novice-user.
22973
22974 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22975
22976         * nnrss.el (nnrss-request-delete-group): Delete entries in
22977         nnrss-group-alist as well.
22978         (nnrss-save-server-data): Insert newline.
22979
22980 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
22981
22982         * gnus.el (gnus-user-agent): Use list of symbols instead of
22983         symbols.  Display full version number for (S)XEmacs.
22984         Optionally display (S)XEmacs codename.
22985
22986         * gnus-util.el (gnus-emacs-version): Update for new
22987         `gnus-user-agent'.
22988
22989         * gnus-msg.el (gnus-extended-version): Make it possible to omit
22990         Gnus version.
22991
22992 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22993
22994         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
22995         which is unreadable in some setups.
22996
22997 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22998
22999         * gnus-spec.el (gnus-update-format-specifications): Flush the
23000         group format spec cache if it doesn't support decoded group names.
23001
23002 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
23003
23004         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
23005         Allow to apply decay on score files matching a regexp.
23006
23007 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23008
23009         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
23010         compatibility in %g and %c.
23011
23012 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23013
23014         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
23015         name for only %g and %c.
23016         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
23017         of gnus-tmp-group to decoded group name.
23018         (gnus-group-make-rss-group): Exclude `/'s from group names.
23019
23020 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23021
23022         * nnrss.el (nnrss-get-encoding): Fix regexp.
23023
23024 2004-12-27  Simon Josefsson  <jas@extundo.com>
23025
23026         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
23027         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
23028         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
23029
23030 2004-12-17  Kim F. Storm  <storm@cua.dk>
23031
23032         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
23033
23034         * gnus-sum.el (gnus-summary-mode-map): Likewise.
23035
23036 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23037
23038         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
23039
23040 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23041
23042         * nnrss.el: Require rfc2047 and mml.
23043         (nnrss-file-coding-system): New variable.
23044         (nnrss-format-string): Redefine it as an inline function.
23045         (nnrss-decode-group-name): New function.
23046         (nnrss-string-as-multibyte): Remove.
23047         (nnrss-retrieve-headers): Decode group name; don't use
23048         nnrss-format-string.
23049         (nnrss-request-group): Decode group name.
23050         (nnrss-request-article): Decode group name; allow a Message-ID as
23051         well as an article number; don't use nnrss-format-string; encode a
23052         Message-ID string which may contain non-ASCII characters; use
23053         mml-to-mime to compose a MIME article.
23054         (nnrss-request-expire-articles): Decode group name.
23055         (nnrss-request-delete-group): Decode group name.
23056         (nnrss-fetch): Clarify error message.
23057         (nnrss-read-server-data): Use insert-file-contents instead of load;
23058         bind file-name-coding-system; use multibyte buffer.
23059         (nnrss-save-server-data): Bind coding-system-for-write to the
23060         value of nnrss-file-coding-system; bind file-name-coding-system;
23061         add coding cookie.
23062         (nnrss-read-group-data): Use insert-file-contents instead of load;
23063         bind file-name-coding-system; use multibyte buffer.
23064         (nnrss-save-group-data): Bind coding-system-for-write to the
23065         value of nnrss-file-coding-system; bind file-name-coding-system.
23066         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
23067         make it work with non-ASCII text.
23068         (nnrss-find-el): Make it work with old xml.el as well.
23069
23070 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23071
23072         * nnrss.el (nnrss-get-encoding): New function.
23073         (nnrss-fetch): Use unibyte buffer initially; bind
23074         coding-system-for-read while performing mm-url-insert; remove ^Ms;
23075         decode contents according to the encoding attribute.
23076         (nnrss-save-group-data): Add coding cookie.
23077         (nnrss-mime-encode-string): New function.
23078         (nnrss-check-group): Use it to encode subject and author.
23079
23080 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
23081
23082         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
23083         imaginary variable.
23084
23085 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23086
23087         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
23088         correctly even if there are wide characters.
23089
23090 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
23091
23092         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
23093         downcased symbol names; make a new cache instead of reusing
23094         bbdb-hashtable.
23095
23096 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23097
23098         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
23099         concatenating segments rather than before concatenating them.
23100         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23101
23102         * message.el (message-get-reply-headers): Bind `extra'.
23103
23104 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23105
23106         * message.el (message-extra-wide-headers): New variable.
23107         (message-get-reply-headers): Use it.
23108
23109 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23110
23111         * gnus-agent.el (gnus-agent-group-path): Decode group name.
23112         (gnus-agent-group-pathname): Ditto.
23113
23114         * gnus-cache.el (gnus-cache-file-name): Decode group name.
23115
23116         * gnus-group.el (gnus-group-make-group): Decode group name.
23117         (gnus-group-make-rss-group): Register the group data after opening
23118         the nnrss group.
23119
23120 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
23121
23122         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
23123         by expiry now get marked as read.
23124
23125 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23126
23127         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
23128
23129 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
23130
23131         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
23132         unify Latin characters in XEmacs.
23133         (mm-find-mime-charset-region): Use it.
23134
23135 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23136
23137         * gnus-util.el (gnus-delete-directory): New function.
23138
23139         * gnus-agent.el (gnus-agent-delete-group): Use it.
23140
23141         * gnus-cache.el (gnus-cache-delete-group): Use it.
23142
23143 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23144
23145         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
23146         names.
23147
23148 2004-12-16  Simon Josefsson  <jas@extundo.com>
23149
23150         * hashcash.el (hashcash-payment-alist): Fix custom :type.
23151
23152 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23153
23154         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
23155
23156         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
23157         (gnus-group-set-current-level): Decode group name.
23158
23159 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
23160
23161         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
23162         failed.
23163
23164 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23165
23166         * gnus-group.el (gnus-group-delete-group): Decode group name.
23167         (gnus-group-make-rss-group): Encode group name.
23168         (gnus-group-catchup-current): Decode group name.
23169         (gnus-group-kill-group): Decode group name.
23170
23171 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
23172
23173         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
23174
23175 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23176
23177         * gnus-group.el (gnus-group-make-rss-group):
23178         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
23179
23180         * gnus-start.el (gnus-setup-news): Honor user's setting to
23181         gnus-message-archive-method.  Suggested by Lute Kamstra
23182         <lute@gnu.org>.
23183
23184 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
23185
23186         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
23187         global counterparts of the buffer-local variables.
23188
23189 2004-11-16  Romain Francoise  <romain@orebokech.com>
23190
23191         * gnus-sum.el (gnus-summary-exit): Don't clear the global
23192         counterparts of the buffer-local variables.
23193
23194 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23195
23196         * message.el (message-forbidden-properties): Fix typo in doc
23197         string.
23198
23199 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23200
23201         * gnus-util.el (gnus-replace-in-string): Add doc string.
23202
23203         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
23204         to avoid problems when splitting mails with many recipients.
23205
23206 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23207
23208         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
23209         pop-to-buffer, covered by the subsequent gnus-configure-windows.
23210
23211 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
23212
23213         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
23214         if there is no hashtable in memory or file modification time is
23215         newer than cached timestamp.
23216
23217 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
23218
23219         * gnus-sum.el (gnus-summary-limit-to-recipient):
23220         Implement not-matching option.
23221
23222 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
23223
23224         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
23225         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
23226         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
23227         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
23228         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
23229         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
23230
23231 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23232
23233         * message.el (message-forward-make-body-mml): Remove headers
23234         according to message-forward-ignored-headers if a message is decoded.
23235
23236 2004-12-02  Romain Francoise  <romain@orebokech.com>
23237
23238         * message.el (message-forward-make-body-plain): Always remove
23239         headers according to message-forward-ignored-headers.
23240
23241 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
23242
23243         * spam.el (spam-summary-prepare-exit): Remove the
23244         gnus-summary-limit pop for now, it has problems with ham marks for
23245         me.
23246
23247 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
23248
23249         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
23250         correctly.
23251
23252 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
23253
23254         * format-spec.el (format-spec): Message the char.
23255
23256 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
23257
23258         * gnus-art.el (gnus-split-methods): Reformat comments.
23259
23260         * spam.el (spam-summary-prepare-exit): Remove article limits
23261         before exiting the summary buffer.
23262
23263 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23264
23265         * lpath.el: Remove bbdb-create-internal, bbdb-records,
23266         spam-BBDB-register-routine and spam-enter-ham-BBDB.
23267
23268         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
23269         order to silence the byte compiler.
23270
23271         * spam.el: Fix the way to silence the byte compiler, which
23272         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
23273         bbdb-search-simple, spam-BBDB-register-routine,
23274         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
23275         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
23276         spam-stat-buffer-is-spam, spam-stat-load,
23277         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
23278         spam-stat-save and spam-stat-split-fancy.
23279
23280 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23281
23282         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
23283         which may confuse users.
23284         (canlock-password-for-verify): Ditto.
23285
23286         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
23287
23288         * gnus-art.el (gnus-emphasis-alist): Ditto.
23289
23290         * gnus-registry.el (gnus-registry-max-entries): Ditto.
23291
23292         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
23293
23294         * gnus-start.el (gnus-save-killed-list): Ditto.
23295
23296         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
23297         (gnus-sum-thread-tree-root): Ditto.
23298         (gnus-sum-thread-tree-false-root): Ditto.
23299         (gnus-sum-thread-tree-single-indent): Ditto.
23300
23301         * message.el (message-courtesy-message): Ditto.
23302         (message-archive-note): Ditto.
23303         (message-subscribed-address-file): Ditto.
23304         (message-user-fqdn): Ditto.
23305
23306         * spam-report.el (spam-report-gmane-regex): Ditto.
23307
23308         * spam.el (spam-blackhole-good-server-regex): Ditto.
23309
23310 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23311
23312         * mml.el (mml-preview): Widen the message buffer before copying
23313         the contents to the preview buffer; sort headers before previewing.
23314
23315         * message.el (message-hidden-headers): Fix the way to avoid a bug
23316         in the `repeat' widget in Emacs 21.3 or earlier.
23317
23318 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23319
23320         * message.el (message-hidden-headers): Default to "^References:".
23321         Improve customization type.  Suggested by Reiner Steib
23322         <Reiner.Steib@gmx.de>.
23323
23324 2004-11-25  Romain Francoise  <romain@orebokech.com>
23325
23326         * message.el (message-strip-forbidden-properties): Remove check for
23327         obsolete `message-hidden' text property, hidden headers are not
23328         accessible in the buffer anymore.
23329
23330 2004-11-22  Romain Francoise  <romain@orebokech.com>
23331
23332         * message.el (message-header-format-alist): Add `From' in list
23333         so that it can be sorted.
23334         (message-fix-before-sending): Widen and sort headers before
23335         sending.
23336         (message-hide-headers): Use narrowing to hide headers by moving
23337         them to the top of the buffer and narrowing to the region
23338         underneath.
23339
23340 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23341
23342         * message.el (message-strip-forbidden-properties):
23343         Bind buffer-read-only (etc) to nil.
23344
23345 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23346
23347         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
23348         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23349
23350 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
23351
23352         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
23353
23354 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23355
23356         * dns.el (query-dns): Use sit-for to time instead of
23357         accept-process-output, since that doesn't seem to work on udp
23358         sockets.
23359
23360 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23361
23362         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
23363
23364 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
23365
23366         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
23367         doc string.  Improve doc string.
23368
23369 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23370
23371         * nntp.el (nntp-request-update-info): Return nil if
23372         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
23373         may not call gnus-activate-group which uselessly issues the GROUP
23374         commands for all nntp groups and wastes time.  Reported by Romain
23375         Francoise <romain@orebokech.com>.
23376
23377         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
23378
23379 2004-11-15  Simon Josefsson  <jas@extundo.com>
23380
23381         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
23382         headers separately.
23383         (gnus-button-openpgp): New function, inspired by Jochen Küpper
23384         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
23385
23386 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
23387
23388         * gnus-start.el (gnus-convert-old-newsrc):
23389         Assign legacy-gnus-agent to 5.10.7.
23390
23391 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23392
23393         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
23394         start of the lines.
23395
23396 2004-11-14  Magnus Henoch  <mange@freemail.hu>
23397
23398         * hashcash.el (hashcash-default-payment): Change default to 20.
23399         (hashcash-default-accept-payment): Change default to 20.
23400         (hashcash-process-alist): New variable.
23401         (hashcash-generate-payment-async): Add.
23402         (hashcash-already-paid-p): Add.
23403         (hashcash-insert-payment): Don't generate payments twice.
23404         (hashcash-insert-payment-async): Add.
23405         (hashcash-insert-payment-async-2): Add.
23406         (hashcash-cancel-async): Add.
23407         (hashcash-wait-async): Add.
23408         (hashcash-processes-running-p): Add.
23409         (hashcash-wait-or-cancel): Add.
23410         (mail-add-payment): New optional argument.  Conditionally start
23411         asynchronous calculation.
23412         (mail-add-payment-async): Add.
23413
23414         * message.el (message-send-mail): Wait for asynchronous hashcash
23415         results.  Don't clobber existing X-Hashcash headers.
23416         (message-setup-1): Call mail-add-payment-async when
23417         message-generate-hashcash is non-nil.
23418
23419 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
23420
23421         * message.el (message-use-alternative-email-as-from): Examine the
23422         From header as well; use message-make-from in order to include a
23423         user's full name.
23424
23425 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23426
23427         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
23428         default; improve customization type.
23429         (gnus-emphasis-custom-with-format): New macro.
23430         (gnus-emphasis-custom-value-to-external): New function.
23431         (gnus-emphasis-custom-value-to-internal): New function.
23432
23433 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23434
23435         * dns.el (query-dns): Resolve reverse addresses.
23436
23437 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23438
23439         * gnus-group.el (gnus-group-get-new-news): Use it.
23440
23441         * gnus-start.el (gnus-check-reasonable-setup): New function.
23442
23443 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23444
23445         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
23446         "Args out of range" error.  Reported by Arnaud Giersch
23447         <arnaud.giersch@free.fr>.
23448
23449 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23450
23451         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
23452
23453 2004-11-04  Richard M. Stallman  <rms@gnu.org>
23454
23455         * spam.el (spam group): Add :version.
23456
23457         * pgg-def.el (pgg group): Add :version.
23458
23459 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23460
23461         * gnus-art.el (gnus-article-edit-article): Don't associate the
23462         article buffer with a draft file.  This is a temporary measure
23463         against the 2004-08-22 change to gnus-article-edit-mode.
23464
23465 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23466
23467         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
23468         (html2text-format-tags): Remove unused variable `attr'.
23469
23470 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
23471
23472         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
23473
23474         * tls.el (tls-process-connection-type, tls-success)
23475         (tls-certtool-program): Add :version.
23476
23477         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
23478         (starttls-extra-arguments, starttls-process-connection-type)
23479         (starttls-connect, starttls-failure, starttls-success): Add :version.
23480
23481         * spam-stat.el (spam-stat): Add :version.
23482
23483         * sieve.el (sieve): Add :version.
23484
23485         * sha1.el (sha1): Add :version.
23486         (sha1-use-external): Remove redundant version.
23487
23488         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
23489         (nnmail-cache-ignore-groups, nnmail-spool-hook)
23490         (nnmail-split-fancy-match-partial-words)
23491         (nnmail-split-lowercase-expanded): Add :version.
23492
23493         * nndiary.el (nndiary): Add :version.
23494
23495         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
23496
23497         * mml-sec.el (mml-default-sign-method)
23498         (mml-default-encrypt-method, mml-signencrypt-style-alist):
23499         Add :version.
23500
23501         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
23502
23503         * mm-url.el (mm-url-use-external, mm-url-program)
23504         (mm-url-arguments): Add :version.
23505
23506         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
23507         (mm-attachment-file-modes, mm-decrypt-option)
23508         (mm-w3m-safe-url-regexp): Add :version.
23509
23510         * message.el (message-cite-prefix-regexp)
23511         (message-sendmail-envelope-from, message-minibuffer-local-map)
23512         (message-user-fqdn, message-completion-alist): Add :version.
23513
23514         * gnus-win.el (gnus-configure-windows-hook)
23515         (gnus-use-frames-on-any-display): Add :version.
23516
23517         * gnus-art.el (gnus-article-address-banner-alist)
23518         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
23519         (gnus-treat-from-picon, gnus-treat-mail-picon)
23520         (gnus-treat-x-pgp-sig): Add :version.
23521
23522         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
23523         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
23524         (gnus-summary-article-delete-hook)
23525         (gnus-summary-display-while-building): Add :version.
23526
23527         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
23528         (gnus-get-top-new-news-hook): Add :version.
23529
23530         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
23531         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
23532
23533         * gnus-registry.el (gnus-registry): Add :version.
23534
23535         * gnus-spec.el (gnus-use-correct-string-widths)
23536         (gnus-make-format-preserve-properties): Add :version.
23537
23538         * gnus.el (gnus-group-charter-alist)
23539         (gnus-group-fetch-control-use-browse-url)
23540         (gnus-install-group-spam-parameters): Add :version.
23541
23542         * gnus-diary.el (gnus-diary): Add :version.
23543
23544         * gnus-delay.el (gnus-delay): Add :version.
23545
23546         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
23547         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
23548         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
23549         Add :version.
23550
23551         * gnus-agent.el (gnus-agent-max-fetch-size)
23552         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
23553         (gnus-agent-prompt-send-queue): Add :version.
23554
23555         * deuglify.el (gnus-outlook-deuglify): Add :version.
23556
23557         * html2text.el: Beautify code.  Improve doc strings.
23558         Some checkdoc cleanup.
23559         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
23560
23561 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
23562
23563         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
23564
23565 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
23566
23567         * gnus-registry.el (gnus-registry-hashtb): Create the registry
23568         when package is loaded.
23569
23570         * spam.el (spam-summary-score-preferred-header): Add global preference
23571         for people who want to override the default SpamAssassin over
23572         Bogofilter preference (when both are set).
23573         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
23574         (spam-user-format-function-S):
23575         Check spam-summary-score-preferred-header.
23576         (spam-extra-header-to-number): Add X-Bogosity header parsing.
23577         (spam-user-format-function-S): Format the score correctly.
23578
23579 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23580
23581         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
23582         signature file.  Suggested by Manoj Srivastava
23583         <srivasta@golden-gryphon.com>.
23584
23585         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
23586         iso-2022-jp even in the Japanese language environment.
23587         Suggested by Jason Rumney <jasonr@gnu.org>.
23588
23589 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23590
23591         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
23592         use the same characters as the dummy marks; make it free from
23593         getting affected by the language environment.
23594         (gnus-summary-read-group-1): Update mark positions only when the
23595         format spec is updated.
23596
23597         * gnus-spec.el (gnus-update-format-specifications): Return a list
23598         of updated types.
23599
23600 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23601
23602         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
23603         of boundp to check if display-warning is available.
23604
23605 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
23606
23607         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
23608
23609 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23610
23611         * nnspool.el (nnspool-spool-directory): Use news-path if the
23612         news-directory variable is not bound.
23613
23614         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
23615         function instead of display-warning if it is not available.
23616
23617 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
23618
23619         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
23620         v5-10: Use `point-at-bol'.
23621
23622 2004-10-26  Simon Josefsson  <jas@extundo.com>
23623
23624         * hashcash.el: Fix URL in comment, reported by Cheng Gao
23625         <chenggao@gmail.com>.
23626
23627 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
23628
23629         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
23630         instead.
23631
23632 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
23633
23634         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
23635         to remove a server from the nnimap-server-buffer-alist.
23636         (nnimap-open-connection, nnimap-close-server): Use it.
23637
23638         * gnus-encrypt.el: Remove file in favor of encrypt.el.
23639
23640 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23641
23642         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
23643         running the major-mode function.
23644
23645 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23646
23647         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
23648         dummy marks in the right way.
23649
23650 2004-10-18  David Edmondson  <dme@dme.org>
23651
23652         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
23653         excessively.
23654
23655 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
23656
23657         * gnus-util.el (gnus-split-references): Accept a nil references
23658         string and go on blissfully.
23659
23660         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
23661         cases where the references string is non-nil but has no references.
23662
23663         * encrypt.el: Add autoload tags.
23664
23665         * spam.el (spam-resolve-registrations-routine): Remove article
23666         from unregistration list too.  Reported by David Hanak
23667         <dhanak@isis.vanderbilt.edu>
23668
23669 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
23670
23671         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
23672         nil.  Change custom type.
23673
23674 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
23675
23676         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
23677
23678         * gnus-sum.el (gnus-summary-move-article): Use it.
23679
23680 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
23681
23682         * encrypt.el: Add autoload cookies.
23683
23684         * spam.el (spam-backend-article-list-property)
23685         (spam-backend-get-article-todo-list)
23686         (spam-backend-put-article-todo-list)
23687         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
23688         Resolve registrations separately.
23689         (spam-register-routine): Format comments.
23690         (spam-unregister-routine, spam-register-routine): Always call with
23691         specific-articles, no default list.
23692         (spam-summary-prepare-exit): Use the spam-classifications function.
23693
23694         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
23695         gnus-encrypt.el.
23696
23697         * encrypt.el: Copied from gnus-encrypt.el.
23698
23699         * gnus-encrypt.el: Commented that it's obsolete.
23700
23701 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23702
23703         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
23704         (gnus-score-save): Use it.
23705
23706         * message.el (message-bury): Use `window-dedicated-p'.
23707
23708 2004-10-15  Simon Josefsson  <jas@extundo.com>
23709
23710         * pop3.el (top-level): Don't require nnheader.
23711         (pop3-read-timeout): Add.
23712         (pop3-accept-process-output): Add.
23713         (pop3-read-response, pop3-retr): Use it.
23714
23715 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
23716
23717         * spam.el (spam-register-routine): Move comment.
23718         (spam-verify-bogofilter): Use 'unknown for the initial
23719         spam-bogofilter-valid state, not 'never.
23720
23721         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
23722         for netrc-machine.
23723
23724         * nnimap.el (nnimap-open-connection):
23725         Use netrc-machine-user-or-password.
23726
23727 2004-10-17  Richard M. Stallman  <rms@gnu.org>
23728
23729         * gnus-registry.el (gnus-registry-unload-hook):
23730         Set as a variable with add-hook.
23731
23732         * nnspool.el (nnspool-spool-directory): Use news-directory instead
23733         of news-path.
23734
23735         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
23736
23737         * spam.el: Delete duplicate `provide'.
23738         (spam-unload-hook): Set as a variable with add-hook.
23739
23740 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23741
23742         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
23743         in the doc string.
23744
23745         * message.el (message-ignored-news-headers)
23746         (message-ignored-supersedes-headers)
23747         (message-ignored-resent-headers)
23748         (message-forward-ignored-headers): Improve custom type.
23749
23750 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23751
23752         * message.el (message-tokenize-header): Fix 2004-09-06 change
23753         which used point-min in the wrong place.
23754
23755 2004-10-12  Simon Josefsson  <jas@extundo.com>
23756
23757         * tls.el (tls-certtool-program): New variable.
23758         (tls-certificate-information): New function, based on
23759         ssl-certificate-information.
23760
23761 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23762
23763         * compface.el: Move the version of ELisp-based uncompface program
23764         to the contrib directory because of the copyright problem.
23765
23766 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
23767
23768         * message.el (message-kill-buffer): Raise the current frame.
23769
23770 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
23771
23772         * gnus-sum.el: Mention that multibyte characters don't work as marks.
23773
23774         * gnus.el (message-y-or-n-p): Autoload.
23775
23776         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
23777         (pop3-password-required, pop3-authentication-scheme)
23778         (pop3-leave-mail-on-server): Make customizable.
23779         (pop3): New custom group.
23780         (pop3-retr): Remove `sleep-for' statements.
23781         Suggested by Dave Love <fx@gnu.org>.
23782
23783         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
23784         Windows/DOS.
23785
23786         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23787         (imap-parse-body): Fix incorrect use of `assert'.
23788         Suggested by Dave Love <fx@gnu.org>.
23789
23790         * mml.el (mml-minibuffer-read-disposition): Require match.
23791         Suggested by Dave Love <fx@gnu.org>.
23792
23793 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
23794
23795         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
23796         doc string.
23797
23798 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23799
23800         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
23801
23802 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23803
23804         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
23805         instead of calling `mm-insert-inline', to decode text/* parts
23806         before displaying them.
23807
23808 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23809
23810         * mm-uu.el (mm-uu-text-plain-type): New variable.
23811         (mm-uu-pgp-signed-extract-1): Use it.
23812         (mm-uu-pgp-encrypted-extract-1): Use it.
23813         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
23814         bind mm-uu-text-plain-type with that value.
23815         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
23816         mm-uu-dissect.
23817
23818 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23819
23820         * gnus-group.el (gnus-update-group-mark-positions):
23821         * gnus-sum.el (gnus-update-summary-mark-positions):
23822         * message.el (message-check-news-body-syntax):
23823         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
23824         of string-as-multibyte.
23825
23826 2004-10-05  Juri Linkov  <juri@jurta.org>
23827
23828         * gnus-group.el (gnus-update-group-mark-positions):
23829         * gnus-sum.el (gnus-update-summary-mark-positions):
23830         * message.el (message-check-news-body-syntax):
23831         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
23832         8-bit unibyte values to a multibyte string for search functions.
23833
23834 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23835
23836         * mm-uu.el (mm-uu-dissect): Allow optional arg.
23837         (mm-uu-dissect-text-parts): New function.
23838
23839         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
23840         dissect text parts.
23841
23842         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
23843         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
23844
23845         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
23846
23847         * gnus-topic.el (gnus-topic-hierarchical-parameters):
23848         Use gnus-current-topics instead of gnus-current-topic.
23849
23850 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
23851
23852         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
23853
23854 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
23855
23856         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
23857         where appropriate.
23858
23859         * nnml.el (nnml-generate-active-info): do.
23860
23861         * nndiary.el (nndiary-generate-active-info): do.
23862
23863         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
23864         (gnus-topic-move): do.
23865
23866         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
23867         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
23868
23869         * gnus-srvr.el (gnus-server-prepare)
23870         (gnus-server-open-all-servers): do.
23871
23872         * gnus-msg.el (gnus-summary-cancel-article)
23873         (gnus-summary-resend-message)
23874         (gnus-summary-mail-crosspost-complaint): do.
23875
23876         * gnus-move.el (gnus-change-server): do.
23877
23878         * gnus-group.el (gnus-group-unmark-all-groups)
23879         (gnus-group-set-current-level): do.
23880
23881 2004-10-04  Simon Josefsson  <jas@extundo.com>
23882
23883         * message.el (message-generate-hashcash): Doc fix.
23884
23885 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
23886
23887         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
23888         avoid infinite recursion via gnus-get-function.
23889
23890 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
23891
23892         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
23893
23894         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
23895
23896         * nnmail.el (nnmail-split-history): do.
23897
23898         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
23899         (nnml-request-delete-group): do.
23900
23901         * nnslashdot.el (nnslashdot-read-groups): do.
23902
23903         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
23904         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
23905
23906         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
23907         (nnspool-sift-nov-with-sed): Use last.
23908         (nnspool-retrieve-headers-with-nov): Use mapc.
23909         (nnspool-request-newgroups): Use dolist.
23910         (nnspool-request-group): Use last.
23911
23912         * nntp.el (nntp-read-server-type): Use dolist.
23913
23914         * nnvirtual.el (nnvirtual-create-mapping)
23915         (nnvirtual-update-read-and-marked): Use dolist.
23916         (nnvirtual-convert-headers): Simplify.
23917
23918 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23919
23920         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23921         Add support for sync'ing tick marks.
23922
23923 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23924
23925         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
23926         there's no visible header.
23927
23928 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23929
23930         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23931         When necessary, pass full group name to gnus-request-set-marks.
23932
23933 2004-10-01  Simon Josefsson  <jas@extundo.com>
23934
23935         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
23936         acroread.
23937
23938 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23939
23940         * spam-report.el (spam-report-gmane): Fix interactive.
23941
23942         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
23943
23944         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
23945         when writing file.
23946         (gnus-agent-synchronize-flags): Don't default to being
23947         interactive.
23948
23949 2004-09-30  Simon Josefsson  <jas@extundo.com>
23950
23951         * message.el (message-generate-hashcash): Add.
23952         (message-send-mail): Use it, call mail-add-payment.
23953
23954 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
23955
23956         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
23957
23958 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
23959
23960         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
23961         gnus-requst-update-info with explicit code to sync the in-memory
23962         info read flags with the marks being sync'd to the backend.
23963
23964         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
23965
23966 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23967
23968         * spam.el (spam-verify-bogofilter): Add new function.
23969         (spam-check-bogofilter)
23970         (spam-bogofilter-register-with-bogofilter): Use it.
23971         (spam-verify-bogofilter): Add small fixes.
23972
23973 2004-09-28  Simon Josefsson  <jas@extundo.com>
23974
23975         * hashcash.el (hashcash-generate-payment): Revert.
23976
23977 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23978
23979         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23980         Use gnus-extract-references instead of gnus-split-references.
23981
23982         * gnus-util.el (gnus-extract-references): Add new function, analogous
23983         to gnus-split-references but extracts only the message-ID without
23984         anything extra.
23985
23986         * hashcash.el (hashcash-generate-payment)
23987         (hashcash-check-payment): Do the right thing if hashcash-path is
23988         nil (because the hashcash program could not be found).
23989
23990         * spam.el (spam-use-hashcash): Remove comment.
23991
23992 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
23993
23994         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
23995         (gnus-cache-enter-article, gnus-cache-remove-article)
23996         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
23997
23998         * gnus-async.el (gnus-async-prefetch-remove-group): do.
23999
24000         * gnus-art.el (article-hide-boring-headers)
24001         (article-translate-strings, article-display-face)
24002         (gnus-article-mime-match-handle-first)
24003         (gnus-article-highlight-headers)
24004         (gnus-article-add-buttons-to-head): do.
24005
24006 2004-09-27  Simon Josefsson  <jas@extundo.com>
24007
24008         * hashcash.el: New version, from
24009         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
24010         ../contrib/.
24011
24012 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24013
24014         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
24015
24016 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
24017
24018         * gnus-dup.el (gnus-dup-open): Use mapc.
24019         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
24020
24021         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
24022         Reported by Stefan Wiens <s.wi@gmx.net>.
24023
24024         * gnus.el (gnus-shutdown): Use dolist.
24025
24026         * gnus-undo.el (gnus-undo): Use mapc.
24027
24028         * nnrss.el (nnrss-generate-active): do.
24029
24030         * message.el (message-cite-original-without-signature)
24031         (message-cite-original): Use mapc.
24032         (message-do-actions, message-make-forward-subject): Use dolist.
24033
24034 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24035
24036         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
24037         deletion to remove entire duplicate line.  Fixes merged article
24038         number bug.
24039
24040 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24041
24042         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
24043         servers that are offline.  Avoids having gnus-agent-toggle-plugged
24044         first ask if you want to open a server and then, even when you
24045         responded with no, asking if you want to synchronize the server's
24046         flags.
24047         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
24048         multi-line expressions.
24049         (gnus-agent-synchronize-group-flags): New internal function.
24050         Updates marks in memory (in the info structure) AND in the
24051         backend.
24052
24053         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
24054
24055         * nnagent.el (nnagent-request-set-mark):
24056         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
24057         method, to ensure that synchronization updates marks in the
24058         backend and in the info (in memory) structure.
24059
24060 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24061
24062         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
24063         convention fully; don't miss the root article of a thread; make
24064         the X-Draft-From header with correct article numbers.
24065
24066 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
24067
24068         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
24069         unless plugged.  Disable the agent so that an open failure causes
24070         an error.
24071
24072         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
24073         Revert 2004-09-21 change.  The backend must be opened while
24074         synchronizing flags even when the backend stores the flags
24075         locally.
24076
24077 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
24078
24079         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
24080         in `header' match.  Reported by Svend Tollak Munkejord.
24081
24082         * message.el (message-cite-original): Fix use of
24083         `message-cite-articles-with-x-no-archive'.
24084
24085 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24086
24087         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
24088         (gnus-window-to-buffer): Ditto.
24089
24090         * mml.el (mml-preview-buffer): New variable.
24091         (mml-preview): Manage window layout with gnus-buffer-configuration.
24092
24093         * gnus-msg.el (gnus-setup-message): Put article numbers into the
24094         X-Draft-From header even if those articles aren't quoted.
24095
24096 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
24097
24098         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
24099         (gnus-request-set-mark, gnus-request-update-mark): Use new
24100         g-s-t-u-l-m to decide to use backend even when unplugged.
24101
24102 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24103
24104         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
24105         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
24106
24107 2004-09-20  Simon Josefsson  <jas@extundo.com>
24108
24109         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
24110         "utf-16-le".
24111
24112 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24113
24114         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
24115
24116 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
24117
24118         * uudecode.el (uudecode-use-external): Add :version.
24119
24120         * smime.el (smime-CA-file, smime-encrypt-cipher)
24121         (smime-dns-server): Add :version.
24122
24123         * smiley.el (gnus-smiley-file-types): Add :version.
24124
24125         * sha1.el (sha1-use-external): Add :version.
24126
24127         * pgg-def.el (pgg-query-keyserver): Add :version.
24128
24129         * nnmail.el (nnmail-fancy-expiry-targets)
24130         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
24131         Add :version.
24132
24133         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
24134         (nnimap-retrieve-groups-asynchronous): Add :version.
24135         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
24136
24137         * mml.el (mml-content-disposition-parameters)
24138         (mml-insert-mime-headers-always): Add :version.
24139
24140         * mm-util.el (mm-coding-system-priorities): Add :version.
24141
24142         * mm-decode.el (mm-inline-text-html-with-images)
24143         (mm-keep-viewer-alive-types, mm-external-terminal-program)
24144         (mm-verify-option): Add :version.
24145         (mm-text-html-renderer): Change :version.
24146
24147         * message.el (message-fcc-externalize-attachments)
24148         (message-required-headers, message-draft-headers)
24149         (message-subject-trailing-was-query)
24150         (message-subject-trailing-was-ask-regexp)
24151         (message-subject-trailing-was-regexp, message-mark-insert-begin)
24152         (message-mark-insert-end, message-archive-header)
24153         (message-archive-note, message-cross-post-default)
24154         (message-cross-post-note, message-followup-to-note)
24155         (message-cross-post-note-function, message-use-mail-followup-to)
24156         (message-subscribed-address-functions)
24157         (message-subscribed-address-file, message-subscribed-addresses)
24158         (message-subscribed-regexps, message-allow-no-recipients)
24159         (message-yank-cited-prefix, message-signature-insert-empty-line)
24160         (message-hidden-headers, message-hierarchical-addresses)
24161         (message-mail-user-agent, message-use-idna)
24162         (message-valid-fqdn-regexp)
24163         (message-strip-special-text-properties, message-header-synonyms)
24164         (message-beginning-of-line, message-tab-body-function): Add :version.
24165         (message-insert-canlock, message-wide-reply-confirm-recipients):
24166         Change :version.
24167
24168         * mail-source.el (mail-source-ignore-errors): Add :group, :type
24169         and :version.
24170         (mail-source-delete-old-incoming-confirm)
24171         (mail-source-movemail-program): Add :version.
24172
24173         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
24174         (gnus-agent-cache, gnus-agent): Change :version.
24175
24176         * gnus-util.el (gnus-use-byte-compile): Change :version.
24177
24178         * gnus-sum.el (gnus-summary-make-false-root-always)
24179         (gnus-summary-default-high-score)
24180         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
24181         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
24182         (gnus-read-all-available-headers, gnus-article-emulate-mime)
24183         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
24184         (gnus-sum-thread-tree-single-indent)
24185         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
24186         (gnus-sum-thread-tree-leaf-with-other)
24187         (gnus-sum-thread-tree-single-leaf): Add :version.
24188         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
24189         (gnus-article-loose-mime): Change :version.
24190
24191         * gnus-start.el (gnus-backup-startup-file)
24192         (gnus-save-startup-file-via-temp-buffer): Add :version.
24193
24194         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
24195         (gnus-server-offline-face): Add :version.
24196
24197         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
24198
24199         * gnus-msg.el (gnus-gcc-externalize-attachments)
24200         (gnus-debug-files, gnus-debug-exclude-variables)
24201         (gnus-discouraged-post-methods): Change :version.
24202         (gnus-confirm-mail-reply-to-news)
24203         (gnus-confirm-treat-mail-like-news): Add :version.
24204
24205         * gnus-int.el (gnus-server-unopen-status): Add :version.
24206
24207         * gnus-group.el (gnus-group-jump-to-group-prompt)
24208         (gnus-large-ephemeral-newsgroup)
24209         (gnus-fetch-old-ephemeral-headers): Add :version.
24210
24211         * gnus-fun.el (gnus-x-face-directory)
24212         (gnus-convert-pbm-to-x-face-command)
24213         (gnus-convert-image-to-x-face-command)
24214         (gnus-convert-image-to-face-command): Add :version.
24215
24216         * gnus-delay.el (gnus-delay-default-hour): Add :version.
24217
24218         * gnus-cite.el (gnus-cite-blank-line-after-header)
24219         (gnus-article-boring-faces): Add :version.
24220
24221         * gnus-art.el (gnus-buttonized-mime-types)
24222         (gnus-inhibit-mime-unbuttonizing)
24223         (gnus-treat-display-face)
24224         (gnus-treat-body-boundary): Change :version.
24225         (gnus-body-boundary-delimiter, gnus-picon-databases)
24226         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
24227         (gnus-treat-date-english, gnus-treat-fold-headers)
24228         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
24229         (gnus-treat-mail-picon, gnus-treat-wash-html)
24230         (gnus-article-encrypt-protocol)
24231         (gnus-use-idna, gnus-article-over-scroll)
24232         (gnus-mime-display-multipart-alternative-as-mixed)
24233         (gnus-mime-display-multipart-related-as-mixed)
24234         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
24235         (gnus-ctan-url, gnus-button-ctan-handler)
24236         (gnus-button-handle-ctan-bogus-regexp)
24237         (gnus-button-ctan-directory-regexp)
24238         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
24239         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
24240         (gnus-button-man-level, gnus-button-emacs-level)
24241         (gnus-button-message-level, gnus-button-browse-level): Add :version.
24242
24243         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
24244         (gnus-agent-go-online): Change :version.
24245         (gnus-agent-expire-unagentized-dirs)
24246         (gnus-agent-auto-agentize-methods): Add :version.
24247
24248         * flow-fill.el (fill-flowed-display-column)
24249         (fill-flowed-encode-column): Add :version.
24250
24251         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
24252         (gnus-outlook-deuglify-unwrap-max)
24253         (gnus-outlook-deuglify-cite-marks)
24254         (gnus-outlook-deuglify-unwrap-stop-chars)
24255         (gnus-outlook-deuglify-no-wrap-chars)
24256         (gnus-outlook-deuglify-attrib-cut-regexp)
24257         (gnus-outlook-deuglify-attrib-verb-regexp)
24258         (gnus-outlook-deuglify-attrib-end-regexp)
24259         (gnus-outlook-display-hook): Add :version.
24260
24261         * binhex.el (binhex-use-external): Add :version.
24262
24263 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
24264
24265         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
24266         and `invisible'.
24267
24268 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
24269
24270         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
24271         in gnus-registry-trim.
24272
24273 2004-09-13  Simon Josefsson  <jas@extundo.com>
24274
24275         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
24276
24277         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
24278
24279         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
24280         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24281         <yamaoka@jpl.org>.
24282         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
24283         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24284         <yamaoka@jpl.org>.
24285
24286         * sieve.el (sieve-manage-mode): Ditto.
24287
24288 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
24289
24290         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
24291
24292 2004-09-11  Simon Josefsson  <jas@extundo.com>
24293
24294         * dns-mode.el: Add.
24295
24296         * mm-view.el (mm-display-dns-inline): Add.
24297
24298         * mm-decode.el (mm-inline-media-tests): Add text/dns.
24299         (mm-automatic-display): Ditto.
24300
24301         * mailcap.el (mailcap-mime-data): Add text/dns.
24302         (mailcap-mime-extensions): Map .soa to text/dns.
24303
24304 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
24305
24306         * gnus-art.el (article-decode-mime-words, article-babel)
24307         (gnus-article-highlight-signature, gnus-article-add-buttons)
24308         (gnus-signature-toggle): Remove unnecessary bindings of
24309         `inhibit-read-only' inherited from v5.10 merge.
24310
24311 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
24312
24313         * nntp.el (nntp): New customization group.
24314         (nntp-authinfo-file): Add customization group.
24315
24316         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
24317
24318         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
24319
24320         * gnus.el (to-address, to-list, subscribed)
24321         (large-newsgroup-initial): Ditto.
24322
24323         * flow-fill.el (fill-flowed-display-column)
24324         (fill-flowed-encode-column): Ditto.
24325
24326 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24327
24328         * message.el (message-tokenize-header, message-send-mail-with-qmail):
24329         Use point-min rather than 1.
24330         (message-send-mail): Use buffer-size rather than point-max.
24331
24332         * gnus-sum.el (gnus-summary-search-article-forward):
24333         Signal a specific `search-failed' rather than a generic `error'.
24334
24335         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
24336         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
24337         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
24338
24339 2004-09-10  Simon Josefsson  <jas@extundo.com>
24340
24341         * nndb.el (require): Remove tcp and duplicate cl.
24342
24343 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24344
24345         * gnus-agent.el (directory-files-and-attributes): Move forward.
24346
24347 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24348
24349         * gnus-agent.el (directory-files-and-attributes):
24350         Optionally defined to support XEmacs.
24351
24352 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24353
24354         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
24355         to avoid run-time CL dependencies.
24356         (gnus-agent-unfetch-articles): New function.
24357         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
24358         article numbers even when local .overview file is missing.
24359         (gnus-agent-read-article-number): New function.  Only accepts
24360         27-bit article numbers.
24361         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
24362         Use gnus-agent-read-article-number.
24363         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
24364         from backend while recognizing that article numbers in .overview
24365         must be valid.
24366         (gnus-agent-update-files-total-fetched-for):
24367         Use directory-files-and-attributes to improve performance.
24368         * gnus-int.el (gnus-request-move-article):
24369         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
24370         improve performance.
24371
24372         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
24373         some users confused by references to .newsrc when they only have a
24374         .newsrc.eld file.
24375         (gnus-convert-mark-converter-prompt)
24376         (gnus-convert-converter-needs-prompt): Fix use of property list.
24377         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
24378         New function.  Used internally to only display 'gnus converting
24379         files' message when actually necessary.
24380
24381         * gnus-sum.el (): Remove (require 'gnus-agent) as required
24382         methods now autoloaded.
24383
24384 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24385
24386         * gnus-sum.el (gnus-summary-insert-subject): Remove list
24387         identifiers.
24388
24389 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
24390
24391         * gnus-picon.el: Fix indentation and closing parenthesis.
24392
24393 2004-09-01  Simon Josefsson  <jas@extundo.com>
24394
24395         * message.el (message-canlock-generate): Require sha1, not
24396         sha1-el.  (Can we get rid of this require altogether?  It is ugly
24397         to require within a function.  Sadly, if sha1.el isn't loaded, the
24398         let binding in m-c-g will hide the defcustom definition, which is
24399         bad.)
24400
24401         * canlock.el: Require sha1, not sha1-el.
24402
24403         * message.el: Don't autoload sha1 (there is a autoload cookie in
24404         sha1.el).
24405
24406         * sha1-el.el: Rename to sha1.el.
24407
24408 2004-08-30  Juanma Barranquero  <lektu@terra.es>
24409
24410         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
24411
24412 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24413
24414         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
24415
24416 2004-08-30  Kim F. Storm  <storm@cua.dk>
24417
24418         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
24419
24420         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
24421         Add :group 'nnimap.
24422
24423 2004-08-30  Andreas Schwab  <schwab@suse.de>
24424
24425         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
24426         ?* and ?\;.
24427
24428         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
24429         and ?\' to symbol instead of whitespace.
24430
24431 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
24432
24433         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
24434
24435         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
24436         instead of re-search-forward.
24437
24438         * gnus-uu.el (gnus-uu-save-article): Ditto.
24439         (gnus-uu-post-encode-uuencode): Ditto.
24440
24441         * html2text.el (html2text-clean-list-items): Ditto.
24442         (html2text-clean-dtdd): Ditto.
24443         (html2text-format-tags): Ditto.
24444
24445         * message.el (message-send-mail-with-sendmail): Fix regexp.
24446         (message-fill-field-general): Use search-forward instead of
24447         re-search-forward.
24448         (unbold-region): Ditto.
24449
24450         * nnrss.el (nnrss-request-article): Ditto.
24451
24452         * nnslashdot.el (nnslashdot-request-article): Ditto.
24453
24454         * nnweb.el (nnweb-gmane-wash-article): Ditto.
24455
24456         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
24457         "Unrecognized menu descriptor" error in XEmacs.
24458
24459 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24460
24461         * gnus-sum.el (gnus-read-header): Don't remove a header for the
24462         parent article of a sparse article in the thread hashtb.
24463
24464 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
24465
24466         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
24467         (nnmail-expand-newtext): Lowercase expanded entries if
24468         nnmail-split-lowercase-expanded is non-nil.
24469
24470 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24471
24472         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
24473
24474         * gnus-group.el (gnus-group-line-format-alist): Convert the value
24475         of gnus-tmp-news-method into string under XEmacs.  It will be
24476         passed to gnus-correct-length which takes only a string argument.
24477
24478 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24479
24480         * gnus-util.el (gnus-bind-print-variables): New macro.
24481         (gnus-prin1): Use it.
24482         (gnus-prin1-to-string): Use it.
24483         (gnus-pp): New function.
24484         (gnus-pp-to-string): New function.
24485
24486         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
24487         Replace pp-to-string with gnus-pp-to-string.
24488         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
24489         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
24490         * gnus-msg.el (gnus-debug): Ditto.
24491         * gnus-score.el (gnus-score-save): Ditto.
24492         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
24493         gnus-pp-to-string.
24494         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
24495         with gnus-pp.
24496         * score-mode.el (gnus-score-pretty-print): Ditto.
24497         * webmail.el (webmail-debug): Ditto.
24498
24499 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24500
24501         * gnus-art.el (article-display-face, article-display-x-face):
24502         Use buffer-read-only.
24503
24504 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24505
24506         * gnus-art.el (article-hide-list-identifiers):
24507         Bind inhibit-read-only as t.
24508
24509 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
24510
24511         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
24512
24513 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24514
24515         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
24516         (gnus-narrow-to-page): Don't assume point-min == 1.
24517         (gnus-article-edit-mode): Derive from message-mode.
24518
24519         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
24520         point-min == 1.
24521
24522         * imap.el (imap-parse-address-list, imap-parse-body-ext):
24523         Disable incorrect use of `assert'.
24524
24525         * message.el (message-mode): Set comment-start-skip.
24526
24527
24528 2004-08-22  Sam Steingold  <sds@gnu.org>
24529
24530         * pop3.el (pop3-leave-mail-on-server): New user variable.
24531         (pop3-movemail): Delete mail only when it is nil.
24532
24533 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
24534
24535         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
24536
24537         * mml.el (mml-preview): Use `pop-to-buffer'.
24538
24539         * message.el (message-goto-mail-followup-to): Insert after "To".
24540         (message-carefully-insert-headers): Add comment.
24541
24542         * gnus.el: Remove unused variable `gnus-article-check-size'.
24543
24544         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
24545
24546         * gnus-art.el (gnus-button-alist):
24547         Improve `gnus-button-handle-library' entry.
24548
24549 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
24550
24551         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
24552         Use downcase, since XEmacs capitalizes error messages differently.
24553
24554 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
24555
24556         * nntp.el: Add (require 'gnus) due to reference to
24557         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
24558
24559 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
24560
24561         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
24562         Bind `mm-fill-flowed'.
24563
24564         * mm-decode.el (mm-dissect-singlepart): Check it.
24565
24566 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
24567
24568         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
24569         'imap' for netrc parsing.
24570
24571 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
24572
24573         * mailcap.el (mailcap-mime-data): Mark as risky.
24574
24575 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24576
24577         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
24578         may be included in the encoded word.
24579         (rfc2047-encode): Don't append a space if the encoded word
24580         includes close parenthesis.
24581
24582 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24583
24584         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
24585         of text within parentheses.
24586
24587 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
24588
24589         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
24590         (gnus-encrypt-write-file-contents): Make the password key the file
24591         name PLUS the cipher, not just the cipher.  Also remove failed
24592         passwords from the cache.
24593
24594 2004-08-06  Simon Josefsson  <jas@extundo.com>
24595
24596         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
24597         Doc fix.
24598
24599 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24600
24601         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
24602         LWSP.
24603
24604 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
24605
24606         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24607         Try to append in-reply-to: data to the references: header.
24608
24609         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
24610         (netrc-parse): Use gnus-encrypt.el functions.
24611
24612         * gnus-encrypt.el: Add new file for encryption support; currently
24613         does only a few GPG ciphers and an internal XOR cipher.
24614
24615         * password.el: Add comments on using password-read-and-add.
24616         (password-read-and-add): Add function to read and add the
24617         password to the cache at once.
24618
24619 2004-07-28  Simon Josefsson  <jas@extundo.com>
24620
24621         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
24622         parameter (but don't use it, for now).
24623
24624         * imap.el (imap-ssl-open): Use imap-process-connection-type,
24625         instead of hard coding to nil.
24626
24627 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24628
24629         * mm-view.el (mm-inline-image-emacs): Open lines under an image
24630         as mm-inline-image-xemacs does.
24631
24632 2004-07-26  Simon Josefsson  <jas@extundo.com>
24633
24634         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
24635         Revert part of 2004-07-17 change below.
24636
24637 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24638
24639         * rfc2047.el (rfc2047-encode-region): Don't infloop.
24640         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24641
24642 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24643
24644         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
24645         quotes that actually start with ">" at the beginning of the
24646         lines.
24647
24648 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24649
24650         * rfc2047.el (rfc2047-encode-region): Fix last change.
24651         (rfc2047-encode-parameter): Remove useless concat.
24652
24653 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24654
24655         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
24656         encode special characters; fix some kind of misconfigured headers;
24657         signal a real error if debug-on-quit or debug-on-error is non-nil.
24658         (rfc2047-encode-max-chars): New variable.
24659         (rfc2047-encode-1): Use it.
24660         (rfc2047-encode-parameter): New function.
24661
24662         * mml.el (mml-insert-parameter): Remove an excessive space.
24663
24664 2004-07-17  Simon Josefsson  <jas@extundo.com>
24665
24666         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
24667         Kai Grossjohann <kai@emptydomain.de>.
24668         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
24669         (gnus-group-make-menu-bar): Ditto.
24670
24671         * gnus-util.el (gnus-group-server): Add.
24672
24673 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
24674
24675         * message.el (message-clone-locals): Clone sendmail and smtp
24676         variables.
24677
24678 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24679
24680         * rfc2047.el (rfc2047-encode-region): Fix last change.
24681
24682 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24683
24684         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
24685         characters as non-special.
24686
24687 2004-07-09  Simon Josefsson  <jas@extundo.com>
24688
24689         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
24690         Users will lose all flag changes made while unplugged with
24691         e.g. nntp unless flag synchronization happens, thus `nil' is not a
24692         good default.  See numerous reports on ding mailing list.
24693
24694 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24695
24696         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
24697         add generate-head-function and generate-article-function to the
24698         rfc822-forward entry.
24699         (nndoc-rfc822-forward-generate-article): New function.
24700         (nndoc-rfc822-forward-generate-head): New function.
24701
24702         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
24703
24704 2004-07-06  Dan Christensen  <jdc@uwo.ca>
24705
24706         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
24707         respect display group parameter and gnus-summary-expunge-below.
24708         (gnus-articles-to-read): Remove unused reference to display group
24709         parameter.
24710
24711 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24712
24713         * nnheader.el (nnheader-uniquify-message-id): New experimental
24714         variable.
24715         (nnheader-nov-read-message-id): Use it.
24716
24717         * spam-report.el (spam-report-gmane): Add interactive.
24718
24719 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24720
24721         * mm-encode.el (mm-content-transfer-encoding-defaults):
24722         Use qp-or-base64 for the application/* types.
24723
24724 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
24725
24726         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
24727
24728 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
24729
24730         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
24731         trim value.
24732
24733 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
24734
24735         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
24736         New macro and function.
24737         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
24738
24739 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24740
24741         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
24742         after-load-alist.
24743
24744 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24745
24746         * gnus-group.el (gnus-group-get-new-news-this-group):
24747         Don't update info that isn't there.
24748
24749 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
24750
24751         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
24752         entry.
24753
24754 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24755
24756         * mm-view.el (mm-inline-render-with-function): Use multibyte
24757         buffer; decode html source by charset.
24758
24759         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
24760
24761         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
24762         Mule-UCS is loaded under XEmacs.
24763         (mm-mime-mule-charset-alist): Avoid duplicated entries.
24764
24765 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
24766
24767         * nnheader.el (nnheader-max-head-length): Increase to 8192.
24768
24769 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24770
24771         * mm-util.el (mm-coding-system-p): Return a coding-system.
24772         (mm-mime-mule-charset-alist): Use shift_jis instead of
24773         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
24774         entries for the mime charsets iso-2022-jp-3 and shift_jis.
24775         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
24776         instead of japanese-shift-jis and iso-latin-1 respectively in
24777         order to share the default value with both Emacs and XEmacs-mule.
24778         (mm-mule-charset-to-mime-charset):
24779         Make mm-coding-system-priorities effective.
24780         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
24781         while predicating of candidates upon the priorities.
24782
24783 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
24784
24785         * gnus-sum.el (gnus-summary-make-menu-bar):
24786         Add gnus-uu-invert-processable.
24787
24788         * gnus.el: Autoload gnus-uu-invert-processable.
24789
24790 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24791
24792         * mm-util.el (mm-with-multibyte-buffer): New macro.
24793
24794         * rfc2047.el (rfc2047-encode-string): Use it.
24795         (rfc2047-encode-region): Move point to the end of the region after
24796         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
24797
24798 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24799
24800         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
24801         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
24802
24803 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24804
24805         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
24806         (gnus-cite-parse): Ignore quoted envelope From_.
24807         Suggested by Karl Chen <quarl@nospam.quarl.org>.
24808
24809 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
24810
24811         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
24812         invalid addresses.
24813
24814 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
24815
24816         * spam.el: Change section markers, revise TODO list.
24817         (spam-backends): Make new master list of all installed backends.
24818         (spam-summary-exit-behavior): Add new variable to determine how
24819         messages moves are done at summary exit.
24820         (spam-move-spam-nonspam-groups-only)
24821         (spam-process-ham-in-nonham-groups)
24822         (spam-process-ham-in-spam-groups): Remove variables, the
24823         spam-summary-exit-behavior variable should be used to manage this
24824         behavior.
24825         (spam-old-ham-articles, spam-old-spam-articles): Remove.
24826         (spam-old-articles): Add variable, replacing spam-old-ham-articles
24827         and spam-old-spam-articles.
24828         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
24829         Add empty variables, placeholders for the backends they represent.
24830         (spam-set-difference): Move, unchanged.
24831         (spam-list-of-processors): Declare OBSOLETE, not used anymore
24832         unless the user has a processor variable.
24833         (spam-classifications, spam-classification-valid-p)
24834         (spam-backend-properties, spam-backend-property-valid-p)
24835         (spam-backend-function-type-valid-p)
24836         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
24837         (spam-report-articles-gmane, spam-report-articles-resend):
24838         Remove functions, they are not needed.
24839         (spam-install-backend-super, spam-backend-list)
24840         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
24841         (spam-backend-function, spam-backend-ham-registration-function)
24842         (spam-backend-spam-registration-function)
24843         (spam-backend-ham-unregistration-function)
24844         (spam-backend-spam-unregistration-function)
24845         (spam-backend-statistical-p, spam-backend-mover-p)
24846         (spam-install-backend-alias, spam-install-checkonly-backend)
24847         (spam-install-mover-backend, spam-install-nocheck-backend)
24848         (spam-install-backend, spam-install-statistical-backend)
24849         (spam-install-statistical-checkonly-backend): Add backend installation
24850         support.
24851         (spam-summary-prepare-exit): Rewrite to use the new backend code.
24852         (spam-group-processor-p): Use the new backend code and respect the
24853         summary exit behavior.
24854         (spam-mark-spam-as-expired-and-move-routine): Remove.
24855         (spam-summary-prepare): Change to use the new spam-old-articles
24856         variable.
24857         (spam-copy-or-move-routine, spam-copy-spam-routine)
24858         (spam-move-spam-routine, spam-copy-ham-routine)
24859         (spam-move-ham-routine): Add code to copy/move ham or spam.
24860         (spam-fetch-field-fast): Improve doc and code, plus allow the
24861         'number request.
24862         (spam-list-of-checks, spam-list-of-statistical-checks):
24863         Remove variables.
24864         (spam-split, spam-find-spam): Use the new backend code.
24865         (spam-registration-functions): Remove variable.
24866         (spam-unregister-routine): Add convenience wrapper.
24867         (spam-log-undo-registration, spam-register-routine)
24868         (spam-log-processing-to-registry)
24869         (spam-log-unregistration-needed-p): Rename "check" to "backend"
24870         where possible.
24871         (spam-check-gmane-xref, spam-check-regex-headers)
24872         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
24873         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
24874         (spam-check-bogofilter-headers, spam-check-spamoracle)
24875         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
24876         (spam-check-crm114-headers): Use the spam-split-group that
24877         spam-split prepares, no need to determine it every time.
24878
24879         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
24880         to the nnheader-parse-naked-head call.
24881
24882         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
24883
24884         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
24885         the nnheader-nov-read-message-id call.
24886
24887 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24888
24889         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
24890         gnus-activate-group twice.  Suggested by Markus Peter
24891         <warp@spin.de>.
24892
24893 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
24894
24895         * gnus-art.el (gnus-article-time-format): Exchange the order of
24896         day and month in the default value; fix customization type.
24897         (article-date-ut): Use add-text-properties.
24898         (article-make-date-line): Use message-make-date instead of
24899         current-time-string.
24900
24901         * message.el (message-fetch-field): Don't use set-text-properties.
24902         (message-make-date): Simplify.
24903
24904         * messagexmas.el (message-xmas-make-date): New function.
24905         (message-xmas-redefine): Defalias message-make-date to it.
24906
24907 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24908
24909         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
24910         (rfc2047-encode-region): Treat text within parentheses as special;
24911         show the original text when error has occurred.
24912
24913         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
24914         already-computed method to gnus-activate-group.
24915
24916         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
24917         same select-methods identical Lisp objects.
24918
24919         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
24920         object when modifying the info.
24921
24922 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24923
24924         * gnus-srvr.el (gnus-server-set-info): Remove the server from
24925         gnus-opened-servers since it has never been opened with the new
24926         configuration yet.
24927
24928 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24929
24930         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
24931         arg to nnheader-generate-fake-message-id.
24932
24933 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
24934
24935         * nnheader.el (nnheader-generate-fake-message-id): Accept a
24936         number and build a fake message ID localized to a group and
24937         article number (so it's repeatable from that point on).
24938         (nnheader-fake-message-id-p): Change regex to accomodate new fake
24939         ID format.
24940
24941         * gnus-sum.el (gnus-get-newsgroup-headers):
24942         Call nnheader-generate-fake-message-id with the article number.
24943
24944 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
24945
24946         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
24947         end-of-buffer.
24948
24949 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24950
24951         * message.el (message-ignored-supersedes-headers): Add Approved.
24952
24953 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
24954
24955         * rfc2047.el (rfc2047-encode-message-header): Remove useless
24956         goto-char.
24957         (rfc2047-encode): Fold the line before encoding.
24958
24959 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24960
24961         * rfc2047.el (rfc2047-encode-message-header): Disabled header
24962         folding -- not all headers can be folded, and this should be done
24963         by the message composition mode.  Probably.  I think.
24964
24965 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24966
24967         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
24968         fast.
24969
24970         * gnus-ems.el (gnus-remove-image): Don't use
24971         message-text-with-property; remove only the image found first.
24972
24973         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
24974         found first.
24975
24976 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
24977
24978         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
24979
24980 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24981
24982         * message.el (message-text-with-property): Make it fast and accept
24983         optional arguments.
24984         (message-strip-forbidden-properties): Use it.
24985         (message-fix-before-sending): Follow the m-t-w-p change.
24986
24987         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
24988
24989 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24990
24991         * gnus-art.el (article-hide-headers): Don't change the buffer
24992         mistakenly when performing mml-preview even if
24993         gnus-single-article-buffer is nil.
24994
24995 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
24996
24997         * message.el (message-expand-name-databases): New user option.
24998         (message-expand-name): Use it.
24999
25000 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
25001
25002         * spam.el (spam-report-articles-resend)
25003         (spam-report-resend-register-routine): Allow ham reporting.
25004         (spam-report-resend-register-ham-routine): Add wrapper.
25005         (spam-registration-functions): Add ham resending functions.
25006         (spam-list-of-processors): Add ham resend processor.
25007
25008         * gnus.el (ham-resend-to): Add new group parameter.
25009         (spam-process): Add ham resend option.
25010
25011         * spam-report.el (spam-report-resend): Allow reporting ham.
25012         (spam-report-resend-ham): Add wrapper.
25013
25014 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25015
25016         * message.el (message-cite-articles-with-x-no-archive):
25017         New variable.
25018         (message-cite-original): Use it.
25019
25020 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25021
25022         * message.el (message-cite-original): Respect X-No-Archive.
25023
25024 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25025
25026         * gnus-art.el (article-hide-headers): Refer to the values for
25027         gnus-ignored-headers and gnus-visible-headers in the summary
25028         buffer since a user may have set them as group parameters.
25029
25030 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
25031
25032         * assistant.el (assistant-node-name): Add convenience function.
25033         (assistant-render-text, assistant-render-node): Add error handling,
25034         plus handle multiple next nodes.
25035         (assistant-find-next-node): Comment out for now.
25036         (assistant-find-next-nodes): Add function, returns list of next
25037         nodes.
25038
25039 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
25040
25041         * mail-source.el (mail-source-directory): Fix doc-string.
25042
25043 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
25044
25045         * assistant.el (assistant-render-text, assistant-eval): Add :set
25046         widget type, which is different because it takes and returns a
25047         list.  Much hilarity ensues.
25048
25049 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
25050
25051         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
25052
25053         * gnus-group.el (gnus-group-get-new-news-this-group):
25054         Add doc-string.
25055
25056         * gnus-start.el (gnus-activate-group): Add doc-string.
25057
25058 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25059
25060         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
25061
25062 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
25063
25064         * assistant.el (assistant-render-text): Try to add a :set
25065         widget, more to come.
25066
25067         * spam.el (spam-group-spam-contents-p): Handle empty groupname
25068         strings.
25069         (spam-report-articles-resend)
25070         (spam-register-routine): Do registration iff any articles warrant
25071         it.
25072         (spam-summary-prepare-exit): Change log message for nil group
25073         destinations.
25074
25075 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
25076
25077         * spam.el (spam-report-resend-register-routine):
25078         Allow spam-report-resend-to to be a group parameter or a global value.
25079
25080 2004-05-26  Simon Josefsson  <jas@extundo.com>
25081
25082         * starttls.el: Merge with my GNUTLS based starttls.el.
25083         (starttls-gnutls-program, starttls-use-gnutls)
25084         (starttls-extra-arguments, starttls-process-connection-type)
25085         (starttls-connect, starttls-failure, starttls-success):
25086         New variables.
25087         (starttls-program, starttls-extra-args): Doc fix.
25088         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
25089         New functions.
25090         (starttls-negotiate, starttls-open-stream):
25091         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
25092         function if it is set.
25093
25094 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25095
25096         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
25097         structured fields.
25098
25099 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25100
25101         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
25102
25103 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
25104
25105         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
25106         Add variable.
25107         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
25108         assigning the spam-mark to new messages.
25109
25110 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
25111
25112         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
25113
25114 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25115
25116         * dgnushack.el: Autoload customize-set-variable for XEmacs.
25117
25118         * rfc2047.el (rfc2047-encodable-p): Don't move point.
25119         (rfc2047-decode): Treat the ascii coding-system as raw-text by
25120         default.
25121
25122 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
25123
25124         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
25125         correct data.
25126
25127 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
25128
25129         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
25130         (spam-group-processor-p): Fix function.
25131         (spam-group-processor-multiple-p)
25132         (spam-group-spam-processor-report-gmane-p)
25133         (spam-group-spam-processor-report-resend-p)
25134         (spam-group-spam-processor-bogofilter-p)
25135         (spam-group-spam-processor-blacklist-p)
25136         (spam-group-spam-processor-ifile-p)
25137         (spam-group-ham-processor-ifile-p)
25138         (spam-group-spam-processor-spamoracle-p)
25139         (spam-group-spam-processor-crm114-p)
25140         (spam-group-ham-processor-bogofilter-p)
25141         (spam-group-spam-processor-stat-p)
25142         (spam-group-ham-processor-stat-p)
25143         (spam-group-ham-processor-whitelist-p)
25144         (spam-group-ham-processor-BBDB-p)
25145         (spam-group-ham-processor-spamoracle-p)
25146         (spam-group-ham-processor-copy-p): Remove functions with some
25147         prejudice against unneeded code.
25148         (spam-report-articles-resend)
25149         (spam-report-resend-register-routine): Allow the group/topic
25150         spam-resend-to value to override spam-report-resend-to.
25151         (spam-summary-prepare-exit): Invoke spam-group-processor-p
25152         properly now.
25153
25154         * gnus.el (spam-resend-to): Add group/topic parameter.
25155         (spam-process): Move the OBSOLETE processors to the end of the
25156         choices.
25157
25158 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
25159
25160         * spam-report.el (spam-report-resend-to, spam-report-resend):
25161         Start with resend-to set to nil, and then ask the user if necessary.
25162         (spam-report-resend): spam-report-resend takes a list of articles, not
25163         separate article numbers.
25164
25165 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25166
25167         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
25168         addition to emacs-w3m.
25169
25170 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25171
25172         * assistant.el (assistant-authinfo-data): New function.
25173         (assistant-eval): Eval for entire assistant.
25174
25175         * netrc.el (netrc-services-file): New variable.
25176         (netrc-parse-services): New function.
25177         (netrc-find-service-name): New function.
25178         (netrc-find-service-number): New function.
25179         (netrc-port-equal): New function.
25180         (netrc-machine): Use it.
25181
25182         * nnimap.el (nnimap-open-connection): Use netrc.
25183
25184         * gnus-util.el (gnus-netrc-get): Remove aliases.
25185
25186         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
25187
25188         * assistant.el (wid-edit): Fix compilation.
25189
25190         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
25191
25192 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
25193
25194         * gnus-util.el (gnus-set-file-modes): New function.  (small
25195         patch).
25196
25197 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25198
25199         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
25200
25201         * assistant.el (assistant-render-node): Fix up rendering and
25202         read-only text.
25203         (assistant-render-node): Reset.
25204         (assistant-make-read-only): Not sticky.
25205
25206 2004-05-20  Danny Siu  <dsiu@adobe.com>
25207
25208         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
25209         centered even when gnus-auto-center-summary is t.
25210
25211 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25212
25213         * dns.el (dns-get-txt-answer): New function.
25214         (dns-read-txt): Ditto.
25215         (query-dns): Use it.
25216
25217 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25218
25219         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
25220         active for foreign groups even if the group level is higher than
25221         the specified value.
25222
25223 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25224
25225         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
25226         non-active groups.
25227
25228         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
25229
25230 2004-05-20  Magnus Henoch  <mange@freemail.hu>
25231
25232         * dns.el (dns-read-type): Add support for SVR.  (small patch)
25233
25234 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
25235
25236         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
25237         (spam-crm114-header, spam-crm114-spam-switch)
25238         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
25239         (spam-crm114-positive-spam-header)
25240         (spam-crm114-database-directory, spam-list-of-processors)
25241         (spam-group-spam-processor-crm114-p)
25242         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
25243         (spam-generic-score, spam-list-of-checks)
25244         (spam-list-of-statistical-checks, spam-registration-functions)
25245         (spam-check-crm114-headers, spam-crm114-score)
25246         (spam-check-crm114, spam-crm114-register-with-crm114)
25247         (spam-crm114-register-spam-routine)
25248         (spam-crm114-unregister-spam-routine)
25249         (spam-crm114-register-ham-routine)
25250         (spam-crm114-unregister-ham-routine): Add CRM114 support.
25251
25252 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
25253
25254         * gnus.el: Add spam-use-crm114.
25255
25256         * spam.el (spam-list-of-processors, spam-registration-functions):
25257         Add spam-use-resend.
25258         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
25259         (spam-report-articles-gmane): Add doc fix.
25260         (spam-report-articles-resend, spam-report-resend-register-routine):
25261         Add wrappers around spam-report-resend-to.
25262
25263         * spam-report.el (spam-report-resend-to, spam-report-resend):
25264         Add support for resending spam.
25265         (spam-report-gmane): Fix line length >80.
25266
25267         * gnus.el (spam-process): Add spam-use-resend.
25268
25269 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25270
25271         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
25272         number of processed spam messages.
25273         (spam-ham-copy-or-move-routine): Return the number of processed
25274         ham messages.
25275         (spam-summary-prepare-exit): Use the above values to decide
25276         whether status messages shouled be displayed.
25277
25278 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
25279
25280         * rfc2047.el (rfc2047-encode-function-alist): Rename from
25281         `rfc2047-encoding-function-alist' in order to avoid conflicting
25282         with the old version.
25283         (rfc2047-encode-region): Concatenate words containing non-ASCII
25284         characters in structured fields; don't encode space-delimited
25285         ASCII words even in unstructured fields; don't break words at
25286         char-category boundaries.
25287         (rfc2047-encode-1): New function.
25288         (rfc2047-encode): Use it; encode text so that it occupies the
25289         maximum width within 76-column; work correctly on Q encoding for
25290         iso-2022-* charsets.
25291         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
25292         sure not to break a line just after the header name.
25293         (rfc2047-b-encode-region): Remove.
25294         (rfc2047-b-encode-string): New function.
25295         (rfc2047-q-encode-region): Remove.
25296         (rfc2047-q-encode-string): New function.
25297
25298         * mm-util.el (mm-replace-in-string): New function.
25299
25300 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25301
25302         * gnus-msg.el (gnus-inews-make-draft-meta-information):
25303         Really get it right.
25304         (gnus-inews-make-draft): Really.
25305
25306 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
25307
25308         * nnmh.el (nnmh-request-list-1): Don't check the link count
25309         before descending.  (small patch)
25310
25311 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25312
25313         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
25314         stuff.
25315
25316         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
25317         Match on real group name.
25318
25319         * gnus-art.el (gnus-signature-limit): Doc fix.
25320
25321         * gnus-msg.el (gnus-inews-make-draft): Quote list.
25322
25323         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
25324
25325 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
25326
25327         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
25328         isn't a string.
25329
25330 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25331
25332         * gnus-draft.el (gnus-draft-send):
25333         Bind rfc2047-encode-encoded-words.
25334
25335         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
25336         (rfc2047-encodable-p): Say that =? needs encoding.
25337         (rfc2047-encode-encoded-words): New variable.
25338
25339         * gnus-group.el (gnus-group-select-group): Doc fix.
25340
25341         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
25342
25343         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
25344         to nil.
25345
25346         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
25347
25348         * nnheader.el (nnheader-get-lines-and-char): New function.
25349
25350 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
25351
25352         * gnus-msg.el (gnus-summary-followup-with-original):
25353         Document yanking of region when active.
25354
25355 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25356
25357         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
25358         groups if the group level is higher than the specified value.
25359
25360 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25361
25362         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
25363         (gnus-group-jump-to-group): Add prefix argument using
25364         `gnus-group-jump-to-group-prompt'.  Query before jumping to
25365         non-active group.
25366
25367         * compface.el (uncompface): Be verbose when changing
25368         `uncompface-use-external'.
25369
25370         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
25371         handle manual section.
25372
25373 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25374
25375         * gnus-art.el (gnus-button-alist): Revert previous change.
25376
25377 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25378
25379         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
25380
25381 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25382
25383         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
25384         whether backend can accept message.
25385
25386         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
25387
25388 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
25389
25390         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25391         Avoid creating directory when nntp-marks-is-evil is true.
25392         Reported by Reiner Steib.
25393
25394 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25395
25396         * gnus-picon.el (gnus-picon-insert-glyph):
25397         Add optional `nostring' argument.
25398
25399 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25400
25401         * gnus-picon.el (gnus-picon-style): New variable.
25402         (gnus-picon-transform-address): Support `gnus-picon-style'.
25403
25404 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25405
25406         * message.el (message-fill-field): Return point.
25407         (message-generate-headers): Go to end of field.
25408
25409         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
25410         stuff for non-living groups.
25411
25412 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25413
25414         * gnus-art.el (gnus-article-followup-with-original)
25415         (gnus-article-reply-with-original): gnus-mark-active-p ->
25416         gnus-region-active-p.
25417
25418 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
25419
25420         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
25421         only when there is spam or ham to be processed.
25422
25423 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25424
25425         * mail-source.el (mail-source-delete-crash-box): Refactor.
25426         (mail-source-fetch): Use it.
25427         (mail-source-fetch-file): Ditto.
25428         (mail-source-fetch-directory): Run postscript in loop.
25429         (mail-source-fetch-pop): Delete.
25430         (mail-source-fetch-maildir): Ditto.
25431         (mail-source-fetch-imap): Ditto.
25432
25433         * imap.el (imap-authenticators): Comment out sasl.
25434
25435         * message.el (message-skip-to-next-address): New function.
25436         (message-fill-header-address): Refactor.
25437         (message-fill-address): Use it.
25438         (message-delete-address): Use it.
25439         (message-fill-header-general): Refactor.
25440         (message-fill-field-address): Rename.
25441         (message-narrow-to-field): Find the start of the header.
25442         (message-header-format-alist): Don't pre-fill.
25443         (message-fill-header): Remove.
25444         (message-insert-header): New function.
25445         (message-shorten-references): Use it.
25446
25447         * rfc2047.el (rfc2047-field-value): Strip props.
25448
25449         * mail-parse.el (mail-header-make-address): New alias.
25450
25451         * ietf-drums.el (ietf-drums-make-address): New function.
25452
25453         * imap.el: Add compiler directives.
25454
25455         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
25456
25457         * gnus-art.el (article-decode-idna-rhs): Don't use
25458         message-idna-inside-rhs-p.
25459
25460 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25461
25462         * message.el (message-idna-inside-rhs-p): Remove.
25463         (message-idna-to-ascii-rhs-1): Use proper address parsing.
25464
25465         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
25466         false positives.
25467
25468 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
25469
25470         * imap.el (imap-sasl-make-mechanisms): Use sasl.
25471
25472 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25473
25474         * nneething.el (nneething-file-name): Don't create spurious
25475         files.
25476
25477         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
25478         (gnus-inews-do-gcc): Remove sleep.
25479
25480         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
25481         part under point.
25482
25483         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
25484         (gnus-agent-regenerate-group): Using nil messages aren't valid.
25485
25486 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
25487
25488         * spam.el (spam-summary-prepare-exit): Fix (length).
25489
25490 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
25491
25492         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
25493         as expired without moving it" message when there are spam
25494         messages left.
25495
25496 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
25497
25498         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
25499         header is not nil.
25500
25501 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
25502
25503         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25504         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
25505         (nntp-marks-changed-p): New arg SERVER.
25506         (nntp-request-update-info): Adjust caller.
25507
25508 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
25509
25510         * nntp.el (nntp-save-marks): Pass missing arg.
25511
25512 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
25513
25514         * nntp.el: Support marks.
25515         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
25516         (nntp-marks-modtime, nntp-marks-directory): New variables.
25517         (nntp-request-set-mark, nntp-request-update-info)
25518         (nntp-possibly-create-directory, nntp-marks-changed-p)
25519         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
25520         New functions.
25521
25522 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
25523
25524         * gnus-xmas.el (gnus-xmas-select-lowest-window)
25525         (gnus-xmas-redefine): Rename.
25526
25527         * gnus-score.el (gnus-score-insert-help):
25528         Use gnus-select-lowest-window.
25529
25530         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
25531         appt-select-lowest-window and rename to gnus-select-lowest-window.
25532
25533         * gnus.el: do.
25534
25535 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25536
25537         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
25538         encodings of MIME-encoded words, in order to improve
25539         interoperability with several broken MUAs.
25540
25541 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25542
25543         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
25544         tags, only when charsets are not specified in headers.
25545         (mm-inline-text-html-render-with-w3m): Ditto.
25546
25547         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
25548         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
25549
25550 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25551
25552         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
25553         instead of MIME-decoded from fields when checking
25554         `gnus-article-address-banner-alist'.
25555
25556 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
25557
25558         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
25559         description rather than subject.
25560
25561 2004-05-02  Steve Youngs  <steve@youngs.au.com>
25562
25563         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
25564
25565 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25566
25567         * gnus.el (gnus-version-number): Bump.
25568
25569 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25570
25571         * gnus.el: No Gnus v0.2 is released.
25572
25573 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25574
25575         * gnus-agent.el (gnus-agent-read-agentview):
25576         Inline gnus-uncompress-range.
25577
25578 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25579
25580         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
25581         `exec-installed-p'.
25582
25583 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25584
25585         * gnus.el (spam-process, spam-autodetect-methods):
25586         Add bsfilter and bsfilter-headers.
25587
25588         * spam.el (spam-bsfilter): New customize group.
25589         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
25590         (spam-bsfilter-header, spam-bsfilter-probability-header)
25591         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
25592         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
25593         (spam-bsfilter-database-directory): New options.
25594         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
25595         (spam-list-of-statistical-checks, spam-registration-functions):
25596         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
25597         (spam-bsfilter-score): New command.
25598         (spam-check-bsfilter-headers, spam-check-bsfilter)
25599         (spam-bsfilter-register-with-bsfilter)
25600         (spam-bsfilter-register-spam-routine)
25601         (spam-bsfilter-unregister-spam-routine)
25602         (spam-bsfilter-register-ham-routine)
25603         (spam-bsfilter-unregister-ham-routine): New functions.
25604         (spam-generic-score): Support bsfilter; Accept an optional argument
25605         to recalcurate spam score even if scoring header has already been
25606         added.
25607         (spam-bogofilter-score, spam-spamassassin-score): Accept an
25608         optional argument to recalcurate spam score even if scoring header
25609         has already been added.
25610
25611 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
25612
25613         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
25614         strings!  Reported by David D. Smith <davidsmith@acm.org>.
25615         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
25616         link is missing.
25617
25618 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
25619
25620         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
25621         (html2text-get-attr): Rewrite.
25622
25623         * message.el (message-setup-1): Remove redundant put-text-property
25624         on mail-header-separator.
25625
25626 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
25627
25628         * gnus-registry.el (gnus-registry-cache-whitespace)
25629         (gnus-registry-action, gnus-registry-spool-action)
25630         (gnus-registry-split-fancy-with-parent): Change message levels
25631         from 5 to 3 or 7, as needed.
25632
25633         * spam.el (spam-summary-prepare-exit)
25634         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
25635         (spam-split, spam-find-spam, spam-log-undo-registration)
25636         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
25637         level from 5 to 6.
25638
25639 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25640
25641         * gnus-ems.el: Autoload appt-select-lowest-window (revert
25642         2004-03-04 change).
25643
25644 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
25645
25646         * sieve-manage.el (sieve-manage-open):
25647         * nnweb.el (nnweb-insert-html):
25648         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
25649         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
25650         * nnspool.el (nnspool-request-group):
25651         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
25652         * nnml.el (nnml-request-update-info):
25653         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
25654         (nnmh-request-create-group, nnmh-update-gnus-unreads):
25655         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
25656         (nnimap-request-set-mark):
25657         * nnfolder.el (nnfolder-request-update-info):
25658         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
25659         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
25660         * gnus-uu.el (gnus-uu-find-articles-matching):
25661         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
25662         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
25663         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
25664         * gnus-nocem.el (gnus-nocem-scan-groups):
25665         * gnus-int.el (gnus-start-news-server):
25666         * gnus-group.el (gnus-group-make-kiboze-group)
25667         (gnus-group-browse-foreign-server):
25668         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
25669         Use mapc when appropriate.
25670
25671 2004-04-22  Dan Christensen  <jdc@uwo.ca>
25672             Adam Sjøgren  <asjo@koldfront.dk>
25673             Wes Hardaker  <wes@hardakers.net>
25674             Michael Shields  <shields@msrl.com>
25675
25676         * spam.el (spam-necessary-extra-headers): Get the extra headers we
25677         may need for spam sorting and scoring.
25678         (spam-user-format-function-S): Add user format function suitable for
25679         general use.
25680         (spam-article-sort-by-spam-status): Add sorting function for summary
25681         sorting.
25682         (spam-extra-header-to-number): Add function to get a score from a
25683         header.
25684         (spam-summary-score): Add function to get a numeric score from the
25685         headers.
25686         (spam-generic-score): Fix function doc, was in wrong place.
25687         (spam-initialize): Take symbols when it's run, and install the
25688         extra headers that spam-necessary-extra-headers thinks we need.
25689
25690 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
25691
25692         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
25693         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25694
25695 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
25696
25697         * gnus-sum.el (gnus-set-global-variables)
25698         (gnus-build-all-threads, gnus-get-newsgroup-headers)
25699         (gnus-article-get-xrefs, gnus-summary-best-group)
25700         (gnus-summary-next-article, gnus-summary-enter-digest-group)
25701         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
25702         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
25703         Use with-current-buffer.
25704
25705 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
25706
25707         * spam.el (spam-summary-prepare-exit): Simplify logic.
25708         (spam-fetch-article-header): Read the article header if it's not
25709         available.
25710         (spam-list-articles): Simplify logic.
25711         (spam-filelist-register-routine): Fix bug with unregister-list.
25712
25713         * gnus-registry.el: Fix comments at beginning.
25714
25715 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
25716
25717         * message.el (message-cater-to-broken-inn): Remove.
25718         (message-shorten-references): Make sure the total folded length of
25719         References is shorter than 998 characters to cater to a bug in INN
25720         2.3.  Also, don't pretend that references aren't folded -- this
25721         hasn't worked for a while.
25722
25723 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25724
25725         * gnus-agent.el (gnus-agentize):
25726         gnus-agent-send-mail-real-function no longer set to current value
25727         of message-send-mail-function but rather a lambda that calls
25728         message-send-mail-function.  The change makes the agent real-time
25729         responsive to user changes to message-send-mail-function.
25730
25731 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25732
25733         * legacy-gnus-agent.el
25734         (gnus-agent-convert-to-compressed-agentview): Fix typos with
25735         help from Florian Weimer <fw@deneb.enyo.de>
25736
25737 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25738
25739         * nnmail.el (nnmail-cache-insert): Revert last change.
25740
25741 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25742
25743         * nnmail.el (nnmail-cache-insert): Always check whether
25744         nnmail-cache-ignore-groups matches a group name.
25745
25746 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
25747
25748         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
25749         (spam-find-spam, spam-log-processing-to-registry)
25750         (spam-log-registered-p, spam-log-unregistration-needed-p)
25751         (spam-log-undo-registration): Use gnus-message instead of
25752         gnus-error, none of these errors are fatal.
25753
25754         * gnus-registry.el (gnus-registry-clean-empty-function)
25755         (gnus-registry-clean-empty): Remove only empty entries without
25756         extra data.
25757
25758 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
25759
25760         * spam-stat.el (spam-stat-buffer-change-to-spam)
25761         (spam-stat-buffer-change-to-non-spam): Change (error) to
25762         (gnus-message 8) invocation.
25763
25764 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25765
25766         * nntp.el (nntp-via-netcat-command): New variable.
25767         (nntp-via-netcat-switches): New variable.
25768         (nntp-open-via-rlogin-and-netcat): New function.
25769         (nntp-open-connection-function): Doc fix.
25770         (nntp-telnet-command): Doc fix.
25771         (nntp-end-of-line): Doc fix.
25772         (nntp-via-rlogin-command): Doc fix.
25773         (nntp-via-user-name): Doc fix.
25774         (nntp-via-address): Doc fix.
25775
25776 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25777
25778         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
25779         error in Emacs 21.1.
25780
25781 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
25782
25783         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
25784
25785 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25786
25787         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
25788         (gnus-agent-with-refreshed-group): New macro.
25789         (gnus-agent-rename-group): New function.
25790         (gnus-agent-delete-group): New function.
25791         (gnus-agent-save-group-info): Use gnus-command-method when
25792         `method' parameter is nil.  Don't write nil entries into the
25793         active file.
25794         (gnus-agent-get-group-info): New function.
25795         (gnus-agent-fetch-articles):
25796         Use gnus-agent-update-files-total-fetched-for to increment disk space
25797         used.
25798         (gnus-agent-fetch-headers, gnus-agent-save-alist):
25799         Use gnus-agent-update-view-total-fetched-for to increment disk space
25800         used.
25801         (gnus-agent-get-local): Add optional parameters to avoid calling
25802         gnus-group-real-name and gnus-find-method-for-group.
25803         (gnus-agent-set-local): Delete stored entry if either min, or max,
25804         are nil.
25805         (gnus-agent-fetch-session): Reworded error/quit messages.
25806         On quit, use gnus-agent-regenerate-group to record existance of any
25807         articles fetched to disk before the quit occurred.
25808         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
25809         gnus-agent-update-view-total-fetched-for, and
25810         gnus-agent-update-files-total-fetched-for to decrement disk space
25811         used.
25812         (gnus-agent-retrieve-headers):
25813         Use gnus-agent-update-view-total-fetched-for to increment disk space
25814         used.
25815         (gnus-agent-regenerate-group): Replace gnus-group-update-group
25816         with gnus-agent-update-files-total-fetched-for to decrement disk
25817         space and fresh group buffer.
25818         (gnus-agent-inhibit-update-total-fetched-for): New variable.
25819         (gnus-agent-need-update-total-fetched-for): New variable.
25820         (gnus-agent-update-files-total-fetched-for): New function.
25821         (gnus-agent-update-view-total-fetched-for): New function.
25822         (gnus-agent-total-fetched-for): New function.
25823
25824         * gnus-cache.el (gnus-cache-save-buffers):
25825         Use gnus-cache-update-overview-total-fetched-for to change disk space
25826         used by this group.
25827         (gnus-cache-possibly-enter-article):
25828         Use gnus-cache-update-file-total-fetched-for to increment disk space
25829         used by this group.
25830         (gnus-cache-possibly-remove-article):
25831         Use gnus-cache-update-file-total-fetched-for to decrement disk space
25832         used by this group.
25833         (gnus-cache-generate-nov-databases): Purge total fetched cache.
25834         (gnus-cache-rename-group): New function.
25835         (gnus-cache-delete-group): New function.
25836         (gnus-cache-inhibit-update-total-fetched-for): New variable.
25837         (gnus-cache-need-update-total-fetched-for): New variable.
25838         (gnus-cache-with-refreshed-group): New macro.
25839         (gnus-cache-update-file-total-fetched-for): New function.
25840         (gnus-cache-update-overview-total-fetched-for): New function.
25841         (gnus-cache-rename-group-total-fetched-for): New function.
25842         (gnus-cache-delete-group-total-fetched-for): New function.
25843         (gnus-cache-total-fetched-for): New function.
25844
25845         * gnus-group.el: Require gnus-sum and autoload functions to
25846         resolve warnings when gnus-group.el compiled alone.
25847         (gnus-group-line-format): Documented new %F.
25848         (size of Fetched data) group line format; identifies disk space
25849         used by agent and cache.
25850         (gnus-group-line-format-alist): Defined new F format.
25851         (gnus-total-fetched-for): New function.
25852         (gnus-group-delete-group): No longer update
25853         gnus-cache-active-altered as gnus-request-delete-group now keeps
25854         the cache in sync.
25855         (gnus-group-list-active): Let the agent store a server's active
25856         list if currently plugged.
25857
25858         * gnus-int.el (gnus-request-delete-group):
25859         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
25860         local disk in sync with the server.
25861         (gnus-request-rename-group):
25862         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
25863         local disk in sync with the server.
25864
25865         * gnus-start.el (gnus-get-unread-articles):
25866         Cosmetic simplification to logic.
25867
25868         * gnus-util.el (gnus-rename-file): New function.
25869
25870 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
25871
25872         * mm-util.el (mm-image-load-path): Handle nil in load-path.
25873
25874 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
25875
25876         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
25877         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
25878
25879 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
25880
25881         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
25882         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
25883
25884 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
25885
25886         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
25887
25888 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
25889
25890         * spam.el (spam-set-difference): Add function to replace
25891         gnus-set-difference in spam.el.
25892         (spam-summary-prepare-exit): Use spam-set-difference.
25893
25894 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
25895
25896         * gnus-registry.el (gnus-registry-cache-file): Update to use
25897         gnus-dribble-directory OR gnus-home-directory OR ~.
25898         (gnus-registry-split-fancy-with-parent): Fix doc.
25899
25900 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25901
25902         * message.el (message-exchange-point-and-mark):
25903         Use message-mark-active-p.  Suggested by Jesper Harder
25904         <harder@ifa.au.dk>.
25905
25906 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25907
25908         * message.el (message-exchange-point-and-mark): Don't activate
25909         region if it was inactive.  Suggested by Hiroshi Fujishima
25910         <pooh@nature.tsukuba.ac.jp>.
25911
25912 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25913
25914         * gnus-art.el (article-display-face): Display Faces in the same
25915         order as X-Faces.
25916
25917 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25918
25919         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
25920
25921 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25922
25923         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
25924         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
25925         (gnus-article-mime-hierarchy): Remove.
25926         (gnus-article-mime-hierarchy-next): Remove.
25927         (gnus-article-mode): Revert 2004-03-19 change.
25928         (gnus-article-setup-buffer): Revert 2004-03-19 change.
25929         (gnus-insert-mime-button): Revert 2004-03-19 change.
25930         (gnus-mime-accumulate-hierarchy): Remove.
25931         (gnus-mime-enter-multipart): Remove.
25932         (gnus-mime-leave-multipart): Remove.
25933         (gnus-mime-display-part): Revert 2004-03-19 change.
25934         (gnus-mime-display-alternative): Revert 2004-03-19 change.
25935
25936         * mml.el (mml-preview): Revert 2004-03-19 change.
25937
25938 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
25939
25940         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
25941
25942 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25943
25944         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
25945         t while entering a file name using the mm-with-multibyte macro.
25946         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25947
25948         * mm-util.el (mm-with-multibyte): New macro.
25949
25950 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25951
25952         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
25953         New user option.
25954         (gnus-mime-multipart-functions): Doc and customization fix.
25955         (gnus-article-mime-hierarchy): New variable.
25956         (gnus-article-mime-hierarchy-next): New variable.
25957         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
25958         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
25959         gnus-article-mime-hierarchy-next to nil.
25960         (gnus-insert-mime-button): Show hierarchy numbers.
25961         (gnus-mime-accumulate-hierarchy): New function.
25962         (gnus-mime-enter-multipart): New function.
25963         (gnus-mime-leave-multipart): New function.
25964         (gnus-mime-display-part): Recompute hierarchical MIME structure.
25965         (gnus-mime-display-alternative): Show hierarchy numbers.
25966
25967         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
25968         gnus-article-mime-hierarchy-next to nil.
25969
25970 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
25971
25972         * dns.el: Don't require gnus-xmas.
25973
25974 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
25975
25976         * mml.el (mml-generate-mime-1): Don't use format=flowed with
25977         inline PGP.
25978         (mml-menu): Disable mml-quote-region if mark is inactive.
25979
25980 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25981
25982         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
25983         when the group's active is not available.
25984
25985 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25986
25987         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
25988         error.
25989
25990 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
25991
25992         * imap.el (imap-store-password): New variable.
25993         (imap-interactive-login): Use it.
25994         Suggested by Mark Plaksin <happy@mcplaksin.org>.
25995
25996 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25997
25998         * gnus-art.el (gnus-article-read-summary-keys): Restore new
25999         window-start and hscroll to summary window.
26000
26001 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26002
26003         * gnus-start.el (gnus-convert-old-newsrc): Only write the
26004         conversion message to newsrc-dribble when an actual conversion is
26005         performed.
26006
26007 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
26008
26009         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
26010
26011 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26012
26013         * mm-decode.el (mm-complicated-handles): New function reviving
26014         former definition of mm-multiple-handles.
26015
26016         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
26017         (gnus-mime-delete-part): Use it.
26018
26019 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26020
26021         * gnus-agent.el (gnus-agent-read-local):
26022         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
26023         avoid the implicit assumption that they will always be equal.
26024         (gnus-agent-save-local): Bind buffer-file-coding-system, not
26025         coding-system-for-write, as the with-temp-file macro first prints
26026         to a buffer then saves the buffer.
26027
26028 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26029
26030         * gnus-art.el (gnus-article-edit-part): New function.
26031         (gnus-mime-save-part-and-strip): Use it; do query instead of
26032         signaling an error; don't use mm-multiple-handles.
26033         (gnus-mime-delete-part): Ditto.
26034
26035 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26036
26037         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
26038         old file versions.
26039         (gnus-group-prepare-hook): Remove function that converted list
26040         form of gnus-agent-expire-days to group properties.
26041
26042         * gnus-int.el: Autoload gnus-agent-regenerate-group.
26043         (gnus-request-accept-article): Re-indented.
26044
26045         * gnus-start.el (gnus-convert-old-newsrc): Registered new
26046         converters to handle old agent file formats.  Add logic for a
26047         "backup before upgrading warning".
26048         (gnus-convert-mark-converter-prompt): Developers can mark
26049         functions as needing (default), or not needing,
26050         gnus-convert-old-newsrc's "backup before upgrading warning".
26051         (gnus-convert-converter-needs-prompt): Tests whether the user
26052         should be protected from potentially irreversable changes by the
26053         function.
26054
26055         * legacy-gnus-agent.el: New.  Provides converters that are only
26056         loaded when gnus-convert-old-newsrc needs to call them.
26057
26058 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26059
26060         * mail-source.el (mail-source-touch-pop): Doc fix.
26061
26062         * message.el (message-smtpmail-send-it): Doc fix.
26063
26064 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
26065
26066         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
26067
26068         * nnmail.el (nnmail-split-fancy): do.
26069
26070         * gnus-kill.el (gnus-kill, gnus-execute): do.
26071
26072 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
26073
26074         * gnus-sum.el (gnus-widget-reversible-match)
26075         (gnus-widget-reversible-to-internal)
26076         (gnus-widget-reversible-to-external): New functions.
26077         (gnus-widget-reversible): New widget.
26078         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
26079
26080 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
26081
26082         * gnus-sum.el (gnus-thread-sort-functions)
26083         (gnus-article-sort-functions): Document `(not F)' items.
26084
26085 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
26086
26087         * spam.el (spam-use-gmane-xref): Add new backend.
26088         (spam-gmane-xref-spam-group): Add variable to control the name of the
26089         Gmane spam group.
26090         (spam-blackhole-servers, spam-blackhole-good-server-regex)
26091         (spam-regex-headers-spam, spam-regex-headers-ham)
26092         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
26093         (spam-list-of-checks): Add spam-use-gmane-xref to list of
26094         backends and checks.
26095         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
26096
26097         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
26098         an autodetect method.
26099
26100 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26101
26102         * gnus-int.el (gnus-request-accept-article): Inform the agent that
26103         articles are being added to a group.
26104         (gnus-request-replace-article): Inform the agent that articles
26105         need to be uncached as the cached contents are no longer valid.
26106
26107 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26108
26109         * binhex.el: Don't autoload executable-find.
26110
26111         * canlock.el: Don't autoload mail-fetch-field.
26112
26113         * dgnushack.el: Autoload c-mode for XEmacs.
26114
26115         * gnus-ems.el: Don't autoload appt-select-lowest-window.
26116
26117         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
26118         rmail-dont-reply-to and rmail-output.
26119
26120         * gnus-score.el: Don't autoload ffap-string-at-point.
26121
26122         * gnus-setup.el: Don't autoload sc-cite-original.
26123
26124         * imap.el: Don't autoload base64-decode-string,
26125         base64-encode-string and md5.
26126
26127         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
26128         and rmail-msg-restore-non-pruned-header.
26129
26130         * mm-decode.el: Don't autoload executable-find.
26131
26132         * mm-url.el: Don't autoload executable-find.
26133
26134         * mm-view.el: Don't autoload diff-mode.
26135
26136         * nndb.el: Don't autoload news-reply-mode, news-setup,
26137         cancel-timer and telnet.
26138
26139         * password.el: Don't autoload run-at-time for Emacs.
26140
26141         * sha1-el.el: Don't autoload executable-find.
26142
26143         * sieve-mode.el: Don't autoload c-mode.
26144
26145         * uudecode.el: Don't autoload executable-find.
26146
26147 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26148
26149         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
26150         (gnus-agent-possibly-alter-active): Avoid null in numeric
26151         comparison.
26152         (gnus-agent-set-local): Refuse to save null in local object table.
26153         (gnus-agent-regenerate-group): The REREAD parameter can now be a
26154         list of articles that will be marked as unread.
26155
26156 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26157
26158         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
26159
26160 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
26161
26162         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
26163         language tags.
26164
26165 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
26166
26167         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
26168         Don't bind "obarray".
26169
26170         * gnus-sum.el (gnus-thread-sort-functions):
26171         Add `gnus-thread-sort-by-most-recent-number' and
26172         `gnus-thread-sort-by-most-recent-date'.
26173         Reported by Kai Grossjohann <kai@emptydomain.de>.
26174
26175 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
26176
26177         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
26178
26179 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26180
26181         * gnus-cus.el (gnus-agent-customize-category):
26182         Remove ignore-errors macro reference that required cl to be loaded at
26183         run-time.
26184
26185         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
26186         single-interval range of the form (min . max).  Previously the
26187         range had to look like ((min . max)).  Likewise, return
26188         (min . max) rather than ((min . max)).
26189         (gnus-range-map): Use gnus-range-normalize to accept
26190         single-interval range.
26191
26192         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
26193         the cache, but not the agent, now appear with their usual face.
26194
26195         * dgnushack.el (loaddir): New variable that is bound to the
26196         directory containing the dgnushack.el file.  Use loaddir, rather
26197         than srcdir, to update load-path.  Change lets dgnushack compile
26198         code in directories other than GNUS/lisp.
26199
26200 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
26201
26202         * lpath.el: Don't bind w3m-safe-url-regexp.
26203
26204         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
26205         w3m-safe-url-regexp variable buffer-local.
26206
26207         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26208
26209 2004-02-27  Simon Josefsson  <jas@extundo.com>
26210
26211         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
26212         gnus-group-real-prefix.
26213         (gnus-summary-move-article): Use it, instead of
26214         gnus-group-real-prefix.
26215
26216 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26217
26218         * lpath.el: Bind w3m-safe-url-regexp.
26219
26220         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
26221         w3m-safe-url-regexp variable buffer-local and set it as the value
26222         of mm-w3m-safe-url-regexp.
26223
26224         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26225
26226         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
26227         parsing gnus-posting-styles when the message is not for replying.
26228
26229         * dgnushack.el: Autoload sgml-mode for XEmacs.
26230
26231         * nnrss.el (nnrss-opml-export):
26232         Use mm-set-buffer-file-coding-system instead of
26233         set-buffer-file-coding-system.
26234
26235 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
26236
26237         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
26238         of checkdoc.el).
26239         * nnrss.el: do.
26240         * gnus-mlspl.el: do.
26241         * gnus-ml.el: do.
26242         * gnus-srvr.el: do.
26243
26244         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
26245
26246 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
26247
26248         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
26249         Corrections to custom-manual links.
26250
26251         * gnus-art.el (gnus-article): Ditto.
26252
26253         * mm-decode.el (mime-display, mime-security): Ditto.
26254
26255 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26256
26257         * flow-fill.el: Typo.
26258
26259 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
26260
26261         * spam-wash.el: New file.
26262
26263 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
26264
26265         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
26266
26267 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
26268
26269         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
26270         to be run with new-articles as LIST1, not LIST2.
26271         (spam-registration-functions): Add spam-use-ham-copy as a nil
26272         registration backend.
26273
26274 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26275
26276         * spam-stat.el (spam-stat-washing-hook): New option.
26277         (spam-stat-buffer-words): Use it.
26278         (spam-stat-process-directory, spam-stat-test-directory):
26279         Use insert-file-contents-literally.
26280         (spam-stat-coding-system): New variable.
26281         (spam-stat-load, spam-stat-save): Use it.
26282
26283 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26284
26285         * spam-report.el (spam-report-plug-agent):
26286         Quote spam-report-url-to-file and spam-report-url-ping-plain.
26287
26288 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
26289
26290         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
26291         Allow / in mailto URLs.
26292
26293 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
26294
26295         * spam-report.el (spam-report-process-queue): Fix interactive use.
26296         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
26297         (spam-report-unplug-agent): Doc fixes.
26298         (spam-report-url-ping-mm-url, spam-report-url-to-file)
26299         (spam-report-agentize, spam-report-deagentize): Autoload.
26300
26301 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26302
26303         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
26304
26305         * message.el (message-setup-fill-variables): Add mml tags to
26306         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
26307         <ajk@iu.edu>.
26308         (message-mode): Don't modify paragraph-separate there.
26309
26310 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26311
26312         * compface.el (uncompface-use-external): Default to undecided.
26313         (uncompface-use-external-threshold): New variable.
26314         (uncompface-float-time): New macro.
26315         (uncompface): Determine whether to use the external decoder if
26316         uncompface-use-external is undecided.
26317
26318 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26319
26320         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
26321         after images.
26322
26323         * gnus-art.el (gnus-mime-display-single): Remove dead code.
26324
26325 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
26326
26327         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
26328
26329         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
26330
26331         * gnus-sum.el (gnus-summary-limit-to-age)
26332         (gnus-summary-limit-children): do.
26333
26334         * gnus-int.el (gnus-request-scan): do.
26335
26336         * gnus-group.el (gnus-group-suspend): do.
26337
26338         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
26339
26340         * gnus-cite.el (gnus-cite-parse-attributions): do.
26341
26342         * gnus-agent.el (gnus-summary-set-agent-mark)
26343         (gnus-agent-regenerate-group): do.
26344
26345         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
26346
26347         * binhex.el (binhex-decode-region-internal): do.
26348
26349 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26350
26351         * gnus-fun.el (gnus-face-properties-alist): New user option.
26352         (gnus-display-x-face-in-from): Use it.
26353
26354         * gnus-art.el (article-display-face): Ditto.
26355
26356         * compface.el (uncompface-use-external): Default to nil.
26357
26358 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
26359
26360         * nntp.el (nntp-erase-buffer): New function.
26361         (nntp-retrieve-data, nntp-send-command)
26362         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
26363         (nntp-possibly-change-group): Use it.
26364
26365         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
26366         Use with-current-buffer.
26367
26368 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
26369
26370         * compface.el: Merge the ELisp-based uncompface program.
26371         (compface): New customization group.
26372         (uncompface-use-external): New user option.
26373         (uncompface): Call uncompface-internal if uncompface-use-external
26374         is nil.
26375         (uncompface-internal): New function.  Note that there are also
26376         some other functions and variables added for this function.
26377
26378 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
26379
26380         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
26381         if necessary.
26382
26383 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
26384
26385         * spam-report.el (spam-report-unplug-agent)
26386         (spam-report-plug-agent, spam-report-deagentize)
26387         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
26388         Add support for the Agent in spam-report: when unplugged, report to a
26389         file; when plugged, submit all the requests.
26390
26391         * spam.el (spam-register-routine): Fix message about
26392         registration.
26393
26394 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
26395
26396         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
26397         dependencies.
26398         (rfc2047-encode): Use it.
26399
26400         * gnus-art.el (gnus-button-marker-list): Move before first
26401         reference.
26402
26403         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
26404         (imap-parse-body): Fix format string mismatch.
26405
26406         * gnus-score.el (gnus-summary-increase-score): do.
26407
26408         * nnrss.el (nnrss-close): New function.
26409
26410 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
26411
26412         * nnrss.el (nnrss-make-filename): New function.
26413         (nnrss-request-delete-group, nnrss-read-server-data)
26414         (nnrss-save-server-data, nnrss-read-group-data)
26415         (nnrss-save-group-data): Use it.
26416         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
26417         (nnrss-read-server-data, nnrss-read-group-data): Use load.
26418         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
26419
26420 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
26421
26422         * mml.el (mml-compute-boundary-1): Don't uncompress files.
26423
26424 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
26425
26426         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
26427         files.
26428
26429         * message.el (message-generate-headers-first): Don't quote nil
26430         and t in docstrings.
26431
26432         * imap.el (imap-id): do.
26433
26434         * gnus-agent.el (gnus-agent-consider-all-articles)
26435         (gnus-agent-queue-mail): do.
26436
26437 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
26438
26439         * spam-report.el (spam-report-process-queue): New function.
26440         Process requests from `spam-report-requests-file'.
26441         (spam-report-process-queue): Doc fix.
26442
26443 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
26444
26445         * spam.el (spam-register-routine)
26446         (spam-log-processing-to-registry, spam-log-registered-p)
26447         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26448         Change "check" to "spam-check" for semi-clarity.
26449
26450 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
26451
26452         * pop3.el: Require nnheader.
26453
26454         * mml-smime.el: Require cl.  Autoload message-fetch-field.
26455
26456         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
26457
26458         * gnus-picon.el: Require cl.
26459
26460         * gnus-fun.el: Require gnus-ems and gnus-util.
26461
26462         * gnus.el (gnus-method-to-server): Move defsubst before first use.
26463
26464         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
26465
26466         * gnus-art.el (gnus-article-edit-mode): Define before first
26467         reference.
26468
26469 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
26470
26471         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
26472         (gnus-uu-post-encoded): Use point-at-bol.
26473
26474         * gnus-topic.el (gnus-group-active-topic-p): do.
26475
26476         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
26477
26478         * gnus-group.el (gnus-group-kill-region): do.
26479
26480         * gnus-art.el (article-date-ut): do.
26481
26482         * message.el (message-fetch-field): Remove redundant
26483         case-fold-search binding.
26484         (message-narrow-to-field): Simplify.
26485
26486 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
26487
26488         * spam.el (spam-directory): Derive from `gnus-directory'.
26489
26490         * spam-report.el (spam-report-url-to-file)
26491         (spam-report-requests-file): New function and variable for offline
26492         reporting.
26493         (spam-report-url-ping-function): Add `spam-report-url-to-file'
26494         and user defined function.
26495         (spam-report-url-ping-mm-url): Remove doubled slash.
26496
26497 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
26498
26499         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
26500
26501 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
26502
26503         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
26504         Fix format string mismatch.
26505
26506         * sieve.el (sieve-deactivate-all): do.
26507
26508         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
26509
26510         * nnlistserv.el (nnlistserv-kk-wash-article): do.
26511
26512         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
26513
26514         * mm-bodies.el (mm-7bit-chars): Don't include \r.
26515
26516 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
26517
26518         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
26519         the list of checks.
26520
26521 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
26522
26523         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
26524         padding.
26525
26526 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
26527
26528         * mm-view.el (mm-fill-flowed): New variable.
26529         (mm-inline-text): Use it.
26530
26531 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
26532
26533         * spam.el (spam-spamassassin-register-ham-routine)
26534         (spam-spamassassin-register-spam-routine): Fix function names.
26535
26536 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26537
26538         * gnus.el (gnus-tmp-grouplens): Remove.
26539         (gnus-summary-line-format): Remove grouplens.
26540
26541         * gnus-group.el (gnus-group-line-format): Ditto.
26542
26543         * gnus-spec.el (gnus-format-specs): Ditto.
26544         (gnus-update-format-specifications): Flush the group format spec
26545         cache if there's the grouplens stuff.
26546         (gnus-parse-simple-format): Replace %l with the empty string.
26547
26548 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
26549
26550         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
26551         omission.
26552
26553 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26554
26555         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
26556         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26557
26558 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
26559
26560         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
26561         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
26562         New macros and functions.
26563         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
26564         Handle > NLINK_MAX messages.
26565         * nnmaildir.el (nnmaildir-request-set-mark):
26566         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
26567
26568 2004-01-25  Alex Schroeder  <alex@gnu.org>
26569
26570         * spam-stat.el (spam-stat-process-directory-age): New option.
26571         (spam-stat-process-directory): Use it.
26572
26573 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
26574
26575         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
26576         (spam-stat-save): Accept prefix argument.
26577
26578 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
26579
26580         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
26581         links" error.
26582
26583 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26584
26585         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
26586         the rest of the and/or forms.
26587
26588 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26589
26590         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
26591         compatibility with old .newsrc.eld files.
26592
26593         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
26594
26595         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
26596
26597         * gnus-start.el (gnus-1): do.
26598
26599         * gnus-group.el (gnus-group-line-format-alist): do.
26600
26601         * gnus.el (gnus-use-grouplens, gnus-visual): do.
26602
26603         * gnus-gl.el: Remove.
26604
26605 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26606
26607         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
26608         marks consisting of a single range {for example, (3 . 5)} rather
26609         than a list of a single range { ((3 . 5)) }.
26610
26611 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26612
26613         * spam-stat.el (spam-stat-store-gnus-article-buffer):
26614         Use with-current-buffer.
26615         (spam-stat-store-current-buffer): Use insert-buffer-substring to
26616         avoid consing a string.
26617
26618         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
26619         Remove obsolete entries for big5 and gb2312.
26620
26621 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26622
26623         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
26624         uncompressed list.
26625
26626 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
26627
26628         * spam-stat.el (spam-stat-strip-xref): New function.
26629         (spam-stat-process-directory): Use it.
26630
26631         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
26632         here -- it's done in message-fetch-field.
26633
26634 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26635
26636         * gnus-agent.el (gnus-agent-queue-mail)
26637         (gnus-agent-prompt-send-queue): New variables.
26638         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
26639         * gnus-draft.el (gnus-group-send-queue): Pass the group name
26640         "nndraft:queue" along to gnus-draft-send.
26641         Use gnus-agent-prompt-send-queue.
26642         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
26643         is "nndraft:queue".  Suggested by Gaute Strokkenes
26644         <gs234@srcf.ucam.org>
26645
26646         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
26647         (agent-enable-undownloaded-faces): Add.
26648         (gnus-agent-cat-groups): Use eval-and-compile, not
26649         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
26650         method of gnus-agent-cat-groups even when the buffer has been
26651         evaled.
26652         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
26653         delete gnus-agent-save-active-1.
26654         (gnus-agent-save-groups): Delete.  Identical to
26655         gnus-agent-save-active.
26656         (gnus-agent-write-active): No longer adjust agent's copy of active
26657         file as agent's adjustments are now stored in their own
26658         file.  Remove optional parameter.
26659         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
26660         servers.  Add use of min/max range limits from server's local
26661         file.
26662         (gnus-agent-save-alist): Remove unused optional argument.
26663         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
26664         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
26665         (gnus-agent-set-local): A per-server file that keeps min/max range
26666         limits for articles known to the agent.  Provides a fast mechanism
26667         for altering many active ranges.
26668         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
26669         active file (local makes it unnecessary).
26670         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
26671
26672         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
26673         (agent-enable-undownloaded-faces): Add.
26674
26675         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
26676         disable it when sending to "nndraft:queue".
26677         (gnus-group-send-queue): Add safety check to avoid sending queue
26678         when unplugged.
26679
26680         * gnus-group.el (gnus-group-catchup): Use new
26681         gnus-sequence-of-unread-articles, not
26682         gnus-list-of-unread-articles, to avoid exhausting memory with huge
26683         numbers of articles.  Use gnus-range-map to avoid having to
26684         uncompress the unread list.
26685         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
26686         Fix invalid ange-ftp reference.
26687
26688         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
26689         (gnus-sorted-range-intersection): Intersection of two ranges
26690         without requiring that they first be uncompressed.
26691
26692         * gnus-start.el (gnus-activate-group): Unless blocked by the
26693         caller, possibly expand the active range to include both cached
26694         and agentized articles.
26695         (gnus-convert-old-newsrc): Rewrote in anticipation of having
26696         multiple version-dependent converters.
26697         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
26698         gnus-agent-save-active.
26699         (gnus-save-newsrc-file): Save dirty agent range limits.
26700
26701         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
26702         gnus-agent-possibly-alter-active.
26703         (gnus-adjust-marked-articles): Faster handling of simple lists.
26704
26705 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
26706
26707         * spam-stat.el (spam-stat-test-directory): New optional argument
26708         displays a list of files detected.  Suggested by Andrew Cohen
26709         <cohen@andy.bu.edu>.
26710         (spam-stat-buffer-words-with-scores): Don't narrow and change
26711         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
26712
26713 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
26714
26715         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
26716         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
26717         (spam-spamassassin-arguments)
26718         (spam-spamassassin-spam-flag-header)
26719         (spam-spamassassin-positive-spam-flag-header)
26720         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
26721         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
26722         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
26723         (spam-list-of-processors, spam-list-of-checks)
26724         (spam-list-of-statistical-checks, spam-registration-functions)
26725         (spam-check-spamassassin-headers, spam-check-spamassassin)
26726         (spam-spamassassin-score)
26727         (spam-spamassassin-register-with-sa-learn)
26728         (spam-spamassassin-register-spam-routine)
26729         (spam-spamassassin-register-ham-routine)
26730         (spam-assassin-register-spam-routine)
26731         (spam-assassin-register-ham-routine): Add SpamAssassin support.
26732         (spam-bogofilter-score): Fix to show article before scoring.
26733
26734 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
26735
26736         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
26737         default scoring function.
26738         (spam-generic-score): Call spam-spamassassin-score if
26739         spam-use-spamassassin or spam-use-spamassassin-headers is on;
26740         spam-bogofilter-score otherwise.
26741
26742         * gnus.el (spam-process, spam-autodetect-methods):
26743         Add spamassassin and spamassassin-headers.
26744
26745 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
26746
26747         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
26748         Suppress unnecessary messages.
26749
26750 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
26751
26752         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
26753         make-hash-table.
26754
26755 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26756
26757         * canlock.el (base64-encode-string): Don't autoload it.
26758
26759 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
26760
26761         * run-at-time.el: Remove useless (require 'itimer),
26762         eval-and-compile and (featurep 'xemacs).
26763
26764 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
26765
26766         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
26767         GROUP is a virtual group.
26768
26769 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
26770
26771         * gnus.el: Autoload `message-y-or-n-p'.
26772
26773 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
26774
26775         * pgg-parse.el: Remove unnecessary (require 'custom).
26776
26777         * pgg-def.el: do.
26778
26779         * nnmail.el: do.
26780
26781         * gnus-undo.el: do.
26782
26783         * gnus-picon.el: do.
26784
26785         * gnus-util.el: do.
26786
26787 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
26788
26789         * gnus-sum.el (gnus-pick-line-number): Add autoload.
26790
26791 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26792
26793         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
26794         handle, as well as a list.
26795
26796         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
26797         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
26798         (mm-w3m-cid-retrieve): Simplify.
26799
26800 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
26801
26802         * message.el (message-kill-to-signature): Allow prefix arg to
26803         specify number of lines to keep before signature.
26804
26805 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
26806
26807         * message.el (message-kill-to-signature): Change docstring.
26808
26809 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26810
26811         * canlock.el: Always require sha1-el.
26812         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
26813
26814         * message.el: Autoload sha1 only when compiling.
26815
26816         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
26817         eudc-expand-inline for XEmacs.
26818
26819 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
26820
26821         * message.el (message-canlock-generate): Require sha1-el.
26822
26823 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
26824
26825         * message.el (message-expand-name): Silence the byte compiler.
26826
26827         * lpath.el: Add detect-coding-system.
26828
26829         * dgnushack.el (dgnushack-compile): Remove obsolete check for
26830         cus-edit.
26831
26832 2004-01-13  Simon Josefsson  <jas@extundo.com>
26833
26834         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
26835         Invoke gnus-score-mode.
26836         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26837
26838         * gnus-range.el (gnus-compress-sequence): Doc fix.
26839         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
26840
26841 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26842
26843         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
26844
26845 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
26846
26847         * spam.el (spam-get-article-as-string): Update to use
26848         gnus-request-article-this-buffer, much simpler.
26849         (spam-get-article-as-buffer): Remove.
26850
26851 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
26852
26853         * message.el (message-expand-name): Use EUDC if the user uses that.
26854
26855 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26856
26857         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
26858         character for the encoding to avoid consing a string.
26859
26860         * rfc2047.el (rfc2047-decode-string): Don't cons a string
26861         unnecessarily.
26862
26863         * mm-util.el (mm-replace-chars-in-string): Remove.
26864
26865         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
26866         of mm-replace-chars-in-string.
26867
26868 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
26869
26870         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
26871
26872         * mm-util.el (mm-subst-char-in-string): Support inplace.
26873
26874         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
26875         a new string in every iteration.  Use shy groups.
26876
26877 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
26878
26879         * gnus-srvr.el (gnus-browse-unsubscribe-group):
26880         * gnus-soup.el (gnus-soup-group-brew):
26881         * gnus-msg.el (gnus-put-message):
26882         * gnus-move.el (gnus-group-move-group-to-server):
26883         * gnus-kill.el (gnus-batch-score):
26884         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
26885         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
26886         (gnus-group-update-group, gnus-group-read-group)
26887         (gnus-group-make-group, gnus-group-make-help-group)
26888         (gnus-group-make-archive-group, gnus-group-make-directory-group)
26889         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
26890         (gnus-group-sort-by-unread, gnus-group-catchup)
26891         (gnus-group-unsubscribe-group, gnus-group-kill-group)
26892         (gnus-group-yank-group, gnus-group-set-info)
26893         (gnus-group-list-groups):
26894         * gnus.el (gnus-generate-new-group-name):
26895         * gnus-delay.el (gnus-delay-send-queue):
26896         * nnvirtual.el (nnvirtual-catchup-group):
26897         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
26898         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
26899         (gnus-group-prepare-topics, gnus-topic-check-topology):
26900         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
26901         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
26902         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
26903         (gnus-group-make-articles-read):
26904         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
26905         (gnus-group-change-level, gnus-kill-newsgroup)
26906         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
26907         (gnus-get-unread-articles, gnus-make-articles-unread)
26908         (gnus-make-ascending-articles-unread): Use accessor
26909         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
26910         to get group information for improved readability.
26911
26912
26913 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26914
26915         * gnus-art.el (article-decode-mime-words, article-babel)
26916         (gnus-article-highlight-signature, gnus-article-add-buttons)
26917         (gnus-signature-toggle): Use gnus-with-article-buffer.
26918
26919         * gnus-art.el (gnus-article-highlight-headers)
26920         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
26921
26922         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
26923         (gnus-article-set-globals, gnus-request-article-this-buffer)
26924         (gnus-button-message-id, gnus-article-maybe-hide-headers)
26925         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
26926         (gnus-mime-display-alternative): Use with-current-buffer.
26927
26928 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26929
26930         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
26931         also under 80 char limit, and call gnus-error if needed.
26932         (spam-fetch-article-header): Fix - it was a
26933         buffer-local variable (gnus-newsgroup-data).
26934         (spam-find-spam): Use spam-generate-fake-headers, forget about
26935         spam-insert-fake-headers.
26936         (spam-insert-fake-headers): Remove.
26937
26938 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26939
26940         * deuglify.el (gnus-article-outlook-unwrap-lines)
26941         (gnus-outlook-rearrange-article)
26942         (gnus-outlook-repair-attribution-outlook)
26943         (gnus-outlook-repair-attribution-block)
26944         (gnus-outlook-repair-attribution-other): Remove redundant
26945         save-excursion.
26946
26947 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26948
26949         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
26950         (spam-fetch-field-subject-fast)
26951         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
26952         (spam-fetch-article-header): Add functions to deal with Gnus
26953         internals for fast retrieval of article header data.
26954         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
26955
26956 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26957
26958         * pop3.el (pop3-md5): Remove.
26959         (pop3-apop): Replace pop3-md5 with md5.
26960
26961         * mm-bodies.el: base64 is always built-in.
26962
26963         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
26964         Use with-current-buffer.
26965
26966 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26967
26968         * canlock.el (canlock-insert-header): Remove excessive grouping in
26969         regexp.
26970
26971         * gnus-sum.el (gnus-summary-read-document): Ditto.
26972
26973         * gnus-uu.el (gnus-uu-part-number): Ditto.
26974
26975         * html2text.el (html2text-remove-tags): Ditto.
26976         (html2text-format-tags): Ditto.
26977         (html2text-format-single-elements): Ditto.
26978
26979         * mml.el (mml-parse-1): Ditto.
26980
26981 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26982
26983         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
26984
26985         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
26986
26987         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
26988
26989         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
26990
26991 2003-11-15  Simon Josefsson  <jas@extundo.com>
26992
26993         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
26994         (pgg-gpg-lookup-key): Use regexp match instead of
26995         split-string (split-string is different between emacs 21.2 and
26996         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
26997
26998 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26999
27000         * gnus-art.el (gnus-mime-view-all-parts)
27001         (gnus-article-part-wrapper, gnus-article-view-part):
27002         Use with-current-buffer.
27003
27004 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27005
27006         * spam.el (spam-disable-spam-split-during-ham-respool)
27007         (spam-spamoracle-database, spam-cache-lookups)
27008         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
27009         (spam-group-ham-mark-p, spam-group-spam-mark-p)
27010         (spam-group-ham-marks, spam-group-spam-marks)
27011         (spam-group-spam-contents-p, spam-group-ham-contents-p)
27012         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
27013         also add spam-use-blackholes to the statistical checks.
27014         (spam-fetch-field-fast): Add interface to fetching fields, may
27015         become a macro.
27016         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
27017         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
27018         (spam-insert-fake-headers): Fake an article when needed.
27019         (spam-find-spam): Fake article when possible.
27020         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
27021         (spam-check-bogofilter-headers): Use message-fetch-field instead
27022         of nnmail-fetch-field.
27023
27024 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
27025
27026         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
27027
27028 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27029
27030         * spam.el (spam-split): Do not require spam-use-CHECK to be
27031         enabled if that check is passed to spam-split explicitly; also
27032         fix so 'spam doesn't get converted to spam-split-group when
27033         spam-split-symbolic-return is t.
27034         (spam-find-spam): Find registrations of the article and use those
27035         instead of re-running spam-split to find the spam/ham
27036         classification of the article.
27037         (spam-log-processing-to-registry, spam-log-registered-p)
27038         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27039         Use gnus-error instead of gnus-message.
27040         (spam-log-registration-type): Add function to determine the
27041         classification of a message based on registry entries; will
27042         return nil if both 'spam and 'ham are found.
27043         (spam-check-BBDB): Expand all the BBDB macros here so we can have
27044         a reasonably fast local cache without the loading errors.
27045         (spam-cache-lookups): Set to t by default.
27046         (spam-find-spam): Don't try to guess spam-cache-lookups.
27047         (spam-enter-whitelist, spam-enter-blacklist): Clear the
27048         spam-caches entry.
27049         (spam-filelist-build-cache, spam-filelist-check-cache):
27050         Fix caching of whitelist/blacklist entries.
27051         (spam-check-whitelist, spam-check-blacklist):
27052         Invoke spam-from-listed-p with a type, not a cache variable.
27053         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
27054
27055 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27056
27057         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
27058
27059         * nnmail.el (nnmail-split-fancy): do.
27060
27061         * mml.el (mml-parse): do.
27062
27063         * gnus-score.el (gnus-enter-score-words-into-hashtb)
27064         (gnus-score-adaptive): do.
27065
27066 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27067
27068         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
27069         (gnus-mime-button-map): Don't set keymap parent.
27070         (gnus-button-ctan-directory-regexp): Use shy grouping.
27071         (gnus-prev-page-map): Don't set keymap parent.
27072         (gnus-prev-page-map): Remove duplicated one.
27073         (gnus-next-page-map): Don't set keymap parent.
27074         (gnus-mime-security-button-map): Ditto.
27075
27076         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
27077         version number.
27078
27079         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
27080
27081 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27082
27083         * canlock.el (canlock-sha1-function): Remove.
27084         (canlock-sha1-function-for-verify): Remove.
27085         (canlock-openssl-program): Remove.
27086         (canlock-openssl-args): Remove.
27087         (canlock-ignore-errors): Remove.
27088         (canlock-sha1-with-openssl): Remove.
27089         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
27090         (canlock-verify): Don't use canlock-ignore-errors.
27091
27092         * sha1-el.el (sha1-string-external): Make it can return a string
27093         in binary form.
27094         (sha1-region-external): Ditto.
27095         (sha1-string-internal): Ditto.
27096         (sha1-region-internal): Ditto.
27097         (sha1-region): Ditto.
27098         (sha1-string): Ditto.
27099         (sha1): Ditto.
27100
27101 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27102
27103         * spam.el (spam-report-articles-gmane): New command.
27104
27105 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27106
27107         * gnus.el: Don't make unnecessary *Group* buffer when loading.
27108
27109         * run-at-time.el (run-at-time-saved): Remove.
27110         (run-at-time): Doc fix.
27111
27112 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27113
27114         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
27115         (gnus-summary-limit-map): Add it.
27116         (gnus-summary-make-menu-bar): do.
27117
27118 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
27119
27120         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
27121         Make attempt at some caching support (done for BBDB only now).
27122         (spam-find-spam): Set spam-cache-lookups if there are more than 2
27123         addresses to be checked.
27124         (spam-clear-cache-BBDB): Add function, to be invoked by
27125         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
27126         (spam-check-BBDB): Check and use the caches, if
27127         spam-cache-lookups is on, remove superfluous (provide).
27128
27129 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
27130
27131         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
27132
27133 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
27134
27135         * run-at-time.el (run-at-time-saved): Move to after the definition
27136         of `run-at-time'.
27137
27138         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
27139
27140 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27141
27142         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
27143         mm-w3m-local-map-property.
27144
27145         * mm-view.el (mm-w3m-mode-map): Remove.
27146         (mm-w3m-local-map-property): Remove.
27147         (mm-inline-text-html-render-with-w3m): Don't use
27148         mm-w3m-local-map-property.
27149
27150 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27151
27152         * run-at-time.el: New file.
27153
27154         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
27155         under Emacs.
27156
27157         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
27158         of gnus-set-text-properties.
27159
27160         * gnus-uu.el (gnus-uu-save-article): Ditto.
27161
27162         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
27163
27164         * gnus-cite.el (gnus-cite-parse): Ditto.
27165
27166         * gnus-art.el (gnus-button-push): Use set-text-properties instead
27167         of gnus-.
27168
27169         * gnus-xmas.el (run-at-time): Require run-at-time.
27170
27171         * gnus.el: Change calls to nnheader-run-at-time and
27172         password-run-at-time throughout to use run-at-time directly.
27173
27174         * password.el: Remove definition of run-at-time.
27175
27176         * nnheaderxm.el: Remove definition of run-at-time.
27177
27178 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
27179
27180         * mml.el (mml-minibuffer-read-disposition): Show attachment type
27181         in prompt.
27182
27183 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27184
27185         * messagexmas.el (message-xmas-redefine): Alias
27186         `message-make-caesar-translation-table' to
27187         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
27188         version.
27189
27190         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
27191         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
27192         `gnus-xmas-set-text-properties'.
27193         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
27194         `gnus-xmas-completing-read'.
27195         (gnus-xmas-completing-read): Removed.
27196         (gnus-xmas-open-network-stream): Removed.
27197
27198         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
27199         XEmacs version.
27200
27201         * dns.el (dns-make-network-process): Use `open-network-stream'
27202         instead of `gnus-xmas-open-network-stream'.
27203
27204         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
27205
27206         * .cvsignore: Add auto-autoloads.el, custom-load.el.
27207
27208 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27209
27210         * gnus-art.el (gnus-mime-display-alternative)
27211         (gnus-insert-mime-button, gnus-insert-mime-security-button)
27212         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
27213         Don't use gnus-local-map-property.
27214
27215         * gnus-util.el (gnus-local-map-property): Remove.
27216
27217         * mm-view.el (mm-view-pkcs7-decrypt):
27218         Replace gnus-completing-read-maybe-default with completing-read.
27219
27220         * gnus-util.el (gnus-completing-read): do.
27221         (gnus-completing-read-maybe-default): Remove.
27222
27223 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27224
27225         * password.el: Only autoload `run-at-time' if not XEmacs.
27226         Only autoload the itimer functions if XEmacs.
27227
27228 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27229
27230         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
27231         XEmacsen.
27232
27233         * dgnushack.el: Autoload executable-find for XEmacs.
27234
27235 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27236
27237         * gnus-art.el (gnus-read-string): Remove.
27238         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
27239         read-string.
27240
27241 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
27242
27243         * netrc.el: Autoload password-read.
27244         (netrc): Add configuration group.
27245         (netrc-encoding-method, netrc-openssl-path):
27246         Add variables for encoding and decoding of files with symmetric
27247         ciphers.
27248         (netrc-encode): Add assistant function to encode a file with
27249         netrc-encoding-method.
27250         (netrc-parse): Add interactive parameter, added optional
27251         decoding if netrc-encoding-method is non-nil but otherwise
27252         behavior is standard.
27253         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
27254         Do s/encode/encrypt/ everywhere.
27255
27256         * spam.el: Remove executable-find autoload.
27257
27258 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27259
27260         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
27261
27262         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
27263
27264 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
27265
27266         * gnus-art.el (gnus-treat-ansi-sequences)
27267         (article-treat-ansi-sequences): New variable and function.
27268         Suggested by Dan Jacobson <jidanni@jidanni.org>.
27269
27270         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
27271         Use it.
27272
27273 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27274
27275         * mm-util.el (mm-quote-arg): Remove.
27276
27277         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
27278         shell-quote-argument.
27279
27280         * gnus-uu.el (gnus-uu-command): do.
27281
27282         * gnus-sum.el (gnus-summary-insert-pseudos): do.
27283
27284         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
27285         with make-char.
27286
27287         * mm-util.el (mm-make-char): Remove.
27288
27289         * mml.el (mml-mode): Replace gnus-add-minor-mode with
27290         add-minor-mode.
27291
27292         * gnus-undo.el (gnus-undo-mode): do.
27293
27294         * gnus-topic.el (gnus-topic-mode): do.
27295
27296         * gnus-sum.el (gnus-dead-summary-mode): do.
27297
27298         * gnus-start.el (gnus-slave-mode): do.
27299
27300         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
27301
27302         * gnus-ml.el (gnus-mailing-list-mode): do.
27303
27304         * gnus-gl.el (gnus-grouplens-mode): do.
27305
27306         * gnus-draft.el (gnus-draft-mode): do.
27307
27308         * gnus-dired.el (gnus-dired-mode): do.
27309
27310         * gnus-ems.el (gnus-add-minor-mode): Remove.
27311
27312         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27313         Replace gnus-char-width with char-width.
27314
27315         * gnus-ems.el (gnus-char-width): Remove.
27316
27317         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27318         Replace gnus-char-width with char-width.
27319
27320         * gnus-ems.el (gnus-char-width): Remove.
27321
27322         * spam-stat.el (with-syntax-table): Remove with-syntax-table
27323         definition.
27324         Remove Emacs 20 hash table compatibility code.
27325
27326         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
27327         20 compatibility code.
27328
27329         * spam.el (spam-point-at-eol): Replace with point-at-eol.
27330
27331         * smime.el (smime-point-at-eol): Replace with point-at-eol.
27332
27333         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
27334         Replace with point-at-{eol,bol}.
27335
27336         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
27337
27338         * imap.el (imap-point-at-eol): Replace with point-at-eol.
27339
27340         * flow-fill.el (fill-flowed-point-at-bol)
27341         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
27342
27343         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
27344         Replace with point-at-{eol,bol} throughout all files.
27345
27346 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
27347
27348         * ntlm.el (ntlm-string-as-unibyte): New macro.
27349         (ntlm-build-auth-response): Use it.
27350
27351         Remove Emacs 20 stuff:
27352         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
27353         (butlast, mapc, remove): Remove the compiler macros.
27354         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
27355         of delq and copy-sequence.
27356         * gnus-art.el (popup-menu): Remove the compiler macro.
27357         * nnmail.el (nnmail-split-fancy): Don't support customizing with
27358         Emacs 20.
27359
27360 2004-01-05  Simon Josefsson  <jas@extundo.com>
27361
27362         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
27363         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
27364         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
27365         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
27366         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
27367         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
27368         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
27369         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
27370         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
27371         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
27372         ntlm-string-permute, string-lshift into ntlm-string-lshift,
27373         string-xor into ntlm-string-xor.
27374         Suggested by Jesper Harder <harder@myrealbox.com>.
27375
27376         * ntlm.el: Don't include poem.
27377
27378         * md4.el (print-int32, print-string-hexa): Remove.
27379         Suggested by Jesper Harder <harder@myrealbox.com>.
27380
27381         * sasl-ntlm.el, ntlm.el, md4.el: New files.
27382
27383         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
27384         probably breaks emacs with DL patch, but do we care? Is anyone
27385         still using the DL stuff?)
27386
27387         * sieve-manage.el: Use the password package.
27388         (sieve-manage-read-passwd): Remove.
27389         (sieve-manage-interactive-login): Use password.  Re-add
27390         condition-case around loop.
27391
27392         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
27393         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
27394         Use the password package.
27395
27396 2003-02-19  Simon Josefsson  <jas@extundo.com>
27397
27398         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
27399         token.
27400
27401 2002-08-07  Simon Josefsson  <jas@extundo.com>
27402
27403         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
27404         (sieve-manage-authenticators)
27405         (sieve-manage-authenticator-alist): Add some SASL mechs.
27406         (sieve-sasl-auth): New function.
27407         (sieve-manage-cram-md5-auth)
27408         (sieve-manage-plain-auth): Rewrite using SASL library.
27409         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
27410         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
27411         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
27412         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
27413
27414 2004-01-05  Simon Josefsson  <jas@extundo.com>
27415
27416         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
27417         New files.
27418
27419 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27420
27421         * gnus-group.el (gnus-no-groups-message): Update.
27422
27423         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
27424
27425 2003-11-09  Simon Josefsson  <jas@extundo.com>
27426
27427         * imap.el: Support for ID IMAP extension (RFC 2971).
27428         (imap-local-variables): Add imap-id.
27429         (imap-id): New variable.
27430         (imap-id): New function.
27431         (imap-parse-response): Parse untagged ID response.
27432         * nnimap.el (nnimap-id): New variable.
27433         (nnimap-open-connection): Use it.
27434
27435 2003-12-28  Simon Josefsson  <jas@extundo.com>
27436
27437         * gnus-score.el (gnus-score-edit-all-score): New.
27438         * gnus-group.el (gnus-group-score-map): Bind it to W e.
27439
27440 2004-01-04  Simon Josefsson  <jas@extundo.com>
27441
27442         * password.el: Add.
27443
27444 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
27445
27446         * dns.el (dns-query-types): Fix typo.
27447         (dns-query-types): New function.
27448         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
27449         PTR and SOA replies, see RFC 1035.
27450
27451 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27452
27453         * gnus.el (gnus-logo-color-style): Change colors to `no'.
27454
27455         * Move to Changelog.2.
27456
27457 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27458
27459         * gnus.el (gnus-version-number): Bump version.
27460
27461 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27462
27463         * gnus.el: No Gnus v0.1 is released.
27464
27465 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27466
27467         * gnus.el: No Gnus v0.0 is released.
27468
27469 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27470
27471         * gnus.el (gnus-version-number): Bump.
27472         (gnus-version): No.
27473
27474 See ChangeLog.2 for earlier changes.
27475
27476   Copyright (C) 2004-2014 Free Software Foundation, Inc.
27477
27478   This file is part of GNU Emacs.
27479
27480   GNU Emacs is free software: you can redistribute it and/or modify
27481   it under the terms of the GNU General Public License as published by
27482   the Free Software Foundation, either version 3 of the License, or
27483   (at your option) any later version.
27484
27485   GNU Emacs is distributed in the hope that it will be useful,
27486   but WITHOUT ANY WARRANTY; without even the implied warranty of
27487   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27488   GNU General Public License for more details.
27489
27490   You should have received a copy of the GNU General Public License
27491   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
27492
27493 ;; Local Variables:
27494 ;; coding: utf-8
27495 ;; fill-column: 79
27496 ;; add-log-time-zone-rule: t
27497 ;; End: