time-date.el (seconds-to-string): New function to pretty print time delay in seconds
[gnus] / lisp / ChangeLog
1 2014-05-12  Sam Steingold  <sds@gnu.org>
2
3         * time-date.el (seconds-to-string): New function to pretty print time
4         delay in seconds.
5
6 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7
8         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
9         while prompting a user for a file name, etc.
10         (gnus-mime-display-single): Display part with a common appearance no
11         matter whether MIME button is omitted or not; don't add duplicate entry
12         to gnus-article-mime-handle-alist.
13         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
14
15 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
16
17         * mml2015.el (mml2015-display-key-image): New variable.
18
19 2014-05-08  Glenn Morris  <rgm@gnu.org>
20
21         * gnus-fun.el (gnus-grab-cam-face):
22         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
23         This is CVE-2014-3421.
24
25 2014-05-04  Glenn Morris  <rgm@gnu.org>
26
27         * gnus-registry.el (gnus-registry-install-p): Doc fix.
28
29 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
30
31         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
32         the displaying state of a part.
33         (gnus-mm-display-part): Don't insert a newline in the beginning of
34         a part like gnus-mime-inline-part doesn't; work for XEmacs.
35
36         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
37         (mm-shr): Make undisplayer unbreakable.
38
39         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs): Don't
40         insert excessive newline.
41         (mm-inline-text-html-render-with-w3m, mm-inline-text)
42         (mm-insert-inline): Make undisplayer unbreakable.
43
44 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
45
46         * gnus.el: Ma Gnus v0.11 is released.
47
48 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
49
50         * gnus-art.el (gnus-mm-display-part):
51         Highlight header attachment buttons.
52
53 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
54
55         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
56         a part; redisplay a button (enbugged in 2014-02-05).
57
58 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
59
60         * auth-source.el (auth-source-search, auth-source-search-backends):
61         Treat :max 0 as an indicator that a boolean return is wanted, as
62         documented. Reported by Joe Bloggs.
63
64 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
65
66         * gnus-icalendar.el: Require gnus-art.
67
68 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
69
70         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
71         (gnus-icalendar--update-org-event): put event timestamp in
72         the org entry body instead of the drawer.
73         (gnus-icalendar-event--get-attendee-names): list of participants should
74         contain even attendees without common name attribute.
75         (gnus-icalendar--update-org-event): don't generate duplicates of empty
76         property tags in org drawers.
77
78 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
79
80         * gmm-utils.el (gmm-format-time-string): New function.
81
82         * message.el (message-insert-formatted-citation-line): Use the original
83         author's time zone to express a date string.
84
85 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
86
87         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
88         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
89         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
90         Silence compiler warnings.
91         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
92
93 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
94
95         * mml.el: Require url when compiling.
96
97         * gnus-cloud.el (gnus-cloud-parse-version-1):
98         Use plist-get rather than CL's getf.
99         (gnus-activate-group, gnus-subscribe-group): Declare.
100
101         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
102
103 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
104
105         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
106         buttons when toggling the header off.
107
108 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
109
110         * tls.el (tls-program): Reflow docstring.
111
112 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
113
114         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
115         groups work again.
116
117 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
118
119         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
120         999 correctly (i.e. "1,342").
121
122 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
123
124         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
125         out if the directory doesn't exist.
126
127 2014-03-07  Daiki Ueno  <ueno@gnu.org>
128
129         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
130         commands here; instead, only check if epg-config.el is available.
131
132 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
133
134         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
135         messages with embedded images.
136         (mml-generate-mime): Don't bug out if you don't have libxml.
137
138 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
139
140         * message.el (message-make-html-message-with-image-files): New command.
141
142 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
143
144         * gnus-group.el (gnus-group-make-group): Clarify prompt.
145
146         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
147
148 2014-02-23  David Engster  <deng@randomsample.de>
149
150         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
151         to stay compatible with older Emacsen, so replace `cl-loop' with
152         `loop'.
153
154 2014-02-22  Daniel Colascione  <dancol@dancol.org>
155
156         * auth-source.el (auth-source-secrets-listify-pattern): New function.
157         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
158         instead, build list of patterns.
159
160 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
161
162         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
163         Display header attachment buttons by gnus-article-prepare-display
164         rather than gnus-article-prepare so as to view in mml-preview as well.
165
166 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
167
168         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
169         in `auth-sources' means and link to EPA docs.
170
171 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
172
173         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
174         (bug#12375).
175
176 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
177
178         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
179         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
180
181 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
182
183         * message.el (message-tab): Mention what happens on normal tabs
184         (bug#11297).
185
186 2014-02-08  Glenn Morris  <rgm@gnu.org>
187
188         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
189
190 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
191
192         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
193         buttons that are hidden in unselected alternative part as well.
194         (gnus-mime-display-alternative): Redraw attachment buttons in header.
195
196         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
197
198 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
199
200         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
201         keystroke.
202         (gnus-server-toggle-cloud-server): Only allow clouding applicable
203         types.
204
205         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
206         with an empty string.
207
208 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
209
210         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
211         buffer-local in some buffers, so bind it explicitly in the buffer we're
212         trying to cancel the article in (bug#10808).
213
214 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
215
216         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
217         New functions.
218
219         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
220         New user option.
221         (gnus-mime-buttonize-attachments-in-header): New function.
222         (gnus-article-prepare): Use it.
223         (gnus-mime-inline-part): Suppress extra newline.
224         (gnus-mm-display-part): Save excursion;
225         remove useless deleting and adding of buttons.
226         (gnus-insert-mime-button): Allow insertion in the middle of a line.
227
228         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
229         Add gnus-mime-buttonize-attachments-in-header.
230
231 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
232
233         * nnimap.el (nnimap-request-articles): New command to download several
234         articles at once.
235
236         * gnus.el (gnus-variable-list): Save Cloud variables.
237
238         * gnus-int.el (gnus-request-accept-article): Doc fix.
239
240 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
241
242         * parse-time.el (parse-time-iso8601-regexp)
243         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
244         it more generally.
245
246 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
247
248         * gnus-cloud.el: New file to provide the Emacs Cloud.
249
250         * dgnushack.el: Silence XEmacs w3 warning.
251
252         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
253         `url-retrieve-synchronously', apparently.
254
255         * dgnushack.el: Silence XEmacs dns.el warning.
256
257         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
258         instead of in all files.
259
260         * dns.el (network-interface-list): Define for XEmacs.
261
262         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
263         XEmacs.
264
265         * nnrss.el (libxml-parse-html-region): Silence compilation error.
266
267 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
268
269         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
270         `gnus-group-split-fancy'.
271
272 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
273
274         * message.el (message-remove-header): Doc fix.
275         (message-forward-included-headers): New variable.
276         (message-remove-ignored-headers): Use it.
277
278 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
279
280         * nnir.el (nnir-request-update-mark): Don't try to update the source
281         group if we can't find it (bug#16611).
282
283 2014-01-31  Dave Abrahams  <dave@boostpro.com>
284
285         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
286
287 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
288
289         * dns.el (dns-servers-up-to-date-p): New function to see whether the
290         network interfaces changed.
291         (dns-query): Use it to flush the data.
292
293 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
294
295         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
296         from random face commands.
297         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
298         Face.
299         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
300         (gnus--random-face-with-type): Generic function returning a face-type
301         as a string.
302         (gnus--insert-random-face-with-type): Generic function inserting a face
303         in a message buffer header.
304         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
305         (gnus-insert-random-x-face-header): Rewritten to use
306         `gnus--insert-random-face-with-type`.
307         (gnus-random-face): Return random (png) Face as string.
308         (nus-insert-random-face-header): Insert random (png) Face in a message
309         buffer.
310
311 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
312
313         * mm-url.el: Remove all usage of w3.
314
315         * nnrss.el: Ditto.
316
317         * mm-decode.el: Ditto.
318
319         * mm-view.el: Ditto.
320
321         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
322         outdated and all Emacsen have url.el built-in.
323
324         * gnus-setup.el: Remove outdated file.
325
326 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
327
328         * gnus.el: Ma Gnus v0.9 is released.
329
330 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
331
332         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
333
334 2014-01-31  Dave Abrahams  <dave@boostpro.com>
335
336         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
337         in the summary buffer (bug#13769).
338
339 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
340
341         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
342         name if we're using a single article buffer.  Otherwise, it may point
343         to a killed buffer (bug#13756).
344
345 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
346
347         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
348         the match data, just save and restore it explictly (bug#12375).
349
350         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
351         that's needed.
352
353         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
354         the code once (bug#9069).
355
356 2014-01-18  Steinar Bang  <sb@dod.no>
357
358         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
359         reading.
360
361 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
362
363         * message.el (message-bury): Call bury-buffer with no argument
364         in the message-return-action case too.
365
366 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
367
368         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
369         (nnimap-split-fancy, nnimap-split-methods): Declare.
370
371         * mm-util.el (help-function-arglist): Declare.
372
373 2013-12-28  Glenn Morris  <rgm@gnu.org>
374
375         * gnus-sieve.el (gnus-sieve-select-method):
376         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
377         (gravatar-rating, gravatar-size):
378         * message.el (message-minibuffer-local-map):
379         * sieve-manage.el (sieve-manage-authenticators)
380         (sieve-manage-authenticator-alist): Specify custom types.
381
382         * hashcash.el (hashcash-program): Rename from hashcash-path.
383         Update callers.
384
385         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
386         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
387         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
388
389         * auth-source.el (auth-sources):
390         * nnmairix.el (nnmairix-propagate-marks-upon-close):
391         Fix custom types.
392
393         * tls.el (tls-certtool-program): Fix default value.
394
395 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
396
397         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
398         we get proper traces there, too.
399
400 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
401
402         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
403         value of the parameters if the current article has a Reply-To or From
404         field.
405
406 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
407
408         * gnus.el (gnus-group-buffer): Remove duplicate definition.
409
410 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
411
412         * gnus-sum.el (gnus-summary-exit): Stop animations.
413
414 2013-12-19  Juri Linkov  <juri@jurta.org>
415
416         * gnus.el (gnus-suppress-keymap):
417         * gnus-art.el (gnus-article-mode-map):
418         * gnus-group.el (gnus-group-mode-map):
419         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
420         Remove [backspace] key binding because it shadows DEL (bug#16035).
421
422         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
423
424 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
425
426         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
427         Make sure work directory exists.
428         (gnus-uu-digest-mail-forward): Store temporary files in work directory
429         rather than tmp directory.
430         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
431         not necessarily always run, with it.
432
433 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
434
435         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
436         value of gnus-icalendar-additional-identities work without restart.
437
438 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
439
440         * mm-util.el (mm-make-temp-file):
441         Alias to make-temp-file for modern Emacsen.
442
443 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
444
445         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
446         nnir-article-number and nnir-article-group.
447
448 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
449
450         * message.el (message-send-mail-with-sendmail):
451         Don't kill error buffer if sending fails.
452
453 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
454
455         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
456         (gnus-icalendar-event->org-entry)
457         (gnus-icalendar--update-org-event)
458         (gnus-icalendar-event->gnus-calendar): Distinguish between
459         required/optional/non-participant attendee status.  Fix bug causing
460         the first required event participant to be omitted.
461
462 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
463
464         * gnus-art.el (article-de-quoted-unreadable)
465         (article-de-base64-unreadable, gnus-mime-copy-part)
466         * gnus-html.el (gnus-article-html)
467         * mm-view.el (mm-inline-text-html-render-with-w3)
468         (mm-inline-text-html-render-with-w3m-standalone)
469         * rfc2231.el (rfc2231-decode-encoded-string):
470         Allow overriding charset by mm-charset-override-alist.
471
472         * gnus-art.el (gnus-article-browse-html-parts):
473         Replace LWSPs with `&nbsp;'s in header.
474
475         Work for broken Chinese articles.
476
477         * gnus-art.el (gnus-article-browse-html-save-cid-content):
478         Exclude broken handles that gnus-summary-enter-digest-group may create.
479         (gnus-article-browse-html-parts):
480         Allow overriding charset by mm-charset-override-alist.
481
482 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
483
484         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
485         (gnus-icalendar-identities): Support additional-identities.
486
487 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
488
489         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
490         org-timestamp for events ending at midnight.
491
492 2013-11-21  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
493
494         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
495         .log files.
496
497 2013-11-20  David Engster  <deng@randomsample.de>
498
499         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
500
501 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
502
503         * message.el (message-beginning-of-line):
504         Use beginning-of-visual-line when visual-line-mode is turned on.
505
506 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
507
508         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
509         (gnus-icalendar-event-from-ical)
510         (gnus-icalendar-event->org-entry)
511         (gnus-icalendar--update-org-event): Required/optional participation,
512         list of attendees synced to org.
513
514 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
515
516         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
517         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
518         cancellations to be synced to org if the original appt has an org
519         outline.
520
521 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
522
523         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
524         (gnus-icalendar-event->org-entry)
525         (gnus-icalendar--update-org-event)
526         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
527
528 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
529
530         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
531         Fix timezone handling in gnus-icalendar export to org.
532
533 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
534
535         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
536
537 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
538
539         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
540
541 2013-10-30  Glenn Morris  <rgm@gnu.org>
542
543         * gnus-group.el (gnus-group-browse-foreign-server):
544         * gnus-int.el (gnus-start-news-server):
545         Silence compiler obsolescence warning.
546
547 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
548
549         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
550         `nnoo-current-server' first, then for the actual `nnimap-address' to
551         allow netrc entries for the nnoo server to coexist with netrc entries
552         for the `nnimap-address'.
553
554 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
555
556         * mm-decode.el (mm-dissect-buffer): Revert last change.
557         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
558         The problem that motivated those changes was attributed to a broken
559         mail sender, and has been fixed.
560
561 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
562
563         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
564         token is missing in the Content-Type header.
565
566         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
567
568 2013-09-18  Glenn Morris  <rgm@gnu.org>
569
570         * gnus-util.el (image-size): Declare.
571
572 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
573
574         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
575         (gnus-icalendar-event-from-ical)
576         (gnus-icalendar-event--build-reply-event-body)
577         (gnus-icalendar-event-reply-from-buffer)
578         (gnus-icalendar-find-org-event-file)
579         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
580         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
581
582         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
583
584 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
585
586         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
587         Use save-current-buffer.
588         (gnus-tree-mode-map): Initialize in the declaration.
589         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
590         (scroll-in-place): Defvar it.
591         (gnus-tmp-*): Defvar them.
592         (gnus-get-tree-buffer): Use derived-mode-p.
593         (gnus--let-eval): New macro.
594         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
595         non-prefixed variables.
596         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
597
598         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
599         vars since it doesn't seem to be available.
600         (gnus-set-global-variables, gnus-summary-read-group-1)
601         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
602         (gnus-summary-display-article, gnus-summary-select-article)
603         (gnus-summary-next-article, gnus-offer-save-summaries)
604         (gnus-summary-generic-mark): Use derived-mode-p.
605         (gnus-summary-read-group-1, gnus-summary-exit)
606         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
607         Adjust calls to gnus-tree-close and gnus-tree-open.
608
609         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
610
611         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
612         (gnus-agent-mode): Use derived-mode-p.
613         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
614         gnus-command-method and *-command-method to nil, but bind
615         gnus-command-method to *-command-method instead!
616         (gnus-agent-fetch-articles): Remove unused var `id'.
617         (gnus-agent-fetch-headers): Remove unused arg `force'.
618         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
619         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
620         (gnus-agent-short-article, gnus-agent-long-article)
621         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
622         first use.
623         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
624         `score-param'.
625         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
626         (gnus-get-predicate): Push in front of the cache, rather than end.
627         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
628         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
629         (gnus-agent-expire-unagentized-dirs): Don't rebind
630         gnus-agent-expire-current-dirs since the defvar silences the warning.
631         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
632         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
633         (gnus-agent-regenerate): Simplify interactive spec and doc.
634
635 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
636
637         * gnus-int.el (gnus-open-server): Silence compiler.
638
639         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
640
641         * message.el (message-display-completion-list): Abolish.
642         (message-completion-in-region): Use display-completion-list.
643
644 2013-09-17  Glenn Morris  <rgm@gnu.org>
645
646         * gnus-util.el (gnus-message-with-timestamp-1):
647         Use `messages-buffer' function if available.  Ignore read-only.
648
649 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
650
651         * message.el (message-expand-group, message-completion-in-region):
652         Correct the order of start and end of a region.
653
654 2013-09-13  Glenn Morris  <rgm@gnu.org>
655
656         * mml2015.el (gnus-create-image): Autoload it.
657
658         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
659
660         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
661         (image-size): Declare.
662
663 2013-09-12  Glenn Morris  <rgm@gnu.org>
664
665         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
666         Avoid using `find', which i) might not be defined at runtime;
667         ii) does not work, since its default test is eql, not equal.
668         (gnus-mime-action-alist): Declare.
669
670 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
671
672         * score-mode.el (gnus-score-mode-map): Move initialization
673         into declaration.
674         (gnus-score-mode): Use define-derived-mode.
675         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
676         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
677         into declaration.
678         (gnus-kill-file-mode): Use define-derived-mode.
679         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
680         Use derived-mode-p.
681         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
682         (gnus-group-setup-buffer, gnus-group-name-at-point)
683         (gnus-group-make-web-group, gnus-group-enter-directory)
684         (gnus-group-suspend): Use derived-mode-p.
685         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
686         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
687         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
688         (gnus-article-setup-buffer, gnus-article-prepare)
689         (gnus-article-prepare-display, gnus-sticky-article)
690         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
691         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
692         (gnus-article-read-summary-keys): Use derived-mode-p.
693
694 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
695
696         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
697
698 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
699
700         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
701         shift_jis from the default value set for Japanese users.
702
703 2013-08-13  Glenn Morris  <rgm@gnu.org>
704
705         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
706
707         * gnus.el (gnus-valid-select-methods): Fix type.
708
709         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
710
711 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
712
713         * mm-decode.el (mm-display-external): Run a timer for the temp files
714         deletion after a viewer exits; add a deletion timer for the needsterm
715         case, too.
716
717         * mm-decode.el (mm-display-external): Try to delete temporary files by
718         using a 1-min. timer.
719
720 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
721
722         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
723         New internal variables.
724         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
725         (mm-display-external): Use it to delete temporary files instead of
726         using timers.
727
728 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
729
730         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
731
732 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
733
734         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
735         with cond for backwards compatability.
736
737 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
738
739         * mm-decode.el (mm-display-external): Bind process-connection-type to
740         nil; don't delete a temp file immediately even if a viewer finishes,
741         since it may be a shell script, like xdg-open, that launches a real
742         viewer program belatedly.
743
744 2013-08-05  Dave Abrahams  <dave@boostpro.com>
745
746         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
747         that we can create nndoc groups that excerpt other groups.
748
749 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
750
751         * gnus-delay.el (gnus-delay-article): Fix typo.
752
753         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
754         articles.
755
756         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
757         we can get spell-checking etc.
758
759 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
760
761         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
762         a single one used for encoding the whole text in a header.
763
764 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
765
766         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
767         doesn't work properly on XEmacs.
768
769 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
770
771         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
772         before sending.
773
774         * dgnushack.el (dgnushack-compile): Add a temporary check for
775         gnus-icalendar.
776
777         * mm-decode.el (mm-command-output): New face.
778         (mm-display-external): Use it.
779
780 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
781
782         * nnmbox.el (nnmbox-request-article): Don't change point.
783
784 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
785
786         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
787         Include `handle' parameter.
788
789 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
790
791         * gnus-icalendar.el: New file.
792
793 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
794
795         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
796
797         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
798         dummy roots, too.
799
800 2013-08-01  David Edmondson  <dme@dme.org>
801
802         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
803         out on ttys.
804
805 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
806
807         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
808         not empty.
809
810         * nnrss.el (nnrss-discover-feed): Indent.
811
812 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
813
814         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
815
816 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
817
818         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
819         dirty to ensure nnimap data being saved.
820
821 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
822
823         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
824         menu entry.
825
826         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
827         the current thread's total score instead of the current article's
828         score.
829
830         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
831         (gnus-sort-threads-recursively): Delete defcustom.
832         (gnus-sort-threads-recursive): Adapt accordingly.
833
834 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
835
836         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
837         (gnus-sort-threads-recursive): Use it.
838         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
839         again.  Now that determines how to sort subthreads.
840
841 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
842
843         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
844         (gnus-sort-threads): Use it.
845
846 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
847
848         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
849         punctuation characters follow parentheses (bug#14950).
850
851 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
852
853         * gnus.el (gnus-continuum-version):
854         * gnus-msg.el (gnus-extended-version): Simplify.
855
856         * gnus.el (gnus-continuum-version-1): Remove.
857         * gnus-msg.el (gnus-bug): Revert.
858
859         Calculate gnus-version correctly on Cygwin.
860
861         * gnus.el (gnus-continuum-version): Do main calculations in integers.
862         (gnus-continuum-version-1): New function, return a string.
863
864         * gnus-msg.el (gnus-extended-version, gnus-bug):
865         Use gnus-continuum-version-1 instead of gnus-continuum-version.
866
867 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
868
869         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
870         (bug#13384).
871
872 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
873
874         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
875         that were only relevant in a development version a long time ago.
876
877 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
878
879         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
880         that the old Emacs 24s bundle.
881
882 2013-07-10  David Engster  <deng@randomsample.de>
883
884         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
885         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
886         fixes a bug in Emacs trunk where the 'unexist' marks were always
887         removed at startup because "Gnus v5.13" was considered smaller than "Ma
888         Gnus v0.03".
889
890 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
891
892         * gnus.el (gnus-summary-line-format): Reference
893         `gnus-user-date-format-alist' for the &user-date; format, not
894         `gnus-summary-user-date-format-alist'.
895
896 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
897
898         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
899         delete files (bug#13481).
900
901 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
902
903         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
904
905 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
906
907         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
908         display images.
909
910         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
911
912         * message.el (message-cancel-news): According to
913         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
914         preferred over "cmsg cancel" in the Subject.
915
916         * nnir.el (nnir-engines): Note that the group specs are regexps
917         (bug#13238).
918
919         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
920         gotten read-only text properties, ensure that those aren't heeded when
921         copying stuff over (bug#13434).
922
923         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
924         (bug#13762).
925
926 2013-07-05  David Kastrup  <dak@gnu.org>
927
928         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
929         authinfo file again (important for blank passwords).  This had been
930         broken with 2013-06-15 change.
931
932 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
933
934         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
935         Revert 2013-01-14 change.
936
937 2013-07-02  Daiki Ueno  <ueno@gnu.org>
938
939         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
940         of 'create-image' for XEmacs compatibility; check errors when decoding
941         image.  Reported by Uwe Brauer.
942
943 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
944
945         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
946         gnus-button-push revised at 2011-01-19.
947
948 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
949
950         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
951         now live in the lisp/net Emacs 24 repository.
952
953 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
954
955         * eww.el (eww-update-header-line-format): Quote % characters.
956
957 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
958
959         * eww.el (eww-process-text-input): Display passwords as asterisks.
960
961         * shr.el (shr-make-table-1): Protect against invalid column-spans.
962
963 2013-06-19  Tom Tromey  <tromey@redhat.com>
964
965         * eww.el (eww-top-url): Remove.
966         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
967         (eww-render): Set new variables.  Don't set eww-top-url.
968         (eww-handle-link): Handle "prev", "home", and "contents".
969         Downcase the rel text.
970         (eww-top-url): Choose best top URL.
971
972 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
973
974         * eww.el: Rewrite to implement form elements "by hand" instead of
975         relying in widget.el.  Using widget.el leads to too many
976         user interface inconsistencies.
977         (eww-self-insert): Implement entering commands in text fields.
978         (eww-process-text-input): New function to make text input field editing
979         work.
980         (eww-submit): Rewrite to use the new-style form methods.
981         (eww-select-display): Display the correct selected item.
982         (eww-change-select): Implement changing the select value.
983         (eww-toggle-checkbox): Implement radio/checkboxes.
984         (eww-update-field): Fix compilation error.
985         (eww-tag-textarea): Implement <textarea>.
986
987         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
988         don't shadow mode-specific bindings.
989
990         * eww.el (eww-browse-url): Don't push stuff onto history if there's
991         nothing to push.
992
993         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
994
995 2013-06-19  Glenn Morris  <rgm@gnu.org>
996
997         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
998
999 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
1000
1001         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
1002
1003 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1004
1005         * shr.el (shr-make-table-1): Implement <td rowspan>.
1006         (shr-table-horizontal-line): Allow nil as a value, and change the
1007         default.
1008         (shr-insert-table-ruler): Respect the nil value.
1009
1010 2013-06-18  Tom Tromey  <tromey@barimba>
1011
1012         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
1013         New defvars.
1014         (eww-open-file): New defun.
1015         (eww-render): Initialize new variables.
1016         (eww-display-html): Handle "link" and "a".
1017         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
1018         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
1019         (eww-back-url): Rename from eww-previous-url.
1020         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
1021         defuns.
1022
1023 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1024
1025         * shr.el (shr-tag-table): Insert the images after the table, so that
1026         they're not covered by the table colourisation, which often looked
1027         awkward.
1028         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
1029         <dd>.
1030         (shr-make-table-1): Implement <td colspan=> support.
1031         (shr-insert-document): Use one less than window width if `shr-width' is
1032         nil, since otherwise things may get one character too wide.
1033
1034 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1035
1036         * eww.el (eww-detect-charset): Improve regexp; move backward.
1037
1038 2013-06-18  Glenn Morris  <rgm@gnu.org>
1039
1040         * mm-decode.el (widget-convert-button): Autoload.
1041
1042         * sieve-manage.el (mm-enable-multibyte): Autoload.
1043
1044         * shr.el (libxml-parse-html-region): Declare.
1045         (shr-render-buffer): Explicit error if no libxml2 support.
1046
1047 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
1048
1049         * auth-source.el (auth-source-current-line): New function.
1050         (auth-source-netrc-parse-entries): When a data token is "machine",
1051         assume we're in the wrong place and abort parsing the current line.
1052
1053 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1054
1055         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
1056         (eww-convert-widgets): Don't bug out if the first widget starts at the
1057         beginning of the buffer.
1058         (eww-convert-widgets): Fix last patch.
1059         (eww-tag-input): Support <input type=image>.
1060
1061         * shr.el (shr-insert-table): Respect border-collapse: collapse.
1062         (shr-tag-base): Protect against base specs that are degenerate.
1063         (shr-ensure-paragraph): Don't delete empty lines that have text
1064         properties, because these may be input fields.
1065
1066         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
1067         we can navigate to them.
1068
1069         * shr.el (shr-colorize-region): Put the colours over the entire region.
1070         (shr-inhibit-decoration): New variable.
1071         (shr-add-font): Use it to inhibit text property decorations while doing
1072         preliminary table renderings.  This speeds up typical Wikipedia page
1073         renderings by 15%.
1074         (shr-tag-span): Don't respect the <title>, because that overwrites the
1075         help-echo from links inside the spans.
1076         (shr-next-link): Use `help-echo' for navigation, so that we can
1077         navigate to form elements, too.
1078
1079         * eww.el (eww-button): New face.
1080         (eww-convert-widgets): Use it to make submit buttons more button-like.
1081
1082         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
1083         that Gnus commands work.
1084
1085         * shr.el (shr-render-td): Support horizontal alignment.
1086
1087         * eww.el (eww-put-color): Removed.
1088         (eww-colorize-region): Use `add-face-text-property'.
1089
1090         * shr.el (shr-add-font): Append face data, so that we get the correct
1091         precedence: The innermost value (which is applied first) wins.
1092         (shr-make-overlay): Obsolete function.
1093
1094         * mm-decode.el (mm-convert-shr-links): New function to convert
1095         new-style shr URL links into widgets.
1096         (mm-shr): Use it.
1097
1098         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
1099         widget commands, since we're no longer using widgets for links.
1100
1101         * shr.el (shr-next-link): New command.
1102         (shr-previous-link): New command.
1103         (shr-urlify): Don't use `widget-convert', because that's slow.
1104         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
1105         because collecting the overlays and reapplying them when generating
1106         tables is slow.
1107         (shr-insert-table): Ditto.
1108
1109 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1110
1111         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
1112         * shr.el (browse-url): Require `url'.
1113         * eww.el (url): Require format-spec.
1114
1115 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1116
1117         * eww.el (eww-display-html): Default to using the entire window width.
1118         (eww-browse-url): Don't add a User-Agent header (twice), because that
1119         makes Bing refuse connection.
1120
1121         * shr.el (shr-make-table): Cache the table rendering at the table
1122         level, and not the <td> level.  This is a bit faster.
1123
1124         * eww.el (eww-render): Go to the correct ID when given URLs ending with
1125         #id.
1126
1127         * shr.el (shr-tag-li): Don't require a new paragraph, since other
1128         browsers don't.
1129         (shr-expand-url): Respect #anchor links.
1130         (shr-parse-base): Chop off the anchor before using.
1131         (shr-descend): Respect display: none.
1132         (shr-descend): Allow marking elements that have certain IDs.
1133
1134         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
1135
1136         * shr.el (shr-expand-url): Don't bug out on zero-length links.
1137
1138         * eww.el (eww-tag-textarea): Support <textarea>.
1139
1140 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1141
1142         * shr.el (shr-dom-to-xml): Fixed function call.
1143
1144         * eww.el (eww): New group.
1145         (eww-header-line-format): New custom variable.
1146         (eww-current-title): New variable.
1147         (eww-display-html): Update header and handle title tag.
1148         (eww-update-header-line-format): New function.
1149         (eww-tag-title): New function.
1150
1151         * shr.el (shr-dom-to-xml): New function.
1152         (shr-tag-svg): Add support for the SVG tag.
1153         (shr-bullet): New custom variable.
1154         (shr-tag-li): Support custom bullet in unordered lists.
1155
1156 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1157
1158         * shr.el (shr-expand-url): Respect // URLs.
1159
1160         * eww.el (eww-tag-body): Override the shr body rendering so that we can
1161         put a background colour onto the entire buffer.
1162         (eww-render): When being redirected, use the redirect URL as the new
1163         base URL.
1164
1165         * shr.el (shr-parse-base): Fix parsing error.
1166
1167         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
1168
1169         * shr.el (shr-parse-base): New function.
1170         (shr-expand-url): Use it to expand relative URLs reliably.
1171
1172 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
1173
1174         * auth-source.el (auth-source-search-collection): Fix docstring.
1175         (auth-source-netrc-parse): Refactor and improve netrc parser to support
1176         single-quoted strings and multiline entries.
1177         (auth-source-netrc-parse-next-interesting)
1178         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
1179         functions to support parser.
1180
1181 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1182
1183         * eww.el (eww-submit): Get submit button logic right when hitting RET
1184         on non-submit buttons.
1185
1186         * shr.el: Remove shr-preliminary-table-render, since that can't really
1187         be used for anything in practice.
1188
1189 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1190
1191         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1192         (sieve-manage-quit).
1193
1194 2013-06-14  Glenn Morris  <rgm@gnu.org>
1195
1196         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
1197
1198 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
1199
1200         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1201         control the maximum size of photo ID image.
1202         (mml2015-epg-key-image-to-string): Respect it.
1203
1204 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1205
1206         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1207         instead of the final one so that we can more easily distinguish them.
1208
1209         * eww.el (eww-submit): Compute the submission URL correctly.
1210
1211 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1212
1213         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1214         Use plist-get rather than CL's getf.
1215         (sieve-manage-parse-capability): Avoid CL's remove-if.
1216
1217 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1218
1219         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1220         (sieve-manage-quit).
1221
1222 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1223
1224         * shr.el (shr-expand-url): Expansion should chop off the bits after the
1225         last slash.
1226
1227         * eww.el (eww-tag-select): Use the first value as the default value.
1228
1229 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1230
1231         * eww.el (eww): Prepend urls with http:// if scheme is missing.
1232         (eww-mode): Use `define-derived-mode'.
1233         (eww-parse-headers): Parse headers from beginning of buffer so that
1234         file:// links work.
1235
1236 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1237
1238         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1239
1240 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1241
1242         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1243         to handle them at all.
1244
1245 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1246
1247         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1248         work, too.
1249         (eww-tag-select): Implement <select>.
1250
1251 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1252
1253         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
1254         stream managing functions by using open-protocol-stream to do most of
1255         the work.  Has the nice benefit of enabling STARTTLS.
1256         Wait for capabilities after STARTTLS: following RFC5804, the server
1257         sends new capabilities after successfully establishing a TLS connection
1258         with the client.  The client should update the cached list of
1259         capabilities, but we just ignore the answer for now.
1260         (sieve-manage-network-p, sieve-manage-network-open)
1261         (sieve-manage-starttls-p, sieve-manage-starttls-open)
1262         (sieve-manage-forward, sieve-manage-streams)
1263         (sieve-manage-stream-alist): Remove unneeded functions neither in the
1264         API, nor called by any other function.
1265         Enable Multibyte for SieveManage buffers: The parser won't properly
1266         handle umlauts and line endings unless multibyte is turned on in the
1267         process buffer.
1268
1269 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1270
1271         * eww.el (eww-tag-input): Support password fields.
1272         (eww-submit): Support POST.
1273
1274 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1275
1276         * eww.el (eww-tag-form): Protect against degenerate forms.
1277
1278         * shr.el (shr-expand-url): Expand URLs that start with a slash
1279         correctly.
1280
1281         * eww.el (eww-submit): Get submit button logic right.
1282
1283         * shr.el (shr-final-table-render): New variable to signal when we're
1284         doing the final table rendering so that we can collect more data at
1285         that point.
1286
1287         * eww.el (eww-submit): Make form submission work.
1288         (eww-tag-input): Implement submit buttons.
1289         (eww-click-radio): Implement radio and checkboxes.
1290         (eww-submit): Handle hidden elements.
1291
1292         * shr.el (shr-descend): Allow other packages to override (or provide)
1293         rendering of elements.
1294         (shr-expand-url): Strip query strings from URLs before expanding them.
1295
1296         * eww.el: Don't require cl-lib.
1297         (eww-tag-form): Start form support.
1298
1299         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
1300
1301         * eww.el: Start writing a new, tiny web browser.
1302         (eww-previous-url): New command.
1303         (eww-quit): New command.
1304
1305 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1306
1307         * sieve.el: Put point at beginning of buffer when viewing a script.
1308         (sieve-open-server): Respect the PORT parameter.  Show the correct port
1309         number in sieve-buffer's header.  Fixed code to also work with a string
1310         as port specifier.  Properly close the connection on pressing 'q'.  Make
1311         sieve-manage-quit close the connection and process buffer.  Also, remove
1312         duplicate keybinding for 'q'.
1313
1314 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
1315
1316         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1317         make it easier to read.
1318         (mm-pkcs7-enveloped-magic): Ditto.
1319
1320 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
1321
1322         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1323         before `image-type-available-p' to avoid loading the image libraries
1324         needlessly.
1325
1326 2013-06-05  David Engster  <deng@randomsample.de>
1327
1328         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
1329         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
1330         to see whether the group was synced before.
1331
1332 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
1333
1334         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
1335         when opening the connection.
1336         Suggested by João Távora <joaotavora@gmail.com> in
1337         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
1338
1339 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1340
1341         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1342         assume Date header begins with "Date", that may be customized into
1343         something like "X-Sent" using gnus-article-time-format.
1344         (article-transform-date): Allow multi-line Date header.
1345
1346 2013-06-02  David Engster  <deng@randomsample.de>
1347
1348         * registry.el (initialize-instance, registry-lookup)
1349         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1350         (registry-lookup-secondary-value, registry-search, registry-delete)
1351         (registry-insert, registry-reindex, registry-size, registry-prune): Do
1352         not wrap methods in `eval-and-compile'.  This breaks due to latest
1353         changes in EIEIO (introduction of eieio-core.el).
1354
1355 2013-05-30  Glenn Morris  <rgm@gnu.org>
1356
1357         * nnmail.el (nnmail-fancy-expiry-target):
1358         Also bind mail-dont-reply-to-names.
1359
1360         * spam-stat.el (spam-stat-save):
1361         No need to tweak font-lock in temp buffers.
1362
1363         * shr.el (shr-put-image): Silence compiler.
1364
1365 2013-05-29  Glenn Morris  <rgm@gnu.org>
1366
1367         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1368
1369         * gnus-group.el (gnus-sequence-of-unread-articles)
1370         (gnus-summary-add-mark, gnus-mark-article-as-read)
1371         (gnus-group-make-articles-read): Declare.
1372
1373         * gnus-sum.el (gnus-parameter-list-identifier)
1374         (gnus-article-stop-animations, gnus-stop-downloads)
1375         (gnus-article-only-boring-p, article-goto-body)
1376         (gnus-flush-original-article-buffer, article-narrow-to-head)
1377         (gnus-article-hidden-text-p, gnus-delete-wash-type)
1378         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1379
1380         * gnus.el: No need to eval-and-compile autoloads.
1381
1382         * gravatar.el (help-function-arglist): Autoload.
1383
1384         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1385
1386         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1387
1388         * spam.el: No need to load spam-report when compiling.
1389         No need to eval-and-compile autoloads.
1390         (spam-report-resend-to): Declare.
1391         (spam-report-resend-register-routine): Require 'spam-report.
1392
1393 2013-05-24  Julien Danjou  <julien@danjou.info>
1394
1395         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1396         setup.
1397
1398 2013-05-23  Glenn Morris  <rgm@gnu.org>
1399
1400         * gnus-util.el (rmail-swap-buffers-maybe)
1401         (rmail-maybe-set-message-counters, rmail-count-new-messages)
1402         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1403         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1404
1405         * mm-decode.el: No need to load term when compiling.
1406         (term-mode, term-char-mode): Declare.
1407
1408         * mm-util.el: No need to load jka-compr when compiling.
1409         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1410
1411         * nnmaildir.el: Require is automatically eval-and-compile.
1412         (nnmail): Require at run-time too.
1413
1414         * registry.el (registry-size): Move definition before use.
1415
1416 2013-05-22  Daiki Ueno  <ueno@gnu.org>
1417
1418         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1419         signed data to conform the standard.  (Bug#14232)
1420
1421 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
1422
1423         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1424         double angle quotation mark.
1425
1426 2013-05-20  Glenn Morris  <rgm@gnu.org>
1427
1428         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
1429
1430 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1431
1432         * message.el (message-insert-formatted-citation-line): handle finding
1433         first/lastname when more than 2 names appear.
1434
1435 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1436
1437         * shr.el (shr-tag-span): New function.
1438
1439 2013-05-18  Glenn Morris  <rgm@gnu.org>
1440
1441         * message.el (message-mode): Use message-mode-abbrev-table,
1442         with text-mode-abbrev-table as parent.  (Bug#14413)
1443
1444 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1445
1446         * message.el (message-expand-group): Decode group names.
1447
1448 2013-05-16  Julien Danjou  <julien@danjou.info>
1449
1450         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1451         app-icon.
1452
1453 2013-05-15  Glenn Morris  <rgm@gnu.org>
1454
1455         * shr-color.el (shr-color-visible-luminance-min)
1456         (shr-color-visible-distance-min): Use shr-color group.
1457
1458 2013-05-11  Glenn Morris  <rgm@gnu.org>
1459
1460         * gnus-vm.el: Make it loadable without VM.
1461         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1462         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1463
1464 2013-05-09  Glenn Morris  <rgm@gnu.org>
1465
1466         * mml1991.el: Make it loadable.  (Bug#13456)
1467
1468         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1469         * gnus-async.el (gnus-async-post-fetch-function):
1470         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1471         * gnus-html.el (gnus-html-image-cache-ttl):
1472         * gnus-notifications.el (gnus-notifications-timeout):
1473         * gnus-picon.el (gnus-picon-properties):
1474         * gnus-util.el (gnus-completion-styles):
1475         * gnus.el (gnus-other-frame-resume-function):
1476         * message.el (message-user-organization-file)
1477         (message-cite-reply-position):
1478         * nnir.el (nnir-summary-line-format)
1479         (nnir-retrieve-headers-override-function):
1480         * shr-color.el (shr-color-visible-luminance-min):
1481         * shr.el (shr-blocked-images):
1482         * spam-report.el (spam-report-resend-to):
1483         * spam.el (spam-summary-exit-behavior): Fix custom types.
1484
1485         * gnus-salt.el (gnus-selected-tree-face): Fix default.
1486
1487 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1488
1489         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1490         because of let-binding help-xref-following.  (Bug#14356)
1491
1492 2013-05-06  Glenn Morris  <rgm@gnu.org>
1493
1494         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
1495
1496 2013-05-04  Andrew Cohen  <cohen@bu.edu>
1497
1498         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1499         entering into the registry.
1500
1501 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1502
1503         * gnus.el: Ma Gnus v0.7 is released.
1504
1505 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1506
1507         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1508         (Bug#14304)
1509
1510 2013-04-27  Glenn Morris  <rgm@gnu.org>
1511
1512         * gnus.el (gnus-list-debbugs):
1513         Use require rather than autoload.  (Bug#14262)
1514
1515 2013-04-27  Julien Danjou  <julien@danjou.info>
1516
1517         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1518         port to "sieve" now that it has an official IANA port assigned.
1519
1520 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1521
1522         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1523         Don't set the MAILHOST environment variable permanently (Bug#14271).
1524
1525 2013-04-26  Glenn Morris  <rgm@gnu.org>
1526
1527         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
1528
1529 2013-04-25  Andrew Cohen  <cohen@bu.edu>
1530
1531         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1532         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
1533
1534 2013-04-24  Andrew Cohen  <cohen@bu.edu>
1535
1536         * nnir.el (nnir-close-group): Make sure we are in the right group.
1537
1538         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1539         dependency table from all newly retrieved headers.
1540
1541 2013-04-16  David Edmondson  <dme@dme.org>
1542
1543         Support <img src="data:...">.
1544
1545         * shr.el (shr-image-from-data): New function.
1546         (shr-tag-img): Use it.
1547
1548 2013-04-14  Andrew Cohen  <cohen@bu.edu>
1549
1550         * nnir.el (nnir-request-set-mark): Make sure we are in the right
1551         group.
1552
1553 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1554
1555         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1556         corresponding to any existing group (Bug#14166).
1557
1558 2013-04-10  Andrew Cohen  <cohen@bu.edu>
1559
1560         * nnir.el (number-sequence): No longer used.
1561         (nnir-request-set-mark): New function.
1562         (nnir-request-update-info): Improve marks updating.
1563         (nnir-request-scan): Don't duplicate marks updating.
1564         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
1565         Use 'assq rather than 'assoc.  Quote anonymous function.
1566         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
1567         Use 'gnus-group-prefixed-p.
1568         (gnus-summary-create-nnir-group): Make sure server for method is open.
1569
1570 2013-04-04  Andrew Cohen  <cohen@bu.edu>
1571
1572         * nnir.el (gnus-nnir-group-p): New function.
1573         (nnir-possibly-change-group): Use it.
1574
1575         * gnus-msg.el (gnus-setup-message): Use it.
1576
1577 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1578
1579         * mml.el (mml-minibuffer-read-description): Use `default' insted of
1580         `initial-input' for the argument name.
1581         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1582
1583 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
1584
1585         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
1586         (used by MH-E).
1587
1588 2013-04-01  Andrew Cohen  <cohen@bu.edu>
1589
1590         * nnir.el (nnir-request-update-mark): Improve mark updating in original
1591         group.
1592
1593         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
1594         fix compilation.
1595
1596 2013-03-31  Andrew Cohen  <cohen@bu.edu>
1597
1598         * nnir.el (nnir-method-default-engines): And another typo.
1599
1600 2013-03-30  Andrew Cohen  <cohen@bu.edu>
1601
1602         * nnir.el (nnir-method-default-engines): Fix typo.
1603
1604 2013-03-29  Andrew Cohen  <cohen@bu.edu>
1605
1606         * nnir.el: Define 'number-sequence for xemacs.
1607         (gnus-summary-create-nnir-group): New function to create an nnir group
1608         from an nnir summary buffer based on the current query.
1609         (nnir-request-create-group): Update to allow nnir group creation based
1610         on the current query.
1611
1612 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1613
1614         * nndraft.el (nndraft-request-expire-articles):
1615         Make expiry target always `delete'.
1616
1617 2013-03-27  Andrew Cohen  <cohen@bu.edu>
1618
1619         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
1620         buffer use the posting-style and gcc of the original article group.
1621         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
1622
1623         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
1624         after other deffoos.
1625
1626 2013-03-25  Andrew Cohen  <cohen@bu.edu>
1627
1628         * nnir.el: Major rewrite.  Cleaner separation between searches and group
1629         management.  Marks are now shown in nnir summary buffers.  Rudimentary
1630         support for real (i.e. not ephemeral) nnir groups.
1631         (gnus-summary-make-nnir-group): New function for initiating searches
1632         from a summary buffer.
1633
1634 2013-03-18  Sam Steingold  <sds@gnu.org>
1635
1636         * message.el (message-bury): Minor cleanup.
1637
1638 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
1639
1640         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
1641
1642 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1643
1644         * nndir.el (nndir-request-list): Remove 2nd argument passed to
1645         nnml-request-list.  (Bug#13873)
1646         (nndir-request-newsgroups): Remove, unused.
1647
1648         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
1649
1650 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
1651
1652         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
1653         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
1654         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
1655
1656 2013-03-03  Ted Phelps  <phelps@gnusto.com>
1657
1658         * shr.el: Make all the overlays set the `evaporate' property so that
1659         they're removed properly.
1660
1661 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
1662
1663         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
1664         shell-quote-argument.
1665
1666 2013-02-22  David Engster  <deng@randomsample.de>
1667
1668         * gnus-registry.el (gnus-registry-save): Provide class name when
1669         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
1670         `condition-case' to stay compatible with older EIEIO versions which
1671         only accept one argument.
1672
1673 2013-02-17  Daiki Ueno  <ueno@gnu.org>
1674
1675         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
1676         (epg-user-id-validity): Autoload.
1677         (mml2015-epg-check-user-id): New function.
1678         (mml2015-epg-check-sub-key): New function split from
1679         mml2015-epg-find-usable-key.
1680         (mml2015-epg-find-usable-key): Accept context, name, usage, and
1681         optional name-is-key-id, to handle the case when user-id is unusable.
1682         Reported by Łukasz Stelmach <stlman@poczta.fm>.
1683
1684 2013-02-17  Glenn Morris  <rgm@gnu.org>
1685
1686         * shr.el (shr-put-image): Use image-multi-frame-p if available.
1687
1688 2013-02-16  Glenn Morris  <rgm@gnu.org>
1689
1690         * shr.el (shr-put-image): Only animate images that specify a delay.
1691         This is consistent with the old image-animated-p behavior.
1692
1693 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1694
1695         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
1696         for XEmacs.
1697
1698 2013-02-13  Juri Linkov  <juri@jurta.org>
1699
1700         * gnus-art.el (gnus-article-mode-map):
1701         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
1702         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
1703
1704 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
1705
1706         * auth-source.el (auth-source-format-prompt): Don't get confused by
1707         any "\" in replacement text.  (Bug#13637)
1708
1709 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
1710
1711         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
1712         (gnus-backend-trace): Honour gnus-backend-trace.
1713
1714         * mml.el (mml-insert-part): Insert closing tag.
1715
1716         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
1717
1718 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1719
1720         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
1721         able to find the article, which can happen in debbugs groups,
1722         apparently.
1723
1724 2013-01-16  Glenn Morris  <rgm@gnu.org>
1725
1726         * smiley.el (smiley-style): Make the file loadable in batch mode.
1727
1728 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1729
1730         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
1731         imap process running.
1732
1733 2013-01-14  Julien Danjou  <julien@danjou.info>
1734
1735         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1736         Compare addresses against addresses, not against the full From field.
1737
1738 2013-01-13  Richard Stallman  <rms@gnu.org>
1739
1740         * message.el (message-forward-make-body-mime): New args BEG, END
1741         specify what part of FORWARD-BUFFER to use.  Do the work directly
1742         instead of calling `mml-insert-buffer'.
1743
1744 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
1745
1746         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
1747         cross-reference(s).
1748
1749         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
1750         cross-reference(s).
1751
1752 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
1753
1754         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
1755         and point-max-marker.
1756         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
1757
1758 2013-01-11  Julien Danjou  <julien@danjou.info>
1759
1760         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
1761         max are almost equal.  Also return the correct value for V which is
1762         already between 0 and 1.
1763
1764 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
1765
1766         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
1767         to mml2015-encrypt-to-self.
1768         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
1769
1770 2013-01-09  Daiki Ueno  <ueno@gnu.org>
1771
1772         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
1773         mml-smime-epg-find-usable-secret-key.
1774
1775 2013-01-08  Glenn Morris  <rgm@gnu.org>
1776
1777         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
1778
1779 2013-01-07  Daiki Ueno  <ueno@gnu.org>
1780
1781         * mml-smime.el: Support signing by sender.
1782         Requested by Uwe Brauer.
1783         (mml-smime-sign-with-sender): New user option analogous
1784         to mml2015-sign-with-sender.
1785         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
1786         (mml-smime-epg-find-usable-secret-key): New helper function copied from
1787         mml2015.el.
1788
1789 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1790
1791         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
1792         isn't running, because Gnus will probably not know how to handle the
1793         Gcc header (bug#11941).
1794
1795         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
1796         articles.
1797
1798 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1799
1800         * nnfolder.el (nnfolder-recursive-directory-files): New function.
1801         (nnfolder-generate-active-file): Make this function work with recursive
1802         folder names.
1803
1804 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1805
1806         * nntp.el (nntp-open-connection): Use HELP as the capability command
1807         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
1808         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
1809
1810 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
1811
1812         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
1813         place holder since this gives `Invalid face reference: nil' messages.
1814         Use the `default' face instead.  It has the same effect here, even
1815         though it is not no-op.
1816
1817         * gnus-util.el
1818         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
1819
1820 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
1821
1822         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
1823         non-string posting styles (bug#13285).
1824
1825 2012-12-27  Glenn Morris  <rgm@gnu.org>
1826
1827         * plstore.el (plstore-passphrase-callback-function):
1828         Use plstore-get-file.
1829
1830 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
1831
1832         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
1833         stderr.
1834
1835 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1836
1837         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
1838
1839         * gnus-compat.el (set-buffer-multibyte): Remove.
1840
1841 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1842
1843         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
1844         temporary file to get PGP key image.  Pass no-show-photos when
1845         extracting image to avoid having it pop up twice.
1846
1847 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1848
1849         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
1850         eligible for treatment.
1851
1852         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
1853         lines.  This makes summary commands with hidden threads work more
1854         reliably.
1855
1856         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
1857         button to mark the hidden citations (bug#9395).
1858
1859 2012-12-26  Daiki Ueno  <ueno@gnu.org>
1860
1861         * mml2015.el (mml2015-epg-signature-to-string): New function.
1862         (mml2015-epg-verify-result-to-string): New function.
1863         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
1864         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
1865         instead of epg-verify-result-to-string.
1866         (epg-signature-key-id, epg-signature-to-string): Autoload.
1867         (epg-verify-result-to-string): Remove autoload.
1868
1869 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
1870
1871         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
1872         ID image from GPG public key.
1873         (mml2015-epg-key-image-to-string): New function.
1874
1875 2012-12-25  Leo Liu  <sdl.web@gmail.com>
1876
1877         * plstore.el (plstore-passphrase-callback-function): Fix error when
1878         error when plstore-cache-passphrase-for-symmetric-encryption is set
1879         (bug#13264).
1880
1881 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1882
1883         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
1884         buffer to the article buffer here, because that clobbers multiple
1885         article buffers.
1886
1887         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
1888         buffer always points to the right summary buffer.
1889
1890 2012-12-25  John Wiegley  <jwiegley@gmail.com>
1891
1892         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
1893         the password (bug#12097).
1894
1895 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1896
1897         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
1898         (bug#13263).
1899
1900         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
1901         buffer exists before using it (bug#12475).
1902
1903         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
1904         offline groups (bug#11937).
1905
1906         * message.el (message-yank-original): When using customize to set the
1907         value of `message-cite-style', the variable it set to a symbol that's
1908         the name of the variable, which must then be dereferenced (bug#12616).
1909
1910 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
1911
1912         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
1913         the `face' property with a list whose car is the face specified in the
1914         format string and whose cdr is (nil).
1915         * lisp/gnus-util.el
1916         (gnus-put-text-property-excluding-characters-with-faces):
1917         Change accordingly.
1918         (gnus-get-text-property-excluding-characters-with-faces): New function.
1919         * lisp/gnus-sum.el (gnus-summary-highlight-line):
1920         * lisp/gnus-salt.el (gnus-tree-highlight-node):
1921         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
1922
1923 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1924
1925         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
1926         login methods.
1927         (nnimap-login): Respect the `nnimap-authenticator' variable.
1928
1929         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
1930         mark state when moving articles.  Otherwise unticked articles will get
1931         their ticks back after moving.
1932
1933 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
1934
1935         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
1936
1937         * message.el (message-ignored-news-headers): Always remove
1938         X-Message-SMTP-Method to avoid information leakage if the user
1939         mistakenly inserts the header into news messages.
1940
1941         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
1942
1943         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
1944         right than four characters, this command would move point to
1945         `point-max'.  Don't do that.
1946
1947         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
1948         to nil to allow re-selecting groups that gain articles.
1949         (gnus-bug-group-download-format-alist): Update the URL.
1950
1951 2012-12-23  Andreas Schwab  <schwab@suse.de>
1952
1953         * shr.el (shr-tag-em): Render em as italic, not bold.
1954
1955 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
1956
1957         * gnus-int.el (gnus-backend-trace): Factor out into its own function
1958         for reuse.
1959         (gnus-open-server): Use it to add more tracing.
1960         (gnus-finish-retrieve-group-infos): Add backend tracing.
1961         (gnus-backend-trace): Also note the elapsed seconds.
1962
1963 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
1964
1965         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
1966         Set epa-file-encrypt-to from variable to avoid querying.
1967
1968 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
1969
1970         * sieve-mode.el (sieve-font-lock-keywords):
1971         Keywords should be word delimited.  (Bug#13173)
1972
1973 2012-12-13  Andreas Schwab  <schwab@suse.de>
1974
1975         * tls.el (tls-program): Update customize type.
1976
1977 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1978
1979         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
1980         instead of <pre> to align message header.
1981
1982 2012-12-12  Sam Steingold  <sds@gnu.org>
1983
1984         * gnus.el (gnus-other-frame-resume-function): Add user option.
1985         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
1986
1987 2012-12-06  Sam Steingold  <sds@gnu.org>
1988
1989         * gnus-start.el (gnus-before-resume-hook): Add.
1990         (gnus-1): Run it when Gnus is alive.
1991
1992 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1993
1994         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
1995         * gnus-art.el (article-unsplit-urls)
1996         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
1997         * gnus-registry.el (gnus-registry-get-article-marks)
1998         * message.el (message-goto-body): Use it.
1999         (message-called-interactively-p): Remove.
2000
2001         * spam-stat.el (spam-stat-called-interactively-p): New macro.
2002         (spam-stat-score-buffer): Use it.
2003
2004         * spam.el: Silence the warnings against BBDB functions when compiling.
2005
2006         * gnus-score.el (gnus-score-decode-text-parts):
2007         Use append+mapcar instead of the cl function mapcan.
2008
2009 2012-12-05  Sam Steingold  <sds@gnu.org>
2010
2011         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
2012         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
2013         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
2014
2015 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2016
2017         * gmm-utils.el (gmm-called-interactively-p): Revert.
2018         This seems to cause Emacs to get stuck!
2019         * gnus-art.el (article-unsplit-urls)
2020         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2021         * gnus-registry.el (gnus-registry-get-article-marks)
2022         * message.el (message-goto-body)
2023         (message-called-interactively-p): Revert.
2024
2025         * gmm-utils.el (gmm-called-interactively-p): New function.
2026         * gnus-art.el (article-unsplit-urls)
2027         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2028         * gnus-registry.el (gnus-registry-get-article-marks)
2029         * message.el (message-goto-body): Use it.
2030         (message-called-interactively-p): Remove.
2031
2032         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
2033         * gnus-sync.el (gnus-sync-lesync-call)
2034         * message.el (message-read-from-minibuffer): Use it.
2035
2036 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2037
2038         * gmm-utils.el (gmm-flet): Remove.
2039         * gnus-sync.el (gnus-sync-lesync-call)
2040         * message.el (message-read-from-minibuffer): Don't use it.
2041
2042 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2043
2044         * gmm-utils.el (gmm-labels): Use cl-labels if available.
2045
2046 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2047
2048         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
2049
2050         * gnus-sync.el (gnus-sync-lesync-call)
2051         * message.el (message-read-from-minibuffer): Use gmm-flet.
2052
2053         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
2054
2055         * gnus-util.el (gnus-macroexpand-all): Remove.
2056
2057 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
2058
2059         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
2060         to TAB, not [tab].
2061         (gnus-summary-article-map): Likewise.
2062
2063         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
2064         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
2065
2066 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
2067
2068         * time-date.el: Commentary fix.
2069
2070 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2071
2072         * color.el: Don't require cl.
2073         (color-complement): `caddr' -> `nth 2'.
2074
2075         * time-date.el (time-to-seconds): De-obsolete.
2076
2077 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2078
2079         * message.el (message-get-reply-headers):
2080         Make sure the reply goes to the author if it is a wide reply.
2081
2082 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
2083
2084         * gnus-score.el (gnus-score-body):
2085         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
2086         scoring by body.
2087
2088 2012-11-16  Glenn Morris  <rgm@gnu.org>
2089
2090         * gnus-diary.el (nndiary-request-create-group-functions)
2091         (nndiary-request-update-info-functions)
2092         (gnus-subscribe-newsgroup-functions)
2093         (nndiary-request-accept-article-functions):
2094         Use new names for hooks rather than obsolete aliases.
2095
2096 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2097
2098         * dgnushack.el (define-obsolete-variable-alias): Simplify.
2099
2100 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2101
2102         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
2103         in meta tag with the one the part specifies in its header.
2104
2105 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2106
2107         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
2108         by default.
2109
2110 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2111
2112         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
2113         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
2114
2115 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2116
2117         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
2118         and a runtime function for it, of which the XEmacs version takes only
2119         two arguments.
2120
2121 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2122
2123         * nndiary.el (nndiary-request-create-group-functions)
2124         (nndiary-request-update-info-functions)
2125         (nndiary-request-accept-article-functions):
2126         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
2127         "-hooks" suffix.
2128
2129 2012-10-19  Julien Danjou  <julien@danjou.info>
2130
2131         * gnus-art.el: Require gnus-util because it uses
2132         `gnus-timer--function'.
2133
2134 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2135
2136         * starttls.el (starttls-extra-arguments): Doc fix.
2137
2138 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2139
2140         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
2141         it.
2142
2143 2012-10-06  Glenn Morris  <rgm@gnu.org>
2144
2145         * gnus-notifications.el (gnus-notifications):
2146         Add missing group :version tag.
2147         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
2148         (gnus-gcc-post-body-encode-hook):
2149         * gnus-sync.el (gnus-sync-lesync-name)
2150         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
2151
2152 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
2153
2154         * color.el (color-hsl-to-rgb): Fix incorrect results for
2155         small and large hue values.  (Bug#12559)
2156
2157 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2158
2159         New UIDL implementation.
2160
2161         * mail-source.el (mail-sources, mail-source-keyword-map):
2162         Add :leave as a pop3 keyword.
2163         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
2164
2165         * pop3.el (pop3-leave-mail-on-server): Allow number.
2166         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
2167         (pop3-movemail): Add UIDL support.
2168         (pop3-send-streaming-command): Take a list of mail numbers instead of
2169         the number of mails.
2170         (pop3-write-to-file): Add X-UIDL header.
2171         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
2172         (pop3-uidl-add-xheader): New functions.
2173
2174         * message.el (message-ignored-resent-headers):
2175         Add X-Content-Length and X-UIDL headers.
2176
2177 2012-10-05  Glenn Morris  <rgm@gnu.org>
2178
2179         * color.el (color-name-to-rgb, color-rgb-to-hex)
2180         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
2181         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
2182         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2183         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
2184
2185 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2186
2187         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
2188         a user about whether to delete temp files if once a user answered as n.
2189
2190 2012-09-25  Chong Yidong  <cyd@gnu.org>
2191
2192         * password-cache.el (password-read-and-add): Use a declare form to mark
2193         this function obsolete.
2194
2195 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2196
2197         * lpath.el: Bind mail-encode-mml for old Emacsen.
2198
2199 2012-09-17  Richard Stallman  <rms@gnu.org>
2200
2201         * message.el (message-in-body-p): Don't set mark or modify buffer.
2202
2203         * mml.el (mml-attach-file): Doc fix.
2204         (mml-attach-external, mml-attach-buffer, mml-attach-file):
2205         Set mail-encode-mml when in Mail mode.
2206         Simplify code to set HEAD and move back to HEAD.
2207         (mml-insert-multipart, mml-insert-part):
2208         Set mail-encode-mml when in Mail mode.
2209
2210 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2211
2212         * gnus-util.el (gnus-timer--function): New function.
2213
2214         * gnus-art.el (gnus-article-stop-animations): Use it.
2215
2216 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2217
2218         Fix glitches caused by addition of psec to timers.
2219         * gnus-art.el (gnus-article-stop-animations): Use timer--function
2220         rather than raw access to timer vector.
2221
2222 2012-09-11  Julien Danjou  <julien@danjou.info>
2223
2224         * gnus-notifications.el (gnus-notifications): Check for nil values in
2225         ignored addresses check.
2226
2227 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2228
2229         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
2230
2231 2012-09-07  Chong Yidong  <cyd@gnu.org>
2232
2233         * gnus-util.el
2234         (gnus-put-text-property-excluding-characters-with-faces): Restore.
2235
2236         * gnus-salt.el (gnus-tree-highlight-node):
2237         * gnus-sum.el (gnus-summary-highlight-line):
2238         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
2239
2240 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2241
2242         * gnus-util.el: Fix compilation error on XEmacs 21.4.
2243
2244 2012-09-06  Juri Linkov  <juri@jurta.org>
2245
2246         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
2247         scheme for buffer names to be more consistent with other group and
2248         article buffer names in Gnus.
2249
2250 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2251
2252         * gnus-util.el
2253         (gnus-put-text-property-excluding-characters-with-faces): Removed.
2254
2255         * gnus-compat.el: Define compat function `add-face' from Wolfgang
2256         Jenkner.
2257
2258         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
2259
2260         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
2261
2262         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
2263
2264 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2265
2266         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
2267         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
2268
2269         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
2270         string-prefix-p in Emacs >=23.2.
2271
2272         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
2273         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
2274         instead of string-match-p.
2275         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
2276
2277 2012-09-06  Kenichi Handa  <handa@gnu.org>
2278
2279         * qp.el (quoted-printable-decode-region): Fix previous change; handle
2280         lowercase a..f.
2281
2282 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2283
2284         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
2285
2286 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
2287
2288         * nnimap.el (nnimap-request-move-article): Decode the group name when
2289         doing internal moves to avoid charset issues.
2290
2291         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
2292         TIME is set.
2293
2294 2012-09-05  Juri Linkov  <juri@jurta.org>
2295
2296         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
2297         than one group at a time (bug#11961).
2298
2299 2012-09-05  Julien Danjou  <julien@danjou.info>
2300
2301         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
2302         this hide the real reason with a message giving absolutely no hint.
2303
2304 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
2305
2306         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
2307         to the backend (bug#11804).
2308
2309         * message.el (message-insert-newsgroups): Don't insert newsgroup
2310         duplicates (bug#12275).
2311
2312 2012-09-05  John Wiegley  <johnw@newartisans.com>
2313
2314         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2315         sieve rules.
2316
2317 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
2318
2319         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2320         function.
2321
2322         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2323
2324         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2325
2326 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2327
2328         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2329         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2330         This should make nnmaildir more usable with offlineimap.
2331
2332 2012-09-05  Julien Danjou  <julien@danjou.info>
2333
2334         * nnimap.el (nnimap-request-list): Revert change that made listing
2335         synchronous.
2336         (nnimap-get-responses): Restore.
2337
2338 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
2339
2340         * dgnushack.el: XEmacs 21.5 compilation fix.
2341
2342         * gnus-notifications.el (gnus-notifications-notify): Use it.
2343
2344         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2345         warnings on XEmacs.
2346
2347 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
2348
2349         Better seeds for (random).
2350         * gnus-sync.el (gnus-sync-lesync-setup):
2351         * message.el (message-canlock-generate, message-unique-id):
2352         Change (random t) to (random), now that the latter is more random.
2353
2354 2012-08-31  Dave Abrahams  <dave@boostpro.com>
2355
2356         * nnimap.el (nnimap-change-group): Document result value
2357
2358         * auth-source.el (auth-sources): Fix macos keychain access.
2359
2360         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2361         allow the backend `request-head' function to determine the group
2362         name on its own.
2363         (gnus-request-expire-articles): Filter out negative article numbers
2364         during expiry (Bug#11980).
2365
2366         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2367         O(N^2) to O(N).  This makes warping into huge groups tolerable.
2368
2369         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2370         you've found the article when you haven't.
2371
2372         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
2373         that nnimap-change-group can return t.
2374
2375 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2376
2377         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2378
2379 2012-08-30  Julien Danjou  <julien@danjou.info>
2380
2381         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2382         `gnus-notifications-timeout'.
2383         (gnus-notifications-timeout): Add.
2384         (gnus-notifications-action): New function.
2385         (gnus-notifications-notify): Add :action using
2386         `gnus-notifications-action'.
2387         (gnus-notifications-id-to-msg): New variable.
2388         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2389         notifications id to messages.
2390
2391 2012-08-30  Kenichi Handa  <handa@gnu.org>
2392
2393         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2394         once.
2395
2396 2012-08-29  Julien Danjou  <julien@danjou.info>
2397
2398         * gnus-notifications.el: New file.
2399         (gnus-notifications-notify): New function.
2400         (gnus-notifications): Use `gnus-notifications-notify'.
2401
2402 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2403
2404         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2405         transfer encoding first; bind gnus-newsgroup-charset to the charset
2406         that the article specifies (Bug#12209).
2407
2408 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2409
2410         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2411         (gnus-group-customize-done): Encode values posting-style holds.
2412
2413         * gnus-msg.el (gnus-summary-resend-message)
2414         (gnus-configure-posting-styles): Decode values posting-style group
2415         parameter holds.
2416
2417 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2418
2419         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2420         `name' and `address' in Resent-From header.
2421
2422 2012-08-14  Chong Yidong  <cyd@gnu.org>
2423
2424         * gnus-art.el (article-display-face): Handle failure in
2425         gnus-create-image (Bug#11802).
2426
2427 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2428
2429         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2430         Use defsetf.
2431
2432 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
2433
2434         * auth-source.el (auth-source-plstore-search)
2435         (auth-source-secrets-search): Ignore :require and :type in search spec.
2436
2437 2012-08-06  Julien Danjou  <julien@danjou.info>
2438
2439         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
2440         `nnimap-request-move-article'.
2441
2442         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2443         Remove autoload, already handled by gnus.el.
2444
2445         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
2446
2447         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
2448         supported by nnimap actually.  Reverts previous change.
2449
2450         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
2451         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
2452         to-buffer argument that is already supported.
2453
2454 2012-08-05  Julien Danjou  <julien@danjou.info>
2455
2456         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2457         Add autoload.
2458
2459 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2460
2461         * gnus.el (gnus-valid-select-methods): Fix custom type.
2462
2463 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
2464
2465         * auth-source.el (auth-sources, auth-source-backend-parse)
2466         (auth-source-macos-keychain-search)
2467         (auth-source-macos-keychain-search-items)
2468         (auth-source-macos-keychain-result-append)
2469         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2470         auth-source.el through the /usr/bin/security utility.
2471         (auth-sources): Fix syntax error.
2472         (auth-source-macos-keychain-result-append): Fix variable name.
2473         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2474
2475 2012-07-27  Julien Danjou  <julien@danjou.info>
2476
2477         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2478         Emacs < 24.1
2479
2480 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2481
2482         * message.el (message-kill-address): Don't kill last newline.
2483         (message-skip-to-next-address): Don't move to the next header.
2484         (message-fill-field-address): Work properly.
2485
2486 2012-07-25  Julien Danjou  <julien@danjou.info>
2487
2488         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2489
2490 2012-07-24  Julien Danjou  <julien@danjou.info>
2491
2492         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2493
2494         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2495         (nntp-async-timer-handler): Remove, unused.
2496
2497         * nnimap.el (nnimap-get-responses): Remove, unused.
2498
2499         * nnheader.el (mail-header-set-extra): Remove, unused.
2500
2501         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
2502         unused.
2503
2504         * mm-view.el (mm-view-sound-file): Remove, unused.
2505
2506         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2507         (mm-url-encode-multipart-form-data): Remove, unused.
2508
2509         * message.el (message-remove-signature, message-make-host-name)
2510         (message-fill-address): Remove, unused.
2511
2512         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2513         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2514         unused.
2515
2516         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
2517         (gnus-xmas-call-region): Remove, unused.
2518
2519         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2520
2521         * gnus-util.el (gnus-extract-address-component-name)
2522         (gnus-extract-address-component-email, gnus-sortable-date)
2523         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2524         (gnus-process-live-p): Remove, unused.
2525
2526         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2527
2528         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2529         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2530         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2531         function.
2532
2533         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2534
2535         * gnus-score.el (gnus-summary-score-crossposting)
2536         (gnus-score-regexp-bad-p): Remove, unused.
2537
2538         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2539
2540         * gnus-range.el (gnus-sublist-p): Remove, unused.
2541
2542         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2543         unused.
2544
2545         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2546
2547         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2548         (gnus-request-associate-buffer): Remove, unused.
2549
2550         * gnus-group.el (gnus-group-set-method-info)
2551         (gnus-group-set-params-info): Remove, unused.
2552
2553         * gnus-fun.el (gnus-shell-command-to-string)
2554         (gnus-shell-command-on-region): Remove, unused.
2555
2556         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2557
2558         * gnus-art.el (gnus-article-text-type-exists-p)
2559         (article-translate-characters, gnus-article-hide-text-of-type)
2560         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2561         Remove, unused.
2562
2563 2012-07-22  Andrew Cohen  <cohen@bu.edu>
2564
2565         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
2566
2567 2012-07-21  Julien Danjou  <julien@danjou.info>
2568
2569         * message.el (message-dont-reply-to-names): Replace deprecated
2570         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
2571         (message-get-reply-headers): Ditto.
2572
2573 2012-07-18  Julien Danjou  <julien@danjou.info>
2574
2575         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
2576         `sieve-upload-and-kill'.
2577
2578         * sieve.el (sieve-bury-buffer): Remove function.
2579         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
2580         (sieve-upload-and-kill): New function, mapped to C-c C-c.
2581
2582 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
2583
2584         * shr.el (shr-expand-url): Handle URL starting with `//'.
2585
2586 2012-07-13  Chong Yidong  <cyd@gnu.org>
2587
2588         * smime.el (smime-certificate-info): Set buffer-read-only directly,
2589         instead of calling toggle-read-only with a (bogus) argument.
2590
2591 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
2592
2593         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
2594         of initial input when reading the author to restrict the summary to.
2595
2596 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2597
2598         * mm-decode.el (mm-shr):
2599         Allow overriding charset by mm-charset-override-alist.
2600
2601 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2602
2603         * gnus-art.el (gnus-article-view-part):
2604         Toggle subparts of multipart/alternative part.
2605
2606 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2607
2608         * shr.el (shr-render-buffer): New command.
2609         (shr-visit-file): Use it.
2610
2611 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2612
2613         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
2614         Set no-byte-compile and no-update-autoloads.
2615
2616 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2617
2618         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
2619
2620 2012-06-25  Julien Danjou  <julien@danjou.info>
2621
2622         * nnimap.el (nnimap-request-articles-find-limit): Rename from
2623         `nnimap-request-move-articles-find-limit' since we do not use it only
2624         for move operations.
2625         (nnimap-request-accept-article): Use
2626         `nnimap-request-articles-find-limit' to limit search by message-id.
2627
2628 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
2629
2630         Support higher-resolution time stamps (Bug#9000).
2631
2632         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
2633         VARLIST.  It's optional, for backward compatibility.
2634         (encode-time-value): New optional arg PICO.  New type 3.
2635         (time-to-seconds) [!float-time]: Support the new picoseconds
2636         component if it's used.
2637         (seconds-to-time, time-subtract, time-add):
2638         Support ps-resolution time stamps as well.
2639
2640 2012-06-19  Julien Danjou  <julien@danjou.info>
2641
2642         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
2643
2644         * nnimap.el (nnimap-log-buffer): Check that
2645         `window-point-insertion-type' is boundp, since it's not available in
2646         XEmacs.
2647
2648 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2649
2650         * nnimap.el (nnimap-log-buffer): Add this, setting
2651         `window-point-insertion-type' in the buffer to t.
2652         (nnimap-log-command): Use nnimap-log-buffer.
2653
2654 2012-06-19  Julien Danjou  <julien@danjou.info>
2655
2656         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
2657         argument to be able to limit the search.
2658         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
2659         (nnimap-request-move-articles-find-limit): Add this to limit the search
2660         by Message-Id after a message move.
2661         (nnimap): Add defgroup.
2662
2663 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
2664
2665         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
2666
2667 2012-06-15  Julien Danjou  <julien@danjou.info>
2668
2669         * nnimap.el (nnimap-find-article-by-message-id): Use
2670         `nnimap-possibly-change-group' rather than its own EXAMINE call.
2671         (nnimap-possibly-change-group): Add read-only argument.
2672         (nnimap-request-list): Use nnimap-possibly-change-group rather than
2673         issuing EXAMINE manually.
2674         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
2675         with read-only argument.
2676         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
2677         cannot possibly change because we need to be sure that it's either
2678         read-write or read-only.
2679
2680 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2681
2682         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
2683         being bound to a lambda form.
2684
2685 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
2686
2687         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
2688         articles when fetch-old is non-nil (bug#11370).
2689
2690 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
2691
2692         * gnus-picon.el (gnus-picon-properties): New defcustom.
2693         (gnus-picon-create-glyph): Use it.
2694
2695 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2696
2697         * gnus-group.el (gnus-group-get-new-news): Respect
2698         `gnus-group-use-permanent-levels', as documented (bug#11638).
2699
2700 2012-06-10  Dave Abrahams  <dave@boostpro.com>
2701
2702         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
2703         groups (bug#11641).
2704
2705 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
2706
2707         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
2708         is an integer to avoid later problems.
2709
2710 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2711
2712         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
2713         locales.
2714
2715         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
2716         on a handle.
2717
2718         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
2719         address as the default.
2720         (gnus-summary-insert-old-articles): Don't include unexisting messages.
2721
2722         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
2723         makes no sense to query the user about internal files.
2724
2725         * gnus-spec.el: Remove all the byte-compilation stuff, since
2726         benchmarking shows that it doesn't help when entering large summary
2727         buffers.
2728
2729         * gnus-xmas.el (gnus-xmas-define): Remove.
2730
2731         * gnus-util.el (gnus-byte-code): Remove.
2732
2733         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
2734         grouplens stuff.
2735
2736 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2737
2738         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
2739         (bug#11514).
2740
2741 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2742
2743         * message.el (message-buffers): Return all buffers derived from Message
2744         to make `gnus-dired-attach' work with mu4e.
2745
2746 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2747
2748         * nntp.el: Stop the `letf' madness.
2749         (nntp--report-1): New var.
2750         (nntp-report): Merge nntp-report-1 into it.
2751         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
2752         the nntp-report function.
2753
2754         * auth-source.el: Fix comment-style to follow the convention.
2755
2756 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
2757
2758         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
2759         (mm-dissect-singlepart): Don't guess the MIME type of
2760         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
2761         set.
2762         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
2763         toplevel MIME type is multipart/encrypted.
2764
2765 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2766
2767         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
2768         a string so that Gcc works (bug#11514).
2769
2770 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2771
2772         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
2773         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
2774
2775 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2776
2777         * gnus-win.el (gnus-configure-frame): Don't signal an error when
2778         jumping to *Server* from a dedicated *Group* window.
2779         (gnus-configure-frame): CSE.
2780
2781         * gnus-registry.el: Minor style cleanup.
2782         (gnus-registry--set/remove-mark): New function, extracted from
2783         gnus-registry-install-shortcuts.
2784         (gnus-registry-install-shortcuts): Use it.
2785
2786 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2787
2788         * nnspool.el (news-path): Use eval-and-compile.
2789
2790 2012-05-24  Glenn Morris  <rgm@gnu.org>
2791
2792         * nnspool.el (news-directory, news-path, news-inews-program):
2793         Move here from paths.el.  Don't see a need for these to be autoloaded.
2794
2795         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
2796         Merge in doc from paths.el version.  Don't see any need for this to be
2797         autoloaded, or for the warning about users not setting it.
2798
2799 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
2800
2801         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
2802         format.  In particular, add an optional argument and a docstring.
2803
2804         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
2805
2806         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
2807         current before calling `gnus-groups-to-gnus-format'.
2808         Note that this was already the case for `gnus-active-to-gnus-format'.
2809
2810 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
2811
2812         Fix minor Y10k bug.
2813         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
2814
2815 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2816
2817         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
2818         message once it's actually open.
2819
2820 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2821
2822         * gnus.el: Ma Gnus v0.5 is released.
2823
2824 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2825
2826         * auth-source.el (auth-source--aput-1, auth-source--aput)
2827         (auth-source--aget): New functions and macros.
2828         Use them instead of aput/aget.
2829
2830 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
2831
2832         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
2833
2834 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2835
2836         * plstore.el (plstore-called-interactively-p): New compat macro copied
2837         from message.el.
2838         (plstore-mode): Use it.
2839
2840 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
2841
2842         * plstore.el: Revive the editing feature.
2843         (plstore-mode): New mode to edit plstore file.
2844         (plstore-mode-toggle-display, plstore-mode-original)
2845         (plstore-mode-decoded): New command.
2846         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2847         (plstore--insert-buffer, plstore--make): New function.
2848         (plstore-open, plstore-save): Simplify by using them.
2849
2850 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2851
2852         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
2853
2854 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
2855
2856         * tls.el (open-tls-stream): Remove unused binding.
2857
2858 2012-04-16  Glenn Morris  <rgm@gnu.org>
2859
2860         * nndraft.el (nndraft-request-list): Fix declaration.
2861
2862 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2863
2864         * mm-decode.el (mm-dissect-buffer): Doc fix.
2865
2866         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
2867         don't have a current group.
2868
2869         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
2870         buffer if it doesn't exist.
2871
2872         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
2873         given, mark the group as ephemeral with the current window conf.
2874
2875         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
2876         buffer exists, which it doesn't if we haven't started Gnus.
2877         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
2878
2879 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2880
2881         * mml.el (mml-generate-mime): Allow specifying what the top-level part
2882         type is.
2883
2884         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
2885         `unexists' entries.
2886         (gnus-clean-old-newsrc): Fix last checkin.
2887
2888         * nnimap.el (nnimap-update-info): None of the articles below the active
2889         low-water mark exist.
2890
2891         * dgnushack.el: Get rid of XEmacs compilation warning.
2892
2893         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
2894         would have gotten if we posted to the group, and use that to compare
2895         against the message we want to cancel (bug#10808).
2896
2897         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
2898         on XEmacs.
2899
2900 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2901
2902         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
2903         `scroll-margin'.
2904
2905 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
2906
2907         * gnus-cite.el (gnus-dissect-cited-text): A single line without
2908         citation prefix within a block of cited text should be considered part
2909         of that block *only* if it is a blank line.
2910
2911 2012-04-09  Chong Yidong  <cyd@gnu.org>
2912
2913         * binhex.el, hashcash.el, uudecode.el:
2914         Remove * characters from the front of variable docstrings.
2915
2916 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2917
2918         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
2919         before kinsoku-bol characters nor within kinsoku-eol characters.
2920
2921 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2922
2923         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
2924         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
2925         (gnus-sync-read): Use mapc instead of mapcar.
2926
2927         * mm-archive.el: Require mm-decode for some macros.
2928         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
2929         the byte compiler.
2930         (mm-archive-decoders): New function that returns the value of
2931         the mm-archive-decoders variable.
2932
2933         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
2934         instead.
2935         (mm-dissect-singlepart): Use the function mm-archive-decoders.
2936
2937         * nnimap.el (gnus-refer-thread-use-nnir):
2938         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
2939
2940 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2941
2942         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
2943
2944 2012-03-12  Peter Münster  <pmrb@free.fr>
2945
2946         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
2947         (gnus-demon-cancel): Ditto.
2948         (gnus-demon-run-callback): When function cannot be called due to low
2949         idleness, call it when idleness reaches the expected value, instead of
2950         waiting another timer period.
2951         (gnus-demon-init): Add `time' to arguments of call-back.
2952
2953 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2954
2955         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
2956
2957         * gnus.el: Register gnus-registry functions.
2958
2959         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
2960         indent.
2961
2962         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
2963         enabled before warping.
2964
2965 2012-03-22  Dave Abrahams  <dave@boostpro.com>
2966
2967         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
2968         registry about each article retrieved.
2969
2970         * gnus-int.el (gnus-select-group-with-message-id): New function.
2971         (gnus-try-warping-via-registry): Ditto.
2972         (gnus-warp-to-article): Fall back on the registry.
2973
2974 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
2975
2976         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
2977         inboxes.
2978
2979 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2980
2981         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
2982
2983 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2984
2985         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
2986         gnus-gcc-self-resent-messages may be a group parameter.
2987         (gnus-summary-resend-message): Don't encode encoded words in header
2988         when Gcc'ing resent message.
2989
2990 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2991
2992         * shr.el (shr-insert): Treat non-breaking space just like normal
2993         space.  This seems to produce more pleasing results.
2994         (shr-insert): Only insert a blank line if we're starting from an image.
2995         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
2996         (shr-ensure-paragraph): Consider lines with white space to be blank.
2997
2998 2012-03-15  Elias Pipping  <pipping@lavabit.com>
2999
3000         * Makefile.in: Respect DESTDIR.
3001
3002 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
3003
3004         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
3005         and gnus-gcc-post-body-encode-hook.
3006
3007 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3008
3009         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
3010         messages that don't exist.
3011
3012         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
3013
3014 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3015
3016         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
3017         Remove.
3018
3019         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
3020
3021         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
3022
3023 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3024
3025         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
3026         have a group name.
3027
3028         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
3029         a multibyte buffer (bug#7410).
3030         (article-wash-html): Parse the original article buffer to get the
3031         unencoded data (bug#7410).
3032
3033         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
3034         .newsrc.el files.
3035
3036 2012-04-05  Bastien Guerry  <bzg@altern.org>
3037
3038         * color.el (color-lighten-name): Fix typo.
3039
3040 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3041
3042         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
3043         "#" to avoid having them interpreted as comments.
3044
3045 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3046
3047         * shr.el (shr-insert): Update the text state properly to avoid
3048         inserting spurious paragraph starts.
3049
3050 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3051
3052         * shr.el (shr-table-widths): Divide the extra width more fairly over
3053         the TDs (bug#10973).
3054         (shr-render-td): Don't delete too much padding.
3055         (shr-natural-width): Compute the natural width more correctly.
3056         (shr-insert): Allow the natural width to be computed for tables again.
3057         (shr-tag-table-1): Rework how the natural widths are computed by
3058         rendering the table a third time.
3059         (shr-natural-width): Removed.
3060         (shr-buffer-width): New function.
3061         (shr-expand-newlines): Use it.
3062
3063         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
3064         using a `gnus-use-full-window' setup (bug#11013).
3065
3066 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3067
3068         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
3069         24.1 release.
3070
3071 2012-03-10  David Edmondson  <dme@dme.org>
3072
3073         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
3074         'Forwarded Message' header and the start of the message.
3075
3076 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3077
3078         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
3079         isn't running (bug#10897).
3080
3081 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3082
3083         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
3084         This is inconsistent with all the other stream functions, which leave
3085         the setting up to the higher levels (if so wanted) (bug#10931).
3086
3087 2012-02-28  Glenn Morris  <rgm@gnu.org>
3088
3089         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
3090         mm-decode.el: Standardize possessive apostrophe usage.
3091
3092 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3093
3094         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
3095
3096 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
3097
3098         * parse-time.el (parse-time-string): Allow extractor to return nil.
3099
3100 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3101
3102         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
3103
3104 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3105
3106         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
3107
3108 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3109
3110         * mm-decode.el (mm-shr): Remove "soft hyphens".
3111
3112         * nnimap.el (nnimap-request-list): Return the group names encoded as
3113         utf8.  Otherwise non-European group names don't work.
3114         (nnimap-request-newgroups): Ditto.
3115
3116         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
3117         the default in `read-string' (bug#10757).
3118
3119         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
3120         topics (bug#10843).
3121
3122         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
3123         buffer.  Suggested by Herbert Valerio Riedel.
3124         (nnimap-request-move-article): Delete the message from the correct IMAP
3125         server.
3126
3127 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3128
3129         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
3130         Reported by Peter Münster.
3131
3132 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3133
3134         * shr.el (shr-image-fetched): Make sure we really kill the right
3135         buffer.
3136
3137 2012-02-16  Leo Liu  <sdl.web@gmail.com>
3138
3139         * gnus-start.el (gnus-1): Avoid duplicate entries.
3140
3141 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3142
3143         * imap.el: Remove.
3144
3145         * nntp.el (nntp-coding-system-for-read): Remove.
3146         (nntp-coding-system-for-write): Ditto.
3147         (nntp-open-connection): Just use `binary' directly.
3148
3149         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
3150         Gnus 0.3.
3151
3152 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3153
3154         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
3155         application/octet-stream parts really is.
3156
3157         * gnus-sum.el (gnus-propagate-marks): Remove.
3158
3159 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
3160
3161         * shr.el (shr-rescale-image): Undo previous change; see
3162         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3163
3164 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3165
3166         * gnus.el: Ma Gnus v0.3 is released.
3167
3168 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3169
3170         * gnus-sum.el (gnus-summary-local-variables): Make
3171         `gnus-newsgroup-unexist' into a local variable.
3172
3173 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3174
3175         * registry.el (registry-usage-test, registry-persistence-test): Move to
3176         tests/gnustest-registry.el.
3177         (registry-make-testable-db, registry-match-test)
3178         (registry-instantiation-test): Move to tests/gnustest-registry.el.
3179
3180         * gnus-registry.el (gnus-registry-misc-test)
3181         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
3182
3183         * tests/gnustest-registry.el: New file with the registry and
3184         gnus-registry ERT tests.
3185
3186 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3187
3188         * gnus-msg.el (gnus-summary-resend-message): Make
3189         gnus-summary-resend-message-insert-gcc be last item in
3190         message-header-setup-hook.
3191
3192 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3193
3194         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
3195         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
3196         Remove.
3197         (nnfolder-open-server): Don't use marks.
3198         (nnfolder-request-delete-group): Ditto.
3199         (nnfolder-request-rename-group): Ditto.
3200         (nnfolder-request-set-mark, nnfolder-request-marks)
3201         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
3202         (nnfolder-save-marks, nnfolder-open-marks): Remove.
3203
3204         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
3205         (nnml-marks-modtime): Remove.
3206         (nnml-request-delete-group): Don't use marks.
3207         (nnml-request-rename-group): Ditto.
3208         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
3209         (nnml-save-marks, nnml-open-marks): Remove.
3210
3211         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
3212         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
3213         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
3214         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
3215         (nntp-server-to-method-cache): Remove.
3216
3217         * shr.el (shr-rescale-image): Fix wrong merge.
3218
3219 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3220
3221         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
3222         too-wide lines.
3223
3224 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3225
3226         * nnimap.el (nnimap-record-commands): New variable.
3227         (nnimap-log-command): Use it.
3228         (nnimap-make-process-buffer): Add a space to the process buffer.
3229         (nnimap-transform-headers): Don't bug out on header lines containing
3230         stuff that look like IMAP length encodings.
3231
3232         * shr.el (shr-rescale-image): Allow viewing large images.
3233
3234 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
3235
3236         * nnml.el (nnml-request-compact-group): Delete the marks file after
3237         compaction (bug#10800).
3238
3239         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
3240         group exit.
3241
3242         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
3243         QRESYNC/FETCH output.
3244
3245 2012-02-11  Glenn Morris  <rgm@gnu.org>
3246
3247         * sieve-manage.el (sieve-manage-default-stream):
3248         * shr.el (shr):
3249         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
3250         (nnir-retrieve-headers-override-function)
3251         (nnir-imap-default-search-key, nnir-notmuch-program)
3252         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
3253         (nnir-method-default-engines):
3254         * message.el (message-cite-reply-position):
3255         * gssapi.el (gssapi-program):
3256         * gravatar.el (gravatar):
3257         * gnus-sum.el (gnus-refer-thread-use-nnir):
3258         * gnus-registry.el (gnus-registry-unfollowed-addresses)
3259         (gnus-registry-max-pruned-entries):
3260         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
3261         * gnus-int.el (gnus-after-set-mark-hook)
3262         (gnus-before-update-mark-hook):
3263         * gnus-async.el (gnus-async-post-fetch-function):
3264         * auth-source.el (auth-source-cache-expiry):
3265         Add missing :version tags to new defcustoms and defgroups.
3266
3267 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
3268
3269         * gnus-sum.el (gnus-adjust-marked-articles): Add to
3270         `gnus-newsgroup-unexist'.
3271
3272         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
3273         marks.
3274         (gnus-article-special-mark-lists): Put the `unexist' in the special
3275         marks list instead.
3276
3277         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
3278         articles in the list of articles to be selected.
3279
3280         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
3281         articles.
3282         (nnimap-update-info): Keep track of unexisting articles.
3283         (nnimap-update-qresync-info): Ditto.
3284
3285 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
3286
3287         * message.el (message-default-send-mail-function): Made into own
3288         function for reuse by emacsbug.el.
3289
3290 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
3291
3292         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
3293         `gnus-sloppily-equal-method-parameters' to avoid a warning.
3294
3295 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3296
3297         * mm-archive.el (mm-archive-dissect-and-inline): New function.
3298         (mm-archive-dissect-and-inline): Fix up the undisplayer.
3299
3300         * gnus-compat.el: Define `timer-set-function'.
3301
3302         * mm-decode.el (mm-display-external): Output the text from the command
3303         in the buffer after the command finished.  This makes text-based
3304         commands behave better.
3305
3306 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3307
3308         * gnus-compat.el: Add a compat for the old `url-retrieve'.
3309
3310 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3311
3312         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
3313         23.1.
3314
3315 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3316
3317         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3318
3319 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3320
3321         * message.el (smtpmail-smtp-user): Silence compiler warning.
3322
3323 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3324
3325         * message.el (message-multi-smtp-send-mail): Also allow specifying the
3326         SMTP user name.
3327
3328 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3329
3330         * gnus-sum.el (gnus-summary-show-thread):
3331         next-single-char-property-change may return nil in XEmacs.
3332         (gnus-summary-article-map): Fix typo.
3333
3334 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3335
3336         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
3337         running.
3338
3339         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
3340
3341         * gnus.el (gnus-server-extend-method): Don't add an -address component
3342         if the method already has one (bug#9676).
3343
3344 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3345
3346         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3347         of an initial-input for consistency (bug#10757).
3348
3349         * dgnushack.el: Fix XEmacs compilation warning.
3350
3351         * shr.el: Inhibit getting and sending cookies when fetching pictures.
3352
3353         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3354
3355 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3356
3357         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3358         lines that are narrower than the window width.  Otherwise background
3359         "blocks" will look less readable.
3360
3361 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3362
3363         * nnimap.el (nnimap-transform-headers): Remove unused variable.
3364         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3365         have newlines within the strings, and where the UID comes after the
3366         BODYSTRUCTURE element (bug#10537).
3367
3368         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3369         (bug#10732).
3370
3371         * shr.el (shr-insert-document): Add doc string.
3372         (shr-visit-file): Ditto.
3373         (shr-remove-trailing-whitespace): New function.
3374         (shr-insert-document): Use it to clean up trailing whitespace as the
3375         final step (bug#10714).
3376
3377 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3378
3379         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3380         buffer if `gnus-kill-summary-on-exit' is nil.
3381
3382 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3383
3384         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3385         when just reading a single group from "without" Gnus.
3386
3387 2012-02-06  Chong Yidong  <cyd@gnu.org>
3388
3389         * gnus-sum.el (gnus-summary-show-thread):
3390         next-single-char-property-change never returns nil (Bug#8657).
3391
3392 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3393
3394         * message.el (message-multi-smtp-send-mail): New function.
3395         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
3396         header to implement multi-SMTP functionality.
3397
3398         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
3399         (gnus-agentize): Don't set it.
3400         (gnus-agent-send-mail): Don't use it.
3401
3402         * gnus-sum.el (gnus-summary-widget-backward): New function and
3403         keystroke.
3404
3405         * gnus-compat.el: More the compat functions more compatible.
3406
3407         * shr.el (shr-put-image): Remove underlines from sliced images.
3408         (shr-zoom-image): Compute the region to be replaced more correctly.
3409
3410 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3411
3412         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
3413         (gnus-summary-resend-message-insert-gcc): New function.
3414         (gnus-summary-resend-message): Modify message-header-setup-hook and
3415         message-sent-hook to make it work for Gcc.
3416         (gnus-inews-do-gcc): Update the number of unread articles of groups
3417         that messages are Gcc'd to.
3418
3419         * message.el (message-resend): Run message-sent-hook to do Gcc.
3420
3421 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3422
3423         * lpath.el: Fix an XEmacs compilation warning.
3424
3425         * gnus-compat.el: Require `help-fns' to fix compilation error.
3426
3427         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
3428         a higher level to silence compilation.
3429
3430         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
3431         parameter to allow controlling the scaling.
3432
3433         * shr.el (shr-zoom-image): New command and keystroke.
3434         (shr-put-image): Take a `size' flag to say how to scale the image.
3435
3436         * gnus-compat.el: Redefine `delete-directory' to provide recursive
3437         deletion unless already defined.
3438
3439         * gnus.el (gnus-compat): Require it.
3440
3441         * gnus-compat.el: New file.
3442
3443         * gnus-start.el (gnus-clean-old-newsrc): New function.
3444         (gnus-read-newsrc-file): Use it.
3445
3446         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
3447         Use recursive deletion.
3448         (mm-dissect-archive): Add support for zip files.
3449
3450         * gnus-util.el (gnus-recursive-directory-files): New function.
3451
3452         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
3453         (mm-archive-decoders): Add tgz support.
3454
3455         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
3456         Otherwise inserting text into the Gnus buffer can look odd.
3457
3458         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
3459
3460         * mm-archive.el (mm-archive-decoders): Add support for tar.
3461
3462         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
3463
3464         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
3465
3466 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3467
3468         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
3469
3470         * mm-archive.el: New file.
3471
3472         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
3473
3474         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
3475
3476         * message.el (message-goto-*): Make all the `message-goto-*' commands
3477         push the mark before moving point.  This makes it easier to go back to
3478         where you came from after editing whatever you jumped to.
3479
3480 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3481
3482         * gnus.el: Ma Gnus v0.1 is released.
3483
3484 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
3485
3486         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
3487         without reconnecting.
3488         (nnimap-possibly-change-group): Ditto.
3489         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
3490         connection has died before being called.
3491
3492 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3493
3494         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3495         an initial sync unless we're really doing one.
3496
3497         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3498         address parameter if one already exists (bug#9676).
3499
3500         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3501         not the prefix, as documented (bug#10689).
3502
3503 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3504
3505         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3506         the "server".
3507
3508         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3509         the real error message with the useless "previously known to be down".
3510         Which isn't even correct.
3511
3512         * nntp.el (nntp-open-connection): Report the error message if the nntp
3513         server can't be reached.
3514
3515         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3516         groups we do a total scan for.
3517         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3518         doing that.
3519
3520 2012-01-31  Jim Meyering  <jim@meyering.net>
3521
3522         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3523         Correct a comment (insert "not") and hide nominally-doubled "to".
3524
3525 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3526
3527         * gnus.el (gnus-version): Change name to "Ma Gnus".
3528
3529 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3530
3531         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3532         section in the manual.
3533
3534 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3535
3536         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3537         words.
3538         (rfc2047-encode-string): Ditto.
3539         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
3540         understand folded filename="..." parameters, for instance.
3541
3542         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3543         the message for greater debuggability.
3544
3545 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3546
3547         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3548         instead of setting it locally, since the latter doesn't seem to have
3549         any effect (most of the time).
3550
3551 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
3552
3553         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3554         function call.
3555
3556 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3557
3558         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3559         seconds, and make the repeat clause with HH:MM specs work as
3560         documented.
3561
3562 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3563
3564         * proto-stream.el (proto-stream-capability-open): Fall back on
3565         :end-of-command if :end-of-capability doesn't exist.
3566
3567 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3568
3569         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
3570         bound globally in old Emacsen and XEmacsen.
3571
3572 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3573
3574         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
3575         so that previous errors don't prohibit getting new news.
3576
3577         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
3578
3579         * nntp.el (nntp-retrieve-group-data-early): Ditto.
3580
3581 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
3582
3583         * gnus.el (gnus-group-find-parameter): Check for liveness of the
3584         buffer, not of the string which is its name.
3585
3586 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3587
3588         * proto-stream.el (proto-stream-capability-open): Wait for
3589         :end-of-capability, not :end-of-command.
3590
3591         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
3592         non-server-marks groups.
3593         (gnus-group-make-articles-read): Ditto.
3594
3595         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
3596         methods (bug#9676).
3597
3598         * gnus.el (gnus-method-ephemeral-p): New function.
3599
3600 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3601
3602         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
3603         left-to-right.
3604
3605 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3606
3607         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
3608         warning.
3609
3610 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
3611
3612         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
3613         macroexpand the nnir things, since they haven't been defined yet, and
3614         nnir requires gnus-sum.
3615
3616 2012-01-24  Julien Danjou  <julien@danjou.info>
3617
3618         * color.el (color-rgb-to-hsl): Fix value computing.
3619         (color-hue-to-rgb): New function.
3620         (color-hsl-to-rgb): New function.
3621         (color-clamp, color-saturate-hsl, color-saturate-name)
3622         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3623         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
3624
3625 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3626
3627         * mm-decode.el (mm-interactively-view-part): Fix prompt.
3628
3629 2012-01-19  Julien Danjou  <julien@danjou.info>
3630
3631         * color.el (color-name-to-rgb): Use the white color to find the max
3632         color component value and return correctly computed values.
3633         (color-name-to-rgb): Add missing float conversion for max value.
3634
3635 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
3636
3637         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
3638         logical server name in addition to the actual machine address.
3639
3640         * auth-source.el (auth-source-user-and-password): Add convenience
3641         wrapper to search by just host and optionally user.
3642
3643 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3644
3645         * shr.el (shr-visit-file): Move point to the beginning of the buffer
3646         after rendering.
3647
3648 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
3649
3650         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
3651         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
3652         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
3653
3654 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3655
3656         * gnus-sum.el (gnus-summary-read-group): Document more parameters
3657         (bug#9693).
3658         (gnus-summary-setup-buffer): Document return value (bug#9697).
3659
3660         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
3661         since ido doesn't work on symbols (bug#9632).
3662
3663         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
3664         when getting a single value as when getting all the values.  This means
3665         that atoms like `gcc-self' work cumulatively, like variable settings,
3666         instead of getting the value from the last matching clause.
3667         (gnus-group-find-parameter): Protect against the group buffer not
3668         existing (bug#9585).
3669
3670 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3671
3672         * gnus-start.el (gnus-activate-group): Document more parameters
3673         (bug#9694).
3674
3675         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
3676         (bug#9692).
3677
3678         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
3679         article was fetched, so that it can be expired later (bug#9958).
3680         (gnus-agent-summary-fetch-series): Add doc string.
3681         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
3682         (bug#9517).
3683
3684         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
3685         retrieval is happening.
3686
3687         * gnus.el (gnus-parameters): Doc fix.
3688
3689 2012-01-06  Dave Abrahams  <dave@boostpro.com>
3690
3691         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
3692         show the thread after expansion.
3693
3694 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3695
3696         * gnus-art.el (article-narrow-to-head): If the head is completely
3697         empty, narrow to the empty region (bug#9764).
3698
3699         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
3700         read, and then mark them as unread only when the unread mark is used.
3701         This makes `C-- T k' actually work, even though it's confusing.
3702
3703         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
3704         alive before we try to find its window.
3705
3706 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
3707
3708         * mm-decode.el (mm-display-external): Use a longer timeout for the
3709         deletion to allow slow programs to display the file.
3710
3711 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3712
3713         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
3714         prompt to be less confusing.
3715
3716         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
3717         argument to `message-reply'.  This broke `special-display-*' frame
3718         pop-uping (bug#10238).
3719
3720 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3721
3722         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
3723         systems, since these allegedly don't work there.
3724
3725 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
3726
3727         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
3728         live buffer.
3729
3730 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3731
3732         * nnir.el (nnir-retrieve-headers): Protect against the article not
3733         existing on the server (bug#10335).
3734
3735 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3736
3737         * gnus-agent.el (gnus-agent-load-local): Recompute
3738         gnus-agent-article-local on changing method.
3739
3740 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3741
3742         * gnus.el (gnus-parameters): Note precedence.
3743
3744 2012-01-04  Leo Liu  <sdl.web@gmail.com>
3745
3746         * nndraft.el (nndraft-update-unread-articles): Don't move point around
3747         in the group buffer.
3748
3749 2012-01-04  Julien Danjou  <julien@danjou.info>
3750
3751         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
3752         change.
3753
3754 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3755
3756         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
3757         too.
3758
3759         * nntp.el (nntp-retrieve-group-data-early): Use it.
3760
3761 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3762
3763         * nntp.el (nntp-retrieval-in-progress): New variable.
3764         (nntp-make-process-buffer): Make it buffer-local.
3765
3766         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
3767         2010.
3768         (gnus-demon-init): Use it to compute the time if time is on the form
3769         "04:23".
3770
3771         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
3772
3773         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
3774         status in the correct buffer.
3775
3776 2012-01-03  Leo Liu  <sdl.web@gmail.com>
3777
3778         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
3779         when opening topics (bug#10407).
3780
3781 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
3782
3783         * gnus-cus.el (gnus-score-customize):
3784         * gnus-sum.el (gnus-sort-gathered-threads):
3785         * message.el (message-shorten-references):
3786         * nnmairix.el (nnmairix-request-group):
3787         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
3788
3789 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
3790
3791         * gnus-agent.el (gnus-agent-regenerate-group):
3792         * gnus-int.el (gnus-retrieve-group-data-early):
3793         * mm-util.el (mm-codepage-ibm-list):
3794         * nndiary.el (Commentary, nndiary-get-new-mail):
3795         * nnir.el (nnir):
3796         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
3797
3798 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3799
3800         * mm-view.el (mm-display-inline-fontify): Add comment.
3801
3802 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
3803
3804         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
3805         * ntlm.el (ntlm-smb-dohash): Spelling fix.
3806
3807 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
3808
3809         * gnus-art.el (gnus-split-methods):
3810         * gnus-msg.el (gnus-configure-posting-styles):
3811         * gnus-spec.el (gnus-parse-simple-format):
3812         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3813         * message.el (message-do-actions): Spelling fix.
3814
3815 2011-12-15  Juri Linkov  <juri@jurta.org>
3816
3817         * mm-decode.el (mm-inline-media-tests): Add missing
3818         `mm-handle-media-subtype'.
3819
3820 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
3821
3822         * gnus-group.el (gnus-group-tool-bar):
3823         * gnus-sum.el (gnus-summary-tool-bar):
3824         * message.el (message-tool-bar):
3825         * rfc2231.el (rfc2231-parse-string): Spelling fix.
3826
3827 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
3828
3829         * plstore.el (plstore--insert-buffer): Spelling fix.
3830
3831 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
3832
3833         * message.el (message-valid-fqdn-regexp): Update with newly approved
3834         top-level domain names ".tel" and ".asia".
3835
3836 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3837
3838         * gnus-sum.el (gnus-summary-show-article): Don't load shr
3839         unconditionally.
3840
3841 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3842
3843         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
3844         pop-to-buffer-same-window for old Emacsen.
3845
3846 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
3847
3848         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
3849
3850 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
3851
3852         * netrc.el (netrc-credentials): Spelling fix.
3853
3854 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
3855
3856         * gnus-fun.el (gnus-fun-ppm-change-string):
3857         * gnus-msg.el (gnus-inews-do-gcc):
3858         * gnus-sum.el (gnus-summary-find-for-reselect):
3859         * gnus.el (gnus-summary-cancelled):
3860         * message.el (message-cancel-hook, message-send-news):
3861         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
3862         * nnir.el (nnir-run-hyrex):
3863         * nntp.el (nntp-with-open-group-function):
3864         * pgg.el (pgg-pending-timers): Spelling fix.
3865
3866 2011-12-04  Chong Yidong  <cyd@gnu.org>
3867
3868         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
3869         change (Bug#10200).
3870
3871 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3872
3873         * compface.el (uncompface):
3874         * gnus-art.el (gnus-article-x-face-command): Update the header format
3875         of icon data for the most recent icontopbm program.
3876
3877 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3878
3879         * gnus-msg.el (gnus-inews-do-gcc):
3880         * message.el (message-send-mail):
3881         * mml.el (mml-generate-mime): Share the value of the buffer-local
3882         `message-options' variable between a draft buffer and temprary working
3883         buffers.
3884
3885 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3886
3887         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
3888
3889 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3890
3891         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
3892         for Cygwin.
3893
3894 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
3895
3896         * gnus-group.el (gnus-group-prepare-flat):
3897         * mm-bodies.el (mm-encode-body):
3898         * mml.el (mml-preview):
3899         * nnml.el (nnml-request-compact-group):
3900         * pop3.el (pop3-stream-type): Spelling fix.
3901
3902 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
3903
3904         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
3905
3906 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
3907
3908         * color.el (color-rgb-to-hsl):
3909         * gmm-utils.el (gmm-tool-bar-style):
3910         * gnus-group.el (gnus-group-prepare-flat):
3911         * gnus-topic.el (gnus-topic-prepare-topic):
3912         * mm-decode.el (mm-discouraged-alternatives):
3913         * rfc2047.el (rfc2047-encode-1):
3914         * starttls.el: Spelling fix.
3915
3916 2011-11-24  Glenn Morris  <rgm@gnu.org>
3917
3918         * binhex.el (binhex-begin-line): Give it basic doc-string.
3919
3920         * starttls.el, tls.el: Fix case of "GnuTLS".
3921
3922 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3923
3924         * gnus-group.el (gnus-group-highlight): Fix typo.
3925
3926 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
3927
3928         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
3929         value of `delete-file', that returns nil for a local file but returns t
3930         for a remote file using ssh.
3931
3932 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
3933
3934         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
3935
3936 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3937
3938         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
3939         avoid later breakage.
3940
3941 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3942
3943         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
3944         article buffers' name.
3945
3946 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3947
3948         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
3949         by Paul Eggert's spellfixes two days ago.
3950
3951 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3952
3953         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
3954         doesn't have it.
3955
3956         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
3957         buffer-local instead of binding them to avoid warnings.  Also demote
3958         errors (bug#10063).
3959         (font-lock-mode-hook): Shut up byte compiler.
3960
3961 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3962
3963         * mm-util.el (mm-charset-after):
3964         * nnir.el (nnir-run-hyrex):
3965         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
3966         (ntlm-get-password-hashes, ntlm-md4hash):
3967         * smime.el: Fix typo.
3968
3969 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
3970
3971         * gnus-agent.el (gnus-agent-expire-group-1):
3972         * nndiary.el (nndiary-last-occurence):
3973         * nnimap.el (nnimap-request-set-mark):
3974         * nnmairix.el (nnmairix-only-use-registry):
3975         * gnus-group.el (gnus-group-prepare-flat):
3976         * gnus-sum.el (gnus-decode-encoded-word-methods):
3977         * message.el (message-wash-subject):
3978         * nntp.el (nntp-retrieve-headers-with-xover):
3979         * smime.el (smime-certificate-directory): Spelling fix.
3980
3981 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
3982
3983         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
3984
3985         * color.el:
3986         * gnus-agent.el (gnus-agent-possibly-alter-active):
3987         * gnus-dired.el (gnus-dired-print):
3988         * mail-parse.el:
3989         * nnmairix.el (nnmairix-request-group):
3990         * shr.el (shr-image-displayer):
3991         * sieve-manage.el:
3992         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
3993
3994 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
3995
3996         * gnus-sum.el (gnus-auto-select-subject):
3997         * spam-report.el (spam-report-resend): Spelling fix.
3998
3999 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
4000
4001         * gnus-agent.el (gnus-agent-get-undownloaded-list):
4002         * gnus-art.el (gnus-default-article-saver):
4003         * gnus-srvr.el (gnus-server-copy-server):
4004         * gnus.el (gnus-sloppily-equal-method-parameters):
4005         * html2text.el (html2text-format-tag-list):
4006         * message.el (message-narrow-to-head):
4007         * nndiary.el:
4008         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4009         * sieve.el: Spelling fix.
4010
4011 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
4012
4013         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4014         * gnus-sum.el (gnus-summary-make-menu-bar):
4015         * gnus-uu.el (gnus-uu-decode-postscript)
4016         (gnus-uu-decode-postscript-and-save):
4017         * mailcap.el (mailcap-print-command):
4018         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
4019         Fix typos.
4020
4021 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
4022
4023         * gnus-art.el (gnus-article-part-wrapper):
4024         * html2text.el (html2text-fix-paragraphs):
4025         * mm-decode.el (mm-image-fit-p):
4026         * rfc2047.el (rfc2047-encode-message-header):
4027         * shr-color.el (shr-color-visible-distance-min)
4028         (shr-color-relative-to-absolute, set-minimum-interval)
4029         (shr-color-visible): Fix typos.
4030
4031 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
4032
4033         * gmm-utils.el (gmm-tool-bar-item):
4034         * gnus-art.el (gnus-treat-body-boundary):
4035         * gnus-diary.el (gnus-user-format-function-d):
4036         * gnus-start.el (gnus-get-unread-articles):
4037         * pgg-gpg.el (pgg-gpg-update-agent):
4038         * smime.el (smime-cert-by-ldap-1): Spelling fix.
4039
4040 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
4041
4042         * gnus-topic.el (gnus-group-prepare-topics):
4043         * gnus-uu.el (gnus-extract-view):
4044         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
4045
4046 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
4047
4048         * spam.el: Move BBDB autoloads.
4049         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
4050         BBDB 2 and 3.
4051         (spam-check-BBDB): Use it.
4052         (spam-enter-ham-BBDB): Use it.
4053
4054 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
4055
4056         * smime.el (smime-draw-buffer): Spelling fix.
4057
4058 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
4059
4060         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
4061         for scanning exactly one level.
4062         * gnus-start.el (gnus-get-unread-articles): Ditto.
4063
4064 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4065
4066         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
4067         slightly clearer.
4068
4069 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4070
4071         * gnus-sync.el: More commentary about setup.
4072
4073 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4074
4075         * message.el (message-send-and-exit): Document `arg'.
4076
4077 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4078
4079         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
4080
4081 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
4082
4083         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
4084
4085         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
4086         we don't use `bound-and-true-p'.
4087
4088 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4089
4090         * gnus-util.el (gnus-bound-and-true-p): Remove.
4091         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
4092         * nnir.el: Use it.
4093         * nnmairix.el: Use it.
4094
4095 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4096
4097         * gnus-sync.el: Improve docs about CouchDB admins.
4098
4099         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
4100         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
4101         for reasons unknown.
4102         * nnir.el: Use it.
4103         * nnmairix.el: Use it.
4104
4105         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
4106         * nnir.el: Ditto.
4107         * nnmairix.el: Ditto.
4108
4109         * gnus-registry.el (gnus-registry-enabled): Default to nil.
4110
4111 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
4112
4113         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
4114         not needed.  Provide xmlplistread list function to produce XML plist
4115         output for non-Gnus LeSync clients.
4116
4117 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
4118
4119         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
4120
4121         * gnus-sync.el: Add LeSync synchronization backend and logic to read
4122         and save against it.  Group subscriptions, read marks, other marks,
4123         subscription levels, topic names, and topic offsets (the group's
4124         position within the topic) are saved.  This is an experimental backend
4125         and may change significantly.  Load json.el from the gnus-fallback-lib
4126         if it's not available otherwise.
4127         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
4128
4129 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4130
4131         * message.el (message-completion-function): Make sure
4132         message-tab-body-function is not attempted if one of
4133         message-completion-alist fails to find a completion (bug#9158).
4134
4135 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
4136
4137         * mml.el (mml-quote-region): Quote <#secure> tag.
4138         (mml-generate-mime-1): Unquote <#secure> tag.
4139
4140 2011-10-20  Chong Yidong  <cyd@gnu.org>
4141
4142         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
4143         calling a minor mode from Lisp with nil arg enables it, so we have to
4144         make the wording a bit ambiguous here).
4145
4146 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
4147
4148         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
4149         * nnir.el (nnir-mode): Use it.
4150         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4151         Use it.
4152
4153         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
4154         * nnmairix.el (gnus-registry-enabled): Ditto.
4155
4156 2011-10-17  Dave Abrahams  <dave@boostpro.com>
4157
4158         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
4159         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
4160         only while we need to find out if it should be t or nil.
4161         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
4162         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
4163         the registry is installed.  Set it to nil when it's unloaded.
4164         (gnus-registry-install-p): Provide user guidance for the initial value
4165         of `gnus-registry-install' when it's 'ask, otherwise return its value.
4166         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
4167         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4168         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4169         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4170         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
4171         `gnus-registry-install'.
4172
4173 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
4174
4175         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
4176         previous change.
4177         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
4178         primary key is marked as disabled.
4179
4180 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
4181
4182         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
4183         primary key is marked as disabled.
4184
4185 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
4186
4187         * html2text.el (html2text-clean-anchor): Check for quotes around
4188         `href' value.
4189
4190 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4191
4192         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
4193         searching.  Drop `bbdb-cache'.
4194
4195 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4196
4197         * message.el (message-signed-or-encrypted-p): Exclude header when
4198         checking if there is signed or encrypted body in text/plain message.
4199
4200 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
4201
4202         * html2text.el (html2text-get-attr): Correctly handle attribute values
4203         containing "=".
4204
4205 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
4206
4207         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
4208         handle bindings.
4209
4210 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4211
4212         * gnus-win.el (gnus-configure-windows): Protect against reading
4213         ephemeral groups outside of Gnus.
4214
4215 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4216
4217         * shr.el (shr-tag-img): Don't get images displayed in tables.
4218
4219 2011-10-03  Glenn Morris  <rgm@gnu.org>
4220
4221         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
4222         the "maintainer" version of debbugs.gnu.org reports.
4223
4224 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4225
4226         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
4227         make asynchronous adjacent image insertion work better.
4228
4229 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
4230
4231         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
4232         documentation.
4233
4234 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4235
4236         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
4237         `gnus-asynchronous' isn't shadowed.
4238
4239 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4240
4241         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
4242
4243         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
4244         (nnimap-insert-partial-structure): The charset parameter isn't
4245         case-sensitive.
4246
4247         * nnheader.el (nnheader-message-maybe): New function.
4248
4249         * shr.el (shr-tag-table): Render totally broken tables better.
4250
4251         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
4252         computing the boundary.
4253
4254 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4255
4256         * pop3.el (pop3-number-of-responses): Remove.
4257         (pop3-wait-for-messages): Rewrite to take linear time instead of
4258         exponential time.
4259
4260 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4261
4262         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
4263         re-fetch images.
4264
4265         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
4266         re-fetch images when hitting `g' in Gnus.
4267
4268 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4269
4270         * mml.el (mml-inhibit-compute-boundary): New internal variable.
4271         (mml-compute-boundary): Don't check collision if it is non-nil.
4272         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
4273         before checking collision.
4274
4275 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4276
4277         * message.el (message-indent-citation): Really make sure there's a
4278         newline at the end.
4279
4280         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
4281         Fix suggested by John Wiegley.
4282
4283         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
4284
4285         * gnus-art.el (gnus-treat-hide-citation): Add doc.
4286
4287         * message.el (message-default-send-rename-function): Break out into its
4288         own function.
4289
4290         * ecomplete.el (ecomplete-display-matches): Revert patch since it
4291         doesn't work under XEmacs.
4292
4293         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
4294         of "imaps" to word around Windows problems.
4295         (nnimap-open-connection-1): Use it.
4296
4297         * message.el (message-indent-citation): Revert last change which made
4298         `F' not work.
4299
4300 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
4301
4302         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
4303         terminal as well.
4304
4305 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4306
4307         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
4308         because it displays images using overlays that aren't easy to copy to
4309         the article buffer.
4310
4311 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
4312
4313         * message.el (message-indent-citation): Fix empty line removal at the
4314         end of the citation.
4315
4316 2011-09-20  Julien Danjou  <julien@danjou.info>
4317
4318         * auth-source.el (auth-source-netrc-create): Use default value for
4319         password if specified.  Evaluate default.
4320         (auth-source-plstore-create): Ditto.
4321         (auth-source-plstore-create, auth-source-netrc-create): Fix default
4322         value evaluation.
4323         (auth-source-netrc-create): Typo fix.
4324         (auth-source-plstore-create): Ditto.
4325
4326         * password-cache.el (password-cache-remove): Remove entries even if the
4327         value is nil, so that password with a nil value (negative caching) is
4328         possible to invalidate.
4329
4330         * auth-source.el (auth-source-format-cache-entry): New function.
4331
4332 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4333
4334         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4335
4336 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4337
4338         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
4339
4340 2011-09-19  Julien Danjou  <julien@danjou.info>
4341
4342         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
4343         which work with things that are not ASCII.
4344
4345 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4346
4347         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
4348
4349 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4350
4351         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
4352         message level.
4353
4354 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4355
4356         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
4357
4358 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4359
4360         * gnus.el (gnus-interactive-exit): Update defcustom spec.
4361
4362 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4363
4364         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
4365         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
4366
4367 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
4368
4369         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
4370         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
4371         articles.
4372
4373 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
4374
4375         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
4376         (message-mail-other-window, message-mail-other-frame)
4377         (message-news-other-window, message-news-other-frame):
4378         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
4379         instead of setting buffer display varibles.
4380
4381 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4382
4383         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
4384
4385         * gnus-sum.el (gnus-fetch-headers): Bump message level.
4386
4387 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4388
4389         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
4390         duplicates" to a higher level.
4391
4392         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
4393         most egregious messages.
4394
4395 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4396
4397         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
4398
4399 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
4400
4401         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
4402         up the file (bug#9351).
4403
4404 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4405
4406         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
4407         it does with all other backends, but decode the names immediately after
4408         getting them.
4409
4410         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
4411         decoding nnimap groups.
4412
4413         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
4414         newsrc file.  It doesn't seem like an important optimization any more.
4415
4416 2011-09-10  Dave Abrahams  <dave@boostpro.com>
4417
4418         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
4419         overflows.
4420
4421 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4422
4423         * gnus.el (gnus-article-mark-lists): Remove `recent'.
4424         (gnus-interactive-exit): Extend to `quiet'.
4425
4426         * gnus-sum.el (gnus-offer-save-summaries): Use it.
4427
4428         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
4429         string.
4430
4431         * plstore.el (plstore--get-buffer): Silence compiler warnings by
4432         renaming function arguments from `this'.
4433
4434         * gnus-sum.el (gnus-newsgroup-recent): Remove.
4435
4436         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
4437         has been renamed.
4438         (gnus-lrm-string-p): Include RLM and PDF, too.
4439
4440         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
4441         (bug#9225).
4442
4443 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
4444
4445         Add autoload cookies for functions used by sendmail.el.
4446         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
4447
4448         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
4449
4450 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4451
4452         * gnus-art.el (article-date-ut): Work properly even when there are
4453         things like Date header in the body; work for forwarded parts.
4454
4455 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
4456
4457         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
4458         original-article-buffer.
4459
4460 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
4461
4462         * nnir.el (nnir-compose-result): Fix matching of server type.
4463         (nnir-run-swish++): Ditto.
4464         (nnir-run-namazu): Ditto.
4465         (nnir-run-notmuch): Ditto.
4466
4467 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4468
4469         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
4470         (bug#9405).
4471
4472         * gnus-score.el (gnus-summary-increase-score): Doc clarification
4473         (bug#9421).
4474
4475         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
4476         (bug#9425).
4477
4478         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
4479         thing (bug#9426).
4480
4481 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4482
4483         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
4484         the error message.
4485
4486 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
4487
4488         * message.el (message-setup-1): Return t (Bug#9392).
4489
4490 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
4491
4492         * gnus-sum.el: When adding article headers to a summary buffer also
4493         update gnus-newsgroup-articles (bug#9386).
4494
4495 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4496
4497         * auth-source.el: Autoload help-mode.
4498
4499 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4500
4501         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
4502         names.
4503
4504 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
4505
4506         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
4507         mm-replace-in-string for compatibility issues.
4508         * mml2015.el (mml2015-epg-verify): Ditto.
4509
4510 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4511
4512         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
4513
4514         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
4515
4516 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4517
4518         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
4519         continue on and do the clean-up phase (bug#9188).
4520
4521         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
4522         just ignore groups that can't be opened instead of erroring out
4523         (bug#9225).
4524
4525         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
4526         nil since some many people are fuddy-duddies.
4527
4528         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
4529         images.
4530
4531         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
4532         instead.
4533
4534         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
4535
4536         * gnus-util.el (gnus-process-live-p): Copy over compat function.
4537
4538         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
4539         processing.
4540
4541         * nntp.el (nntp-kill-buffer): Kill the process before killing the
4542         buffer to avoid warnings.
4543
4544 2011-08-20  Simon Josefsson  <simon@josefsson.org>
4545
4546         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
4547         specified to reduce precision.
4548
4549 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4550
4551         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
4552         bodystructures (bug#9314).
4553
4554 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4555
4556         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
4557         Make button keymap non-sticky after buttons.
4558
4559 2011-08-18  David Engster  <dengste@eml.cc>
4560
4561         * nnmairix.el (nnmairix-request-set-mark)
4562         (nnmairix-goto-original-article): Remove adding of article to registry,
4563         since `gnus-registry-add-group' isn't available anymore.
4564         (nnmairix-determine-original-group-from-registry):
4565         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
4566         available anymore.
4567
4568 2011-08-12  Simon Josefsson  <simon@josefsson.org>
4569
4570         * starttls.el (starttls-any-program-available): Define as obsolete
4571         function.
4572
4573 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4574
4575         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
4576         versions which Gnus use when appropriate.
4577
4578         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
4579         a pretty destructive command.
4580
4581         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
4582
4583 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4584
4585         * message.el (message-fix-before-sending): Make a different warning
4586         about NUL characters (bug#9270).
4587
4588         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
4589         from custom (bug#9260).
4590
4591         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
4592         things work in Emacs 22 and XEmacs, too.
4593
4594         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
4595         default From.
4596
4597         * gnus-spec.el (gnus-lrm-string-p): New macro.
4598         (gnus-lrm-string): New constant.
4599         (gnus-summary-line-format-spec): LRM-ify the from.
4600         (gnus-tilde-max-form): LRM-ify string chopping.
4601
4602         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
4603
4604         * message.el (message-is-yours-p): Allow disabling canlock checking
4605         (bug#9295).
4606         (message-shoot-gnksa-feet): Add `canlock-verify'.
4607         (message-auto-save-directory): Use ~/ as the auto-save directory if the
4608         message directory isn't writable (bug#9304).
4609
4610         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
4611         non-world-readable.
4612
4613 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4614
4615         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
4616         articles.
4617
4618 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
4619
4620         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
4621         copy-list.
4622
4623 2011-08-12  Sam Steingold  <sds@gnu.org>
4624
4625         * gnus-score.el (gnus-score-find-alist): Keep the score files already
4626         in the reverse order to avoid modifying the cache with `nreverse'.
4627         (gnus-all-score-files): Do not modify the value returned by
4628         `gnus-score-find-alist' because it lives in a cache variable.
4629         (gnus-current-home-score-file): No need to `nreverse' the return value
4630         of `gnus-score-find-alist', it is already in the correct order.
4631
4632 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
4633
4634         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
4635         type MESSAGE and subtype RFC822 is slightly different from those of
4636         type TEXT.
4637
4638 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
4639
4640         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
4641         This allows article-referral to work from an nnir group.
4642
4643 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
4644
4645         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
4646
4647 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
4648
4649         * mml1991.el (mml1991-epg-find-usable-key)
4650         (mml1991-epg-find-usable-secret-key): New function.
4651         (mml1991-epg-sign): Check if signing key is usable.
4652         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
4653
4654 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
4655
4656         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
4657         server-variables only.  This should fix a bug introduced with commit
4658         e1889675b7f4adf057833c5513c9374134c4e053.
4659         (nnir-run-query): 'nnir-search-engine should not be set from the global
4660         environment.
4661
4662 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
4663
4664         * nnir.el (nnir-search-thread): Position point on referring article
4665         line.
4666         (nnir-warp-to-article): Clean up summary buffers.
4667
4668         * nnimap.el (nnimap-request-thread): Whitespace fix.
4669
4670 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
4671
4672         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
4673
4674 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4675
4676         * starttls.el (starttls-available-p): Rename from
4677         `starttls-any-program-available' and changed return convention.
4678
4679 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
4680
4681         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
4682         `unix-sync' unless it's defined.
4683
4684 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
4685
4686         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
4687         `aref' for XEmacs compatibiltiy.
4688
4689 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4690
4691         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
4692
4693 2011-07-31  Dave Abrahams  <dave@boostpro.com>
4694
4695         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
4696         closures, quote the form properly (bug#9194).
4697
4698 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4699
4700         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
4701         (gnus-summary-insert-new-articles): Protect against servers that are
4702         down.
4703
4704 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4705
4706         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
4707         in mm handle if none is specified.
4708
4709 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
4710
4711         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
4712
4713 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
4714
4715         * nnir.el (nnir-search-thread): New function to make an nnir group
4716         based on a thread query.
4717
4718         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
4719         of nnir in thread referral.
4720         (gnus-summary-refer-thread): Use it.
4721
4722         * nnimap.el (nnimap-request-thread): Use it.
4723
4724 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4725
4726         * shr.el (shr-tag-comment): Ignore HTML comments.
4727
4728 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
4729
4730         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
4731         argument.
4732         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
4733         Use `nnir-address' to handle server info rather than passing an arg.
4734
4735         * nnimap.el (nnimap-make-thread-query): New utility function to format
4736         an imap thread search query.
4737         (nnimap-request-thread): Use it.
4738
4739         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
4740         right select-method if we are not going back to the group buffer.
4741
4742 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4743
4744         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
4745         enter invalid buffer configurations into the quit form (bug#9107).
4746         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
4747         unplugged/plugged.
4748
4749         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
4750         keep track of which ones are unread (bug#9061).
4751
4752         * gnus.el (gnus-refer-article-method): Allow entering any sexp
4753         (bug#9055).
4754
4755         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
4756         (bug#9041).
4757
4758         * gnus-html.el (mm-util): Require (bug#9073).
4759
4760         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
4761         (gnus-summary-refer-thread): Use it to remove duplicates in the
4762         un-threaded view (bug#9053).
4763         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
4764
4765 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
4766
4767         * nnir.el (nnir-read-server-parm): Use default value from global
4768         variable.  Without this the default search engine parameters aren't
4769         used at all.
4770
4771 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4772
4773         * message.el (message-unique-id): Don't use the undocumented return
4774         value from (random t) (bug#9118).
4775
4776 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4777
4778         * message.el (message-auto-save-directory): If the ~/Mail directory
4779         doesn't exist, use ~ as the auto-save directory (bug#4432).
4780
4781         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
4782         hasn't already been started.
4783
4784 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4785
4786         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
4787
4788         * message.el (message-reply): Work around mysterious bug where
4789         `message-mode' seems to overwrite the locally bound `subject' variable.
4790
4791 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
4792
4793         * nnimap.el (nnimap-request-thread): Ensure search is performed in
4794         correct group.
4795
4796         * gnus-int.el (gnus-request-thread): Add group argument.
4797
4798         * gnus-sum.el (gnus-summary-refer-thread): Use it.
4799
4800 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4801
4802         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
4803
4804         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
4805         renamed to `debbugs-gnu-*'.
4806
4807 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
4808
4809         * plstore.el: Revert the editing feature since it is not urgent.
4810         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
4811         (plstore-mode-decoded): Remove.
4812
4813 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4814
4815         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
4816         isn't very interesting any more, and it leaks potentially secret data.
4817         (gnus-debug): Remove.
4818
4819         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
4820         use of :custom-show.
4821
4822 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
4823
4824         * plstore.el: Add documentation.
4825         (plstore-mode): New mode to edit plstore file.
4826         (plstore-mode-toggle-display, plstore-mode-original)
4827         (plstore-mode-decoded): New command.
4828         (plstore--encode, plstore--decode, plstore--write-contents-functions)
4829         (plstore--insert-buffer, plstore--make): New function.
4830         (plstore-open, plstore-save): Simplify by using them.
4831
4832 2011-07-06  Glenn Morris  <rgm@gnu.org>
4833
4834         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
4835
4836 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4837
4838         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
4839         no longer is much used.
4840         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
4841         Articles".
4842
4843 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
4844
4845         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
4846         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
4847         `notmuch' backend.
4848
4849 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4850
4851         * mm-decode.el (mm-text-html-renderer): Doc fix.
4852
4853         * gnus-msg.el (gnus-bug): Fix the MML tag.
4854
4855         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
4856
4857 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
4858
4859         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
4860         secondary methods if started with `gnus-no-server'.
4861
4862 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
4863
4864         * message.el (message-return-action): Fix typo in docstring.
4865
4866 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4867
4868         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
4869         bug reports at once.
4870
4871         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
4872
4873 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4874
4875         * nndraft.el: Require gnus-group.
4876         (nndraft-request-list): Declare.
4877
4878         * nndraft.el (nndraft-update-unread-articles): Don't show group having
4879         no unread article unless it matches gnus-permanently-visible-groups.
4880
4881         * nndraft.el (nndraft-update-unread-articles): New function.
4882         (nndraft-request-associate-buffer): Use it to update the number of
4883         unread articles for the nndraft groups in the group buffer when saving
4884         or killing a draft message.
4885
4886 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4887
4888         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
4889         systems to binary before writing and reading the mbox files.
4890
4891         * gnus.el (gnus-summary-line-format): Link to the info node for %U
4892         instead of trying to list them all (bug#8978).
4893
4894 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4895
4896         * pop3.el (pop3-open-server): Use :end-of-capability.
4897
4898 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4899
4900         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
4901         the id is always a number.
4902
4903         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
4904
4905         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
4906         debbugs mode, if possible.
4907
4908 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
4909
4910         * auth-source.el (auth-source-token-passphrase-callback-function):
4911         Reindent.
4912         (epg-context-operation): Remove unnecessary autoload.
4913
4914 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4915
4916         * gnus.el (gnus-list-debbugs): New command.
4917
4918         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
4919         mboxstat instead of the maintbox, since the stat seems to be fuller.
4920
4921         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
4922         summary buffers.
4923
4924         * message.el (message-get-reply-headers): Delete all duplicates,
4925         instead of the first.
4926         (message-get-reply-headers): Ensure that we have progress while
4927         deleting duplicates.
4928
4929         * gnus-msg.el (gnus-configure-posting-styles): Get the local
4930         gnus-posting-style value from the summary buffer to make it easier to
4931         make that a per-buffer conf.
4932
4933 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
4934
4935         * nnir.el (nnir-run-imap): Allow halting a search when an article is
4936         found by setting `shortcut' in 'query.
4937         (nnir-request-article): Use `shortcut' setting when requesting article
4938         by Message-ID.
4939
4940 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
4941
4942         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
4943         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
4944         Bring the pseudo-headers back too.
4945
4946 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4947
4948         * auth-source.el (auth-source-token-passphrase-callback-function):
4949         Simplify and remove EPA dependency.
4950
4951 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
4952
4953         * nnir.el (nnir-request-article): Fix error message text.
4954
4955 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4956
4957         * auth-source.el (plstore-delete): Autoload.
4958         (auth-source-plstore-search): Support delete operation.
4959         * plstore.el (plstore-delete): New function.
4960
4961 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4962
4963         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
4964         mark actually existing articles as unread rather than the ones that
4965         active asserts.
4966
4967 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
4968
4969         * nntp.el (nntp-record-command):
4970         * gnus-util.el (gnus-message-with-timestamp-1):
4971         Use format-time-string rather than decoding time stamps by hand.
4972         This is simpler and insulates the code from potential changes to
4973         current-time format.
4974
4975 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4976
4977         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
4978
4979 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4980
4981         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
4982         (plstore-save): Support public key encryption.
4983         (plstore--init-from-buffer): New function.
4984         (plstore-open): Use it; fix error when opening a non-existent file.
4985         (plstore-revert): Use plstore--init-from-buffer.
4986
4987 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
4988
4989         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
4990
4991 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4992
4993         * mml2015.el (mml2015-use): Replace string-match-p with string-match
4994         for old Emacsen.
4995
4996 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
4997
4998         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
4999         is not fully working.
5000
5001 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5002
5003         * dgnushack.el: Autoload sha1 on XEmacs.
5004
5005         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
5006         quit window configuration.
5007
5008         * auth-source.el (epg-context-set-passphrase-callback):
5009         Remove duplicate autoload.
5010
5011 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5012
5013         * nnir.el (nnir-request-article): Allow requesting articles by
5014         Message-ID with nnimap.
5015
5016         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
5017         current server.
5018
5019 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5020
5021         * auth-source.el: Autoload EPA/EPG functions.
5022         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
5023         changed when EPA/EPG is not available.
5024         (auth-source-backend): Rename "arg" member to "data".
5025         (auth-source-backend-parse, auth-source-plstore-search)
5026         (auth-source-plstore-create): Use it.
5027
5028 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5029
5030         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
5031         `gnus-refer-article-methods'.
5032
5033 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5034
5035         * auth-source.el: Require EPA and EPG.
5036         (auth-source-passphrase-alist): New variable.
5037         (auth-source-passphrase-callback-function)
5038         (auth-source-token-passphrase-callback-function): Callbacks for the
5039         netrc field encryption (GPG tokens).
5040         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
5041         Symmetric encryption and decryption of the netrc GPG tokens.
5042         (auth-source-netrc-normalize): Use them, simplifying the closure.
5043
5044 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5045
5046         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
5047         is available.
5048
5049 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5050
5051         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
5052         non-nil, and `nnimap-split-methods' is nil, use the former.
5053
5054 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5055
5056         * plstore.el (plstore-revert): New function.
5057         (plstore-open): Use it; hide the buffer from user.
5058
5059 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5060
5061         * auth-source.el (auth-source-backend): New member "arg".
5062         (auth-source-backend-parse): Handle new backend 'plstore.
5063         * plstore.el: New file.
5064
5065 2011-06-30  Glenn Morris  <rgm@gnu.org>
5066
5067         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
5068
5069 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5070
5071         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
5072         expiring articles to.
5073
5074         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
5075         variations as ASCII (bug#5458).
5076
5077 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5078
5079         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
5080
5081 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5082
5083         * message.el (message-point-in-header-p): Tweak the function to default
5084         to saying that we're not in the headers if there is no separator at
5085         all.  This makes it possible to use the Message version of `M-q' in
5086         buffers with no headers (bug#7987).
5087         (message-point-in-header-p): Fix last checkin to work with an empty
5088         mail-header-separator, too.
5089
5090         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
5091         again, save the choice via customize.
5092
5093 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5094
5095         * message.el (message-send-mail-function): Add `sendmail-query-once'.
5096
5097         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
5098         ended the connection, bail out before waiting infinitely on a new
5099         connection.
5100
5101 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
5102
5103         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
5104         reports.
5105
5106         * gnus.el (gnus-bug-package): Use "gnus."
5107         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
5108
5109 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5110
5111         * dgnushack.el: Make the timer warning go away on XEmacs.
5112
5113         * gnus-art.el (gnus-article-stop-animations): New function to stop any
5114         animations going on at article exit time.
5115
5116         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
5117         since removing it breaks people upgrading.
5118
5119         * shr.el (shr-put-image): Use the new interface for animating images.
5120         (shr-put-image): Animate for 60 seconds.
5121
5122         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
5123         avoid compiler warnings.
5124
5125         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
5126         error with `find-file-hooks' on Emacs 22.
5127         (with-auth-source-epa-overrides): Ugly hack to Wrap the
5128         `find-file-hook' things in `symbol-value' to avoid compilation warnings
5129         on all architectures.
5130
5131         * spam.el (spam-stat): Require in a normal fashion without binding
5132         `spam-stat-install-hooks' to avoid compilation warnings.
5133
5134         * spam-stat.el (spam-stat-install-hooks): Remove.
5135         (spam-stat-install-hooks): Don't run automatically.
5136
5137 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
5138
5139         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
5140         and keystroke.
5141
5142 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5143
5144         * auth-source.el (auth-source-netrc-cache): Move forward.
5145
5146 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5147
5148         * proto-stream.el (proto-stream-open-starttls): Use
5149         `gnutls-available-p' to see whether we have built-in support.
5150
5151         * auth-source.el (auth-source-netrc-create): Don't query the bits that
5152         we already know.
5153         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
5154         (auth-source-netrc-create): Don't prompt for the stuff we already know.
5155
5156 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5157
5158         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
5159         %S format, since that looks odd.
5160         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
5161         file, especially when saving.
5162
5163 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
5164
5165         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
5166         article found.
5167
5168 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
5169
5170         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
5171         `auth-source-save-secrets' with a more sensitive alist that can be
5172         configured per file.  Experimental, so defaults to 'never.
5173         (auth-source-netrc-create): Use it.  Still experimental code.
5174         (with-auth-source-epa-overrides): Use `find-file-hooks' if
5175         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
5176
5177 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
5178
5179         * auth-source.el (auth-source-save-secrets): New variable to control if
5180         secret tokens should be saved encrypted.
5181         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
5182         to `auth-source-netrc-normalize'.
5183         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
5184         on the EPA variables being defined.
5185         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
5186         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
5187         the lexical-let closure.
5188         (auth-source-netrc-create): Create "gpg:" tokens according to
5189         `auth-source-save-secrets'.
5190
5191 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5192
5193         * gnus-group.el (gnus-group-update-group): Add new argument
5194         `info-unchanged' that stops updating dribble buffer.
5195
5196         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
5197         deletes lines matching to it in dribble buffer.
5198
5199         * gnus-agent.el (gnus-agent-fetch-group-1):
5200         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
5201         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
5202         * gnus-start.el (gnus-group-change-level):
5203         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
5204
5205         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
5206         if newsgroup info is not changed.
5207
5208         * gnus-group.el (gnus-group-get-new-news-this-group):
5209         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
5210         Don't update dribble buffer.
5211
5212 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
5213
5214         * gnus-registry.el (gnus-registry-remove-ignored): New function to
5215         remove entries with groups we ignore.
5216
5217 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5218
5219         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
5220         the underline comes at the bottom.
5221
5222 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
5223
5224         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
5225         `gnus-registry-user-format-function-M' and declare the latter obsolete.
5226         (gnus-registry-article-marks-to-names): Rename from
5227         `gnus-registry-user-format-function-M2'.
5228
5229 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5230
5231         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
5232         ephemeral group.
5233
5234 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5235
5236         * shr.el (shr-browse-image): Copy the URL if called interactively.
5237
5238 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5239
5240         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
5241         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
5242         done, then unselected articles may be marked as read.
5243
5244         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
5245         since not doing this seems to lead to a race condition in pop3-logon.
5246
5247         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
5248         so that the call chain it correct when we call "upwards".
5249
5250         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
5251         in read-only groups.
5252
5253         * gnus-group.el (gnus-group-mark-article-read): Ditto.
5254
5255         * message.el (message-cite-reply-position): Doc string fix.
5256
5257         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
5258         avoid regexp overflow.
5259         (nnimap-transform-split-mail): Ditto.
5260
5261         * pop3.el (pop3-retr): Error out if the server closes the connection.
5262
5263 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5264
5265         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
5266         mm-with-unibyte-current-buffer.  The buffer should not contain any
5267         multibyte chars anyway at this stage.
5268
5269 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5270
5271         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
5272         at the end of lines.
5273
5274 2011-05-29  Julien Danjou  <julien@danjou.info>
5275
5276         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
5277
5278 2011-05-27  Glenn Morris  <rgm@gnu.org>
5279
5280         * gnus-group.el (gnus-bug-group-download-format-alist):
5281         Use the "maintainer" version of debian reports as well.
5282
5283 2011-05-26  Glenn Morris  <rgm@gnu.org>
5284
5285         * gnus-group.el (gnus-bug-group-download-format-alist):
5286         Use the "maintainer" version of debbugs.gnu.org reports.
5287
5288 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5289
5290         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
5291
5292 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5293
5294         * gnus-cus.el (gnus-agent-customize-category):
5295         * gnus-delay.el (gnus-delay-send-queue):
5296         * gnus.el (gnus-other-frame):
5297         Don't quote lambda expressions with `quote'.
5298
5299 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5300
5301         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
5302         the thread moves us backwards and so we loop forever.
5303
5304 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5305
5306         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
5307         whitespace in base64 data lines.
5308
5309 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
5310
5311         * gnus-registry.el (gnus-registry-user-format-function-M):
5312         Use `mapconcat'.
5313         (gnus-registry-user-format-function-M2): Use to see the full text of
5314         the marks.  Make "," the mark text separator.
5315
5316         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
5317         authentication with auth-source.
5318
5319 2011-05-17  Glenn Morris  <rgm@gnu.org>
5320
5321         * gnus-group.el (gnus-import-other-newsrc-file):
5322         Use insert-file-contents.
5323
5324 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
5325
5326         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
5327         1000 iterations.
5328
5329 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5330
5331         * nntp.el (nntp-open-connection): Check if process-type is available.
5332
5333 2011-05-16  Julien Danjou  <julien@danjou.info>
5334
5335         * shr.el (shr-tag-del): Add support for del tag.
5336
5337 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5338
5339         * gnus-html.el (gnus-html-put-image): Register a displayer.
5340
5341         * shr.el (shr-image-displayer): Don't remove text props from alt text.
5342
5343 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
5344
5345         * registry.el (prune-factor): New initialization parameter defaulting
5346         to 0.1.
5347         (registry-prune-hard): Use it.
5348
5349         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
5350         0.1 expicitly.
5351
5352 2011-05-13  Glenn Morris  <rgm@gnu.org>
5353
5354         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
5355         is bound, since this function requires sendmail.
5356
5357 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
5358
5359         * registry.el (registry-usage-test): Disable pruning test.
5360
5361 2011-05-11  David Engster  <dengste@eml.cc>
5362
5363         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
5364         Bind set-network-process-option for XEmacs.
5365
5366 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
5367
5368         * registry.el (registry-prune-hard-candidates)
5369         (registry-prune-soft-candidates): Helper methods for registry pruning.
5370         (registry-prune): Use them.  Make the sort function optional.
5371
5372 2011-05-10  Jim Meyering  <meyering@redhat.com>
5373
5374         * shr.el (shr-colorize-region): Fix typo "on on -> on".
5375
5376 2011-05-10  Julien Danjou  <julien@danjou.info>
5377
5378         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
5379         symbol and not a list.
5380
5381 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5382
5383         * gnus-art.el (gnus-article-mode): Move binding of
5384         shr-put-image-function here from gnus-article-prepare-display.
5385
5386         * shr.el (shr-put-image-function): New variable.
5387         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
5388         (shr-put-image): Return scaled image.
5389
5390         * gnus-art.el (gnus-shr-put-image): New function.
5391         (gnus-article-prepare-display): Bind shr-put-image-function to it.
5392
5393         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
5394         original ones, as deletable.
5395
5396 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5397
5398         * nntp.el (nntp-open-connection): Set TCP keepalive option.
5399
5400 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5401
5402         * registry.el (registry-full): Add convenience method.  Fix logic.
5403         (registry-insert): Use it.  Fix logic here too.
5404
5405         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
5406         `registry-prune' if `registry-full' returns t.
5407         (gnus-registry-handle-action)
5408         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
5409         (gnus-registry-usage-test): Use it.
5410
5411 2011-05-07  Julien Danjou  <julien@danjou.info>
5412
5413         * shr.el (shr-link): Make shr-link inherit from link by default.
5414
5415 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
5416
5417         * shr.el (shr-urlify, shr-link): Fix shr-link face.
5418
5419 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5420
5421         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
5422         error out because the face is not a list.
5423
5424 2011-05-05  Glenn Morris  <rgm@gnu.org>
5425
5426         * proto-stream.el (gnutls-negotiate): Fix declarations.
5427
5428         * gnus-start.el (gnus-propagate-marks): Declare.
5429
5430 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
5431
5432         * registry.el (registry-reindex): Fix percentage message.
5433
5434         * proto-stream.el (network-stream-open-starttls): Adjust to call
5435         `gnutls-negotiate' with :process and :hostname arguments.
5436
5437 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
5438
5439         * shr.el: Add shr-link face for links.
5440         (shr-urlify): Use it.
5441
5442         * registry.el (registry-insert): Make error message more helpful.
5443
5444 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5445
5446         * gnus-html.el (gnus-html-schedule-image-fetching):
5447         Use url-queue-retrieve, if it exists.
5448
5449         * shr.el (shr-tag-img): Ditto.
5450
5451         * gnus.el: Autoload more gnus-agent functions.
5452
5453         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
5454         agent if we haven't already (bug#8502).
5455
5456         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
5457         into the Agent, too.
5458
5459         * gnus-agent.el (gnus-agent-store-article): New function.
5460
5461         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
5462         and moved from that file for reuse.
5463
5464         * pop3.el (pop3-open-server): Error messages are "-ERR".
5465
5466 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5467
5468         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
5469         (open-tls-stream): Remove superfluous tls/starttls autoloads.
5470
5471 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5472
5473         * gnus.el: No Gnus v0.17 is released.
5474
5475 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5476
5477         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
5478         buffer has moved to a different frame.
5479
5480 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5481
5482         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
5483         to get the conversion from unibyte to multibyte buffers to work on
5484         Emacs 22.
5485
5486         * nntp.el (nntp-request-article): Slight clean-up.
5487
5488 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5489
5490         * shr.el (shr-strike-through): New face.
5491         (shr-tag-s): Use it to provide <s> support.
5492         (shr-tag-s): Remove duplicate definition.
5493
5494 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5495
5496         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
5497         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
5498
5499 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
5500
5501         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
5502         `gnutls-negotiate'.
5503         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
5504
5505 2011-04-23  Glenn Morris  <rgm@gnu.org>
5506
5507         * gnus-sum.el (gnus-extra-headers): Bump :version.
5508
5509 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5510
5511         * shr.el (shr-tag-sup): New function.
5512         (shr-tag-sub): Ditto.
5513
5514 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
5515
5516         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
5517         for the case where `gnus-registry-ignored-groups' is a list of lists,
5518         and don't call `gnus-parameter-registry-ignore' otherwise.
5519
5520 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
5521
5522         * nnimap.el (nnimap-user): New backend variable.
5523         (nnimap-open-connection-1): Use it.
5524         (nnimap-credentials): Accept user parameter so it's explicit what user
5525         name is desired.
5526
5527         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
5528         default.
5529
5530         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
5531         not gnus-registry.el.
5532
5533         * gnus-registry.el: Mention in comments how to modify
5534         `gnus-extra-headers' for proper recipient tracking and that it may
5535         already have To and Cc recently, which it does as of this commit.
5536         (gnus-registry-ignored-groups): Remove defcustom.
5537         Explain why in comments.
5538         (gnus-registry-action): Fix data-header reference to use the extra
5539         headers.  Explain in package commentary how to add To and Cc headers to
5540         the gnus-extra-headers.
5541         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
5542         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
5543         parameter list or a string list in `gnus-registry-ignored-groups'.
5544         Fix logic error.
5545
5546 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5547
5548         * shr.el (shr-expand-url): Protect against null urls.
5549
5550 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5551
5552         * shr.el (shr-base): New binding.
5553         (shr-tag-base): Keep track of <base>.
5554         (shr-expand-url): New function used throughout.
5555
5556 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
5557
5558         * gnus-registry.el
5559         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
5560         (gnus-registry-ignored-groups): New variable.
5561         (gnus-registry-ignore-group-p): Use it.
5562         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
5563         set the destination group to nil (same as delete) if it's ignored.
5564
5565 2011-04-20  David Engster  <dengste@eml.cc>
5566
5567         * tests/gnustest-nntp.el: New file for simple NNTP testing.
5568
5569         * Makefile.in (test-nntp): New rule.
5570         (check): Add it.
5571         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
5572
5573 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5574
5575         * gnus-registry.el (gnus-registry-action)
5576         (gnus-registry-fetch-header-fast):
5577         Don't use mail-header that looks an internal function of mailheader.el.
5578
5579 2011-04-19  Glenn Morris  <rgm@gnu.org>
5580
5581         * time-date.el (time-to-days): Remove unused local variables.
5582
5583 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5584
5585         * gnus-registry.el: Eliminate cl functions.
5586         (gnus-registry-sort-addresses): New function that replaces mapcan.
5587         (gnus-registry-action, gnus-registry-spool-action)
5588         (gnus-registry-split-fancy-with-parent)
5589         (gnus-registry-fetch-recipients-fast): Use it.
5590         (gnus-registry-import-eld): Replace delete* with dolist + delq.
5591
5592         * registry.el (initialize-instance, registry-lookup)
5593         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
5594         (registry-lookup-secondary-value, registry-search, registry-delete)
5595         (registry-insert, registry-reindex, registry-size, registry-prune):
5596         Use eval-and-compile.
5597
5598 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
5599
5600         * registry.el (registry-reindex): New method to recreate the secondary
5601         registry indices.
5602
5603         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
5604         tracked field changes.
5605         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
5606         (gnus-registry-action, gnus-registry-spool-action)
5607         (gnus-registry-handle-action)
5608         (gnus-registry--split-fancy-with-parent-internal)
5609         (gnus-registry-split-fancy-with-parent)
5610         (gnus-registry-register-message-ids): Add recipient tracking on spool,
5611         move, and delete actions, and for fancy splitting with parent.
5612         (gnus-registry-extract-addresses)
5613         (gnus-registry-fetch-recipients-fast)
5614         (gnus-registry-fetch-header-fast): Convenience functions.
5615         (gnus-registry-misc-test): ERT test of
5616         `gnus-registry-extract-addresses'.
5617
5618 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
5619
5620         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5621         Track by subject first, then sender.
5622
5623 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5624
5625         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
5626
5627         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
5628         Lisp.
5629
5630         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
5631         (gnus-draft-send): Use it to avoid popping
5632         up frames from gnus-group-send-queue.
5633
5634 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5635
5636         * gnus-registry.el: Updated gnus-registry docs.
5637
5638 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
5639
5640         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
5641         Fix logic bug.
5642         (gnus-registry-post-process-groups): Fix logging of no results and
5643         quote sender and subject.
5644
5645 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5646
5647         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
5648         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
5649         gnutls-cli are too slow to be done opportunistically.
5650
5651         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
5652         (gnus-read-active-for-groups): Don't try to finish getting stuff where
5653         we had no early-data returned.
5654         (gnus-get-unread-articles): Add a sanity check so that we don't issue
5655         two async commands to the same server at the same time.
5656
5657 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
5658
5659         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
5660
5661 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5662
5663         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
5664         "warning" level.
5665
5666         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
5667         (mm-url-insert-file-contents): Don't set the package names.
5668
5669 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
5670
5671         * gnus-registry.el (gnus-registry-action): Remove properties and
5672         simplify subject in `gnus-registry-handle-action'.
5673         (gnus-registry-spool-action): Get subject and sender from message if
5674         they are not passed in.
5675         (gnus-registry-handle-action): Remove properties and simplify subject
5676         consistently.
5677
5678 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5679
5680         * registry.el: Require CL before using defmacro*.
5681
5682 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5683
5684         * gnus-art.el (article-treat-date): Assume that
5685         gnus-article-date-headers may be a group parameter.
5686
5687 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
5688
5689         * gnus-registry.el (gnus-registry-handle-action): More debugging.
5690
5691         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
5692         interactively so the newsrc file can contain foreign groups too.
5693         Useful for debugging but not much for users.
5694
5695 2011-04-07  David Engster  <dengste@eml.cc>
5696
5697         * registry.el (registry-usage-test): Only do
5698         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
5699         lexical binding.
5700
5701 2011-04-07  David Engster  <dengste@eml.cc>
5702
5703         * Makefile.in (check, test-registry): New rules for test-suite.
5704
5705 2011-04-06  David Engster  <dengste@eml.cc>
5706
5707         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
5708         argument NOERROR for `require', since XEmacs 21.4 does not support it.
5709
5710 2011-04-06  David Engster  <dengste@eml.cc>
5711
5712         * registry.el (initialize-instance): Change :after to :AFTER to be
5713         compatible with old EIEIO version in XEmacs.
5714
5715 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5716
5717         * gnus-registry.el (gnus-registry-post-process-groups)
5718         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
5719         and provide better messaging.
5720
5721 2011-04-06  David Engster  <dengste@eml.cc>
5722
5723         * Makefile.in (fail-on-warning): New rule to compile with warnings as
5724         errors.
5725
5726         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
5727         dgnushack-compile with error-on-warn enabled, and to signal an error if
5728         clean compilation failed.
5729         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
5730         with `byte-compile-error-on-warn'.  Return nil if errors occured.
5731
5732 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5733
5734         * gnus-registry.el: Don't use ERT if it's not available.  Load it
5735         unconditionally anyway, discarding errors.
5736         (gnus-registry-delete-entries): New convenience function.
5737         (gnus-registry-import-eld): Import from old .eld registry.
5738
5739         * registry.el: Don't use ERT if it's not available.  Load it
5740         unconditionally anyway, discarding errors.
5741
5742         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
5743         version from the Claudio Bley GnuTLS patch (extra optional parameters
5744         and host name).
5745
5746 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
5747
5748         * gnus-registry.el (gnus-registry-fixup-registry): New function to
5749         fixup the parameters that can be customized by the user between
5750         save/read cycles.
5751         (gnus-registry-read): Use it.
5752         (gnus-registry-make-db): Use it.
5753         (gnus-registry-spool-action, gnus-registry-handle-action):
5754         Fix messaging.
5755         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
5756         Map references to actual group names with sender and subject tracking.
5757         (gnus-registry-post-process-groups): Use `cond' for better messaging.
5758         (gnus-registry-usage-test): Add subject lookup test.
5759
5760         * registry.el (registry-db, initialize-instance): Set up constructor
5761         instead of :initform arguments for the sake of older Emacsen.
5762         (registry-lookup-breaks-before-lexbind): New method to demonstrate
5763         pre-lexbind merge bug.
5764         (registry-usage-test): Use it.
5765         (initialize-instance, registry-db): Move the non-function initforms
5766         back to the class definition.
5767
5768 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
5769
5770         * registry.el: New library to manage gnus-registry-style data.
5771
5772         * gnus-registry.el: Use it (major rewrite).
5773
5774         * nnregistry.el: Use it.
5775
5776         * spam.el: Use it.
5777
5778 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5779
5780         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
5781         marks on non-selected articles.
5782
5783 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
5784
5785         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
5786         parameter to open-protocol-stream.
5787
5788 2011-04-01  Julien Danjou  <julien@danjou.info>
5789
5790         * mm-view.el (mm-display-inline-fontify): Do not fontify with
5791         fundamental-mode.
5792
5793 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5794
5795         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
5796         servers.
5797
5798 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5799
5800         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
5801         made marks not propagate, again.
5802
5803 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
5804
5805         * proto-stream.el (open-protocol-stream): Bring back `network' type.
5806         Make this the default type.
5807         (proto-stream-open-plain): Rename from proto-stream-open-default.
5808         (open-protocol-stream, proto-stream-open-starttls)
5809         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
5810         with `plain'.
5811
5812         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
5813         value.
5814
5815         * nntp.el (nntp-open-connection-function): Document the fact that some
5816         values are not functions but are instead handled specially.
5817         Recognize nntp-open-plain-stream value.
5818         (nntp-open-connection): Recognize that value.
5819
5820 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5821
5822         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
5823         where it seems to be needed.
5824
5825 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5826
5827         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
5828         stuff.
5829
5830         * gnus-score.el (gnus-score-string): Fix calling convention of
5831         `gnus-simplify-buffer-fuzzy' after last patches.
5832
5833         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
5834         server for articles we didn't get any headers for.  This is a sanity
5835         check.
5836
5837 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
5838
5839         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
5840         new CAPABILITY, use it.
5841
5842 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5843
5844         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
5845         downloading anything.
5846
5847         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
5848
5849 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
5850
5851         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
5852         colors.
5853         (gnus-splash-svg-color-symbols): New function.
5854
5855 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5856
5857         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
5858         instead of using the global gnus-simplify-subject-fuzzy-regexp.
5859         (gnus-simplify-subject-fuzzy): Use the local
5860         gnus-simplify-subject-fuzzy-regex instead of the global one.
5861         This makes using this variable in group parameters work.
5862
5863 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5864
5865         * gnus-registry.el (gnus-registry-unfollowed-groups):
5866         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
5867         archive:sent-YYYY-MM-DD groups).
5868         (gnus-registry-split-fancy-with-parent): Bail out early in sender
5869         tracking if there are more than `gnus-registry-max-track-groups'
5870         matches.
5871
5872 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5873
5874         * message.el (message--yank-original-internal): New function to do the
5875         insertion cleanly inside eval in `message-yank-original'.
5876         (message-yank-original): Use it.
5877
5878 2011-03-29  Julien Danjou  <julien@danjou.info>
5879
5880         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
5881         local variables disabled rather than `normal-mode'.
5882
5883 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
5884
5885         * imap.el (imap-shell-open, imap-process-connection-type):
5886         Use imap-process-connection-type for 'shell' streams as well as
5887         Kerberos, SSL, other subprocesses.
5888
5889 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
5890
5891         * proto-stream.el: Changes preparatory to merging open-protocol-stream
5892         with open-network-stream.
5893         (proto-stream-always-use-starttls): Option removed.
5894         (open-protocol-stream): Return a process object by default.  Provide a
5895         new parameter :return-list specifying a list-type return value, which
5896         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
5897         :type `network' to `try-starttls', and `network-only' to `default'.
5898         Make `default' the default, for compatibility with open-network-stream.
5899         Handle the no-parameter case exactly as open-network-stream, with no
5900         additional stream processing.  Search plists using plist-get.
5901         Explicitly add :end-of-commend parameter if it is missing.
5902         (proto-stream-open-default): Rename from
5903         proto-stream-open-network-only.  Return 'default as the type.
5904         (proto-stream-open-starttls): Rename from proto-stream-open-network.
5905         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
5906         failed.  Always return a list with a (possibly dead) process as the
5907         first element, for compatibility with open-network-stream.
5908         (proto-stream-open-tls): Use plist-get.  Always return a list.
5909         (proto-stream-open-shell): Return `default' as connection type.
5910         (proto-stream-capability-open): Use plist-get.
5911         (proto-stream-eoc): Function deleted.
5912
5913         * nnimap.el (nnimap-stream, nnimap-open-connection)
5914         (nnimap-open-connection-1): Handle renaming of :type parameter for
5915         open-protocol-stream.
5916         (nnimap-open-connection-1): Pass a :return-list parameter
5917         open-protocol-stream to obtain a list return value.  Parse this list
5918         using plist-get.
5919
5920         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
5921         for open-protocol-stream.  Accept open-protocol-stream return value
5922         that is a subprocess object instead of a list.  Handle the case of a
5923         dead returned process.
5924
5925 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
5926
5927         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
5928
5929         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
5930
5931 2011-03-21  Julien Danjou  <julien@danjou.info>
5932
5933         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
5934         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
5935         query.
5936         (mm-inline-text): Render normal text with fontification whenever
5937         possible.
5938
5939         * gnus-sum.el (gnus-summary-save-parts-1):
5940         * gnus-art.el (gnus-article-browse-html-save-cid-content)
5941         (gnus-article-browse-html-parts, gnus-mime-delete-part)
5942         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
5943         Use `mm-handle-filename'.
5944
5945         * mm-util.el (mm-handle-filename): New function, return the filename of
5946         an handle.
5947
5948 2011-03-18  Julien Danjou  <julien@danjou.info>
5949
5950         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
5951         (gnus-buffer-live-p): Check that buffer is not nil.
5952
5953 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5954
5955         * gnus.el: No Gnus v0.15 is released.
5956
5957 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5958
5959         * time-date.el (format-seconds): Use assoc instead of assoc-string to
5960         avoid warning on XEmacs.
5961
5962         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
5963         on XEmacs.
5964
5965         * gnus-art.el: Require mouse, which the build bot seems to say is
5966         needed.
5967
5968         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
5969
5970         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
5971         XEmacs, since it doesn't have url-retrieve-synchronously.
5972
5973         * time-date.el (format-seconds): Use assoc instead of assoc-string,
5974         since assoc-string doesn't exist in XEmacs.
5975
5976 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
5977
5978         * gnus-group.el (gnus-group-list-ticked): New function.
5979         (gnus-group-make-menu-bar): Provide a menu entry for it.
5980         (gnus-group-list-map): Provide a binding for it.
5981
5982 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5983
5984         * shr.el (shr-visit-file): New command.
5985
5986         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
5987
5988 2011-03-17  Bjørn Mork  <bjorn@mork.no>
5989
5990         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
5991         servers.
5992
5993 2011-03-16  Julien Danjou  <julien@danjou.info>
5994
5995         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
5996         inline.
5997
5998         * gnus-art.el (article-hide-list-identifiers):
5999         Use gnus-group-get-list-identifiers.
6000
6001         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
6002         (gnus-summary-remove-list-identifiers):
6003         Use gnus-group-get-list-identifiers to get regexp.
6004         (gnus-select-newsgroup, gnus-summary-insert-subject)
6005         (gnus-summary-insert-articles):
6006         Call gnus-summary-remove-list-identifiers unconditionally.
6007
6008 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6009
6010         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
6011         we're selecting a group with unread articles.
6012
6013         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
6014
6015         * gssapi.el: New file separated out from imap.el to provide a general
6016         Kerberos 5 connection facility for Emacs.
6017
6018         * message.el (message-elide-ellipsis): Document the format spec
6019         ellipsis.
6020
6021 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6022
6023         * message.el (message-elide-region): Allow the ellipsis to say how many
6024         lines were removed.
6025
6026 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6027
6028         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
6029         window configurations containing buffers that are now dead.
6030
6031         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
6032         parsing to avoid integer overflows.
6033         (nnimap-parse-flags): Simplify the last change.
6034         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
6035         too large for 32-bit Emacsen.
6036
6037 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6038
6039         * auth-source.el (auth-source-netrc-create):
6040         * message.el (message-yank-original): Fix use of `case'.
6041
6042 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
6043
6044         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
6045         XEmacs, which was one character too wide.
6046
6047 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
6048
6049         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
6050         default number of articles to display.
6051         (gnus-articles-to-read): Use pretty names for prompt.
6052
6053 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6054
6055         * gnus-int.el (gnus-open-server): Ditto.
6056
6057         * gnus-start.el (gnus-activate-group): Give a backtrace if
6058         debug-on-quit is set and the user hits `C-g'.
6059         (gnus-read-active-file): Ditto.
6060
6061         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
6062
6063 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
6064
6065         * message.el (message-yank-original): Use cond instead of CL case.
6066
6067 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6068
6069         * auth-source.el (auth-source-netrc-create): Use usual format for the
6070         default in prompts.
6071
6072 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6073
6074         * lpath.el: Fbind read-char-choice for XEmacs.
6075
6076 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6077
6078         * auth-source.el (auth-source-netrc-create): Show the default in the
6079         prompt when prompting for token creation.
6080
6081 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6082
6083         * auth-source.el (auth-source-format-prompt): Always convert the value
6084         to a string to avoid evaluating non-string arguments.
6085         (auth-source-netrc-create): Offer default properly, not as initial
6086         content in `read-string'.
6087         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
6088         of line to determine if we've been run before.  If so, don't run again,
6089         but print a trivial message to indicate the cache was hit instead.
6090
6091 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
6092
6093         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
6094         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
6095         The user will have to run `gnus-sync-read' manually and wait for Cloudy
6096         Gnus.
6097
6098 2011-03-11  Julien Danjou  <julien@danjou.info>
6099
6100         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
6101         modified file".
6102
6103 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
6104
6105         * auth-source.el (auth-source-read-char-choice): New function to read a
6106         character choice using `dropdown-list', `read-char-choice', or
6107         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
6108         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
6109         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
6110         (auth-source-netrc-saver): Use it.
6111         (auth-source-pick-first-password): New convenience function.
6112
6113 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
6114
6115         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
6116         parameter in the credentials.
6117         (nnimap-open-connection-1): Use it after a successful login.
6118         (nnimap-credentials): Add IMAP-specific user and password prompt.
6119
6120         * auth-source.el (auth-source-search): Add :require parameter, taking a
6121         list.  Document it and the :save-function return token.  Pass :require
6122         down.  Change the CREATED message from a warning to a debug statement.
6123         (auth-source-search-backends): Pass :require down.
6124         (auth-source-netrc-search): Pass :require down.
6125         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
6126         Change save prompt to indicate all modifications saved here are
6127         deletions.
6128         (auth-source-netrc-create): Take user login name as default in user
6129         prompt.  Move all the save functionality to a lexically bound function
6130         under the :save-function token in the returned list.  Set up clearer
6131         default prompts for user, host, port, and secret.
6132         (auth-source-netrc-saver): New function, intended to be wrapped for
6133         :save-function.
6134
6135 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6136
6137         * shr.el (shr-table-horizontal-line): Change the defaults for the table
6138         lines to be spaces instead.
6139
6140 2011-03-07  Julien Danjou  <julien@danjou.info>
6141
6142         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
6143         (sieve-sasl-auth): Check that auth-source-search did return something,
6144         or just return an empty string.
6145
6146 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6147
6148         * gnus.el (gnus-interactive): Use read-directory-name.
6149
6150         * gnus-uu.el (gnus-uu-decode-uu-and-save)
6151         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
6152         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
6153         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
6154         Likewise.
6155
6156         * gnus-group.el (gnus-group-make-directory-group): Likewise.
6157
6158 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6159
6160         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
6161         onto the list of killed groups, too.  This makes killed nnimap groups,
6162         for instance, more reliably not reappear.
6163
6164         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
6165         the parent.
6166
6167         * gnus-sum.el (gnus-update-read-articles): Fix typo.
6168
6169         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
6170         really have server-side marks.
6171
6172         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
6173         since most backends do not usefully have server-side marks.
6174         (gnus-update-read-articles): Propagate marks to all backends that
6175         really have server-side marks.
6176
6177 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6178
6179         * message.el (message-cite-reply-position, message-cite-style):
6180         New variables.
6181         (message-yank-original): Use the new citation styles.
6182
6183 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
6184
6185         * message.el (message-options): Revert 22da67af (workaround for XEmacs
6186         buffer-local issue); don't mark it buffer-local when running under
6187         XEmacs.
6188
6189 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
6190
6191         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
6192         numbers too big to be `read'.
6193
6194 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
6195
6196         * password-cache.el (password-in-cache-p): Add autoload.
6197
6198         * message.el (message-options): Make buffer-local two ways to attempt
6199         to fix a XEmacs bug.
6200
6201 2011-03-02  Julien Danjou  <julien@danjou.info>
6202
6203         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
6204
6205 2011-03-01  Julien Danjou  <julien@danjou.info>
6206
6207         * gnus-art.el (list-identifier): Add list-identifier as a parameter
6208         group.
6209         (article-hide-list-identifiers): Use list-identifier group parameter.
6210
6211 2011-02-28  Julien Danjou  <julien@danjou.info>
6212
6213         * sieve.el (sieve-buffer-script-name): New local variable to store
6214         sieve script name.
6215         (sieve-edit-script): Store sieve script name.
6216         (sieve-upload): Use sieve script name when uploading.
6217         (sieve-upload): Use substitute-command-keys.
6218         (sieve-edit-script): Use substitute-command-keys.
6219         (sieve-refresh-scriptlist): Use substitute-command-keys.
6220         (sieve-manage-mode-map): Define keymap properly.
6221         (sieve-manage-mode): Do not set mode name manually, change mode-name to
6222         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
6223         Remove commented code about cvs.
6224         (sieve-manage-quit): New function.
6225         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
6226
6227 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6228
6229         * gnus-group.el (gnus-import-other-newsrc-file): New function.
6230
6231 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
6232
6233         * auth-source.el (auth-source-search): Cache empty result sets.
6234
6235         * password-cache.el (password-in-cache-p): Convenience function to
6236         check if a key is in the cache, even if the value is nil.
6237
6238         * auth-source.el (auth-source-save-behavior): New variable to replace
6239         `auth-source-never-create'.
6240         (auth-source-netrc-create): Use it.
6241         (auth-source-never-save): Remove.
6242
6243 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
6244
6245         * nnimap.el (nnimap-stream): Doc fix.
6246         (nnimap-open-connection-1): Reverse the order of the ports to that the
6247         prompted-for port is first.
6248
6249         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
6250         retrieval by the no-group selection.
6251
6252         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
6253         numerical parameters.
6254
6255 2011-02-25  Julien Danjou  <julien@danjou.info>
6256
6257         * gnus-gravatar.el: Use gnus-with-article-buffer.
6258
6259         * gnus-art.el (gnus-with-article-buffer): Check that the
6260         gnus-article-buffer is alive.
6261
6262 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
6263
6264         * auth-source.el (auth-source-creation-prompts): New variable to manage
6265         creation-time prompts.
6266         (auth-source-search): Document it.
6267         (auth-source-format-prompt): Add utility function.
6268         (auth-source-netrc-create): Don't default the user name to
6269         user-login-name.  Use `auth-source-creation-prompts' and some default
6270         prompts for user, host, port, and password (the default generic prompt
6271         remains ugly).
6272         (auth-source-never-save): Add customizable option to never save info.
6273         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
6274         mode excursion.
6275
6276 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6277
6278         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
6279         argument that XEmacs doesn't support.
6280
6281         * dgnushack.el (dgnushack-compile): Exclude color.el from being
6282         compiled for Emacsen having no `libxml-parse-html-region' support.
6283
6284         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
6285
6286         * lpath.el: Bind buffer-save-without-query for XEmacs.
6287
6288 2011-02-23  Julien Danjou  <julien@danjou.info>
6289
6290         * gnus-art.el (article-make-date-line): Ignore errors if time is
6291         invalid and not convertible.
6292         (article-make-date-line): Only add lapsed time if time is not nil.
6293
6294 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
6295
6296         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
6297         `read-char-choice' for backwards compatibility.
6298         (auth-source-netrc-element-or-first): New function to DTRT for
6299         parameter extraction.
6300         (auth-source-netrc-create): Use it and fix multiple parameter print
6301         bug.  Use the default passed from above (given-default) or the
6302         built-in (user-login-name for :user).
6303
6304 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
6305
6306         * gnus-start.el (gnus-dribble-read-file):
6307         Set buffer-save-without-query, since we always want to save the dribble
6308         file, probably.
6309
6310         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
6311         nnimap.
6312
6313         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
6314         -summary- since it's a user-visible variable.
6315
6316         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
6317         first time you use the new Gnus.
6318
6319 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
6320
6321         * auth-source.el: Don't load netrc.el.
6322         (auth-sources): Search ~/.netrc as well by default.
6323         (auth-source-debug): Add 'trivia option for extra output.
6324         (auth-source-do-trivia): Use it.
6325         (auth-source-search): Simplify logic to use
6326         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
6327         appropriate.  Don't keep a running count at this level.  Layer :create
6328         and :delete options appropriately on the first and second passes.
6329         Don't track the backend with the search results.
6330         (auth-source-search-backends): New function to search a list of
6331         backends for a processed spec.
6332         (auth-source-netrc-parse): Cache all netrc files, making
6333         auth-source-netrc-cache an alist keyed by the file name and using the
6334         file mtime as the caching criterion.  Keep the obfuscated data secret
6335         with a lexical bind.
6336         (auth-source-netrc-search): Don't calculate the length of the results
6337         unnecessarily.
6338         (auth-source-search-backends): Fix bug.
6339         (auth-source-netrc-create): Rework prompts.
6340
6341 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
6342
6343         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
6344         Lower case names of search constraints.
6345         (nnir-run-query): Cache and reuse search constraints for all imap
6346         servers.
6347
6348 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
6349
6350         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
6351         after exit.
6352         (gnus-setup-message): Define missing variable from last checkin.
6353
6354         * gnus-sum.el (gnus-summary-show-article): When called with t as the
6355         value, show the raw article.
6356
6357 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6358
6359         * gnus.el: No Gnus v0.13 is released.
6360
6361 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6362
6363         * nnimap.el (nnimap-open-connection-1): Revert last change, since
6364         auth-source now accepts numbers.
6365
6366         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
6367         spec, too.
6368         (auth-source-ensure-strings): New function.
6369
6370         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
6371         (gnus-article-setup-buffer): Always restart the date timer so that user
6372         changes to the frequency is respected.
6373
6374         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
6375         port numbers, so make sure it gets that if nnimap-server-port is
6376         explicit.
6377
6378 2011-02-21  Simon Josefsson  <simon@josefsson.org>
6379
6380         * nnimap.el (nnimap-inbox): Doc fix.
6381
6382 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
6383
6384         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
6385         Autoload.  Add optional arg FRAME, and pass it to color-values.
6386         (color-complement): Caller changed.  Doc fix.
6387         (color-gradient): Rewrite for better clarity and efficiency.
6388
6389 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
6390
6391         * shr-color.el (shr-color->hexadecimal): Use renamed function names
6392         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
6393         color-lab-to-srgb.
6394
6395 2011-02-20  Drew Adams  <drew.adams@oracle.com>
6396
6397         * color.el: First part of merge from hexrgb.el.
6398         (color-rgb-to-hex): Rename from color-rgb->hex.
6399         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
6400         saturation to zero if the value is too small.
6401         (color-rgb-to-hsl): Rename from color-rgb->hsl.
6402         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
6403         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
6404         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
6405         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
6406         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
6407         (color-cie-de2000): Doc fix.
6408
6409 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6410
6411         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
6412         given method as in the group name if we're using an extended method.
6413         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
6414         command, if we're using that, instead of waiting for the beginning.
6415
6416         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
6417         we're sure to get unique server names, and we don't output two async
6418         commands in the same buffer.  This fixes an NNTP hang for some users.
6419
6420 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6421
6422         * gnus.el: No Gnus v0.11 is released.
6423
6424 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6425
6426         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
6427         summary buffer before reading going to the next buffer.  This avoids
6428         putting the point in the group buffer if you `C-g' the command.
6429
6430         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
6431         cache (for now) to make ~/.authinfo.gpg files usable.
6432
6433         * nnfolder.el (copyright-update): Define for the compiler.
6434
6435         * auth-source.el (auth-source-search): Fix unbound variable.
6436
6437 2011-02-19  Glenn Morris  <rgm@gnu.org>
6438
6439         * gnus.el (gnus-meta): Doc fix.
6440
6441 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
6442
6443         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
6444         in case it's not yet loaded.
6445
6446 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
6447
6448         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
6449         line we're waiting for.
6450
6451 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
6452
6453         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
6454         face with line-width greater than zero will cause RET in gnus summary
6455         buffer to scroll down article page-wise because auto vscroll happens,
6456         it should be temporally disabled when doing a scroll-up.
6457
6458 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
6459
6460         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
6461         outputs from the server.
6462
6463 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6464
6465         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
6466         later so that bbdb can hook in easier.
6467
6468 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
6469
6470         * auth-source.el (auth-source-search): Don't try to create credentials
6471         if the caller doesn't want that.
6472         (auth-source-search): If we don't find a match, don't bug out on
6473         non-bound variables.
6474         (auth-source-search): Only ask a single backend to create the
6475         credentials.
6476
6477         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
6478         logging.
6479         (nnimap-credentials): Protect against auth-source-search returning nil.
6480         (nnimap-request-list): Protect against not being able to open the
6481         server.
6482
6483 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
6484
6485         * auth-source.el (auth-source-search): Do a two-phase search, one with
6486         no :create to get the responses from all backends.
6487
6488         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
6489         when getting credentials.
6490
6491         * gnus-util.el (gnus-delete-duplicates): New function.
6492
6493 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
6494
6495         * nnimap.el (nnimap-credentials): Instead of picking the first port as
6496         a creation default, pass the whole port list down.  It will be
6497         completed.
6498
6499         * auth-source.el (auth-source-search): Updated docs to talk about
6500         multiple creation choices.
6501         (auth-source-netrc-create): Accept a list as a value (from the search
6502         parameters) and do completion on that list.  Keep a separate netrc line
6503         with the password obscured for showing the user.
6504
6505         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
6506         first choice to `auth-source-search' so it will be used for entry
6507         creation instead of the server's Gnus-specific name.
6508         (nnimap-credentials): Rely on the auth-source library to select which
6509         port is actually wanted in the new netrc entry, so don't override
6510         `auth-source-creation-defaults'.
6511
6512         * auth-source.el (auth-source-netrc-parse): Use :port instead of
6513         :protocol and accept a missing user, host, or port as a wildcard match.
6514         (auth-source-debug): Default to off.
6515
6516         (auth-source-netrc-search, auth-source-netrc-create)
6517         (auth-source-secrets-search, auth-source-secrets-create)
6518         (auth-source-user-or-password, auth-source-backend, auth-sources)
6519         (auth-source-backend-parse-parameters, auth-source-search): Use :port
6520         instead of :protocol.
6521
6522         * nnimap.el (nnimap-credentials): Pass a port default to
6523         `auth-source-search' in case an entry needs to be created.
6524         (nnimap-open-connection-1): Use :port instead of :protocol.
6525
6526 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6527
6528         * auth-source.el: Bind load-path when loading EIEIO from
6529         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
6530         21.4 doesn't support, to `require'.
6531         (auth-source-secrets-search): Use mm-delete-duplicates instead of
6532         delete-dups that is not available in XEmacs 21.4.
6533
6534 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
6535
6536         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
6537         as EIEIO must also be loaded when auth-source.el is being
6538         byte-compiled.
6539
6540 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6541
6542         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
6543
6544         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
6545
6546         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
6547
6548         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
6549
6550         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
6551
6552         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
6553
6554         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
6555
6556         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
6557         necessary.
6558
6559 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
6560
6561         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
6562         nil means that nnimap doesn't get updated.
6563
6564 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6565
6566         * auth-source.el (auth-source-netrc-create): Return a synthetic search
6567         result when the user doesn't want to write to the file.
6568         (auth-source-netrc-search): Expect a synthetic result and proceed
6569         accordingly.
6570         (auth-source-cache-expiry): New variable to override
6571         `password-cache-expiry'.
6572         (auth-source-remember): Use it.
6573
6574         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
6575         parameter.  Create entry if necessary by using :create t.
6576         (nnimap-open-connection-1): Don't pass `inhibit-create'.
6577
6578 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
6579
6580         * auth-source.el (auth-source-debug): Enable by default and don't
6581         mention the obsolete `auth-source-hide-passwords'.
6582         (auth-source-do-warn): New function to debug unconditionally.
6583         (auth-source-do-debug): Use it.
6584         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
6585         and for Secrets API entries when the secrets.el library is not
6586         available.
6587
6588 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6589
6590         * gnus-sum.el (gnus-propagate-marks): Default to nil.
6591         (gnus-summary-exit): Kill the correct article buffer on exit from a
6592         `C-d' group.
6593
6594         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
6595         gnus-propagate-marks.
6596
6597         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
6598         before killing the buffers so that a non-full window conf gets handled
6599         correctly.
6600         (gnus-summary-exit): Ditto.
6601         (gnus-summary-read-group-1): Ditto.
6602
6603         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
6604         async code again so that we can debug it properly.
6605
6606         * message.el (message-reply): Take an optional switch-buffer parameter
6607         so that Gnus window confs are respected better.
6608
6609 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
6610
6611         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
6612         `plist-get' to accept non-list parameters (XEmacs issue).
6613         Fix docstring.
6614         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
6615         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
6616         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
6617         Login collection is "Login" and not "login".
6618
6619 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
6620
6621         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
6622         multiple headers.
6623
6624         * nnimap.el (nnimap-inhibit-logging): New variable.
6625         (nnimap-log-command): Don't log login commands.
6626
6627         * auth-source.el (auth-source-netrc-search): The asserts seem to want
6628         to have more parameters.
6629
6630         * nnimap.el (nnimap-send-command): Mark the command time for each
6631         command, so that we don't get NOOPs stepping on our toes.
6632
6633         * gnus-art.el (article-date-ut): Get the date from the Date header on
6634         `t'.
6635
6636 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6637
6638         * auth-source.el (auth-source-search): Use copy-sequence instead of
6639         the cl.el copy-list.
6640
6641 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6642
6643         * imap.el: Bring it back (revert
6644         84d800cd31de3064f0ed39617d725709a2f8f42f).
6645
6646 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
6647
6648         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
6649         Improve prompt.
6650
6651 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
6652
6653         * gnus-art.el (gnus-article-mode-line-format): Remove the article
6654         washing status from the default format.  It isn't very informative.
6655
6656 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
6657
6658         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
6659         Fix Gcc processing on imap.
6660
6661 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6662
6663         * imap.el: Remove file.  All the functionality is in nnimap.el.
6664
6665 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6666
6667         * message.el (message-bury): Don't pop up a new window when selected
6668         window is dedicated.
6669
6670 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6671
6672         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
6673
6674 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
6675
6676         * sieve-manage.el: Autoload `auth-source-search'.
6677         (sieve-sasl-auth): Use it.
6678
6679 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
6680
6681         * nnimap.el: Autoload `auth-source-forget+'.
6682         (nnimap-open-connection-1): Use it if the connection fails.
6683
6684         * auth-source.el: Require `password-cache'.
6685         (auth-source-hide-passwords, auth-source-cache): Remove and mark
6686         obsolete.
6687         (auth-source-magic): Marker for `password-cache' keys.
6688         (auth-source-do-cache): Update docstring.
6689         (auth-source-search): Use and check cache.
6690         (auth-source-forget-all-cached, auth-source-remember)
6691         (auth-source-recall, auth-source-forget, auth-source-forget+)
6692         (auth-source-specmatchp): Caching support functions.
6693         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
6694         Remove and obsolete.
6695         (auth-source-user-or-password): Remove caching to further discourage
6696         using it.  Always hide passwords.
6697
6698         * password-cache.el (password-cache-remove): Accept secrets that are
6699         not strings.
6700
6701 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
6702
6703         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
6704         code for now, since it doesn't work for all users.
6705
6706 2011-02-09  Julien Danjou  <julien@danjou.info>
6707
6708         * message.el (message-options): Make message-options really buffer
6709         local.
6710
6711 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
6712
6713         * mail-source.el: Autoload `auth-source-search'.
6714         (mail-source-keyword-map): Note order matters.
6715         (mail-source-set-1): Get all the mail-source source values and
6716         defaults and search auth-source on those if needed.  This can all
6717         probably be simplified.
6718
6719         * nnimap.el: Autoload `auth-source-search'.
6720         (nnimap-credentials): Use it.
6721         (nnimap-open-connection-1): Ask for the virtual server and physical
6722         address in one shot.
6723
6724         * nntp.el: Autoload `auth-source-search'.
6725         (nntp-send-authinfo): Use it.  Note TODO.
6726
6727 2011-02-08  Julien Danjou  <julien@danjou.info>
6728
6729         * shr.el (shr-tag-body): Add support for text attribute in body
6730         markups.
6731
6732         * message.el (message-options): Make message-options a local variable.
6733
6734 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
6735
6736         * auth-source.el (auth-source-secrets-search)
6737         (auth-source-user-or-password): Use `append' instead of `nconc'.
6738         (auth-source-user-or-password): Build return list better and protect
6739         against nil :secret.
6740
6741 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
6742
6743         * nnimap.el (nnimap-update-info): Refactor slightly.
6744         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
6745         (nnimap-update-info): Clean up slightly.
6746         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
6747         characters.
6748         (nnimap-process-quirk): Rename function to avoid collision.
6749         (nnimap-update-info): Fix macrology bug-out.
6750         (nnimap-update-info): Simplify split history test.
6751
6752 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
6753
6754         * auth-source.el (top): Require 'eieio unconditionally.
6755         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
6756         (auth-source-secrets-search): Limit search when `max' is greater than
6757         number of results.
6758
6759 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
6760
6761         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
6762         part not returning any data.
6763
6764         * proto-stream.el (open-protocol-stream): Document the return value.
6765
6766 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6767
6768         * auth-source.el (auth-source-secrets-search): Add examples.
6769
6770 2011-02-06  Julien Danjou  <julien@danjou.info>
6771
6772         * message.el (message-setup-1): Handle message-generate-headers-first
6773         set to t.
6774
6775 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
6776
6777         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
6778         API with a string "secrets:collection-name" and with 'default.
6779         (auth-source-backend-parse): Parse "secrets:collection-name" and
6780         'default.  Recurse on parses instead of repeating code.  Use the
6781         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
6782         message when ignoring a source.
6783         (auth-source-search): List ignored search keys at the top level.
6784         (auth-source-netrc-create): Use `case' instead of `cond'.
6785         (auth-source-secrets-search): Created with TODOs.
6786         (auth-source-secrets-create): Created with TODOs.
6787         (auth-source-retrieve, auth-source-create, auth-source-delete)
6788         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
6789         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6790         (auth-source-user-or-password-sftp)
6791         (auth-source-user-or-password-smtp): Remove.
6792         (auth-source-user-or-password): Deprecated and modified to be a wrapper
6793         around `auth-source-search'.  Not tested thoroughly.
6794
6795 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
6796
6797         * auth-source.el: Bring in assoc and eioeio libraries.
6798         (secrets-enabled): New variable to track the status of the Secrets API.
6799         (auth-source-backend): New EIOEIO class to represent a backend.
6800         (auth-source-creation-defaults): New variable to set prompt defaults
6801         during token creation (see the `auth-source-search' docstring for
6802         details).
6803         (auth-sources): Simplify to allow a simple string as a netrc backend
6804         spec.
6805         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
6806         (auth-source-backend-parse-parameters): Fill in the backend parameters.
6807         (auth-source-search): Main auth-source API entry point.
6808         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
6809         (auth-source-search-collection): Helper function for searching.
6810         (auth-source-netrc-parse, auth-source-netrc-normalize)
6811         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
6812         Supports search, create, and delete.
6813         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
6814         backend stubs.
6815         (auth-source-user-or-password): Call `auth-source-search' but it's not
6816         ready yet.
6817
6818 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
6819
6820         * message.el (message-setup-1): Remove the read-only stuff, since it
6821         doesn't work under XEmacs, for some reason.
6822
6823         * gnus-sum.el (gnus-user-date): Rename back from
6824         gnus-summary-user-date since user code refers to it.
6825
6826         * shr.el (shr-render-td): Store the actual background color used.
6827
6828         * message.el (message-setup-1): Don't bind the constant
6829         -forbidden-properties.
6830         (message-setup-1): Revert previous change, since it needs to bind the
6831         props to insert them.
6832         (message-resend): Allow removing the read-only separator line.
6833
6834 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6835
6836         * nnimap.el (nnimap-request-accept-article): Give an error message if
6837         the APPEND wasn't successful.
6838
6839 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
6840
6841         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
6842         that have no groups.
6843
6844 2011-02-03  Julien Danjou  <julien@danjou.info>
6845
6846         * gnus-draft.el: Remove progn around gnus-draft-setup.
6847
6848 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6849
6850         * gnus-start.el (gnus-read-active-for-groups): This function is never
6851         called with a nil `infos', so clean that up.
6852         (gnus-get-unread-articles): Request active files from primary/secondary
6853         methods that have no groups (yet).
6854
6855 2011-02-03  Julien Danjou  <julien@danjou.info>
6856
6857         * message.el (message-setup-1): Always generate References first.
6858         (message-mail): Return the return value of message-setup, not always t.
6859         (message-setup-1): Insert mail-header-separator with read-only and
6860         intangible properties set.
6861
6862         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
6863         user-date in docstring.
6864
6865         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
6866
6867         * gnus.el (gnus-summary-line-format): Mention &user-date format in
6868         docstring.
6869
6870         * gnus.el (gnus-user-date-format-alist): Change default value.
6871         Use defcustom, with type and group.  Move from gnus-util.el.
6872         Rename to gnus-summary-user-date-format-alist.
6873
6874 2011-02-03  Glenn Morris  <rgm@gnu.org>
6875
6876         * nnimap.el (gnus-fetch-headers): Declare.
6877
6878         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
6879
6880 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
6881
6882         * message.el (message-forward-make-body-digest-plain)
6883         (message-followup, message-reply): Clean up things noted by Stefan.
6884
6885         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
6886         gnus-article-update-date-headers is nil.
6887         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
6888         it didn't really work with defcustom.
6889         (article-update-date-lapsed): Make sure the window start doesn't move,
6890         either.
6891
6892 2011-02-01  Julien Danjou  <julien@danjou.info>
6893
6894         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
6895         format.
6896
6897         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
6898         standard in Emacs nowadays.
6899
6900         * color.el (color-gradient): Add a color-gradient function.
6901
6902 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6903
6904         * message.el (message-expand-name): Don't trust the return value of
6905         bbdb-complete-name.
6906         (message-check-news-header-syntax): Remove unused var `start'.
6907         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
6908         (message-inhibit-body-encoding): Move to before first use.
6909         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
6910         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
6911         (Organization, Message-ID, Date, mh-previous-window-config):
6912         Defvar the vars using dynamic scoping.
6913
6914 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
6915
6916         * shr.el (shr-render-td): Only do colors at the final rendering.
6917         Should be slightly faster.
6918         (shr-insert-table): Fix up TD background colors when doing the
6919         vertical padding.
6920
6921         * gnus-art.el (article-date-ut): Protect against articles with no Date
6922         header.
6923         (article-update-date-lapsed): Don't use current-column to find the
6924         horizontal position.  It's fragile in the presence of \003 characters.
6925
6926         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
6927
6928 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6929
6930         * gnus-art.el (article-transform-date): Rewrite to still work when
6931         there are several rfc2822 parts.
6932         (article-transform-date): Fix infinite recursion.
6933         (article-date-ut): Replace infinitely many Date headers with a single
6934         one when called interactively.
6935
6936         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
6937         secure manner.
6938
6939         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
6940         move around by not using save-window-excursion.  It seems to work...
6941
6942 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6943
6944         * gnus-art.el (article-make-date-line): Work for user-defined format.
6945
6946 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
6947
6948         * nntp.el (nntp-retrieve-group-data-early)
6949         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
6950         fetching functions.
6951
6952         * gnus-start.el (gnus-read-active-for-groups): Read the active files
6953         thoroughly for all backends that have no known groups.  This should
6954         allow new nnml methods to retrieve mail.
6955
6956         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
6957         that Gnus doesn't know exists again.
6958
6959         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
6960         (gnus-treat-date-ut): Ditto.
6961         (gnus-article-update-date-header): Rename.
6962         (gnus-treat-date-local): Remove.
6963         (gnus-treat-date-english): Remove.
6964         (gnus-treat-date-lapsed): Remove.
6965         (gnus-treat-date-combined-lapsed): Remove.
6966         (gnus-treat-date-original): Remove.
6967         (gnus-treat-date-iso8601): Remove.
6968         (gnus-treat-date-user-defined): Remove.
6969         (gnus-article-date-headers): New variable to control all the date
6970         header options.
6971         (article-date-ut): Rewrite to allow using the new way to format date
6972         headers(s).
6973
6974 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
6975
6976         * nnmail.el (nnmail-article-group): Check for a direct fancy split
6977         method.
6978         (nnmail-article-group): A better test for fanciness.
6979
6980         * nnimap.el (nnimap-request-head): Protect against not finding the
6981         article by Message-ID.
6982
6983 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
6984
6985         * gnus-art.el (article-update-date-lapsed): Try a better way to really
6986         keep point at the "same place".
6987
6988 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
6989
6990         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
6991         data if the group is inactive.
6992
6993 2011-01-28  Julien Danjou  <julien@danjou.info>
6994
6995         * gnus-win.el: Remove dead function gnus-window-configuration-element.
6996         (gnus-all-windows-visible-p): Remove old compatibility code.
6997         (gnus-window-top-edge): Add docstring.
6998
6999         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
7000
7001 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7002
7003         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
7004         older request-update-info.
7005
7006         * gnus-art.el (article-make-date-line): Limit the length a bit more.
7007
7008 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
7009
7010         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
7011         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
7012
7013 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7014
7015         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
7016         groups.  This makes the nndraft:queue group pop up if it's not already
7017         there.
7018
7019         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
7020         messages" logic, which was reversed.
7021
7022         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
7023         the "same place" even if point is on the line being replaced.
7024         (article-update-date-lapsed): Allow updating both the combined lapsed
7025         and the lapsed headers.
7026         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
7027         (article-make-date-line): Limit the number of segments dynamically to
7028         avoid too-long lines.
7029
7030 2011-01-27  Julien Danjou  <julien@danjou.info>
7031
7032         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
7033         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
7034
7035 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7036
7037         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
7038         Use plist-get instead of the cl function getf.
7039
7040 2011-01-27  Glenn Morris  <rgm@gnu.org>
7041
7042         * gnus-util.el (float-time): Get rid of compiler warning, again.
7043
7044 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7045
7046         * shr.el (shr-put-color): Special-case background colors: Do put them
7047         at the blank parts at the front of the lines.
7048
7049         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
7050         exit hook to nix out all data on readedness on group exit.
7051
7052         * gnus-util.el (float-time): If float-time is bound, always use it on
7053         all Emacsen.  It's unclear why the subrp check was there.
7054         (time-date): Require to make some autoload issues on XEmacs go away.
7055
7056         * shr.el (shr-put-color): Don't do the box padding in tables, since
7057         they're already padded.
7058
7059 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
7060
7061         * gnus-art.el (gnus-article-next-page): When the last line of the
7062         article is displayed, scroll down once more instead of going to the
7063         next article at once.
7064         (article-lapsed-string): Refactor out and allow specifying how many
7065         segments you want.
7066         (gnus-article-setup-buffer): Start updating the lapsed header directly.
7067         (gnus-article-update-lapsed-header): New variable.
7068
7069         * shr.el: Revert change that made headings use different-sized faces.
7070         The Emacs display engine isn't advanced enough that, for instance,
7071         tables can comfortably use differently-sized faces.
7072
7073 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7074
7075         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
7076         used.
7077         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
7078         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
7079         we're using an encrypted connection.
7080
7081         * proto-stream.el: Alter the interface functions to also return the
7082         actual stream type used: network or tls.
7083
7084 2011-01-25  Julien Danjou  <julien@danjou.info>
7085
7086         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
7087         (mm-display-javascript-inline): New function.
7088
7089         * mm-decode.el (mm-inline-media-tests): Add application/javascript
7090         viewing function.
7091
7092 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7093
7094         * shr.el (shr-expand-newlines): Fix variable name.
7095
7096 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7097
7098         * shr.el (shr-expand-newlines): Make nested boxes work.
7099
7100 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7101
7102         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
7103         backgrounds.
7104         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
7105         in a more sensible manner.
7106
7107 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
7108
7109         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
7110         if EPG is loaded.
7111
7112 2011-01-24  Julien Danjou  <julien@danjou.info>
7113
7114         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
7115         tags.
7116
7117 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7118
7119         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
7120         commands.
7121
7122         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
7123         in the article buffer.
7124         (gnus-gravatar-insert): Use blank space from the current buffer to
7125         avoid breaking text properties.  This makes X-Sent updating work again.
7126
7127         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
7128
7129 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
7130
7131         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
7132         fix the bug in url-http.el instead.
7133
7134         * shr.el (shr-image-fetched): Ditto.
7135
7136         * shr.el (shr-image-fetched): Avoid having point move in the article
7137         buffer.
7138
7139         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
7140         buffer after being called.  It's apparently being killed by url.el, and
7141         killing it made point move to end-of-buffer in a random buffer.
7142
7143         * shr.el (shr-image-fetched): Ditto.
7144
7145 2011-01-23  Julien Danjou  <julien@danjou.info>
7146
7147         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
7148
7149         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
7150         text/x-org.
7151
7152 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7153
7154         * gnus-sum.el (gnus-summary-move-article): Protect against backends
7155         (i.e., nnimap) returning nil as the article number.
7156
7157 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7158
7159         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
7160         "DelSp" parameter in RFC3676.
7161
7162 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7163
7164         * message.el (message-check-recipients): Display the encoded version of
7165         the bogus address if they differ.
7166
7167         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
7168         after sending.
7169
7170         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7171
7172         * gnus-group.el (gnus-group-refresh-group): New convenience function.
7173
7174         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
7175         group buffer after sending the queue.
7176
7177         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7178
7179 2011-01-22  Julien Danjou  <julien@danjou.info>
7180
7181         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
7182
7183 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7184
7185         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
7186         nested related parts.
7187
7188         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
7189         unexpired articles.  This fixes the regression that led expiry marks to
7190         disappear from nnfolder groups.
7191
7192 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7193
7194         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
7195         Don't confuse the "ret" of "retrograde" with RET.
7196
7197 2011-01-21  Julien Danjou  <julien@danjou.info>
7198
7199         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
7200         than mm-insert-inline.
7201
7202 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7203
7204         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
7205         Widen article buffer.
7206
7207 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7208
7209         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
7210         the temp buffer.
7211         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
7212
7213 2011-01-20  Julien Danjou  <julien@danjou.info>
7214
7215         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
7216
7217         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
7218         than mm-insert-inline to insert inline part: this respect
7219         mm-inline-media-tests displayers.
7220
7221         * mm-view.el (mm-display-shell-script-inline): New function.
7222
7223         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
7224
7225         * mm-uu.el (mm-uu-type-alist): Add org block.
7226         (mm-uu-org-src-code-block-extract): New function.
7227
7228         * mm-view.el (mm-display-org-inline): New function.
7229
7230         * mm-decode.el (mm-automatic-display): Add text/org.
7231
7232         * mailcap.el (mailcap-mime-extensions): Add .org.
7233
7234 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7235
7236         * gnus-art.el (gnus-article-highlight): Remove argument passed to
7237         gnus-article-add-buttons.
7238
7239 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
7240
7241         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
7242         From header with a date and "nobody" as the sender.
7243
7244 2011-01-19  Julien Danjou  <julien@danjou.info>
7245
7246         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
7247         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
7248         if you have the same regexp several times.
7249         (gnus-button-push): Fix matching when regexp is symbol.
7250
7251 2011-01-15  Glenn Morris  <rgm@gnu.org>
7252
7253         * message.el (message-mail): A compose-mail function should
7254         accept headers as strings.
7255
7256 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
7257
7258         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
7259         Add :vert-only tags.
7260         (message-mail): New arg RETURN-ACTION.
7261         (message-return-action): New var.
7262         (message-bury): Use it.
7263         (message-mode): Make it buffer-local.
7264         (message-send-and-exit): Always call message-bury.
7265
7266         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
7267         message-mail.
7268
7269 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7270
7271         * nnimap.el (nnimap-convert-partial-article): Protect against
7272         zero-length body parts.
7273
7274         * mm-decode.el (mm-preferred-alternative-precedence):
7275         Discourage showing empty parts.
7276
7277         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
7278         and stuff if the backend didn't return the article number.  This fixes
7279         an Exchange-related nnimap bug.
7280
7281         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
7282         group window, because it does the wrong thing when a separate frame
7283         displays the group buffer.
7284
7285         * proto-stream.el (open-protocol-stream): Protect against the low-level
7286         transport functions returning nil.
7287
7288 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
7289
7290         * mml2015.el (epg-sub-key-fingerprint): Autoload.
7291         (mml2015-epg-find-usable-secret-key): New function.
7292         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
7293         mml2015-epg-find-usable-key (Bug#7797).
7294         (mml2015-epg-encrypt): Ditto.
7295
7296 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7297
7298         * dgnushack.el (rot13-string): Fix the way to get the argument.
7299
7300 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7301
7302         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
7303
7304 2011-01-03  Glenn Morris  <rgm@gnu.org>
7305
7306         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
7307
7308         * sieve.el (sieve-open-server): Give a more explicit error if
7309         sieve-manage-open returns nil.  (Bug#7720)
7310
7311 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
7312
7313         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
7314
7315 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7316
7317         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
7318         This avoids sending passwords in plain text over non-encrypted
7319         channels.
7320
7321         * shr.el (shr-rescale-image): Display all GIF images as animated images.
7322
7323         * nnimap.el (nnimap-login): Refactored out into own function, and
7324         implement CRAM-MD5.
7325         (nnimap-wait-for-line): Refactored out.
7326
7327         * mm-view.el (mml-smime): Require.
7328
7329 2010-12-20  David Engster  <deng@eml.cc>
7330
7331         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
7332         use EPG to decrypt S/MIME messages instead of openssl.
7333
7334 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7335
7336         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
7337
7338         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
7339         status is the group clearly is unreachable.
7340
7341         * auth-source.el (auth-source-create): Add the optional second
7342         parameter to `local-variable-p' to be compatible with XEmacs.
7343
7344 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
7345
7346         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
7347         work when using a compressed nnml folder.
7348
7349 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7350
7351         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
7352         backends after sanitising on entry, because this never makes sense:
7353         If the articles have gone missing, then the data no longer exists on
7354         the backend, and if they haven't, then Gnus is wrong, and shouldn't
7355         overwrite anything anyway.
7356
7357         * shr.el (shr-insert-document): Bind shr-width dynamically to
7358         window-width if it's nil.
7359
7360 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
7361
7362         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
7363         with the meaning of using the full emacs window width for rendering.
7364
7365 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
7366
7367         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
7368         case when sender is not given.
7369
7370 2010-12-23  Julien Danjou  <julien@danjou.info>
7371
7372         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
7373         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
7374         the addresses, otherwise we might misplaced the gravatar.
7375
7376 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
7377
7378         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
7379         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
7380         obsolete in Emacs.
7381
7382 2010-12-20  Julien Danjou  <julien@danjou.info>
7383
7384         * gnus-util.el (gnus-rescale-image): Revert last change.
7385
7386 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
7387
7388         * binhex.el: Improve commentary (Bug#7482).
7389
7390 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7391
7392         * gnus-group.el (gnus-group-delete-articles): New command.
7393
7394 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7395
7396         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
7397
7398 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7399
7400         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
7401         here, since it's up to the backends to do CRLF removal if their
7402         protocol has it.
7403
7404         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
7405
7406 2010-12-17  Julien Danjou  <julien@danjou.info>
7407
7408         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
7409         they are from file.  Can also scale up.
7410
7411 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7412
7413         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
7414         Restore gnus-use-agent.
7415         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
7416
7417         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
7418
7419 2010-12-17  Julien Danjou  <julien@danjou.info>
7420
7421         * gravatar.el (gravatar-retrieve-synchronously): New function.
7422         (gravatar-get-data): Make more robust.
7423
7424 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7425
7426         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
7427
7428 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7429
7430         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
7431         to really consider the last line.
7432
7433 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
7434
7435         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
7436         list of recipient keys, or use symmetric encryption if not a list.
7437         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
7438         EPA override, replacing the call to `netrc-store-data'.
7439
7440 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
7441
7442         * gnus-srvr.el: Avoid passing nil regexp argument to
7443         delete-matching-lines.
7444
7445 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7446
7447         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
7448         fetching stops when Gnus exits.
7449
7450         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
7451         function.
7452         (nnfolder-request-expire-articles): Save all the buffers after doing
7453         expiry.
7454
7455         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
7456         the last article", since that led to serious performance regressions
7457         when expiring nnml groups.
7458
7459 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
7460
7461         * nnir.el: Improve customizations.
7462
7463 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7464
7465         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
7466
7467         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
7468         group has been killed.
7469         (gnus-group-yank-group): Ditto.
7470
7471         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
7472
7473         * nnimap.el (nnimap-request-update-group-status): New function.
7474
7475         * gnus-int.el (gnus-request-update-group-status): New interface
7476         function.
7477
7478         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
7479         copying read-ness to the backends.
7480
7481         * nnimap.el (nnimap-quirk): New function.
7482         (nnimap-retrieve-group-data-early): Use it.
7483         (nnimap-quirks): New alist.
7484
7485 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7486
7487         * shr.el (shr-insert): Set shr-start after deleting trailing space;
7488         don't delete it within indentation.
7489
7490 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7491
7492         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
7493         previous line.
7494
7495 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7496
7497         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
7498         QRESYNC command by deleting a superfluous space which broke Cyrus
7499         servers.  This change will break other servers that are buggy the other
7500         way around.
7501
7502 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
7503
7504         * spam.el: Reindent and fix long lines.
7505         (spam-copy-or-move-routine): Exclude invalid move destinations.
7506
7507 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
7508
7509         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
7510         installed the registry.
7511
7512 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7513
7514         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
7515
7516 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7517
7518         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
7519         groupname doesn't contain "gmane".
7520
7521 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7522
7523         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
7524         and netrc-bound-and-true-p bindings.
7525         (netrc-parse): Cache the netrc contents.
7526
7527         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
7528         (gnus-1): Don't create the nndrafts group twice.
7529         (gnus-setup-news): There's no need to read the active file here, since
7530         that's done again later on a per-backend basis.
7531         (gnus-start-draft-setup): Make sure that the new group is started out
7532         empty.
7533
7534         * gnus-agent.el (gnus-agentize): Don't create the queue group
7535         automatically on startup.  It'll be created later, if needed.
7536
7537         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
7538         of automatically subscribed groups.
7539         (gnus-auto-subscribed-categories): New variable.
7540         (gnus-matches-options-n): Use it.
7541         (gnus-default-subscribed-newsgroups): Remove unused variable.
7542         (gnus-start-draft-setup): Message a bit less.
7543
7544 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7545
7546         * nnir.el (nnir-run-imap): Return article list in order of increasing
7547         UID.
7548
7549 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7550
7551         * gnus-sum.el (gnus-summary-enter-digest-group):
7552         Mention gnus-auto-select-on-ephemeral-exit.
7553
7554         * proto-stream.el (proto-stream-open-network-only): Fix the calling
7555         convention of the network-only option.
7556
7557 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7558
7559         * proto-stream.el (proto-stream-open-network-only): New function to
7560         have a way to specify non-STARTTLS upgrade connections.
7561
7562 2010-12-10  Julien Danjou  <julien@danjou.info>
7563
7564         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
7565         email address is nil.
7566
7567         * message.el (message-bogus-recipient-p): Set address to "" if nil.
7568
7569 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
7570
7571         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
7572         deletion.
7573         (nnir-run-imap): Only need to parse list once.
7574
7575 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7576
7577         * shr.el (shr-tag-script): Ignore <script>.
7578         (shr-tag-label): Add <label> support.
7579
7580 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7581
7582         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
7583
7584         * shr.el (shr-image-displayer): Work for images lined side by side.
7585
7586 2010-12-08  Robert Pluim  <rpluim@gmail.com>
7587
7588         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
7589         parameter, since XEmacs doesn't accept t as a parameter.
7590
7591 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
7592
7593         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
7594         ids.
7595         (nnir-run-gmane): Simplify groupspec formatting.
7596         (nnir-request-expire-articles): New function.
7597
7598 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7599
7600         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
7601         overflow, possibly.
7602
7603         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
7604         (shr-render-td): Handle td style="" better.
7605         (shr-tag-table): Use the color from the style sheet.
7606         (shr-render-td): Make sure we copy over all the overlays, too.
7607
7608 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
7609
7610         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
7611         (nnir-request-article): Improve article retrieval.
7612
7613 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7614
7615         * mm-util.el (mm-extra-numeric-entities): New variable.
7616
7617         * mm-url.el (mm-url-decode-entities):
7618         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
7619
7620         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
7621
7622 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7623
7624         * message.el: Use completion-at-point.
7625         (message-completion-function): New fun, extracted from message-tab.
7626         (message-mode): Use it for completion-at-point-functions.
7627         (message-tab): Use it and completion-at-point.
7628
7629 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7630
7631         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
7632         character if a non-breakable character follows.
7633
7634 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7635
7636         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
7637         any stream.
7638
7639         * shr.el (shr-tag-font): Colorize the region.
7640         (shr-tag-body): Ditto.
7641         (shr-tag-font): Actually let the styles be inherited instead of
7642         overwriting them.
7643         (shr-tag-font): Get the background color right.
7644         (shr-tag-style): Ignore all <style> tags for the moment.
7645
7646         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
7647         a Message-ID to avoid having nnimap depend on gnus-sum.
7648
7649         * shr.el (shr-descend): Only colorize something if we have a node that
7650         sets colors.
7651
7652 2010-12-06  Julien Danjou  <julien@danjou.info>
7653
7654         * shr.el (shr-render-td): Render td content with shr-descend, so style
7655         will be applied to <td> too.
7656         (shr-colorize-region): Colorize region even if we only have a background.
7657         (shr-tag-body): Fix color and background color inheritance.
7658         Do not recolorize after shr-generic.
7659         (shr-tag-font): Let shr-generic colorize via inheritance.
7660
7661 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7662
7663         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
7664
7665 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
7666
7667         * nnir.el (nnir-request-move-article): Remove obsolete code.
7668
7669 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7670
7671         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
7672
7673 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7674
7675         * gnus-sum.el (gnus-summary-respool-article): The completion function
7676         expects a list instead of an alist.
7677
7678         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
7679         string as the parameter.
7680
7681         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
7682
7683         * shr.el (shr-stylesheet): New dynamic variable for cascading the
7684         styles.
7685         (shr-colorize-region): New function.
7686         (shr-insert-background-overlay): Remove.
7687         (shr-render-td): Background setting should be taken care of on a higher
7688         level.
7689         (shr-tag-body): Use post-hoc colorizations.
7690         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
7691         (shr-put-color-1): Don't overwrite old colors.
7692         (shr-colorize-region): When the background color isn't explicit, use
7693         a fixed background.
7694
7695         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
7696         nnmail variables.
7697
7698 2010-12-05  Bjørn Mork  <bjorn@mork.no>
7699
7700         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
7701         unless necessary.
7702
7703 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
7704
7705         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
7706         server.
7707
7708 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7709
7710         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
7711         so that TAB works.
7712
7713         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
7714         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
7715
7716         * shr.el (shr-urlify): Show the URL before the title to avoid
7717         misleading URLs.
7718
7719 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
7720
7721         * shr.el (shr-urlify): Display the title in <a> tags.
7722
7723 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
7724
7725         * nnir.el (nnir-categorize): Replace mapcar with mapc.
7726
7727 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
7728
7729         * nnir.el: Rearrange code to allow macros to be autoloaded by
7730         gnus-sum.el.
7731         (nnir-retrieve-headers-override-function): Make this variable
7732         customizable.
7733         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
7734
7735         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
7736         from nnir.el.
7737
7738 2010-12-03  Julien Danjou  <julien@danjou.info>
7739
7740         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
7741
7742 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7743
7744         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
7745         allow optional argument `environment'.
7746
7747 2010-12-03  Glenn Morris  <rgm@gnu.org>
7748
7749         * mm-extern.el (message-goto-body): Update declaration.
7750
7751 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7752
7753         * gnus-util.el (gnus-macroexpand-all): New function.
7754
7755         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
7756         instead of macroexpand-all that is unavailable in XEmacs.
7757
7758 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
7759
7760         * nnir.el (nnir-summary-line-format): New variable.
7761         (nnir-mode): Use it.
7762         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
7763         (nnir-article-ids): Reimplement as defsubst.
7764         (nnir-retrieve-headers): Don't mangle the subject header.
7765         (nnir-run-imap): Use 100 as RSV score.
7766         (nnir-run-find-grep): Fix for full server searching.
7767         (nnir-run-gmane): Better restriction to gmane groups.
7768
7769         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
7770         summary buffers.
7771
7772 2010-12-02  Julien Danjou  <julien@danjou.info>
7773
7774         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
7775
7776         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
7777
7778         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
7779         support.
7780
7781 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
7782
7783         * nnir.el: Update to handle the registry better.
7784         (autoload): Silence byte-compiler.
7785         (nnir-open-server): Add a hook for nnir groups.
7786         (nnir-request-move-article): Don't mangle the header.  Better to use
7787         formatting variables (which will be added in the future).
7788         (nnir-registry-action): Update the registry using the original article
7789         group name.
7790         (nnir-mode): Install nnir-specific hooks for updating the registry.
7791
7792         * gnus-sum.el
7793         (gnus-article-original-subject, gnus-newsgroup-original-name):
7794         Remove obsolete variables.
7795         (gnus-summary-move-article): Remove use of obsolete variables.
7796         (gnus-summary-local-variables): Make move and delete hooks local to
7797         summary buffers.
7798
7799 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7800
7801         * rtree.el: New file.
7802
7803 2010-12-01  Julien Danjou  <julien@danjou.info>
7804
7805         * message.el (message-user-organization): Do not use
7806         gnus-local-organization.
7807
7808         * gnus.el: Remove gnus-local-organization.
7809
7810         * gnus-msg.el: Remove nastygram thing.
7811
7812 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
7813
7814         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
7815         funcall.
7816
7817 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7818
7819         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
7820         names.
7821
7822         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
7823         characters.
7824
7825         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
7826         to t of inhibit-read-only since it is inside gnus-with-article-headers.
7827         Suggested by Štěpán Němec <stepnem@gmail.com>.
7828         (gnus-gravatar-transform-address): Use mail-extract-address-components
7829         that supports non-ASCII names rather than mail-header-parse-addresses.
7830
7831 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7832
7833         * proto-stream.el (open-protocol-stream): All starttls connections are
7834         handled by the network handler.
7835
7836 2010-11-30  Julien Danjou  <julien@danjou.info>
7837
7838         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
7839         (nnimap-open-connection-1): Fix PREAUTH.
7840
7841         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
7842
7843 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7844
7845         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
7846         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
7847         (shr-insert): Use them.
7848         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
7849
7850 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7851
7852         * nnir.el (nnir-request-move-article): Bail out if original group
7853         doesn't support article moves.
7854         (nnir-get-active): Improve active list retrieval.
7855
7856 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7857
7858         * shr.el (shr-find-fill-point): Don't break before apostrophes.
7859
7860 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
7861
7862         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
7863         seem to accept strings-with-numbers as port numbers.
7864
7865 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
7866
7867         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
7868         change the registry.
7869
7870 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7871
7872         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
7873         delete-dups that is not available in XEmacs 21.4.
7874
7875         * mm-util.el (mm-delete-duplicates): Add comment.
7876
7877 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
7878
7879         * nnir.el (nnir-ignored-newsgroups): New variable.
7880         (nnir-get-active): Use it.
7881
7882 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7883
7884         * proto-stream.el (proto-stream-open-network): Add some comments.
7885
7886         * nntp.el (nntp-open-connection): Provide a :success condition.
7887
7888         * nnimap.el (nnimap-open-connection-1): Ditto.
7889
7890         * proto-stream.el (proto-stream-open-network): See what the response to
7891         the STARTTLS command is.
7892
7893         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
7894         backwards compatibility).
7895         (nnimap-open-connection-1): Really respect nnimap-server-port.
7896
7897         * proto-stream.el (proto-stream-open-network): When doing opportunistic
7898         TLS upgrades we don't really care about the identity of the peer.
7899         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
7900         that what we've checked for.
7901         (proto-stream-always-use-starttls): Only default to t if
7902         open-gnutls-stream exists.
7903         (proto-stream-open-network): If STARTTLS failed, then just open a
7904         normal connection.
7905         (proto-stream-open-network): Wait until the greeting before doing
7906         STARTTLS.
7907
7908         * nntp.el (nntp-open-connection): Report what the connection error is.
7909
7910         * proto-stream.el (open-protocol-stream): Rename from
7911         open-proto-stream.
7912
7913 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7914
7915         * nnimap.el (nnimap-stream): Change default to `undecided'.
7916         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
7917         first, and then network.
7918         (nnimap-open-connection-1): Respect nnimap-server-port.
7919         (nnimap-open-connection): Be more backwards-compatible.
7920
7921         * proto-stream.el (proto-stream-always-use-starttls): New variable.
7922         (proto-stream-open-starttls): De-duplicate the starttls code.
7923         (proto-stream-open-starttls): Folded back into the main function.
7924         (proto-stream-open-network): Fix typo in the gnutls path.
7925         (proto-stream-command): Refactor out.
7926
7927         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
7928
7929         * proto-stream.el (proto-stream-open-starttls): Actually implement the
7930         starttls.el STARTTLS.
7931
7932         * color.el (color-lab->srgb): Fix function call name.
7933
7934         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
7935         if we're using tls.el.
7936         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
7937         built in, then don't try to establish a STARTTLS connection.
7938
7939         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
7940         servers.
7941
7942         * proto-stream.el (open-proto-stream): Use network, not stream.
7943         (open-proto-stream): Add a way to specify what the end of a command is.
7944
7945         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
7946         connections types.
7947         (nntp-open-network-stream): Remove.
7948         (nntp-open-ssl-stream): Remove.
7949         (nntp-open-tls-stream): Remove.
7950         (nntp-ssl-program): Remove.
7951
7952         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
7953
7954 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
7955
7956         * nnir.el: Fix typos.
7957         (nnir-retrieve-headers-override-function): Rename variable to reflect
7958         new semantics.
7959         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
7960         macros.
7961         (nnir-request-article, nnir-request-move-article): Use them.
7962         (nnir-categorize): New function.
7963         (nnir-run-query): Use it.
7964         (nnir-retrieve-headers): Rewrite to batch header retrieval.
7965         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
7966         sorted.
7967         (nnir-group-full-name): Use gnus-group-full-name instead.
7968         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
7969         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
7970
7971 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7972
7973         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
7974
7975         * proto-stream.el: New library to provide protocol-specific
7976         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
7977         protocols.
7978         (open-proto-stream): Complete the documentation.
7979         (proto-stream-open-network): Fix some typos.
7980
7981         * nnimap.el (nnimap-open-connection): Use it.
7982
7983 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
7984
7985         * pop3.el (pop3-open-server): Read server greeting before starting TLS
7986         negotiation.
7987
7988 2010-11-26  Julien Danjou  <julien@danjou.info>
7989
7990         * color.el: Rename various rgb functions to srgb.
7991
7992 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7993
7994         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
7995         names.
7996
7997 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7998
7999         * shr.el (shr-insert): Revert last change.
8000         (shr-find-fill-point): Never leave point being at bol;
8001         relax the kinsoku limitation when rendering tables.
8002
8003 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8004
8005         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
8006         results from -accept-article.
8007
8008         * shr-color.el: Require cl when compiling.
8009
8010         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
8011         checkin.
8012
8013         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
8014
8015         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
8016
8017         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
8018         'add and 'delete to set backend marks.
8019
8020         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
8021
8022         * nnheader.el (nnheader-update-marks-actions): Refactor out.
8023
8024         * nntp.el (nntp-request-set-mark): Use it.
8025
8026         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8027
8028         * nnml.el (nnml-request-set-mark): Ditto.
8029
8030         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
8031         introduces regressions in article selection.
8032         (nnimap-find-uid-response): New function.
8033         (nnimap-request-accept-article): Use the UID returned, if any.
8034         (nnimap-request-move-article): Use the UID returned, if any.
8035         (nnimap-get-groups): Reimplement to work with folded lines.
8036         (nnimap-find-uid-response): The UID is the last element in the list.
8037         (nnimap-request-set-mark): Extend syntax with 'set.
8038
8039         * nnml.el (nnml-request-set-mark): Ditto.
8040
8041         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8042
8043         * nntp.el (nntp-request-set-mark): Ditto.
8044
8045 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8046
8047         * message.el (message-called-interactively-p): A temporary macro.
8048         (message-goto-body): Use it temporarily.
8049
8050 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8051
8052         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
8053         (nnimap-last-response-string): Unfold quoted lines, if they exist.
8054         (nnimap-last-response-string): Fix last unfolding fix.
8055
8056 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8057
8058         * shr.el (shr-insert): Fix the way to fold lines.
8059
8060 2010-11-25  Julien Danjou  <julien@danjou.info>
8061
8062         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
8063
8064         * color.el: Rename from color-lab.el
8065         (color-rgb->hex): Add.
8066         (color-complement): Add.
8067         (color-complement-hex): Add.
8068
8069         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
8070
8071 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8072
8073         * shr-color.el (shr-color-visible): Don't bug out if the color names
8074         don't exist.
8075
8076 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8077
8078         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
8079         assuming that article displaying or another mml-preview may be
8080         interrupted for an error or for the like.
8081
8082         * shr.el (shr-get-background): Fix argument name.
8083
8084 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8085
8086         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
8087
8088         * gnus-sum.el (gnus-summary-include-articles): New function.
8089
8090         * message.el (message-goto-body): called-interactively-p needs a
8091         parameter, so use `any'.
8092
8093         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
8094         clear marks before moving, since they're synced from the Gnus side
8095         first.
8096
8097         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
8098         (gnus-summary-move-article): Copy over all marks before moving, so that
8099         IMAP doesn't think a new article has arrived.
8100
8101 2010-11-24  Julien Danjou  <julien@danjou.info>
8102
8103         * shr.el (shr-insert-background-overlay): Fix typo.
8104         (shr-render-td): Copy the background before rendering.
8105
8106         * shr-color.el (shr-color-visible): Fix docstring.
8107
8108         * shr.el (shr-tag-table): Add bgcolor support.
8109         (shr-render-td): Add bgcolor support.
8110         (shr-get-background): Add.
8111         (shr-insert-foreground-overlay): Use shr-get-background.
8112
8113         * message.el (message-goto-body): Use called-interactively-p.
8114         (message-in-body-p): message-goto-body returns point.
8115
8116 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8117
8118         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
8119         Fixes something or other in Emacs 23, and is backwards compatible.
8120
8121         * message.el (message-goto-body): Remove the <#secure special-casing,
8122         which is too special.
8123
8124         * shr.el (shr-parse-style): Drop !important from styles.
8125
8126 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
8127
8128         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
8129         this function to return incorrect results when calling it with an
8130         explicit article argument different from
8131         (gnus-summary-article-number).
8132
8133 2010-11-24  Julien Danjou  <julien@danjou.info>
8134
8135         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
8136         (shr-tag-body): Add background support.
8137         (shr-descend): Add background support.
8138         (shr-tag-title): Add.
8139
8140         * shr-color.el (shr-color-visible): Really return original background
8141         if fixed.
8142
8143 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8144
8145         * shr.el (shr-color-check): Protect against non-existent color names.
8146
8147 2010-11-24  Julien Danjou  <julien@danjou.info>
8148
8149         * color-lab.el: Require 'cl when compiling.
8150
8151         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
8152
8153         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
8154         matched part.
8155
8156         * color-lab.el: Fix all expt calls to use float type.
8157
8158 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8159
8160         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
8161         expression to shr-color-check as is.
8162
8163         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
8164
8165         * color-lab.el: Add coding cookie.
8166         (float-pi): Use eval-and-compile.
8167
8168         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
8169         compiled for Emacsen having no `libxml-parse-html-region' support.
8170
8171 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8172
8173         * shr.el (shr-insert-color-overlay): Split stuff like
8174         "#444444 !important" to find the real color.
8175         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
8176         parse <font color="red"> entries.
8177
8178 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
8179
8180         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
8181         point when parsing headers.
8182
8183         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
8184         is positioned properly when parsing headers.
8185
8186 2010-11-23  Julien Danjou  <julien@danjou.info>
8187
8188         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
8189
8190         * shr-color.el (shr-color->hexadecimal): Add support for color names.
8191
8192         * shr.el (shr-parse-style): Replace \n with space in style parsing.
8193
8194         * shr-color.el (shr-color-hsl-to-rgb-fractions):
8195         Use shr-color-hue-to-rgb.
8196         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
8197
8198 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8199
8200         * shr.el (shr-color->hexadecimal): Autoload.
8201         (shr-descend): Add color to all tags.
8202
8203 2010-11-22  Julien Danjou  <julien@danjou.info>
8204
8205         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
8206         shr-color->hexadecimal.
8207
8208         * shr-color.el (shr-color->hexadecimal): Add converting functions for
8209         RGB() or HSL() color representation.
8210
8211         * shr.el (shr-tag-font): Add.
8212         (shr-tag-color-check): New function to get better colors.
8213         (shr-tag-insert-color-overlay): Factorize code between tag-font and
8214         tag-span.
8215
8216         * shr-color.el: New file.
8217
8218         * color-lab.el: New file.
8219
8220         * gnus-art.el (gnus-url-mailto): Do not downcase args.
8221
8222 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
8223
8224         * nnir.el: Fix typo in comments.
8225         (nnir-run-imap): Simplify code.  No need to reverse artlist.
8226         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
8227
8228 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8229
8230         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
8231
8232         * nnimap.el (nnimap-get-capabilities): Refactor out.
8233         (nnimap-open-connection): Re-request capabilities after STARTTLS.
8234
8235 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
8236
8237         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
8238         appearing when `mm-uu-hide-markers' is nil.
8239
8240 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8241
8242         * nnimap.el (nnimap-unselect-group): Make into its own function.
8243         (nnimap-request-rename-group): Unselect group before renaming.
8244         This had gotten lost somewhere.
8245         (nnimap-request-accept-article): Keep track of examined groups, and
8246         unselect the group before APPENDing to read-only groups.
8247         (nnimap-request-move-article): Clear flags before moving so that they
8248         can be re-set later.
8249
8250 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8251
8252         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
8253         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
8254
8255 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8256
8257         * gnus-art.el (gnus-mime-display-single):
8258         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
8259         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
8260         parameter.
8261
8262 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8263
8264         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
8265         (shr-table-vertical-line): New variable.
8266         (shr-insert-table): Use it.
8267
8268 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8269
8270         * gnus-html.el (gnus-html-wash-images): Don't display images if
8271         gnus-inhibit-images is non-nil; register displayer for cid images.
8272         (gnus-html-display-image): Work for cid image.
8273         (gnus-html-insert-image): Allow arguments.
8274         (gnus-html-put-image): Inhibit read-only.
8275         (gnus-html-prefetch-images): Don't prefetch images if
8276         gnus-inhibit-images is non-nil.
8277
8278 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8279
8280         * shr.el (shr-put-image): Break lines when inserting big pictures.
8281
8282 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8283
8284         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
8285         sender, thanks Katsumi Yamaoka.
8286
8287 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
8288
8289         * nnir.el (nnir-run-imap): Reverse the article list for each group
8290         rather than the whole list.
8291
8292 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8293
8294         * shr.el (shr-image-displayer): Protect function against non-existent
8295         image source.
8296
8297         * gnus-art.el (gnus-inhibit-images): New user option.
8298         (gnus-mime-display-single): Don't display image if it is non-nil.
8299
8300         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
8301         gnus-inhibit-images.
8302
8303         * shr.el (shr-image-displayer): New function.
8304         (shr-tag-img): Use it.
8305
8306 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8307
8308         * mml2015.el (mml2015-epg-sign): Use From header.
8309
8310 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8311
8312         * gnus-html.el (gnus-html-wash-images): Register a displayer.
8313
8314         * gnus-util.el (gnus-find-text-property-region): Return markers.
8315
8316         * shr.el (shr-tag-img): Put a displayer in the text property.
8317
8318         * gnus-util.el (gnus-find-text-property-region): New utility function.
8319
8320         * gnus-html.el (gnus-html-display-image): Make the alt optional.
8321         (gnus-html-show-images): Remove.
8322
8323         * gnus-art.el (gnus-article-show-images): New, more general function.
8324
8325         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
8326         image url text properties.
8327
8328         * shr.el: Ditto.
8329
8330         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
8331         gnus-agent-auto-agentize-methods is set.  Which it isn't.
8332
8333 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8334
8335         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
8336         work for two or more articles.
8337
8338 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8339
8340         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
8341         divide an image that's in an html article to two or more when washing
8342         non-ASCII characters in alt text of it.
8343
8344 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8345
8346         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
8347         smime-decrypt-region using function argument.
8348         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
8349
8350         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
8351
8352         * smime.el (smime-decrypt-region): Catch it.
8353
8354 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8355
8356         * smime.el (smime-mode-map): Move initialization into declaration.
8357         (gnus-run-mode-hooks): Don't autoload.
8358         (smime-mode): Use define-derived-mode.
8359
8360 2010-11-11  Glenn Morris  <rgm@gnu.org>
8361
8362         * smime.el (from): Restrict declaration to XEmacs.
8363
8364         * nnir.el (gnus-group-topic-name): Autoload.
8365
8366 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8367
8368         * shr.el (shr-insert): Don't break long line if it is because of
8369         kinsoku-bol characters in the line end.
8370
8371 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
8372
8373         * nnir.el (nnir-request-move-article): Fix to provide original group
8374         and subject.
8375         (nnir-warp-to-article): Don't fail on articles whose headers haven't
8376         been retrieved.
8377
8378         * gnus-sum.el (gnus-summary-move-article): Use original group and
8379         subject for virtual articles such as those in an nnir summary buffer.
8380
8381 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8382
8383         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
8384         least 21.5).
8385
8386         * smime.el (from): Declare it again for XEmacs.
8387
8388 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8389
8390         * message.el (message-resend): Don't disable encoding unless it's
8391         already encoded.
8392
8393         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
8394         low-numbered articles.
8395
8396 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8397
8398         * rfc2047.el (rfc2047-syntax-table): Simplify.
8399
8400         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
8401
8402         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
8403         set-char-table-range for XEmacs.
8404
8405 2010-11-10  Glenn Morris  <rgm@gnu.org>
8406
8407         * time-date.el (time-to-seconds): Always an alias on Emacs,
8408         never a real function.
8409         (with-no-warnings): Remove compat stub, now unused.
8410         (time-less-p): Doc fix.
8411         (time-to-number-of-days): Simplify.
8412
8413         * smime.el (from): Remove unused declaration.
8414
8415         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
8416         (gnus-float-time): On Emacs, always an alias.
8417
8418         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
8419         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
8420
8421 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8422
8423         * dgnushack.el: Don't use ignore-errors in the top level form since it
8424         is unavailable in XEmacs even if cl is loaded.
8425
8426         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
8427
8428 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8429
8430         * shr.el (browse-url-mailto): Autoload.
8431
8432         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
8433
8434         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
8435         regexp doesn't need quoting.
8436
8437 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
8438
8439         * message.el (message-subject-trailing-was-ask-regexp)
8440         (message-subject-trailing-was-regexp): Match was: in addition to was.
8441
8442 2010-11-09  Glenn Morris  <rgm@gnu.org>
8443
8444         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
8445         (nnbabyl-check-mbox): Use point-at-bol.
8446
8447 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8448
8449         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
8450
8451         * message.el (message-mailto): New function.
8452         (message-mailto): Should accept other parameters.
8453         (message-mailto): Remove since it duplicates browse-url-mailto
8454         functionality.
8455
8456 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8457
8458         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
8459         methods.
8460         (gnus-read-active-file): Ditto.
8461
8462         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
8463         ": " from the prompt.
8464         (gnus-group-make-group): Ditto.
8465
8466 2010-11-07  Glenn Morris  <rgm@gnu.org>
8467
8468         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
8469         (gnus-bookmark-kill-line): Use point-at-eol.
8470
8471 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8472
8473         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
8474         asterisks in From header.
8475
8476 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8477
8478         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
8479         string to avoid making the From headers syntactically invalid.
8480
8481         * message.el (message-send-mail): Don't insert courtesy messages if the
8482         message already has List-Post and List-ID messages.
8483
8484 2010-11-06  Glenn Morris  <rgm@gnu.org>
8485
8486         * gnus-art.el (gnus-treat-article): Give dynamic local variables
8487         `condition', `type', `length' a prefix.
8488         (gnus-treat-predicate): Update for above name changes.
8489
8490 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
8491
8492         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
8493         binding.  Handled by `gnus-summary-refer-thread' instead.
8494         (nnir-warp-to-article): New backend function.
8495
8496         * nnimap.el (nnimap-request-thread): Force dependency updating.
8497
8498         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
8499         (gnus-summary-refer-thread): Rework to improve thread-referral.
8500
8501         * gnus-int.el (gnus-warp-to-article): New function.
8502
8503         * gnus-sum.el (gnus-summary-article-map): Bind it.
8504
8505 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
8506
8507         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
8508         gnus-summary-refer-thread.
8509
8510         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
8511         headers.
8512         (gnus-summary-limit-include-thread): Prevent articles in thread from
8513         being cut in gnus-cut-threads.
8514         (gnus-summary-refer-thread): Limit retrieved headers to those in
8515         thread.
8516
8517 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8518
8519         * message.el (message-send-mail): Use the value of
8520         message-courtesy-message from the message buffer.
8521
8522         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
8523
8524         * shr.el (shr-browse-url): Implement mailto: URLs.
8525
8526         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
8527         "raw".
8528
8529         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
8530         if it's already selected.
8531
8532         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
8533
8534 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8535
8536         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
8537         to measure the length and truncate alt text.
8538
8539 2010-11-03  Glenn Morris  <rgm@gnu.org>
8540
8541         * nndiary.el (nndiary-generate-nov-databases-1)
8542         (nndiary-generate-active-info): Rename dynamic variable `files' to
8543         something less generic.
8544
8545 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
8546
8547         * nnir.el (nnir-request-move-article): Call the underlying backend to
8548         move articles from nnir.
8549
8550 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8551
8552         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
8553
8554 2010-11-02  Julien Danjou  <julien@danjou.info>
8555
8556         * nnir.el: Remove wais support.
8557
8558 2010-11-02  Glenn Morris  <rgm@gnu.org>
8559
8560         * gnus-html.el: Reorder requirements to quieten compiler.
8561
8562 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8563
8564         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
8565         properly for XEmacs as well.
8566         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
8567         (gnus-article-natural-long-line-p): Use window-width rather than
8568         frame-width.
8569
8570 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
8571
8572         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
8573         (nnir-read-parms): Don't modify query.
8574         (nnir-run-query): Add ability to search topic on current line.
8575         (nnir-get-active): Clean up.
8576
8577 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8578
8579         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
8580         degenerate articles.
8581
8582         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
8583         (gnus-print-buffer): Just print the buffer as is, without any copying
8584         to a buffer and then re-highlighting.
8585
8586         * nnimap.el (nnimap-request-group): Store the new updated info.
8587         (nnimap-request-group): Select the group when we don't know whether it
8588         exists or not.
8589
8590         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
8591         groups.
8592
8593         * gnus-group.el (gnus-group-find-new-groups): Display all the new
8594         groups.
8595
8596         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
8597         groups.
8598
8599         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
8600         long-lines case by only filling the long lines.
8601
8602         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
8603         (bug#7311).
8604
8605 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8606
8607         * shr.el: No need to declare `declare-function' since shr.el is for
8608         only Emacsen that provide `libxml-parse-html-region'.
8609
8610         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
8611         effective only in a file it is referred to.
8612
8613 2010-11-01  Glenn Morris  <rgm@gnu.org>
8614
8615         * mm-util.el (gnus-completing-read): Autoload.
8616         (mm-read-coding-system): Simplify Emacs definition.
8617
8618         * nnmail.el (gnus-activate-group):
8619         * nnimap.el (gnutls-negotiate):
8620         * nntp.el (netrc-parse): Fix declarations.
8621
8622 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8623
8624         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
8625         string-match-p in Emacs >=23.
8626
8627         * gnus-msg.el (gnus-configure-posting-styles):
8628         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
8629
8630 2010-11-01  Glenn Morris  <rgm@gnu.org>
8631
8632         * nnir.el (declare-function): Add compat stub.
8633         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
8634         (nnir-run-gmane): Require 'mm-url.
8635
8636         * mm-util.el (mm-string-to-multibyte): Simplify.
8637
8638         * shr.el (declare-function): Add compat stub.
8639         (url-cache-create-filename): Declare.
8640         (mm-disable-multibyte, widget-convert-button): Autoload.
8641
8642         * smime.el (ldap-search): Declare.
8643         (smime-cert-by-ldap-1): Require ldap on Emacs.
8644
8645         * nnimap.el: Require nnmail, and gnus-sum when compiling.
8646         (nnimap-keepalive): Use gnus-float-time.
8647
8648         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
8649         (mail-source-delete-crash-box): Use gnus-float-time.
8650
8651         * gnus-dired.el (gnus-completing-read): Autoload.
8652
8653         * mm-view.el (gnus-rescale-image): Autoload.
8654
8655         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
8656
8657         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
8658
8659         * sieve-manage.el: Require 'cl when compiling.
8660
8661         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
8662         (gnus-iswitchb-completing-read): Require iswitchb.
8663         (gnus-select-frame-set-input-focus): Silence compiler.
8664
8665 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8666
8667         * message.el (message-subject-trailing-was-query): Change default to t,
8668         since I think that's what most people want.
8669
8670         * nnimap.el (nnimap-request-accept-article): Erase buffer before
8671         appending for easier debugging.
8672         (nnimap-wait-for-connection): Take a regexp.
8673         (nnimap-request-accept-article): Wait for the continuation line before
8674         sending anything unless we're streaming.
8675
8676         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
8677         leave the header washing to take place.
8678
8679 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8680
8681         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
8682         regular expression match and replace in posting styles.
8683
8684 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
8685
8686         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
8687         an entire server.
8688         (nnir-get-active): New function.
8689         (nnir-run-imap): Use it.
8690         (nnir-run-gmane): Who knew, gmane search returns an article score!
8691
8692         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
8693         server on the current line with nnir.
8694
8695 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8696
8697         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
8698         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
8699         left edge.
8700         (gnus-article-foldable-buffer): Skip past the prefix when determining
8701         raggedness.
8702
8703         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
8704         the raw article, and change `C-u g' to show the article without doing
8705         treatments.
8706
8707         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
8708         on to `gnus-treat-article'.
8709         (gnus-inhibit-article-treatments): New variable.
8710
8711         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
8712
8713         * gnus-art.el (gnus-treatment-function-alist): Have
8714         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
8715         (gnus-treat-fill-long-lines): Change default to fill all text/plain
8716         sections.
8717
8718         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
8719         parameter.
8720         (gnus-article-fill-cited-long-lines): New function.
8721         (gnus-article-fill-cited-article): Allow filling only long sections.
8722
8723         * shr.el (shr-find-fill-point): Don't break lines between punctuation
8724         and non-punctuation (like after the apostrophe in "'We").
8725
8726         * gnus-sum.el (gnus-summary-select-article): Make sure
8727         gnus-original-article-buffer is alive.
8728
8729         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
8730         reflect the order they're in in the digest.
8731
8732         * gnus.el (gnus-group-startup-message): Move point to the start of the
8733         buffer.
8734
8735         * nnimap.el (nnimap-capability): New function.
8736         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
8737         is set.
8738
8739 2010-10-31  David Engster  <dengste@eml.cc>
8740
8741         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
8742         conform with changes to gnus-completing-read.
8743
8744 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8745
8746         * shr.el (shr-tag-img): Output "*" instead of "[img]".
8747
8748 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8749
8750         * nnir.el: Move defvar, defcustom around to keep file organized
8751         and keep byte-compiler quiet.
8752         (nnir-read-parms): Accept search-engine as arg.
8753         (nnir-run-query): Pass search-engine as arg.
8754         (nnir-search-engine): Remove.
8755
8756 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8757
8758         * shr.el (shr-generic): The text nodes should be text, not :text.
8759
8760         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
8761         later in the file.
8762
8763 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
8764
8765         * nnir.el: General clean up.  Allow searching with multiple engines.
8766         Allow separate extra-parameters for each engine.
8767         Batch queries when possible.
8768         (nnir-imap-default-search-key, nnir-method-default-engines):
8769         Add customize interface.
8770         (nnir-run-gmane): New engine.
8771         (nnir-engines): Use it.  Qualify all prompts with engine name.
8772         (nnir-search-engine): Remove global variable.
8773         (nnir-run-hyrex): Restore for now.
8774         (nnir-extra-parms, nnir-search-history): New variables.
8775         (gnus-group-make-nnir-group): Use them.
8776         (nnir-group-server): Remove in favor of gnus-group-server.
8777         (nnir-request-group): Avoid searching twice.
8778         (nnir-sort-groups-by-server): New function.
8779
8780 2010-10-30  Julien Danjou  <julien@danjou.info>
8781
8782         * gnus-group.el: Remove gnus-group-fetch-control.
8783
8784         * gnus-start.el (gnus-find-new-newsgroups):
8785         Remove gnus-check-first-time-used.
8786
8787         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
8788
8789 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
8790
8791         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
8792         set on groups that don't have \* permanentflags.
8793
8794 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8795
8796         * shr.el (shr-tag-span): Drop colorization of regions since we don't
8797         control the background color.
8798         (shr-tag-img): Ignore very small web bug type images.
8799         (shr-put-image): Add help-echo alt texts to the images.
8800         (shr-tag-video): Show the video poster image.
8801
8802 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8803
8804         * shr.el (shr-table-depth): New variable.
8805         (shr-tag-table-1): Only insert the images after the top-level table.
8806
8807         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
8808
8809         * gnus-util.el (gnus-list-memq-of-list): New function.
8810
8811         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
8812         selected.
8813         (nnimap-unsplittable-articles): New slot.
8814         (nnimap-new-articles): Use it.
8815
8816 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
8817
8818         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
8819         move to the previous line on `M-g'.
8820
8821 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8822
8823         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
8824         *-request-group, which seems unnecessary.
8825
8826         * nnimap.el (nnimap-quote-specials): Function copied over from
8827         imap.el.
8828         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
8829         they support that.  Suggested by Tom Regner.
8830
8831 2010-10-29  Julien Danjou  <julien@danjou.info>
8832
8833         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
8834         defalias.
8835         (gnus-summary-delete-marked-with): Remove obsolete defalias.
8836
8837         * gnus.el: Remove `gnus-nntp-service' variable.
8838         (gnus-secondary-servers): Make obsolete.
8839         (gnus-nntp-server): Make obsolete.
8840
8841         * gnus-start.el (gnus-1): Remove x-splash calls.
8842
8843         * gnus-ems.el (gnus-x-splash): Remove.
8844
8845         * gnus.el (gnus-group-startup-message): Simplify/update code.
8846
8847         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
8848         definition.
8849
8850         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
8851         capability before doing anything.
8852         (gnus-group-insert-group-line): Remove useless
8853         gnus-group-remove-excess-properties.
8854
8855 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8856
8857         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
8858
8859 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8860
8861         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
8862         config after reselecting.
8863
8864 2010-10-28  Julien Danjou  <julien@danjou.info>
8865
8866         * shr.el (shr-put-image): Use point even if only inserting text.
8867         (shr-put-image): Save excursion when inserting alt text on non-graphic
8868         display, so the behavior is the same when we are on a graphic display.
8869
8870         * nnir.el (nnir-run-swish-e): Remove hyrex support.
8871
8872 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8873
8874         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
8875         (gnus-mime-copy-part): Check coding system, not charset.
8876         (gnus-mime-view-part-externally): Never remove part.
8877         (gnus-mime-view-part-internally): Don't remove part here.
8878         (gnus-article-part-wrapper): Make sure MIME tag is visible.
8879         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
8880         multipart/alternative.
8881
8882         * mm-decode.el (mm-display-part): Take optional arg `force'.
8883
8884 2010-10-26  Julien Danjou  <julien@danjou.info>
8885
8886         * gnus-group.el (gnus-group-default-list-level): Add this function to
8887         compute the default list level.
8888         (gnus-group-default-list-level): Add possibility to use a function.
8889
8890 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8891
8892         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
8893
8894         * gnus-group.el (gnus-group-completing-read)
8895         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
8896         gnus-replace-in-string.
8897
8898 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8899
8900         * shr.el (shr-tag-div): Add.
8901
8902         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
8903
8904 2010-10-25  Julien Danjou  <julien@danjou.info>
8905
8906         * gnus-util.el: Remove `gnus-with-local-quit'.
8907
8908         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
8909
8910 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8911
8912         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
8913         the original article buffer.
8914
8915 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8916
8917         * nnimap.el (nnimap-request-head): New function.
8918         (nnimap-request-move-article): Try to be slightly faster by not
8919         requesting the entire message when moving.
8920         (nnimap-transform-headers): Don't bug out on bodiless articles.
8921         (nnimap-send-command): Have no outstanding messages if the IMAP server
8922         doesn't support streaming.
8923         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
8924
8925 2010-10-24  Julien Danjou  <julien@danjou.info>
8926
8927         * message.el (message-default-headers): Fix type.
8928
8929 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8930
8931         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
8932         prefetching images.
8933
8934         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
8935         backend for unknown groups.  This is mainly useful for nnimap groups.
8936
8937         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
8938         group isn't covered by the agent.
8939
8940 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
8941
8942         * nnir.el (nnir-method-default-engines): New variable.
8943         (nnir-run-query): Use it.
8944         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
8945         (gnus-summary-nnir-goto-thread): Change group if needed.
8946
8947         * gnus-group.el (gnus-group-group-map): Add key binding for
8948         gnus-group-make-nnir-group.
8949
8950 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8951
8952         * shr.el (shr-tag-object): Add.
8953
8954         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
8955         original article buffer live.
8956         (gnus-summary-select-article-buffer):
8957         Mention gnus-widen-article-buffer.
8958
8959 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8960
8961         * shr.el (shr-tag-strong): Add.
8962
8963 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8964
8965         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
8966         group names.  They mess up the group buffer badly.
8967
8968         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
8969
8970         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
8971         instead of the summary one.
8972
8973 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8974
8975         * mml.el (mml-preview): Work properly when editing article.
8976
8977         * gnus-start.el (gnus-read-active-file-1): Don't add method to
8978         gnus-have-read-active-file if it's already been in.
8979
8980 2010-10-22  Tom Tromey  <tromey@redhat.com>
8981
8982         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
8983         gnus-group-completing-read.
8984
8985 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8986
8987         * message.el (message-mode-map): Don't bind M-; to comment region, to
8988         allow the global comment-dwim to work.
8989
8990 2010-10-21  Julien Danjou  <julien@danjou.info>
8991
8992         * message.el (message-setup-1): Allow message-default-headers to be a
8993         function.
8994
8995 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8996
8997         * shr.el (shr-tag-table): Simplify.
8998
8999 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9000
9001         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
9002         to avoid trying to snarf invalid stuff.
9003
9004         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
9005
9006         * gnus.el (gnus-message-archive-group): Quote value.
9007         (gnus-message-archive-group): Mark as changed.
9008
9009         * shr.el (shr-add-font): Don't put the font properties on the newline
9010         or the indentation.
9011
9012         * message.el (message-fix-before-sending): Change options when sending
9013         non-printable characters.
9014
9015         * gnus.el (gnus-message-archive-method): Change the default to
9016         monthly outgoing groups.
9017
9018         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
9019         that have gotten new numbers.
9020
9021         * nnimap.el (nnimap-request-replace-article): New function.
9022
9023 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9024
9025         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
9026         (nnrss-request-article): Don't use special html washing code.
9027
9028 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9029
9030         * shr.el (shr-tag-table): Remove useless nconc.
9031
9032 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9033
9034         * gnus-art.el (article-wash-html): Simplify and remove the charset
9035         stuff.  Use the normal html rendering code instead of the special html
9036         washing code.
9037
9038         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
9039         `gnus-w3m' symbols.
9040         (mm-text-html-washer-alist): Remove.
9041
9042         * mm-decode.el (mm-inline-text-html-renderer): Remove.
9043         (mm-inline-media-tests): Remove use.
9044         (mm-text-html-renderer): Change default to the `shr' symbol.
9045
9046         * mm-view.el (mm-inline-text-html): Remove use.
9047
9048         * gnus-art.el (gnus-blocked-images): New function.  Allow the
9049         `gnus-blocked-images' to be a function.
9050         (gnus-article-wash-function): Remove.
9051
9052 2010-10-20  Julien Danjou  <julien@danjou.info>
9053
9054         * spam.el (spam-list-of-processors): Mark as obsolete.
9055
9056         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
9057         (nnimap-insert-partial-structure): Fix boundary detection.
9058
9059 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
9060
9061         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
9062         run file-truename on remote files.  This can be expensive and even
9063         prevent one from editing drafts if some unrelated buffer has a stale
9064         connection.
9065
9066 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9067
9068         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
9069         kinsoku-eol regardless of shr-kinsoku-shorten.
9070         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
9071         (shr-tag-table): Support caption, thead, and tfoot.
9072
9073 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9074
9075         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
9076         lines.
9077         (shr-save-contents): New command and keystroke.
9078
9079         * nndoc.el (nndoc-type-alist): Add git support.
9080         (nndoc-git-type-p): New function.
9081         (nndoc-transform-git-article): Ditto.
9082         (nndoc-transform-git-headers): Ditto.
9083         (nndoc-transform-git-headers): Generate Subject headers.
9084
9085         * shr.el (shr-parse-style): New function.
9086         (shr-tag-span): Ditto.
9087
9088         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
9089         to `G G' to avoid collisions.
9090
9091 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9092
9093         * shr.el: Load kinsoku if necessary.
9094         (shr-kinsoku-shorten): New internal variable.
9095         (shr-find-fill-point): Make kinsoku shorten text line if
9096         shr-kinsoku-shorten is bound to non-nil.
9097         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
9098         shr-indentation too when testing if table is wider than frame width.
9099         (shr-insert-table): Use `string-width' instead of `length' to measure
9100         text width.
9101         (shr-insert-table-ruler): Make sure indentation is done at bol.
9102
9103 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9104
9105         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
9106         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
9107         undecoded network data.
9108
9109 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9110
9111         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
9112         name in the mode line spec so that the mode line menu works
9113         (bug#2431).
9114
9115         * message.el (message-get-reply-headers): If we're fed `to-address',
9116         then always use that.
9117
9118         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
9119         aren't so wide as to need to switch off the edit menu.
9120
9121         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
9122         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
9123
9124         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
9125         `M-g'.
9126         (nnimap-update-info): Update flags/read marks even if \* isn't part of
9127         the permanent marks.
9128
9129 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
9130
9131         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9132         Splitting according to references/in-reply-to obeys the ignore-groups
9133         variable, while splitting by sender and subject do not.
9134
9135 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9136
9137         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
9138         alist, so that we can look for non-Unicode chars.
9139         (article-translate-strings): Allow both character and string maps.
9140
9141 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9142
9143         * shr.el (shr-insert): Don't insert space behind a wide character
9144         categorized as kinsoku-bol, or between characters both categorized as
9145         nospace.
9146
9147 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
9148
9149         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
9150         headers to gnus-newsgroup-headers.
9151
9152 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9153
9154         * shr.el (shr-tag-img): Don't align images -- since we're not
9155         rescaling, this often leads to ugly displays.
9156
9157 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
9158
9159         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
9160         duplicates.
9161
9162 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
9163
9164         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
9165         call.
9166
9167 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9168
9169         * gnus.el: Autoload gnus-html-show-images.
9170
9171         * nnimap.el: Use nnheader-message throughout.
9172
9173         * shr.el (shr-tag-img): Ignore images with no data.
9174
9175 2010-10-15  Julien Danjou  <julien@danjou.info>
9176
9177         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
9178         a possibility to disable format=flow encoding when using hard newlines.
9179
9180 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9181
9182         * shr.el (shr-insert): Remove space inserted before or after a
9183         breakable character or at the beginning or the end of a line.
9184         (shr-find-fill-point): Do kinsoku; find the second best point or give
9185         it up if there's no breakable point.
9186
9187 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9188
9189         * nnimap.el (nnimap-open-connection): Message when opening connection
9190         for debugging purposes.
9191
9192         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
9193         on every setup buffer call to allow this to change from article to
9194         article.
9195
9196         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
9197         buffers where we have a wide table.
9198
9199 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
9200
9201         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
9202         uses *-request-thread.
9203
9204 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9205
9206         * nnimap.el (nnimap-open-connection): Remove %s from openssl
9207         incantation, which is no longer valid.
9208
9209 2010-10-14  Julien Danjou  <julien@danjou.info>
9210
9211         * shr.el: Fix defcustom type (char -> character).
9212
9213 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9214
9215         * nnimap.el (nnimap-open-connection): tls-program should be a list of
9216         programs.
9217
9218 2010-10-14  Julien Danjou  <julien@danjou.info>
9219
9220         * shr.el (shr-tag-a): Use url-link as widget type.
9221
9222         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
9223         `gnus-group-get-icon'.
9224
9225 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9226
9227         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
9228         This should make server editing work better.
9229
9230         * shr.el (shr-find-fill-point): Don't inloop on indented text.
9231
9232         * tls.el (tls-program): Remove spurious %s from openssl.
9233
9234         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
9235         (nnimap-parse-flags): Fix regexp.
9236
9237         * shr.el (shr-find-fill-point): Use a filling algorithm that should
9238         probably work for CJVK text, too.
9239
9240         * nnimap.el (nnimap-extend-tls-programs): Remove.
9241         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
9242
9243         * tls.el (tls-starttls-switches): Remove starttls hack.
9244         (open-tls-stream): Ditto.
9245         (tls-find-starttls-argument): Ditto.
9246
9247 2010-10-13  Julien Danjou  <julien@danjou.info>
9248
9249         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
9250         responses.
9251
9252 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9253
9254         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
9255
9256         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
9257         anything in Emacs.
9258
9259         * shr.el (shr-current-column): Remove buggy and unnecessary function.
9260
9261 2010-10-13  Julien Danjou  <julien@danjou.info>
9262
9263         * shr.el (shr-width): Make shr-width a defcustom with default to
9264         fill-column.
9265         (shr-tag-img): Use shr-width rather than fill-column.
9266
9267 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9268
9269         * dgnushack.el (byte-optimize-apply):
9270         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
9271
9272         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
9273         position when (X-)Faces exist.
9274         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
9275         avatars when called interactively.
9276
9277 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9278
9279         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
9280         gnus-article-x-face-too-ugly is bound.
9281
9282 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9283
9284         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
9285
9286         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
9287         mailbox that doesn't exist.
9288
9289 2010-10-12  Julien Danjou  <julien@danjou.info>
9290
9291         * shr.el (shr-tag-img): Encode URL properly when retrieving.
9292         (shr-get-image-data): Encode URL properly when fetching from cache.
9293         (shr-tag-img): Use aligned-to spaces to align correctly images.
9294
9295         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
9296         before inserting the Gravatar.
9297
9298         * shr.el (shr-tag-img): Add align attribute support for <img>.
9299
9300 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9301
9302         * gnus-gravatar.el (gnus-art): Require.
9303
9304         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
9305         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9306         Remove long obsoleted functions.
9307
9308 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9309
9310         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
9311
9312         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
9313
9314         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
9315         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
9316         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
9317         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
9318         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
9319         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
9320         * sieve-manage.el, smime.el, spam.el:
9321         Fix comment for declare-function.
9322
9323 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9324
9325         * nnimap.el (nnimap-request-rename-group): Select group read-only
9326         before renaming it.
9327
9328         * shr.el (shr-insert): Fix up the white space only regexp.
9329
9330         * nnimap.el (nnimap-transform-split-mail): Not all articles have
9331         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
9332
9333         * shr.el (shr-current-column): New function.
9334         (shr-find-fill-point): New function.
9335
9336 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9337
9338         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
9339         numbers.
9340
9341 2010-10-11  Julien Danjou  <julien@danjou.info>
9342
9343         * shr.el (shr-hr-line): Add.
9344         (shr-tag-hr): Use shr-hr-line to specify which character to use to
9345         display hr lines.
9346         (shr-max-columns): Do not change state to nil if we just inserting
9347         spaces.
9348
9349 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9350
9351         * gnus-topic.el (gnus-topic-read-group): If after the last group,
9352         select the last group.
9353
9354 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
9355
9356         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
9357
9358 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
9359
9360         * dig.el (dig-mode-map): Declare and define in one step.
9361
9362 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9363
9364         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
9365         for Gnus.
9366         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
9367         (nnimap-update-qresync-info): Mark \Seen articles as read.
9368
9369         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
9370         non-variable, too.
9371
9372         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
9373         available.
9374         (nnimap-update-info): Rely more on the current active than the param
9375         active to avoid marking articles as read too much.
9376
9377         * auth-source.el (auth-source-create): Use (user-login-name) for the
9378         user name default.
9379
9380         * nnimap.el (nnimap-update-info): If the server doesn't return any
9381         useful info, just use the previous info.
9382         (nnimap-update-info): Prefer old info over start-article.
9383         (nnimap-update-qresync-info): Finish implementing QRESYNC.
9384
9385 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
9386
9387         * nnir.el (autoload): Clean up autoloads.
9388         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
9389         Use key rather than value.
9390         (nnir-imap-search-other): New variable.
9391         (nnir-read-parm): Use it.
9392         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
9393         (gnus-summary-nnir-goto-thread): Modify to work with imap.
9394
9395 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9396
9397         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
9398         the process, too.
9399
9400 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9401
9402         * spam.el (gnus-summary-mode-map): Bind to "$".
9403         Suggested by Russ Allbery.
9404
9405         * shr.el: Rework the way things are indented by <li> slightly.
9406
9407         * gnus.el (gnus-group-set-parameter): Fix typo.
9408
9409         * nnimap.el: Start implementing QRESYNC support.
9410
9411 2010-10-09  Julien Danjou  <julien@danjou.info>
9412
9413         * nnir.el (nnir-engines): Fix too many arguments.
9414
9415 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9416
9417         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
9418         group is the "last", so that the backends like nnfolder actually save
9419         their folders.
9420
9421         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
9422         try to use that for the tls stream.
9423         (nnimap-retrieve-group-data-early): Rework the marks code to heed
9424         UIDVALIDITY and find out which groups are read-only and not.
9425         (nnimap-get-flags): Use the same marks parsing code as the rest of
9426         nnimap.
9427
9428 2010-10-09  Julien Danjou  <julien@danjou.info>
9429
9430         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
9431
9432         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
9433         retrieving gravatars.
9434
9435         * shr.el (shr-table-corner): Add.
9436         (shr-table-line): Add.
9437         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
9438
9439 2010-10-08  Julien Danjou  <julien@danjou.info>
9440
9441         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
9442
9443 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
9444
9445         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
9446
9447         * gnus-sum.el (gnus-mark-article-as-unread)
9448         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
9449         (gnus-summary-set-bookmark): Use it.
9450
9451         * gnus-msg.el (gnus-setup-message): Use it.
9452
9453         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9454
9455         * gnus.el (gnus-group-remove-parameter): Use it.
9456
9457         * gnus-group.el (gnus-group-make-web-group): Use it.
9458
9459         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9460
9461         * nnregistry.el: Update docs to mention manual.
9462
9463         * gnus-registry.el: Update docs to mention nnregistry.el.
9464         (gnus-registry-initialize): Don't install nnregistry refer method
9465         automatically.
9466         (gnus-registry-install-nnregistry): Remove it.
9467
9468 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9469
9470         * shr.el (shr-insert): Don't insert double spaces.
9471
9472 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9473
9474         * gnus-gravatar.el (gnus-treat-from-gravatar)
9475         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
9476         called interactively.
9477
9478         * gnus-art.el (gnus-mime-view-part-externally)
9479         (gnus-mime-view-part-internally): Make predicate function passed to
9480         gnus-mime-view-part-as-type assume argument is a mime type, not a list
9481         of a mime type.
9482
9483         * shr.el (shr-table-widths): Don't use cl function `reduce'.
9484
9485 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9486
9487         * shr.el (require): Require cl when compiling.
9488         (shr-tag-hr): New function.
9489
9490         * nnimap.el (nnimap-update-info): Remove double setting of high.
9491         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
9492         This makes nnimap work properly on Courier again.
9493
9494         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
9495         the variable for backwards compatibility.
9496
9497         * mm-decode.el (mm-save-part): If given a non-directory result, expand
9498         the file name before using to avoid setting mm-default-directory to
9499         nil.
9500
9501         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
9502         bidning gnus-agent variables.
9503
9504         * shr.el (shr-render-td): Use a cache for the table rendering function
9505         to avoid getting an exponential rendering behavior in nested tables.
9506         (shr-insert): Rework the line-breaking algorithm.
9507         (shr-insert): Don't leave trailing spaces.
9508         (shr-insert-table): Also insert empty TDs.
9509         (shr-tag-blockquote): Ensure paragraphs after </ul>.
9510
9511 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9512
9513         * gnus-sum.el (gnus-number): Rename from `number'.
9514         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
9515         (gnus-summary-limit-children): Update uses correspondingly.
9516
9517 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9518
9519         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
9520         (gnus-gravatar-transform-address): Don't show avatars of people of
9521         which mail addresses match gnus-gravatar-too-ugly.
9522
9523 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9524
9525         * shr.el (shr-table-widths): Expand TD elements to fill available
9526         space.
9527
9528 2010-10-07  Julien Danjou  <julien@danjou.info>
9529
9530         * nnimap.el (nnimap-request-rename-group): Add this method.
9531
9532 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9533
9534         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
9535         name from XEmacs' function-arglist.
9536
9537         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
9538         gravatar under XEmacs.
9539
9540 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
9541
9542         * auth-source.el: Update docs with TODO items.
9543
9544         * gnus-sync.el: Update docs to explain state and plans.
9545
9546         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
9547         Hooks for mark updates.
9548         (gnus-request-set-mark, gnus-request-update-mark): Use them.
9549
9550         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
9551         hooks with arguments, which is needed for mark update hooks.
9552
9553 2010-10-06  Julien Danjou  <julien@danjou.info>
9554
9555         * gnus.el (gnus-expand-group-parameter): Only return and act on what
9556         was matched.
9557
9558         * sieve-manage.el: Update example in `Commentary'.
9559
9560         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
9561
9562         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
9563         not 2000.
9564         (sieve-manage-authenticate): Re-add function.
9565
9566 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9567
9568         * shr.el (shr-insert): Get 'space transition right.
9569         (shr-render-td): Only delete space at the end of the TD.
9570
9571         * nnimap.el (nnimap-open-connection): Prepare to support
9572         open-gnutls-stream.
9573
9574         * shr.el: Rearrange function order to be more logical.
9575
9576 2010-10-06  Julien Danjou  <julien@danjou.info>
9577
9578         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
9579         (nnrss-discover-feed): Remove 404 URL in docstring.
9580
9581         * nnir.el: Fix Swish-E URL.
9582         Fix Namazu URL.
9583
9584         * message.el (message-change-subject): Remove 404 URL in a comment.
9585
9586 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9587
9588         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
9589         called interactively.
9590
9591         * gnus-util.el (gnus-remove-if): Allow hash table.
9592         (gnus-remove-if-not): New function.
9593
9594         * gnus-art.el (gnus-mime-view-part-as-type):
9595         * gnus-score.el (gnus-summary-score-effect):
9596         * gnus-sum.el (gnus-read-move-group-name):
9597         Replace remove-if-not with gnus-remove-if-not.
9598
9599         * gnus-group.el (gnus-group-completing-read):
9600         Regard collection as a hash table if it is not a list.
9601
9602 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9603
9604         * shr.el (shr-render-td): Allow blank/missing <TD>s.
9605
9606         * shr.el: Document the table-rendering algorithm.
9607
9608 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9609
9610         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
9611         for Emacsen having no `libxml-parse-html-region' support.
9612
9613 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9614
9615         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
9616         invalid URLs.
9617
9618         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
9619         line-broken.
9620         (shr-tag-img): Ignore image fetching errors.
9621         (shr-overlays-in-region): Compute overlay positions correctly.
9622
9623         * mm-decode.el (mm-shr): Require shr.
9624
9625         * gnus-art.el (gnus-blocked-images): Move variable here.
9626
9627         * shr.el (shr-insert-table): Bind free variable.
9628
9629         * mm-decode.el (mm-shr): Bind shr-content-function.
9630
9631         * shr.el (shr-content-function): New variable.
9632
9633         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
9634         added for symmetry.
9635
9636         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
9637
9638         * gnus-group.el (gnus-group-make-group): Doc fix.
9639
9640         * nnimap.el (nnimap-request-newgroups): Return success.
9641
9642         * shr.el (shr-find-elements): New function.
9643         (shr-tag-table): Put all the images after the table.
9644         (shr-tag-table): Really inhibit images inside the table.
9645         (shr-collect-overlays): Copy over overlays from the TD elements to the
9646         main document.
9647
9648         * mm-decode.el (mm-shr): Bind shr-blocked-images to
9649         gnus-blocked-images.
9650
9651 2010-10-05  Julien Danjou  <julien@danjou.info>
9652
9653         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
9654
9655         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
9656         (gnus-html-maximum-image-size): Add this function.
9657         (gnus-html-put-image): Use gnus-html-maximum-image-size.
9658
9659         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
9660         server-value of the capability is nil.
9661
9662 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9663
9664         * shr.el (shr-tag-em): Add <EM> tag.
9665
9666 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
9667
9668         * sieve-manage.el (sieve-manage-default-stream): Make default stream
9669         customizable.
9670
9671         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
9672         handing broken links to browse-url.
9673
9674 2010-10-05  Julien Danjou  <julien@danjou.info>
9675
9676         * gnus-util.el (gnus-emacs-completing-read)
9677         (gnus-iswitchb-completing-read): Use autoload rather than require.
9678
9679 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9680
9681         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
9682         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
9683         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
9684         iswitchb-temp-buflist for XEmacs.
9685
9686         * gnus-util.el (gnus-completing-read-function): Exclude
9687         gnus-icompleting-read and gnus-ido-completing-read from candidates for
9688         XEmacs since iswitchb.el is very old and ido.el is unavailable in
9689         XEmacs.
9690
9691         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
9692         not to use `delete-dups' that is unavailable in XEmacs 21.4.
9693
9694         * gnus-html.el: Don't require help-fns under XEmacs.
9695         (gnus-html-schedule-image-fetching): Work for XEmacs.
9696
9697         * mm-decode.el (mm-shr): Decode contents by charset.
9698
9699 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9700
9701         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
9702         unknown.
9703
9704         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
9705         (shr-get-image-data): Ensure against the cache file missing.
9706
9707         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
9708         for data.
9709
9710         * spam-report.el (spam-report-url-ping-plain): Don't query about
9711         killing the process.
9712
9713         * shr.el (shr-render-td): Protect against too-wide text.
9714
9715 2010-10-04  Julien Danjou  <julien@danjou.info>
9716
9717         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
9718         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
9719
9720         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
9721         retrieved.
9722
9723 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9724
9725         * shr.el (browse-url): Require.
9726         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
9727         lines.
9728         (shr-show-alt-text, shr-browse-image): New commands.
9729         (shr-browse-url, shr-copy-url): New commands.
9730
9731         * gnus-sum.el (gnus-widen-article-window): New variable.
9732         (gnus-summary-select-article-buffer): Use it.
9733
9734         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
9735         without @ signs.
9736
9737 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9738
9739         * nnir.el (nnir-run-imap): Remove spurious space in search string.
9740
9741 2010-10-04  Julien Danjou  <julien@danjou.info>
9742
9743         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
9744         for XEmacs.
9745
9746 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9747
9748         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
9749
9750         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
9751         (nnimap-close-server): Implement.
9752
9753         * dgnushack.el (iswitchb): Require to shut up the compiler.
9754
9755         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
9756         (shr-insert): Tweak line breaking.
9757         (shr-insert): Handle <pre> better.
9758         (shr-tag-li): Get <li> indentation right.
9759         (shr-tag-li): Get <li> indentation even righter.
9760         (shr-tag-blockquote): Ensure paragraph start.
9761         (shr-make-table): Tweak table generation.
9762         (shr-make-table): Fix typo.
9763
9764         * shr.el: Implement table rendering.
9765
9766 2010-10-04  Julien Danjou  <julien@danjou.info>
9767
9768         * gnus-html.el (gnus-html-put-image): Fix resize image code.
9769
9770 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9771
9772         * shr.el (shr-insert): Use string anchors instead of line anchors.
9773
9774 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9775
9776         * shr.el: Add headings.
9777         (shr-ensure-paragraph): Actually work.
9778         (shr-tag-li): Make <ul> prettier.
9779         (shr-insert): Get white space at the beginning/end of elements right.
9780         (shr-tag-p): Collapse subsequent <p>s.
9781         (shr-ensure-paragraph): Don't insert double line feeds after blank
9782         lines.
9783         (shr-insert): \t is also space.
9784         (shr-tag-s): Fix "s" tag name function.
9785         (shr-tag-s): Fix face prop name.
9786
9787 2010-10-03  Julien Danjou  <julien@danjou.info>
9788
9789         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
9790
9791         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
9792         gnus-window-inside-pixel-edges.
9793
9794         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
9795         gnus-ems.
9796
9797         * mm-view.el (mm-inline-image-emacs): Support image resizing.
9798
9799         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
9800         function.
9801
9802         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
9803         resize choice.
9804
9805 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9806
9807         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
9808         beginning of the buffer.
9809
9810         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
9811         article buffer again.
9812
9813         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
9814
9815         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
9816         when it's at the start of the buffer.
9817
9818         * shr.el (shr-tag-blockquote): Convert name.
9819         (shr-rescale-image): Use the right image-size variant.
9820
9821         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
9822         buffer isn't shown, then select the current article first instead of
9823         bugging out.
9824         (gnus-summary-select-article-buffer): Show both the article and summary
9825         buffers again.
9826
9827         * shr.el (shr-fontize-cont): Protect against regions with no text.
9828         Rename tag functions to shr-tag-* for enhanced security.
9829         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
9830
9831 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
9832
9833         * shr.el (shr-insert):
9834         * pop3.el (pop3-movemail):
9835         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
9836         loaded.
9837
9838 2010-10-03  Glenn Morris  <rgm@gnu.org>
9839
9840         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
9841
9842         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
9843
9844         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
9845
9846         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
9847
9848         * gnus-util.el (gnus-make-local-hook): Simplify.
9849
9850 2010-10-02  Julien Danjou  <julien@danjou.info>
9851
9852         * gnus-util.el (gnus-iswitchb-completing-read): New function.
9853         (gnus-ido-completing-read): New function.
9854         (gnus-emacs-completing-read): New function.
9855         (gnus-completing-read): Use gnus-completing-read-function.
9856         Add gnus-completing-read-function.
9857
9858 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9859
9860         * shr.el (shr-insert-document): Autoload.
9861         (shr-img): Be silent.
9862         (shr-insert): Add a newline after every picture before text.
9863         (shr-add-font): Use overlays for combining faces.
9864         (shr-insert): Pass upwards the text start point.
9865
9866         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
9867         possible.
9868         (mm-shr): New function.
9869
9870 2010-10-02  Julien Danjou  <julien@danjou.info>
9871
9872         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
9873         should go backward.
9874
9875 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
9876
9877         * shr.el (shr): Fix typo in provide call.
9878
9879 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9880
9881         * shr.el: New file.
9882
9883         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
9884
9885         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
9886         completing read.
9887
9888 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9889
9890         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
9891         we're being queried about.  Suggested by Dan Jacobson.
9892
9893         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
9894         Suggested by Jason Eisner.
9895
9896         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
9897         table, too.  Suggested by Stefan Wiens.
9898         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
9899         the table unnecessary.  Suggested by Stefan Wiens.
9900
9901         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
9902         longer needed, and probably doesn't work either, as pointed out by
9903         Stefan Wiens.
9904         (gnus-summary-exit): Remove call to the clearing function.
9905         (gnus-summary-exit-no-update): Ditto.
9906
9907         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
9908         instead of gnus-eval-in-buffer-window to avoid popping up frames.
9909         Reported by Stefan Monnier.
9910         (gnus-summary-save-in-rmail): Ditto.
9911
9912         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
9913         article buffer, instead of both the article buffer and the summary
9914         buffer.  Sort of suggested by Dan Jacobson.
9915
9916         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
9917
9918         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
9919         Suggested by Dan Jacobson.
9920
9921         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
9922         documentation clearer.
9923
9924         * message.el (message-shorten-references): Comment on the number "21".
9925         Suggested by Stefan Monnier.
9926
9927         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
9928         Suggested by Dan Jacobson.
9929
9930         * gnus.el (gnus-large-newsgroup):
9931         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
9932
9933         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
9934         externalize attachments.  Bug reported by Steve Wen.
9935
9936         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
9937         really message anything to the user.
9938
9939         * nnmail.el (nnmail-article-group): Allow using the fancy split method
9940         directly.
9941
9942         * nnimap.el (nnimap-request-group): Low higher than high to signal no
9943         messages in empty groups.
9944
9945 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9946
9947         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
9948         non-UIDNEXT group.
9949
9950 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9951
9952         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
9953         not the value from the collection.
9954
9955         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
9956         values.  This sometimes happens on some groups that have no info.
9957         (nnimap-request-newgroups): New function.
9958
9959 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
9960
9961         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
9962         check into `gnus-registry-initialize'.
9963         (gnus-registry-initialize): Ditto.
9964         Fix and extend header docs.
9965
9966 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9967
9968         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
9969         regexp backtrace overflows.
9970
9971         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
9972         for starttls that tls.el implements; i.e. openssl.
9973
9974         * tls.el (tls-starttls-switches): Give up on using starttls with
9975         gnutls-cli.
9976         (tls-program): Add --insecure to be consistent with the defaults from
9977         openssl s_client.  Now all three commands are insecure.
9978
9979 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9980
9981         * lpath.el: Bind completion-styles-alist for XEmacs.
9982
9983         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
9984         (gravatar-create-image): New function that's an alias to
9985         gnus-xmas-create-image, gnus-create-image, or create-image.
9986         (gravatar-data->image): Use it.
9987
9988 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
9989
9990         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
9991         install the nnregistry refer method.
9992         (gnus-registry-install-hooks): Use it.
9993         (gnus-registry-unfollowed-groups): Add nnmairix to the default
9994         unfollowed groups.
9995
9996 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
9997
9998         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
9999         expanding threads.
10000
10001 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10002
10003         * nnir.el: Use the server names without suffixes (bug#7009).
10004
10005         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
10006         unencrypted to STARTTLS, if possible.
10007
10008 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10009
10010         * message.el (message-ignored-supersedes-headers): Strip Injection-*
10011         headers before superseding.
10012
10013 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10014
10015         * nnrss.el (nnrss-use-local): Add documentation.
10016
10017         * nnimap.el (nnimap-extend-tls-programs): New function.
10018         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
10019         (nnimap-wait-for-connection): Accept the greeting from the stupid
10020         output from openssl s_client -starttls, too.
10021
10022         * tls.el (tls-starttls-switches): New variable.
10023         (tls-find-starttls-argument): Use it.
10024         (open-tls-stream): Ditto.
10025
10026         * netrc.el (netrc-credentials): Return the value of the "default" entry.
10027         (netrc-machine): Ditto.
10028
10029         * nnimap.el (nnimap-find-article-by-message-id): Really return the
10030         article number.
10031         (nnimap-split-fancy): New variable.
10032         (nnimap-split-incoming-mail): Use it.
10033
10034         * nntp.el (nntp-server-list-active-group): Document.
10035
10036         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
10037         SELECT to get the message-id.
10038
10039         * mail-source.el (mail-sources): Remove webmail support.
10040         (defvar): Ditto.
10041         (mail-source-fetcher-alist): Ditto.
10042         (mail-source-fetch-webmail): Remove.
10043
10044         * webmail.el: Remove -- doesn't seem relevant any more.
10045
10046         * gnus.el: Fix up make-obsolete-variable declarations throughout.
10047
10048         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
10049         the \r.
10050
10051 2010-09-30  Julien Danjou  <julien@danjou.info>
10052
10053         * gnus-agent.el (gnus-agent-add-group): Fix call to
10054         gnus-completing-read.
10055
10056 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10057
10058         * nndoc.el (nndoc-retrieve-groups): New function.
10059
10060         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
10061         `default', use nnmail-split-methods.
10062         (nnimap-request-article): Downcase the NILs so that they are nil.
10063
10064         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
10065         symbol.
10066
10067         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
10068         code, since if the user has requested network, that's what they ought
10069         to get.
10070         (nnimap-request-set-mark): Erase the buffer before issuing commands.
10071         (nnimap-split-rule): Mark as obsolete.
10072
10073         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
10074         New variable.
10075
10076         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
10077         correct slot, too.
10078
10079 2010-09-29  Julien Danjou  <julien@danjou.info>
10080
10081         * gnus.el (gnus-local-domain): Declare variable obsolete.
10082
10083         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
10084         Fix history computing.
10085         (gnus-ido-completing-read): Require ido.
10086
10087 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10088
10089         * gnus-registry.el: Don't prompt on load, which makes it impossible to
10090         build Gnus.
10091
10092         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
10093         when interpreting the structures.
10094         (nnimap-request-accept-article): Add \r\n to the lines to make this
10095         work with Cyrus.
10096
10097         * nndraft.el (nndraft-request-expire-articles): Use the group name
10098         instead if "nndraft".  Fix found by Nils Ackermann.
10099
10100 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
10101
10102         * nnregistry.el: Add.
10103
10104 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10105
10106         * nnmail.el (group, group-art-list, group-art):
10107         Remove unneeded directives.
10108
10109 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10110
10111         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
10112         (mm-mime-charset):
10113         * rfc2047.el (rfc2047-syntax-table):
10114         * utf7.el (utf7-utf-16-coding-system): Comment fix.
10115
10116         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
10117         rather than `insert-file-contents' and `eval-region'.
10118
10119         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
10120         construction.
10121
10122         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
10123
10124         * time-date.el: No need to require cl for Emacs 21.
10125
10126 2010-09-29  Julien Danjou  <julien@danjou.info>
10127
10128         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
10129         replacement of `gnus-gravatar-relief' to mimic
10130         `gnus-faces-properties-alist'.
10131         Add :version property.
10132
10133 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10134
10135         * mail-source.el (mail-source-report-new-mail):
10136         * message.el (message-default-mail-headers):
10137         * mm-decode.el (mm-valid-image-format-p): Comment fix.
10138
10139         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
10140
10141 2010-09-28  Julien Danjou  <julien@danjou.info>
10142
10143         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
10144         mail-address contains the same string as real-name.
10145
10146         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
10147         non-blank in header, otherwise it'll get stripped.
10148
10149         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
10150         real-name, and then for mail address rather than doing : or , search.
10151
10152 2010-09-27  Julien Danjou  <julien@danjou.info>
10153
10154         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
10155         right completing-read function.
10156         (gnus-use-ido): New variable
10157         (gnus-completing-read-with-default): Remove.
10158         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
10159         (gnus-agent-add-group):
10160         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
10161         * mm-view.el (mm-view-pkcs7-decrypt):
10162         * mm-util.el (mm-codepage-setup):
10163         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10164         * mml-smime.el (mml-smime-openssl-sign-query):
10165         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
10166         (mml-insert-multipart):
10167         * gnus-msg.el (gnus-summary-yank-message):
10168         * gnus-int.el (gnus-start-news-server):
10169         * mm-decode.el (mm-interactively-view-part):
10170         * gnus-dired.el (gnus-dired-attach):
10171         * gnus.el (gnus-read-method):
10172         * gnus-bookmark.el (gnus-bookmark-jump):
10173         * gnus-art.el (gnus-mime-view-part-as-type)
10174         (gnus-mime-action-on-part, gnus-article-encrypt-body):
10175         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
10176         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
10177         * nnmairix.el (nnmairix-create-server-and-default-group)
10178         (nnmairix-update-groups, nnmairix-get-server)
10179         (nnmairix-backend-to-server, nnmairix-goto-original-article)
10180         (nnmairix-get-group-from-file-path):
10181         * nnrss.el (nnrss-find-rss-via-syndic8):
10182         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
10183         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
10184         (gnus-group-browse-foreign-server):
10185         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
10186         (gnus-summary-execute-command, gnus-summary-respool-article)
10187         (gnus-read-move-group-name):
10188         * gnus-score.el (gnus-summary-increase-score)
10189         (gnus-summary-score-effect):
10190         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
10191
10192 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10193
10194         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
10195         x-focus-frame.
10196
10197         * nnimap.el (auth-source-forget-user-or-password)
10198         (auth-source-user-or-password): Autoload.
10199
10200         * message.el (message-from-style, message-interactive)
10201         (message-cite-prefix-regexp, message-sendmail-envelope-from)
10202         (message-yank-prefix, message-indentation-spaces, message-signature)
10203         (message-signature-file): Add comment.
10204
10205 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10206
10207         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
10208         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
10209         new articles.
10210
10211         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
10212         parts.
10213         (nnimap-request-article): Work with the t setting, too.
10214
10215         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
10216         that you don't get flashes of other buffers.
10217         (gnus-summary-show-complete-article): Intern before setting.
10218
10219 2010-09-27  David Engster  <dengste@eml.cc>
10220
10221         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
10222         well as HEADERS.
10223         (nnmairix-retrieve-headers): Provide new argument for the above.
10224
10225 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10226
10227         * gnus-sum.el (gnus-summary-move-article): Don't alter
10228         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
10229         group.
10230
10231         * nnimap.el (nnimap-update-info): Don't destructively alter active.
10232
10233         * message.el (message-cite-prefix-regexp): Revert my last edit.
10234
10235         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
10236         variable instead of the Gnus variable.
10237
10238         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
10239
10240         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
10241
10242         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
10243         since some servers don't like it.
10244         (nnimap-open-connection): Forget credentials if the server says the
10245         password was wrong.
10246         (nnimap-parse-line): Protect against invalid data.
10247
10248         * gnus-sum.el (gnus-summary-move-article): Add comment.
10249         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
10250         nothing alters it while scanning for new messages.
10251
10252         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
10253         which may or may not help.
10254         (nnimap-open-connection): If we're doing a stream connection, and then
10255         discover we're on a STARTTLS-capable server, then open a STARTTLS
10256         connection instead.
10257
10258 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10259
10260         * nnimap.el (utf7): Require.
10261
10262         * message.el (message-cite-prefix-regexp): Remove "}" from citation
10263         prefix.
10264
10265 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
10266
10267         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
10268
10269 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10270
10271         * nnimap.el (nnimap-request-accept-article): Message the error on
10272         error.
10273
10274 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10275
10276         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
10277
10278 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10279
10280         * nndoc.el (nndoc-request-list): Return success always.
10281
10282         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
10283         `fetch-old' -- we only want to fetch the articles we've requested.
10284         The rest are in the agent, probably.
10285         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
10286         disappeared server" to something low.  It's not important.
10287
10288         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
10289         arrived before the FETCH data.
10290
10291         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
10292         target here, because we don't know the Gnus name of the group.
10293
10294         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
10295         for the correct group.
10296
10297         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
10298
10299         * gnus.el (gnus): Give a final warning after startup.
10300
10301         * gnus-util.el (gnus-action-message-log): New variable.
10302         (gnus-message): Use it.
10303         (gnus-final-warning): New function.
10304
10305         * nnimap.el (nnimap-open-connection): Record the greeting.
10306         (nnimap): Add greeting.
10307
10308 2010-09-26  Julien Danjou  <julien@danjou.info>
10309
10310         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
10311         arguments.
10312         (gnus-html-wash-images): Fix spec computing to include start/end.
10313
10314         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
10315
10316 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10317
10318         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
10319         deletion.
10320         (nnimap-retrieve-headers): Don't select the group, because that's
10321         already done by nnimap-possibly-change-group.
10322
10323         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
10324         (gnus-picon-transform-address): Use it.
10325
10326         * mail-source.el (mail-source-value): Revert previous patch.
10327
10328         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
10329         on failure.
10330         (nnimap-open-connection): Look up both virtual and physical server name
10331         credentials.
10332
10333         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
10334
10335 2009-02-07  Dave Love  <fx@gnu.org>
10336
10337         * tls.el (open-tls-stream): Don't query killing process.
10338
10339 2009-02-08  Dave Love  <fx@gnu.org>
10340
10341         * gnus-win.el (gnus-window-to-buffer-helper)
10342         (gnus-all-windows-visible-p): Function needn't be a symbol.
10343
10344         * mail-source.el (mail-source-value): Function needn't be a symbol.
10345
10346 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10347
10348         * message.el (message-cite-prefix-regexp): Remove } from the cite
10349         prefix.
10350
10351         * gnus-art.el (gnus-treatment-function-alist): Do picons before
10352         highlight again, so that the highlight is correct.
10353
10354         * gnus-picon.el (gnus-picon): Remove again.
10355         (gnus-picon-create-glyph): Set the background XPM color explicitly.
10356
10357         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
10358         doing the header highlightling, so that the background color of the
10359         picon is correct.
10360
10361         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
10362         (gnus-picon): Ditto.
10363         (gnus-picon): Reinstate.  The background color for picons is white.
10364         (gnus-picon-insert-glyph): Make the background white.
10365
10366         * nnml.el (nnml-open-nov): Don't return dead buffers.
10367
10368         * auth-source.el (auth-source-create): Query the user for whether to
10369         store the credentials.
10370
10371         * netrc.el (netrc-store-data): New function.
10372
10373         * auth-source.el (auth-source-user-or-password): Use the existing auth
10374         sources, if any, for creation.
10375
10376         * gnus.el (gnus-group-fast-parameter): Return the last matching
10377         parameter instead of the first matching parameter.
10378
10379 2010-09-26  Julien Danjou  <julien@danjou.info>
10380
10381         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
10382
10383 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10384
10385         * mml2015.el (mml2015-use): Remove gpg support.
10386
10387         * mml1991.el (mml1991-function-alist): Remove gpg function.
10388         (mml1991-gpg-sign): Remove.
10389
10390 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
10391
10392         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
10393         (gnus-browse-unsubscribe-current-group): Document it.
10394         (gnus-browse-unsubscribe-group): Use it.
10395
10396 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10397
10398         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
10399         address to the To list for easier response.
10400
10401         * gnus.el (gnus-play-startup-jingle): Remove.
10402         (gnus-splash): Don't play jingle.
10403         (gnus): Silence gnus-load message.
10404
10405         * gnus-art.el (gnus-treat-play-sounds): Remove.
10406
10407         * gnus.el (gnus-play-jingle): Remove audio support.
10408
10409         * gnus-cus.el (gnus-score-customize): Remove audio reference.
10410
10411         * earcon.el: Remove -- no users.
10412
10413         * gnus-audio.el: Remove -- no users of this package.
10414
10415         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
10416
10417         * gnus-start.el (gnus-setup-news): Remove nocem support.
10418
10419         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
10420
10421         * gnus.el (gnus-use-nocem): Remove.
10422
10423         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
10424         Remove.
10425
10426         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
10427         uses NoCeM any more.
10428
10429         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
10430         (gnus-button-ctan-handler): Ditto.
10431         (gnus-button-handle-ctan-bogus-regexp): Ditto.
10432         (gnus-button-ctan-directory-regexp): Ditto.
10433         (gnus-button-handle-ctan): Ditto.
10434         (gnus-button-tex-level): Ditto.
10435         (gnus-button-alist): Remove CTAN stuff.
10436
10437 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10438
10439         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
10440         nnimap-streaming test.
10441
10442         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
10443         servers twice.
10444
10445         * nnimap.el (nnimap-open-connection): Add more error reporting when
10446         nnimap fails early.
10447
10448         * nnheader.el (nnheader-get-report-string): New function.
10449         (nnheader-get-report): Use it.
10450
10451         * gnus-int.el (gnus-check-server): Say what the error was when opening
10452         failed.
10453
10454         * nnimap.el (nnimap-wait-for-response): Search further when we're not
10455         using streaming.
10456
10457 2010-09-25  Julien Danjou  <julien@danjou.info>
10458
10459         * gnus-html.el (gnus-html-rescale-image): Use our defalias
10460         gnus-window-inside-pixel-edges.
10461
10462 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10463
10464         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
10465
10466         * mm-decode.el (mm-save-part): Allow saving to other directories the
10467         normal Emacs way.
10468
10469         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
10470         Suggested by Jay Berkenbilt.
10471
10472         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
10473         there isn't a single byte.
10474
10475         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
10476         just do it.  It doesn't really seem to matter what the user responds
10477         here, I think, so it's just a confusing question.
10478
10479         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
10480         non-streaming case.
10481
10482         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
10483         (gnus-article-encrypt-body): Use it.
10484
10485         * gnus-sum.el (gnus-summary-show-complete-article): New command and
10486         keystroke.
10487
10488         * nnimap.el (nnimap-find-wanted-parts-1):
10489         Use gnus-fetch-partial-articles.
10490
10491         * gnus-art.el (gnus-fetch-partial-articles): New variable.
10492
10493         * nnimap.el (nnimap-insert-partial-structure): New function.
10494         (nnimap-get-partial-article): New function.
10495         (nnimap-request-article): Use it.
10496         (nnimap-wait-for-response): Return whether the wait was successful.
10497         (nnimap-finish-retrieve-group-infos): Don't do anything if the
10498         retrieval wasn't successful.
10499         (nnimap-retrieve-group-data-early): Allow throttling servers.
10500         (nnimap-streaming): New variable.
10501         (nnimap-fetch-partial-articles): Remove.
10502
10503         * mm-decode.el (mm-with-part): Protect against killed buffers.
10504
10505         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
10506         for prettier summary display.
10507
10508 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
10509
10510         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
10511
10512 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10513
10514         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
10515         apparently third-party libraries depend on it.
10516
10517         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
10518         before starting negotiation.
10519
10520         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
10521         privacy reasons.
10522         (gnus-treat-mail-gravatar): Ditto.
10523
10524         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
10525         buffer when inserting images.  Inserting text into the headers, for
10526         instance, can make them invalid.
10527
10528 2010-09-25  Julien Danjou  <julien@danjou.info>
10529
10530         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
10531         variables.
10532
10533         * nnheader.el: Remove useless variables news-reply-yank-from and
10534         news-reply-yank-message-id.
10535
10536         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
10537         variables.
10538
10539         * mml1991.el: Remove useless mml1991-verbose.
10540
10541         * gnus.el: Remove useless variable gnus-use-generic-from.
10542         Remove obsolete variable gnus-topic-indentation.
10543
10544         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
10545
10546         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
10547
10548         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
10549
10550         * gnus-group.el: Remove useless gnus-group-icon-cache.
10551         Remove useless gnus-ephemeral-group-server.
10552
10553         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
10554
10555         * mml2015.el: Remove useless mml2015-verbose.
10556
10557         * mml-smime.el: Remove useless mml-smime-verbose.
10558
10559         * gnus.el: Remove useless gnus-local-domain.
10560
10561         * gnus-gravatar.el (gnus-gravatar-transform-address):
10562         Use gnus-gravatar-size.
10563
10564         * gnus-art.el: Remove useless gnus-treat-translate.
10565
10566 2010-09-24  Julien Danjou  <julien@danjou.info>
10567
10568         * gnus-sum.el: Add support for Gravatars.
10569
10570         * gnus-art.el: Add support for Gravatars.
10571
10572         * gnus-gravatar.el: Add this file.
10573
10574         * gravatar.el: Add this file.
10575
10576 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10577
10578         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
10579
10580         * gnus-group.el (gnus-group-fetch-faq): Remove.
10581
10582         * gnus.el (gnus-group-faq-directory): Remove.
10583
10584         * gnus-group.el (gnus-group-fetch-charter): Remove.
10585
10586         * gnus.el (gnus-group-charter-alist): Remove.
10587
10588         * gnus-group.el (gnus-group-archive-directory): Remove.
10589         (gnus-group-recent-archive-directory): Ditto.
10590         (gnus-group-make-archive-group): Remove.
10591
10592         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
10593
10594         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
10595         use the same article number for all the cached articles.
10596
10597         * nnimap.el (nnimap-command): Register the last command time so
10598         that we can use it for idling NOOPs.
10599         (nnimap-open-connection): Start the keeplive timer.
10600         (nnimap-make-process-buffer): Store all the process buffers.
10601         (nnimap-keepalive): New function.
10602
10603         * starttls.el (starttls-open-stream): Add autoload cookie.
10604
10605 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10606
10607         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
10608         handling.
10609
10610 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10611
10612         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
10613         its data structures.
10614
10615         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
10616         instead of the cl.el copy-list.
10617         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
10618         equalp.
10619
10620 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10621
10622         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
10623         and tool-bar-local-item-from-menu.
10624
10625         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
10626         mode-line-highlight face for Emacs.
10627
10628         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
10629         loading gnus-sum.elc; fix comment for canlock-verify.
10630         (gnus-article-jump-to-part): Use read-number.
10631         (gnus-insert-mime-button, gnus-insert-mime-security-button):
10632         Remove Emacs pre-21 compatible code for help-echo.
10633         (gnus-article-next-page-1): No need to adjust the number of lines.
10634         (gnus-article-describe-bindings): Always use help-buffer.
10635
10636         * gnus-audio.el (gnus-audio-inline-sound):
10637         * gnus-cus.el (gnus-custom-mode):
10638         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
10639
10640         * gnus-sum.el (gnus-remove-overlays): Doc fix.
10641
10642         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
10643         compatible code.
10644
10645 2010-09-24  Glenn Morris  <rgm@gnu.org>
10646
10647         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
10648         visiting the fcc file in rmail-mode.
10649
10650         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
10651
10652 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10653
10654         * nnir.el: Silence the byte compiler.
10655
10656         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
10657         alias to browse-url-url-encode-chars if any.
10658         (gnus-html-encode-url): Use it.
10659
10660 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10661
10662         * gnus-start.el (gnus-use-backend-marks): New variable.
10663         (gnus-get-unread-articles-in-group): Use it.
10664
10665         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
10666         makeover.
10667
10668 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10669
10670         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
10671
10672 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10673
10674         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
10675         Remove.
10676         (gnus-setup-news-hook):
10677         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
10678
10679         * gnus-int.el (gnus-request-update-info): Protect against backends not
10680         having the function.
10681
10682         * nnimap.el (nnimap-stream): Mention starttls.
10683         (nnimap-open-connection): Add starttls support.
10684
10685 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
10686
10687         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
10688
10689 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10690
10691         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
10692         BODYSTRUCTUREs.
10693         (nnimap-transform-headers): Unfold quoted {42} headers.
10694
10695         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
10696         the info.
10697         (gnus-get-unread-articles): Only call updatep on backends that support
10698         it.
10699
10700         * nnweb.el (nnweb-request-update-info): NOOP.
10701
10702         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
10703
10704         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
10705         since it only deals with marks.
10706
10707         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
10708         gnus-request-marks, and make a new gnus-request-update-info.
10709
10710         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
10711         the active instead of the high number, which is usually too low.
10712
10713 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
10714
10715         * netrc.el (netrc-parse): Remove encrypt.el mentions.
10716         * encrypt.el: Remove.
10717
10718 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10719
10720         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
10721         server in symbolic form.
10722
10723         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
10724
10725 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10726
10727         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
10728         (nnimap-update-info): Fix up code slightly.
10729
10730         * gnus-int.el (gnus-open-server): Add tracing for performance
10731         debugging.
10732
10733         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
10734         (gnus-group-insert-group-line): Pass the real group name so that it
10735         gets the right data.
10736
10737         * gnus-start.el (gnus-get-unread-articles): Don't have
10738         `gnus-get-unread-articles-in-group' update info, since that can be
10739         really slow and doesn't seem to be needed?
10740
10741 2010-09-22  Dan Christensen  <jdc@uwo.ca>
10742
10743         * time-date.el (date-to-time): Try using parse-time-string first before
10744         using the slower timezone-make-date-arpa-standard.
10745
10746 2010-09-22  Julien Danjou  <julien@danjou.info>
10747
10748         * gnus-group.el (gnus-group-insert-group-line):
10749         Call gnus-group-highlight-line.
10750         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
10751         default hook list.
10752         (gnus-group-update-eval-form): Add new function.
10753         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
10754         (gnus-group-get-icon): Use gnus-group-update-eval-form.
10755
10756 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10757
10758         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
10759         immediate, then expire all articles.
10760         (nnimap-update-info): Fix off-by-one errors.
10761         (nnimap-flags-to-marks): Would return no marks lists for group with no
10762         flags.  Instead return the other data.
10763
10764 2010-09-22  Julien Danjou  <julien@danjou.info>
10765
10766         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
10767         Only return an icon.
10768         (gnus-group-insert-group-line): Compute icon to return.
10769
10770         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
10771         (gnus-html-image-fetched): Only cache if
10772         gnus-html-image-automatic-caching is set.
10773         (gnus-html-image-fetched): Check for errors.
10774
10775 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10776
10777         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
10778         once per method on `g'.  This ensures that backends like nnfolder don't
10779         open all their folders.
10780
10781         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
10782         (nnimap-request-list): Nix out group in the correct buffer.
10783         (nnimap-parse-flags): Implement by using `read' instead of
10784         hand-parsing.
10785         (nnimap-flags-to-marks): Pass on permanent-flags.
10786         (nnimap-make-process-buffer): Record the server name.
10787         (nnimap-parse-flags): Fix typo.
10788         (nnimap-request-scan): Run split on the server in general, not just a
10789         single group.
10790
10791         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
10792         parameter, and propagate this downwards.
10793
10794         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
10795         since EXAMINE changes it on the server.
10796
10797         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
10798         this command might take a while.
10799
10800 2010-09-22  Julien Danjou  <julien@danjou.info>
10801
10802         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
10803         harmful if you have 2 images side-by-side, they can't be properly
10804         update on text deletion.  Using text-property is safer here.
10805         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
10806         data.
10807
10808 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10809
10810         * nnimap.el (nnimap-expunge-inbox): Remove.
10811         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
10812         (nnimap-expunge): Flip default to t.
10813
10814         * gnus.el (gnus-method-to-server): Don't push things to the cache
10815         unless it's unique.
10816         (gnus-server-to-method): Ditto.
10817
10818 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
10819
10820         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
10821
10822 2010-09-22  Julien Danjou  <julien@danjou.info>
10823
10824         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
10825         get the start of data.
10826         (gnus-html-encode-url): Add this function to encode special chars in
10827         URL.
10828         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
10829         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
10830
10831         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
10832         default.
10833         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
10834
10835         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
10836         images alt-text.
10837         (gnus-html-put-image): Put alt-text as help-echo.
10838
10839 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10840
10841         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
10842         * mm-util.el (mm-decompress-buffer):
10843         * nnir.el (nnir-run-find-grep):
10844         * pop3.el (pop3-list): Use 3rd arg of split-string.
10845
10846         * time-date.el (format-seconds): Comment fix.
10847
10848         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
10849         and byte-optimize-form-code-walker.
10850         (dgnushack-make-auto-load): Don't advise make-autoload.
10851
10852         * lpath.el: Remove Emacs 21 stuff.
10853
10854 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10855
10856         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
10857         outside the active range.  Suggested by Dan Christensen.
10858
10859         * gnus-start.el (gnus-get-unread-articles): Get the extended method
10860         slightly later to avoid double-getting it.
10861
10862         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
10863         previous patch.
10864
10865         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
10866
10867 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
10868
10869         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
10870
10871 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10872
10873         * gnus-int.el (gnus-open-server): Give a better error message in the
10874         "go offline" case.
10875
10876         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
10877         marks for nnimap, which is seldom the right thing to do.
10878
10879         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
10880         (gnus-same-method-different-name): New function.
10881
10882         * nnimap.el (parse-time): Require.
10883
10884         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
10885         method in the presence of many similar methods.
10886
10887         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
10888
10889         * nnimap.el (nnimap-find-expired-articles): Don't refer to
10890         nnml-inhibit-expiry.
10891
10892         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
10893         find out whether methods are equal.
10894
10895         * nnimap.el (nnimap-find-expired-articles): New function.
10896         (nnimap-process-expiry-targets): New function.
10897         (nnimap-request-move-article): Request the article before looking at
10898         what the Message-ID is.  Fix found by Andrew Cohen.
10899         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
10900
10901         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
10902         for oldness in addition to being a predicate.
10903
10904         * nnimap.el (nnimap-request-group): When we have zero articles, return
10905         the right data to Gnus.
10906         (nnimap-request-expire-articles): Only delete articles immediately if
10907         the target is 'delete.
10908
10909         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
10910         method, this would bug out.
10911
10912         * gnus-group.el (gnus-group-expunge-group): Rename from
10913         gnus-group-nnimap-expunge, and implemented as a normal interface
10914         function.
10915
10916         * gnus-int.el (gnus-request-expunge-group): New function.
10917
10918         * nnimap.el (nnimap-request-create-group): Implement.
10919         (nnimap-request-expunge-group): New function.
10920
10921 2010-09-21  Julien Danjou  <julien@danjou.info>
10922
10923         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
10924         (gnus-html-cache-expired): Add new function.
10925         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
10926         wethever we should display image for fetch it.
10927         Compute alt-text earlier to pass it to the fetching function too.
10928         (gnus-html-schedule-image-fetching): Change function argument to only
10929         get one image at a time, not a list.
10930         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
10931         cache.
10932         (gnus-html-get-image-data): New function to retrieve image data from
10933         cache.
10934         (gnus-html-put-image): Change buffer argument to use image data rather
10935         than file, and place image above region rather than inserting a new
10936         one.  Do not take alt-text as argument, since it's useless now: we place
10937         the image above alt-text.
10938         (gnus-html-prune-cache): Remove.
10939         (gnus-html-show-images): Start to fetch image when we find one, do not
10940         push into a temporary list.
10941         (gnus-html-prefetch-images): Only fetch image if they have expired.
10942         (gnus-html-browse-image): Fix, use 'gnus-image-url.
10943         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
10944
10945 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10946
10947         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
10948
10949 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10950
10951         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
10952         spec inser "*" if the group isn't active instead of 0.
10953
10954         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
10955         opening the server.
10956         (nnimap-request-delete-group): Implement group deletion.
10957         (nnimap-transform-headers): Return the size of the entire message in
10958         the Bytes header, not just the size of the first part.
10959         (nnimap-request-move-article): When moving an article from nnimap,
10960         request the article first so the accepting form has an article to
10961         accept.  Reported by Dan Christensen.
10962         (nnimap-command): Make sure that the error message doesn't error out.
10963
10964 2010-09-20  David Edmondson  <dme@dme.org>
10965
10966         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
10967         we haven't requested anything.
10968
10969 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10970
10971         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
10972         "".  Fix found by Andrew Cohen.
10973
10974         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
10975         instead of -encode-string.
10976
10977 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10978
10979         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
10980
10981         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
10982         by mm-subst-char-in-string.
10983
10984 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10985
10986         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
10987         waiting for the connection string.
10988
10989         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
10990         arriving.
10991
10992         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
10993         bogus characters.  This allows selecting certain Gmail groups.
10994
10995         * nnimap.el (nnimap-find-wanted-parts-1): New function.
10996         (nnimap-fetch-partial-articles): New variable.
10997         (nnimap-open-connection): When looking for credentials, also use the
10998         nnimap-server-port.
10999         (nnimap-request-article): Return the group/article number, so that Gnus
11000         `^' works as expected.
11001         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
11002
11003         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
11004         comments.
11005         (gnus-methods-sloppily-equal): New function.
11006         (gnus): When using the development version of Gnus, load the gnus-load
11007         file.
11008
11009         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
11010         `gnus-open-server' on each method before trying to scan them etc.
11011         This ensures that all the backend parameters are set correctly.
11012
11013         * nnimap.el (nnimap-authenticator): New variable.
11014         (nnimap-open-connection): Allow anonymous login.
11015         (nnimap-transform-headers): The chars header is called Chars not Bytes.
11016         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
11017
11018         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
11019         patch, found by Knut Anders Hatlen.
11020
11021 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
11022
11023         * gnus-agent.el (gnus-agent-batch-confirmation)
11024         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
11025         to gnus-message.
11026         * gnus-art.el (gnus-article-describe-briefly): Likewise.
11027         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
11028         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
11029         * gnus-int.el (gnus-open-server): Likewise.
11030         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
11031         (gnus-score-check-syntax): Likewise.
11032         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
11033         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
11034         Likewise.
11035         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
11036
11037 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11038
11039         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
11040         calling conventions so that prefetch doesn't bug out.
11041
11042 2010-09-19  Julien Danjou  <julien@danjou.info>
11043
11044         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
11045         rather than `subst-char-in-region' in order to be able to replace ASCII
11046         char by UTF-8 ones.
11047
11048         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
11049         than curl.
11050         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
11051         the right URL and ALT text on images.
11052         (gnus-html-wash-tags): Fix tag case.
11053         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
11054         (gnus-article-html): Add -o display_ins_del=2 option.
11055         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
11056
11057 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11058
11059         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
11060         the extra mail headers, which sometimes seem to happen for unknown
11061         reasons.
11062
11063         * mail-parse.el (mail-header-encode-parameter): Define as
11064         rfc2045-encode-string instead of as rfc2231-encode-string, since some
11065         (or most, perhaps?) mail readers don't understand the latter, but do
11066         understand the former.
11067
11068         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
11069         to nil, so that no methods are automatically agentized.  I think this
11070         is probably what most users want.
11071
11072         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
11073         from url-retrieve, for instance about invalid URLs.
11074
11075         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
11076         groups that have no articles.
11077         (nnimap-request-article): Check that we really got an article when we
11078         requested one.
11079
11080         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
11081         doesn't exist.
11082
11083         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
11084         nntp buffer so the agent can save it.
11085         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
11086         that CRLF doesn't get translated to \n.
11087         (nnimap-open-connection): Don't make 'shell commands only send \n.
11088
11089 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11090
11091         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
11092         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
11093         Update var name.
11094         (nnml-generate-nov-file): Use dolist.
11095         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
11096         Use with-current-buffer.
11097
11098 2010-09-18  Julien Danjou  <julien@danjou.info>
11099
11100         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
11101         parallel.
11102
11103 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11104
11105         * nnimap.el (nnimap-update-info): When doing partial marks update, get
11106         the range update right.
11107         (nnimap-request-group): Don't make `M-g' bug out on group with no
11108         marks.
11109         (nnoo): Require, so that other packages can require nnimap.
11110         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
11111         command we're looking for.  This helps when the server sends more
11112         responses after we've gotten everything we expected.
11113         (nnimap): Add a `newlinep' field to keep track of end-of-line
11114         conventions.
11115         Don't send CRLF to things that don't want it.
11116         (nnimap-request-accept-article): Ditto.
11117
11118 2010-09-18  Julien Danjou  <julien@danjou.info>
11119
11120         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
11121         than curl to retrieve images.
11122
11123 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11124
11125         * nnimap.el (nnimap-update-info): Extend the info so that we can set
11126         the marks.
11127         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
11128         (nnimap-wait-for-connection): New function.
11129         (nnimap-open-connection): If we have PREAUTH, don't query for login
11130         credentials.
11131         (nnimap-update-info): Fix off-by-one error when concatenating ranges
11132         when doing a partial update.
11133
11134 2010-09-18  Julien Danjou  <julien@danjou.info>
11135
11136         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
11137         tags.
11138
11139 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11140
11141         * nnimap.el (nnimap-credentials): New function.
11142         (nnimap-open-connection): Use the new function to look for credentials
11143         also on the numeric equivalents of "imap" and "imaps".
11144
11145         * gnus-start.el (gnus-activate-group): Send the info to
11146         gnus-request-group.
11147
11148         * nnimap.el (nnimap-request-group): Have the "check" version of the
11149         function parse flags and update the info, so that a `M-g' get a total
11150         resync of all flags from the group.
11151
11152         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
11153         to allow backends to alter the info on group selection.  Also alter all
11154         the backend -request-group functions to take the parameter.
11155
11156         * nnimap.el (nnimap-store-info): New function.
11157         (nnimap-update-info): Store the info for later usage.
11158         (nnimap-request-group): Use the stored info for the dont-check case, so
11159         that we don't retrieve all marks when we enter a group.
11160
11161         * nnimap.el: Use deffoo instead of defun for interface functions.
11162
11163         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
11164         update the group info.  This makes the nndraft groups, for instance, go
11165         back to their old behavior.
11166
11167         * gnus-sum.el (gnus-select-newsgroup): Indent.
11168
11169         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
11170         in.
11171         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
11172         nothing.
11173
11174         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
11175         from methods that are denied.
11176
11177         * gnus-int.el (gnus-method-denied-p): New function.
11178
11179         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
11180         store the password instead of netrc.
11181         (nnimap-open-connection): Don't error out when we can't make a
11182         connections.
11183
11184         * auth-source.el (auth-source-create): In the password prompt, say what
11185         we're querying for.  Also prompt for user name if that hasn't been
11186         given.
11187
11188         * nnimap.el (nnimap-with-process-buffer): Remove.
11189
11190 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11191
11192         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
11193         method when we're reading from the agent.
11194
11195         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
11196
11197         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
11198         that's probably most useful for users.
11199
11200         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
11201         "failed" all the time.
11202
11203         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
11204         ...)) with (with-current-buffer ... ).
11205
11206         * nntp.el (nntp-open-server): Return whether the open was successful or
11207         not.
11208
11209         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
11210         select an unread unseen article first.
11211
11212         * nnimap.el (nnimap-open-connection): If the user doesn't have a
11213         /etc/services, supply some sensible port defaults.
11214
11215         * dgnushack.el: Define netrc-credentials.
11216
11217 2010-09-17  Julien Danjou  <julien@danjou.info>
11218
11219         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
11220
11221 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11222
11223         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
11224         doesn't have any parameters.
11225
11226 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11227
11228         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
11229         only upcased checks.
11230
11231         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
11232
11233         * nnimap.el (nnimap-open-shell-stream): New function.
11234         (nnimap-open-connection): Use it.
11235         (nnimap-transform-headers): Get the number of lines in each message.
11236         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
11237         number of lines.
11238         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
11239         problem.
11240
11241         * utf7.el (utf7-encode): Autoload.
11242
11243         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
11244         to allow the mail splitting to not return a default group.  This is
11245         useful for nnimap, which will leave unmatched mail in the inbox.
11246
11247         * nnimap.el: Rewritten.
11248
11249         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
11250         nnimap usage.
11251
11252         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
11253         if the move is internal, so that nnimap can do fast internal moves.
11254
11255         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
11256         data.
11257         (gnus-read-active-for-groups): Support finishing the early retrieval of
11258         data.
11259
11260         * gnus-range.el (gnus-range-nconcat): New function.
11261
11262         * gnus-int.el (gnus-finish-retrieve-group-infos)
11263         (gnus-retrieve-group-data-early): New functions.
11264
11265 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11266
11267         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
11268         (nnrss-retrieve-groups):
11269         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
11270         (pop3-quit): Use with-current-buffer.
11271
11272 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11273
11274         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
11275         instead of nnheader-accept-process-output.
11276
11277         * dgnushack.el (dgnushack-compile): Add comment.
11278
11279         * lpath.el: No need to fbind propertize for XEmacs 21.4.
11280
11281         * gnus-html.el (gnus-html-schedule-image-fetching)
11282         (gnus-html-prefetch-images): Replace process-kill-without-query by
11283         gnus-set-process-query-on-exit-flag.
11284
11285 2010-09-16  Romain Francoise  <romain@orebokech.com>
11286
11287         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
11288
11289 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11290
11291         * gnus-registry.el (gnus-registry-install-shortcuts): The second
11292         parameter to unintern is mandatory-ish in Emacs 24.
11293
11294         * gnus-html.el (gnus-html-schedule-image-fetching)
11295         (gnus-html-prefetch-images): Check for curl before using it.
11296
11297         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
11298         depend on curl, which isn't essential.
11299
11300         * imap.el: Revert back to version
11301         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
11302         seem problematic.
11303
11304 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11305
11306         * gnus-registry.el (gnus-registry-install-shortcuts):
11307         Explicitly pass `obarray' to `unintern' to avoid a warning.
11308
11309 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11310
11311         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
11312         change.
11313
11314         * nnrss.el (nnrss-request-list): Remove this function and related
11315         functions, including the moreover stuff.
11316
11317 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11318
11319         * nnrss.el (nnrss-retrieve-groups): New function.
11320
11321 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11322
11323         * .dir-locals.el: Add no-byte-compile cookie.
11324
11325 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11326
11327         * time-date.el (format-seconds): Comment fix.
11328
11329         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
11330         for back end that doesn't support request-scan.
11331
11332 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11333
11334         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
11335         then do request scans from the backends.
11336
11337         * netrc.el (netrc-credentials): New conveniency function.
11338
11339         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
11340         avoid running a hook per line, since this takes a lot of time,
11341         profiling shows.
11342         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
11343         directly if gnus-visual-p is true.
11344
11345 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11346
11347         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
11348         groups; replace mapcar with dolist which is a bit faster; pass groups
11349         info to gnus-read-active-file-1.
11350         (gnus-read-active-file-1): Scan only specified groups if the new
11351         optional arg `infos' is given.
11352
11353 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11354
11355         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
11356
11357         * pop3.el (pop3-movemail): Remove.
11358         (pop3-streaming-movemail): Rename to pop3-movemail.
11359
11360         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
11361         don't restrict end-tag searches to the end of the line.
11362
11363 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11364
11365         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
11366         articles of every unchecked group to t, which means unknown since the
11367         server has never been opened.
11368
11369 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11370
11371         * gnus-html.el (gnus-html-show-alt-text): New command.
11372         (gnus-html-browse-image): Ditto.
11373         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
11374         to browse the image directly.
11375         (gnus-html-wash-tags): Search for images first, so that <a><img> works
11376         better.
11377
11378         * gnus-async.el (gnus-async-article-callback):
11379         Call `gnus-html-prefetch-images' unconditionally.
11380
11381         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
11382         before feeding URLs to curl.
11383
11384 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11385
11386         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
11387         internal images as deletable by `W D D'.
11388
11389         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
11390         (gnus-async-article-callback): Fix typo.
11391
11392 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11393
11394         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
11395         current line to work around bugs in the output from w3m.
11396
11397         * gnus-async.el (gnus-async-article-callback): Always prefetch images
11398         for groups that want that.
11399
11400         * nntp.el (nntp-wait-for-string): Supply a timeout for
11401         accept-process-output to ensure progress.
11402
11403         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
11404         level to get unread articles from, then use that for foreign groups,
11405         too.
11406
11407         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
11408         confuses the rest of the function.
11409
11410         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
11411         for the methods that support -retrieve-groups, too.
11412
11413         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
11414
11415 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11416
11417         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
11418         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
11419
11420         * pop3.el: Require cl when compiling.
11421         (pop3-number-of-responses): Search for "+OK", not "+OK ".
11422
11423 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11424
11425         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
11426         that aren't going to be activated.
11427         (gnus-get-unread-articles): Fix up the last commit.
11428
11429         * gnus-html.el (gnus-article-html): Allow calling without specifying
11430         the handle.  In that case, dissect the buffer first.
11431
11432         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
11433
11434         * nnimap.el (nnimap-open-connection): Revert the change that would look
11435         into authinfo for imaps instead of imap.
11436
11437         * gnus-start.el (gnus-activate-group): Take an optional parameter to
11438         say that you don't want to call gnus-request-group with don-check, but
11439         do check the reponse.  This is for virtual groups only.
11440         (gnus-get-unread-articles): Count the archive groups as secondary, so
11441         that they're activated the same way as before.
11442
11443         * imap.el (imap-message-map): Removed optional buffer parameter, since
11444         no callers use it.
11445         (imap-message-get): Ditto.
11446         (imap-message-put): Ditto.
11447         (imap-mailbox-map): Ditto.
11448         (imap-mailbox-put): Ditto.
11449         (imap-mailbox-get): Ditto.
11450         (imap-mailbox-get): Revert last change for this function.
11451
11452         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
11453         case-insensitively.
11454         (nnimap-debug): Remove.
11455
11456         * net/imap.el (imap-fetch-safe): Remove function, and alter all
11457         callers to use `imap-fetch' instead.  According to the comments, this
11458         should be safe, since all other IMAP clients use the 1:* syntax.
11459         (imap-enable-exchange-bug-workaround): Remove.
11460         (imap-debug): Remove -- doesn't seem very useful.
11461
11462         * mail-source.el (mail-source-fetch): Don't message if we're fetching
11463         mail from a file, and the file doesn't exist.
11464
11465         * imap.el (imap-log): New convenience function used throughout instead
11466         of repeating the same code all over the place.
11467
11468         * pop3.el (pop3-streaming-movemail): Return t for success.
11469
11470         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
11471         .authinfo if we're using ssl connection.
11472
11473         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
11474         already have if we're in a main Gnus `g' run.
11475
11476         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
11477
11478 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11479
11480         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
11481
11482         * nnmh.el (nnmh-request-list-1): Bind `file'.
11483
11484         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
11485         alias to set-process-query-on-exit-flag or process-kill-without-query.
11486         (pop3-open-server): Use it.
11487
11488 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11489
11490         * mail-source.el (mail-source-delete-crash-box): Always move the crash
11491         box to the Incoming file.  Fixes mistake in previous checkin.
11492
11493         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
11494         request loop (for debugging purposes) removed.
11495
11496         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
11497         culprit is more visible.
11498         (nnml-save-incremental-nov, nnml-open-incremental-nov)
11499         (nnml-add-incremental-nov): New functions to do "incremental" nov
11500         updates, where we just append to the end of the existing nov files
11501         without reading/writing them in full.
11502
11503         * mail-source.el (mail-source-delete-crash-box): Really only check the
11504         incoming files once in a while.
11505
11506         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
11507
11508         * mail-source.el (mail-source-delete-crash-box): Only check the
11509         incoming files for deletion once per day to save a lot of file
11510         accesses.
11511
11512         * pop3.el (pop3-logon): Fix up unbound variable typo.
11513
11514         * mail-source.el (pop3-streaming-movemail): Autoload.
11515
11516         * pop3.el (pop3-streaming-movemail):
11517         Respect pop3-leave-mail-on-server.
11518
11519         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
11520         retrieval.
11521
11522         * pop3.el (pop3-process-filter): Remove unused function.
11523         (pop3-streaming-movemail, pop3-send-streaming-command)
11524         (pop3-wait-for-messages, pop3-write-to-file)
11525         (pop3-number-of-responses): New functions for streaming pop3
11526         retrieval.
11527
11528         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
11529         come from no known methods.
11530         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
11531         list.
11532
11533         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
11534         message sizes.
11535         (pop3-movemail): Use erase-buffer instead of looping and deleting
11536         regions, which seems rather odd.
11537
11538         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
11539         file once per `g' run.
11540
11541         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
11542         directories.  This makes the draft queue directory work.
11543
11544         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
11545         data from the backends, so that we only request the list of groups from
11546         each method once.  This should speed things up considerably.
11547
11548         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
11549         detect that it's not implemented.
11550
11551         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
11552         we actually do recurse down into the tree, but don't stat all leaf
11553         nodes.
11554
11555         * gnus-html.el (gnus-html-show-images): If there are no images to show,
11556         then say so instead of bugging out.
11557
11558         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
11559         files exist before trying to read them.
11560
11561         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
11562         around <pre_int>.
11563
11564         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
11565
11566         * nnmh.el (nnmh-request-list-1): Optimize for speed.
11567
11568 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11569
11570         * mm-util.el (mm-image-load-path): Just return the image directories,
11571         not all directories in the path in addition to the image directories.
11572         (mm-image-load-path): Maintain a cache of the image directories so that
11573         the `g' command in Gnus doesn't have to stat dozens of directories each
11574         time.
11575
11576         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
11577         (gnus-html-wash-tags): Add a new `i' command to insert images.
11578         (gnus-html-insert-image): New command and keystroke.
11579         (gnus-html-redisplay-with-images): New command and keystroke.
11580         (gnus-html-show-images): Rename command.
11581         (gnus-html-wash-tags): Remove more white space before <pre_int> image
11582         spacers.
11583         (gnus-html-wash-tags): Decode entities at the end, so that entities
11584         inside the tags don't mess up the rest of the "parsing".
11585
11586         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
11587         so that nnimap methods aren't agentized by default.  There's apparently
11588         many problems related to agent/imap behavior.
11589
11590         * gnus-art.el (gnus-article-copy-string): New command and key binding.
11591
11592         * gnus-html.el: Doc fix.
11593
11594 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11595
11596         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
11597         specifier-spec-list for Emacs 21.
11598
11599         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
11600         glyph-width and glyph-height instead of display-graphic-p and
11601         image-size; make avoidance of displaying small images work for XEmacs.
11602
11603         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
11604         for XEmacs.
11605
11606         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
11607         of symbol that holds plist data.
11608         (gnus-process-plist): Remove plist of process after getting it.
11609
11610 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11611
11612         * message.el (message-generate-hashcash): Change default to
11613         'opportunistic if hashcash is installed.
11614
11615         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
11616         (gnus-html-put-image): Only call image-size once, since it's somewhat
11617         time-consuming on remote X servers.
11618
11619 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11620
11621         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
11622         type on data, not a file name.
11623
11624         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
11625         window-pixel-edges for Emacs 21.
11626
11627         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
11628         decoded contents.
11629         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
11630
11631 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11632
11633         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
11634         group line format, since it isn't very interesting.
11635
11636         * gnus-agent.el (gnus-agent-short-article),
11637         (gnus-agent-long-article): Increase values for these two variables,
11638         since most people are likely to have more network connection and
11639         storage than before.
11640
11641         * gnus.el (gnus-refer-article-method): Change default to 'current.
11642         When referring an article, the common behavior is to refer it from the
11643         current select method, not the native select method.  The chances of
11644         the native select method having the message in question is rather slim
11645         these days.
11646
11647         * gnus-sum.el (gnus-auto-select-subject): Change default to
11648         `unseen-or-unread'.  I think it's likely that most people want to
11649         select an unseen article over a previously seen, but unread one.
11650
11651         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
11652         means that in the article buffer none of the minor mode elements will
11653         be shown, usually, and this is not desirable in most cases.
11654
11655         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
11656         that commands like `d' (and the like) go to the next line in the
11657         buffer, instead of the next unread article.  I think this is the
11658         behavior that is most natural for most users.
11659         (gnus-single-article-buffer): Change default to nil, so that people can
11660         have as many article buffers open as they have summary buffer.  I think
11661         this is the most natural way for the groups to behave.
11662
11663         * message.el (message-generate-new-buffers): Change default to
11664         `unsent', so that all new message buffers start their names with the
11665         string "*unsent", and it's easier to find the buffers if you move from
11666         them.
11667
11668 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11669
11670         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
11671         small.  They're probably tracking images.
11672         (gnus-html-wash-tags): Remove all <pre_int> place holders.
11673         (gnus-html-rescale-image): Yet another try at getting the image sizing
11674         right.
11675
11676         * nntp.el (nntp-request-set-mark): Refuse to do marks if
11677         nntp-marks-file-name is nil.
11678
11679 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11680
11681         * gnus-html.el (gnus-html-wash-tags)
11682         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
11683         Better logging.
11684
11685 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11686
11687         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
11688
11689         * gnus-html.el (gnus-html-wash-tags): Check the value of
11690         gnus-blocked-images in the summary buffer.
11691
11692 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11693
11694         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
11695
11696 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11697
11698         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
11699         like "a", it seems like.
11700         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
11701         since it needs to be picked from the correct buffer.
11702
11703         * nnwfm.el: Remove.
11704
11705         * nnlistserv.el: Remove.
11706
11707 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11708
11709         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
11710         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
11711
11712 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11713
11714         * nnkiboze.el: Remove.
11715
11716         * nndb.el: Remove.
11717
11718         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
11719         alt text.
11720         (gnus-html-rescale-image): Try to get the rescaling logic right for
11721         images that are just wide and not tall.
11722
11723         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
11724         overshadow variable bindings.
11725
11726 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
11727
11728         * gnus-html.el (gnus-html-wash-tags)
11729         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
11730         Add extra logging.
11731
11732 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11733
11734         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
11735         (gnus-max-image-proportion): New variable.
11736         (gnus-html-rescale-image): New function.
11737         (gnus-html-put-image): Rescale images.
11738
11739 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11740
11741         Fix up some byte-compiler warnings.
11742         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
11743         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
11744         (gnus-article-fill-cited-article, gnus-article-hide-citation)
11745         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
11746         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
11747         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
11748         (gnus-group-update-group): Use save-excursion and with-current-buffer.
11749
11750 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11751
11752         * gnus-html.el (gnus-article-html): Decode contents by charset.
11753
11754 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11755
11756         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
11757         (gnus-html-frame-width, gnus-blocked-images):
11758         * message.el (message-prune-recipient-rules): Add custom version.
11759         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
11760
11761         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
11762         functions.
11763
11764         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
11765         gnus-process-get.
11766
11767 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
11768
11769         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
11770         instead of lsub directly.
11771
11772 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11773
11774         * nnwarchive.el: Remove.
11775
11776         * gnus-soup.el: Remove.
11777
11778         * nnsoup.el: Remove.
11779
11780         * nnultimate.el: Remove.
11781
11782         * gnus-html.el (gnus-blocked-images): New variable.
11783
11784         * message.el (message-prune-recipients): New function.
11785         (message-prune-recipient-rules): New variable.
11786
11787         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
11788         guess whether a long line is natural text or not.
11789
11790         * gnus-html.el (gnus-html-schedule-image-fetching):
11791         Use gnus-process-plist and friends for compatibility.
11792
11793 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
11794
11795         * gnus-html.el: Require packages that define macros used in this file.
11796         (gnus-article-mouse-face): Declare to silence byte-compiler.
11797         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
11798         process-get.
11799         (gnus-html-put-image): Use plist-get to avoid getf.
11800         (gnus-html-prefetch-images): Use with-current-buffer.
11801
11802 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11803
11804         * gnus-ems.el: Provide compatibility functions for
11805         gnus-set-process-plist.
11806
11807         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
11808         header-line-format for XEmacs 21.4.
11809
11810         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
11811         * gnus.el (gnus-valid-select-methods):
11812         * message.el (message-send-mail-partially-limit):
11813         * mm-decode.el (mm-text-html-renderer):
11814         * mml.el (mml-insert-mime-headers-always):
11815         * smiley.el (smiley-regexp-alist): Bump custom version.
11816
11817 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11818
11819         * gnus-html.el: Require mm-url.
11820         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
11821         with the url to `url'.
11822         (gnus-html-wash-tags): Support cid: URLs/images.
11823
11824 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11825
11826         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
11827         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
11828         bindings, as they aren't useful at all.  `w' is moved to `W w'.
11829
11830         * gnus-move.el: Remove file, since it doesn't really work.
11831
11832         * gnus-html.el (gnus-article-html): Tell w3m that the input is
11833         UTF-8.  This seems to fix problems with some German web feeds.
11834
11835         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
11836         at the top so that the proper colors are applied.
11837
11838         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
11839         don't have dots in their names.
11840
11841         * gnus-art.el (gnus-article-view-part): Doc fix.
11842
11843         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
11844         XEmacs-compatible.
11845         (gnus-html-put-image): Don't do images on non-graphic displays.
11846
11847         * nnslashdot.el: Remove this unused backend.
11848
11849         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
11850         actions.
11851         (gnus-undo-register-1): Revert last change.
11852
11853         * gnus-group.el (gnus-group-completing-read): Protect against not
11854         having completion-styles bound.
11855
11856         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
11857         make broken recipients happier.
11858
11859         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
11860
11861         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
11862         point parameter.
11863
11864         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
11865
11866         * gnus-group.el (gnus-group-completing-read): Add 'substring to
11867         completion-styles for group selection.
11868
11869 2009-02-04  Andreas Schwab  <schwab@suse.de>
11870
11871         * gnus-score.el (gnus-score-string): Fix regex for matching extra
11872         headers and regexp-quote the match if necessary.
11873
11874 2009-03-24  Miles Bader  <miles@gnu.org>
11875
11876         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
11877         the blinking smiley.
11878
11879 2009-03-24  Simon Josefsson  <simon@josefsson.org>
11880
11881         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
11882         blink smiley.
11883
11884 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11885
11886         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
11887         where the dribbel file lives exists.
11888
11889         * message.el (message-send-mail-partially-limit): Change the default to
11890         nil, since most people don't want this.
11891
11892         * mm-url.el (mm-url-decode-entities): Also decode entities like
11893         &#x3212.
11894
11895 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
11896
11897         * gnus-sum.el (gnus-summary-idna-message):
11898         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
11899         Hyperlink urls in docstrings with URL `...'.
11900
11901 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
11902
11903         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
11904         functions.
11905
11906 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11907
11908         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
11909         say what the mouseover text should be.
11910
11911         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
11912         version of the mm-w3m-safe-url-regexp variable to only download images
11913         in the groups where we want that to happen.
11914
11915         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
11916
11917         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
11918         easier debugging.
11919         (gnus-article-beginning-of-window): Add kludge to allow spacing past
11920         big pictures in the article buffer.
11921
11922         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
11923         gnus-article-html.
11924         (mm-text-html-renderer): gnus-article-html needs curl in addition to
11925         w3m.
11926
11927         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
11928
11929 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11930
11931         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
11932         which doesn't exist.
11933
11934         * message.el (message-inhibit-ecomplete): New variable to allow some
11935         function to inhibit ecomplete address storage.
11936         (message-resend): Disable ecomplete message storage when resending
11937         messages.
11938
11939         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
11940
11941 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11942
11943         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
11944         Save excursion while copying, moving, and deleting articles in order to
11945         prevent the cursor from jumping to unforeseen place.
11946
11947 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11948
11949         * lpath.el: No need to bind bookmark-current-buffer,
11950         bookmark-yank-point and bookmark-make-record-function.
11951
11952 2010-08-17  Glenn Morris  <rgm@gnu.org>
11953
11954         * gnus-sync.el: Require gnus components whose functions are used.
11955
11956         * gnus-art.el (bookmark-make-record-function):
11957         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
11958         Declare for compiler.
11959
11960         * mm-url.el (mml-compute-boundary): Autoload.
11961
11962 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11963
11964         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
11965
11966 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
11967
11968         Typo fix "hoo4a" -> "hook".
11969
11970         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
11971
11972 2010-08-14  Glenn Morris  <rgm@gnu.org>
11973
11974         * gnus-sync.el (gnus-sync): Fix defgroup version.
11975
11976 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
11977
11978         Doc fixes and keep unknown groups (ammended for nunion bug fix).
11979
11980         * gnus-sync.el: Fix docs.
11981         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
11982         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
11983
11984 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11985
11986         Optimizations for gnus-sync.el.
11987
11988         * gnus-sync.el: Add docs about gnus-sync-backend
11989         possibilities.
11990         (gnus-sync-save): Remove unnecessary message.
11991         (gnus-sync-read): Optimize and show what groups were skipped.
11992
11993 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
11994
11995         Minor bug fixes for gnus-sync.el.
11996
11997         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
11998         Don't read the sync on get-new-news.
11999
12000         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
12001         quiet.
12002
12003         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
12004         (fix typo).
12005
12006 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
12007
12008         Make saving and restoring of hidden threads work with overlays.
12009         Patch applied by Ted Zlatanov.
12010
12011         * gnus-sum.el (gnus-hidden-threads-configuration)
12012         (gnus-restore-hidden-threads-configuration): Update to deal with text
12013         properties, rather than searching for a magic character.
12014
12015 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12016
12017         New gnus-sync.el library for synchronization of marks.
12018
12019         * gnus-sync.el: New library for synchronization of marks.
12020
12021         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
12022         renamed from `gnus-registry-grep-in-list'.
12023
12024         * gnus-registry.el (gnus-registry-follow-group-p):
12025         Use `gnus-grep-in-list'.
12026
12027         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
12028
12029 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12030
12031         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
12032         determining charset of text fails.
12033
12034 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12035
12036         * nnmail.el (nnmail-get-new-mail-1): Revert.
12037
12038         * nnml.el (nnml-active-number): Make sure names of newly created groups
12039         in nnml-group-alist are encoded.
12040
12041 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12042
12043         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
12044         containing non-ASCII characters in active file for nnml back end.
12045
12046 2010-07-24  David Engster  <dengste@eml.cc>
12047
12048         * mml-smime.el (mml-smime-epg-verify): Also accept the older
12049         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
12050
12051 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
12052
12053         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
12054         tag (Bug#6654).
12055
12056 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12057
12058         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
12059         the article buffer, not the summary buffer.
12060
12061 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12062
12063         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
12064         Emacs 23 as well.
12065
12066 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12067
12068         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
12069         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
12070
12071 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12072
12073         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
12074         Patch applied by Karl Fogel.
12075
12076         * gnus-sum.el (gnus-summary-bookmark-make-record):
12077         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
12078
12079 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12080
12081         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
12082         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
12083         C-w still not working correctly from Article buffers; Thierry's
12084         patch to fix that will be applied after this.
12085
12086         * gnus-art.el (bookmark-make-record-function): New local variable.
12087
12088         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
12089         article buffer.
12090         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
12091
12092 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
12093
12094         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
12095         on changes in bookmark.el.
12096
12097 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12098
12099         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
12100         `no-log' instead of message not to log prompt string.
12101
12102 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
12103
12104         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
12105         the *other* type of HTML form submission.
12106
12107 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
12108
12109         * auth-source.el (auth-source-pick): If choice does not contain a
12110         questioned keyword, set the check to t.
12111
12112 2010-06-12  Romain Francoise  <romain@orebokech.com>
12113
12114         * gnus-util.el (gnus-date-get-time): Move up before first use.
12115
12116 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12117
12118         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
12119         (gnus-article-edit-part): Bind it to make last part that is substituted
12120         or deleted visible.
12121         (gnus-mime-display-single): Buttonize part of which id equals to
12122         gnus-mime-buttonized-part-id.
12123
12124 2010-06-10  Dan Christensen  <jdc@uwo.ca>
12125
12126         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
12127         (gnus-dd-mmm): Use gnus-date-get-time.
12128         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
12129         simplify logic.
12130         (gnus-summary-limit-to-age): Use gnus-date-get-time.
12131         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
12132
12133 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
12134
12135         * auth-source.el (top): Autoload `secrets-list-collections',
12136         `secrets-create-item', `secrets-delete-item'.
12137         (auth-sources): Fix tag string.
12138         (auth-get-source, auth-source-retrieve, auth-source-create)
12139         (auth-source-delete): New defuns.
12140         (auth-source-pick): Rewrite in order to avoid 2 passes.
12141         (auth-source-forget-user-or-password): New parameter USERNAME.
12142         (auth-source-user-or-password): New parameters CREATE-MISSING and
12143         DELETE-EXISTING.  Retrieve password interactively, if needed.
12144
12145 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
12146
12147         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
12148         deleting unused directories when gnus-expert-user is t.
12149
12150 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12151
12152         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
12153         for each temp file when gnus-article-browse-delete-temp is ask.
12154
12155 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12156
12157         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
12158         Replace Lisp calls to delete-backward-char by calls to delete-char.
12159
12160 2010-05-20  Kevin Ryde  <user42@zip.com.au>
12161
12162         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
12163
12164 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
12165
12166         * password-cache.el (password-cache-remove): Fix docstring.
12167
12168 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12169
12170         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
12171         article unless decoding article to be saved.
12172
12173 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12174
12175         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
12176         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
12177         generated within the mm-with-unibyte-current-buffer macro.
12178
12179 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12180
12181         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
12182         to nil when we're in a mml-preview buffer and no group is selected.
12183
12184 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
12185
12186         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
12187         when catching the `C-g'.  Reported by "Leo".
12188
12189 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12190
12191         * message.el (message-forward-make-body-plain)
12192         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
12193         multibyte-string-p.
12194
12195         * lpath.el: Revert.
12196
12197 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12198
12199         * message.el (message-forward-make-body-mml): Assume original message
12200         is multibyte string; error on unibyte.
12201         (message-forward-make-body-plain): Ditto; don't add excessive newline
12202         in body end.
12203
12204         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
12205
12206 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
12207
12208         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
12209         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
12210
12211 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12212
12213         * mm-extern.el (mm-extern-url): Don't use
12214         mm-with-unibyte-current-buffer.
12215         (mm-extern-cache-contents): Use with-current-buffer instead of
12216         save-excursion + set-buffer.
12217
12218 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12219
12220         * mm-util.el (mm-emacs-mule): Remove.
12221
12222 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
12223
12224         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
12225         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
12226         change.
12227
12228 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12229
12230         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
12231         bind the default value of enable-multibyte-characters to nil.
12232
12233 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12234
12235         * message.el (message-forward-make-body-plain)
12236         (message-forward-make-body-mml):
12237         Don't use mm-with-unibyte-current-buffer.
12238
12239 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12240
12241         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
12242
12243 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
12244
12245         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
12246         (Bug#5592).
12247
12248 2010-05-07  Julien Danjou  <julien@danjou.info>
12249
12250         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
12251         it to mm-pipe-part.
12252
12253         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
12254         it is given.
12255
12256 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12257
12258         * binhex.el (binhex-decode-region-internal):
12259         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
12260         (dns-query):
12261         * nnweb.el (nnweb-gmane-search):
12262         * pgg-parse.el (pgg-parse-armor):
12263         * pgg.el (pgg-verify-region):
12264         * sha1.el (sha1-string-external):
12265         * uudecode.el (uudecode-decode-region-internal):
12266         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
12267         XEmacs.
12268
12269         * gnus-art.el (gnus-article-browse-html-parts):
12270         * gnus-group.el (gnus-read-ephemeral-gmane-group):
12271         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
12272         make-temp-file.
12273
12274         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
12275         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
12276         compiling.
12277
12278         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
12279         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
12280         XEmacs when compiling.
12281
12282         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
12283         gnus-pick-mode-off-hook for XEmacs when compiling.
12284         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
12285         gnus-binary-mode-off-hook for XEmacs when compiling.
12286
12287         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
12288         Return nil if char-charset is not available.
12289
12290         * imap.el (imap-disable-multibyte)
12291         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
12292         macros.
12293
12294         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
12295         instead of encode-coding-string.
12296
12297         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
12298         'xemacs) instead of mm-emacs-mule to switch function definitions.
12299         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
12300
12301         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
12302         bind temporary-file-directory for XEmacs;
12303         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
12304         timer-set-function for XEmacs 21.4 and SXEmacs;
12305         bind timer-list for XEmacs 21.4 and SXEmacs;
12306         fbind char-charset and find-charset-region for non-Mule XEmacs;
12307         fbind decode-coding-region, decode-coding-string, detect-coding-region,
12308         encode-coding-region and encode-coding-string for XEmacs having no
12309         file-coding feature.
12310
12311 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
12312
12313         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
12314
12315 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12316
12317         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
12318         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
12319
12320 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
12321
12322         * mm-util.el (mm-decompress-buffer): Use `delete-file';
12323         alias `jka-compr-delete-temp-file' no longer exists.
12324
12325 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12326
12327         Use define-minor-mode in Gnus where applicable.
12328         * mml.el (mml-mode): Use define-minor-mode.
12329         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
12330         (gnus-undo-mode): Use define-minor-mode.
12331         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
12332         (gnus-dead-summary-mode): Use define-minor-mode.
12333         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
12334         Initialize in declaration.
12335         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
12336         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
12337         (gnus-mailing-list-mode): Use define-minor-mode.
12338         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
12339         (gnus-draft-mode): Use define-minor-mode.
12340         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
12341         (gnus-dired-mode): Use define-minor-mode.
12342
12343 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
12344
12345         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
12346         handles on recursive mml-to-mime translation and check them for
12347         boundary delimiter collisions.  Reported by Greg Troxel.
12348
12349 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12350
12351         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
12352
12353 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12354
12355         * mm-util.el (mm-find-buffer-file-coding-system):
12356         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
12357
12358 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
12359
12360         * message.el (message-generate-headers): Record insertion of optional
12361         headers as well.  Otherwise the check to prevent repeated insertion of
12362         optional headers is a no-op.
12363
12364 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
12365
12366         * smime.el: Don't mention CVS.
12367
12368         * nnrss.el (nnrss-fetch): Don't mention CVS.
12369
12370         * nnir.el: Don't mention CVS.
12371
12372 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12373
12374         * gnus-sum.el (gnus-summary-bookmark-make-record):
12375         Add `location' field.
12376
12377 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12378
12379         * lpath.el: Fbind bookmark-default-handler,
12380         bookmark-get-bookmark-record, bookmark-make-record-default,
12381         bookmark-prop-get for Emacs <23 and XEmacs.
12382
12383 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12384
12385         * gnus-sum.el: Add bookmark declarations to silence the compiler.
12386         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
12387         Use with-current-buffer to silence the byte-compiler.
12388         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
12389         bother to require `gnus'.
12390         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
12391
12392 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12393
12394         * gnus-sum.el (gnus-summary-bookmark-make-record)
12395         (gnus-summary-bookmark-jump): New functions.
12396         (gnus-summary-mode): Setup bookmark support.
12397
12398 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
12399
12400         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
12401         if set.
12402
12403 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12404
12405         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
12406         gnus-article-browse-html-save-cid-image; make it work recursively for
12407         forwarded messages as well.
12408         (gnus-article-browse-html-parts): Work when prefix arg is given.
12409         (gnus-article-browse-html-article): Doc fix.
12410
12411 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
12412
12413         * message.el (message-default-mail-headers)
12414         (message-default-headers): Carry the value mail-default-headers over
12415         into message-default-mail-headers, rather than message-default-headers.
12416
12417 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
12418
12419         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
12420         charset.
12421
12422         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
12423         charset into the <meta> tag when the article is encoded to utf-8.
12424
12425 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12426
12427         * gnus-art.el (gnus-article-browse-delete-temp-files):
12428         Delete directories as well.
12429         (gnus-article-browse-html-parts): Work for images that do not specify
12430         file names; delete temp directory when quitting; insert header at the
12431         right place; use file: scheme for image files.
12432
12433 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
12434
12435         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
12436         (gnus-article-browse-html-parts): Use it to make temporary cid image
12437         files in addition to html file so that browser may display them.
12438
12439 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12440
12441         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
12442
12443 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
12444
12445         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
12446
12447 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
12448
12449         * auth-source.el (auth-sources): Change default to be simpler.
12450         Explain about Secret Service API sources.  Improve Customize options.
12451         (auth-source-pick): Change to accept any number of search parameters.
12452         Implement fallbacks iteratively, not recursively.  Add scoring on the
12453         second pass and sort by score.  Call Secret Service API when needed.
12454         (auth-source-user-or-password): Use it.  Call Secret Service API
12455         directly when needed to get the user name and the password.
12456
12457 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
12458
12459         * message.el (message-interactive): Doc fix.
12460         (message-qmail-inject-args): Reflow.
12461         (message-kill-to-signature): Fix typo in docstring.
12462
12463         * smiley.el (smiley-buffer): Fix typo in docstring.
12464
12465 2010-03-24  Glenn Morris  <rgm@gnu.org>
12466
12467         * mail-source.el (gnus-message): Declare.
12468         (mail-source-delete-old-incoming): Require gnus-util.
12469
12470 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12471
12472         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
12473
12474         * message.el (ecomplete-setup): Autoload it for Emacs <23.
12475
12476         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
12477         password-cache's default if it is not bound.
12478         (mml-secure-passphrase-cache-expiry): Default to 16 that is
12479         password-cache-expiry's default if it is not bound.
12480
12481         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
12482         available in Emacs 21.
12483
12484         * lpath.el: Suppress compiler warnings for:
12485         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
12486         XEmacs;
12487         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
12488         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
12489         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
12490
12491 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
12492
12493         * auth-source.el (auth-sources): Fix up definition so extra parameters
12494         are always inline.
12495
12496 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
12497
12498         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
12499         wasn't updated after mismatch.  Clear cached mailbox info correctly
12500         when uidvalidity changes.
12501         (nnimap-group-prefixed-name): New function to avoid some code
12502         duplication.
12503         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
12504         (nnimap-request-group): Use it.
12505         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
12506         (nnimap-update-unseen): Significantly improved speed of Gnus startup
12507         with many imap folders.  This is done by caching the group status from
12508         the imap server persistently in a group parameter `imap-status'.  (This
12509         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
12510         but not persistently, so every Gnus startup was still very slow.)
12511
12512 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
12513
12514         * assistant.el (assistant-render-text): Run `widget-setup' and don't
12515         delete the extra newline.  Otherwise editing of :string and :number
12516         types don't work.
12517
12518 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12519
12520         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
12521         secrets.el dependency.
12522         (auth-sources): Add optional user name.  Add secrets.el configuration
12523         choice (unused right now).
12524
12525 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12526
12527         * gnus-sum.el (gnus-summary-make-menu-bar):
12528         Let `gnus-registry-install-shortcuts' fill in the functions.
12529
12530         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
12531         warnings.
12532         (gnus-registry-misc-menus): Variable to hold registry mark menus.
12533         (gnus-registry-install-shortcuts): Populate and use it in a
12534         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
12535
12536 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
12537
12538         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
12539         In-place substitutions for the group name encoding/decoding.
12540         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
12541         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
12542         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
12543         (nnimap-update-unseen, nnimap-request-list)
12544         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
12545         (nnimap-request-set-mark, nnimap-split-to-groups)
12546         (nnimap-split-articles, nnimap-request-newgroups)
12547         (nnimap-request-create-group, nnimap-request-accept-article)
12548         (nnimap-request-delete-group, nnimap-request-rename-group)
12549         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
12550         `encoded-mbx' for consistency.
12551         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
12552         variable `imap-current-mailbox'.
12553
12554         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
12555         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
12556
12557 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
12558
12559         * pop3.el (pop3-display-message-size-flag): Display message size byte
12560         counts during POP3 download.
12561         (pop3-movemail): Use it.
12562         (pop3-list): Implement listing of available messages.
12563
12564 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
12565
12566         * nnir.el (nnir-get-article-nov-override-function): New function to
12567         override the normal NOV retrieval.
12568         (nnir-retrieve-headers): Use it.
12569
12570 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
12571
12572         * auth-source.el (netrc-machine-user-or-password): Autoload.
12573
12574 2010-03-19  Glenn Morris  <rgm@gnu.org>
12575
12576         Stop message.el from loading about 40 libraries it doesn't always need.
12577         The general approach is to autoload rather than require, and to
12578         require in the specific functions rather than the file.  (Bug#5642)
12579
12580         * gmm-utils.el: Don't require wid-edit.
12581         (widget-create-child-value, widget-convert, widget-default-get):
12582         Autoload.
12583
12584         * gnus-util.el: Don't require time-date, netrc.
12585         (message-fetch-field, gnus-group-name-decode): Declare rather than
12586         autoloading.
12587         (gnus-fetch-field): Require message.
12588         (gnus-decode-newsgroups): Require gnus-group.
12589
12590         * ietf-drums.el: Don't require time-date.
12591
12592         * message.el: Don't require hashcash, canlock, ecomplete.
12593         Do require mail-utils.  Require nnheader only when compiling.
12594         (smtpmail-default-smtp-server): Remove declaration.
12595         (message-send-mail-function): Check smtpmail-default-smtp-server
12596         is bound rather than requiring smtpmail.
12597         (message-auto-save-directory, message-insert-signature):
12598         Use expand-file-name rather than nnheader-concat.
12599         (nnheader-insert-file-contents): Autoload.
12600         (hashcash-wait-async): Declare.
12601         (message-send-mail): Only call gnus-setup-posting-charset if
12602         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
12603         (message-send-mail-with-sendmail): Require sendmail.
12604         (canlock-password, canlock-password-for-verify): Declare.
12605         (message-canlock-password): Require canlock.
12606         (nnheader-get-report): Autoload.
12607         (gnus-setup-posting-charset): Declare.
12608         (message-send-news): Require gnus-msg.
12609         (message-make-references, message-make-in-reply-to): Use mail-header-id
12610         rather than the alias mail-header-message-id.
12611         (ecomplete-add-item, ecomplete-save): Declare.
12612         (message-put-addresses-in-ecomplete): Require ecomplete.
12613         (ecomplete-display-matches): Autoload.
12614
12615         * mm-decode.el: Don't require mailcap, gnus-util.
12616         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
12617         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
12618         Autoload.
12619         (mailcap-mime-extensions): Declare.
12620
12621         * mm-encode.el: Don't require mailcap.
12622         (mailcap-extension-to-mime): Autoload.
12623
12624         * mml-sec.el: Don't require password-cache.
12625
12626         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
12627         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
12628         (mml-minibuffer-read-type): Require mailcap.
12629         (mml-preview): Require gnus-msg.
12630
12631         * mml1991.el: Require password-cache.
12632         (password-cache-expiry): Remove declaration.
12633
12634         * mml2015.el: Require password-cache.
12635         (password-cache-expiry): Remove declaration.
12636
12637         * nneething.el (mailcap): Require mailcap.
12638
12639         * nnheader.el (declare-function): Add compatibility stub.
12640         (message-remove-header): Declare rather than autoload.
12641         (nnheader-replace-header): Require message.
12642
12643         * nnimap.el (declare-function): Add compatibility stub.
12644         (netrc-parse, netrc-machine-user-or-password): Declare.
12645         (nnimap-open-connection): Require netrc.
12646
12647         * nntp.el (declare-function): Add compatibility stub.
12648         (netrc-parse, netrc-machine, netrc-get): Declare.
12649         (nntp-send-authinfo): Require netrc.
12650
12651         * rfc2047.el: Don't require qp.
12652         (quoted-printable-encode-region, quoted-printable-decode-string):
12653         Autoload.
12654
12655         * sieve-mode.el: Don't require easymenu.
12656         (easy-menu-add-item): Autoload it.
12657
12658         * spam-stat.el (time-to-number-of-days): Autoload it.
12659
12660 2010-03-19  Glenn Morris  <rgm@gnu.org>
12661
12662         * password-cache.el (password-cache, password-cache-expiry): Autoload.
12663
12664 2010-03-18  Glenn Morris  <rgm@gnu.org>
12665
12666         * hashcash.el (declare-function): Remove duplicate definition.
12667
12668 2010-03-17  Kevin Ryde  <user42@zip.com.au>
12669
12670         * mml.el (mml-read-tag): Unquote values with `read' to reverse
12671         prin1 in mml-insert-tag (just stripping the quotes gave wrong
12672         value if any backslash escapes).
12673
12674 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12675
12676         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
12677         if it is available.  (bug#5647)
12678
12679         * lpath.el: Suppress compiler warning for coding-system-from-name for
12680         Emacs 21 and XEmacs.
12681
12682 2010-03-14  Juri Linkov  <juri@jurta.org>
12683
12684         * hmac-def.el:
12685         * hmac-md5.el:
12686         * netrc.el: Fix keywords.
12687
12688 2010-02-26  Glenn Morris  <rgm@gnu.org>
12689
12690         * message.el (message-send-mail-function): Change the default, so that
12691         it inherits from a customized send-mail-function.  (Bug#5643)
12692
12693 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12694
12695         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
12696         shell-command-to-string signals an error (bug#5299).
12697
12698 2010-02-24  Glenn Morris  <rgm@gnu.org>
12699
12700         * message.el (message-smtpmail-send-it)
12701         (message-send-mail-with-mailclient): Doc fixes.
12702
12703 2010-02-16  Glenn Morris  <rgm@gnu.org>
12704
12705         * message.el (message-default-mail-headers): Change the default value
12706         to ease the transition from mail-mode to message-mode.  (Bug#5555)
12707
12708 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12709
12710         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
12711         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
12712
12713 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
12714
12715         * time-date.el (date-to-time): Doc fix (Bug#5408).
12716
12717 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
12718
12719         * message.el (message-mail): Just pass yank-action on to message-setup.
12720         (message-setup): Handle (FUN . ARGS) form of yank-action.
12721         (message-with-reply-buffer, message-widen-reply)
12722         (message-yank-original): Handle non-buffer values of
12723         message-reply-buffer (Bug#4080).
12724         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
12725
12726 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
12727
12728         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
12729         Fix typo in docstring.
12730
12731 2010-01-08  Jason Rumney  <jasonr@gnu.org>
12732
12733         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
12734         response.
12735
12736 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12737
12738         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
12739
12740         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
12741
12742         * message.el (message-check-news-header-syntax): Protect against a
12743         string that `rfc822-addresses' returns when parsing fails.
12744
12745 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12746
12747         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
12748         (gnus-previous-char-property-change): New functions.
12749
12750         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
12751
12752 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
12753
12754         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
12755         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
12756
12757 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
12758
12759         * message.el (message-exchange-point-and-mark): Rework last change to
12760         avoid using optional arg of exchange-point-and-mark, for backward
12761         compatibility.
12762
12763 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
12764
12765         * message.el (message-exchange-point-and-mark):
12766         Call exchange-point-and-mark with an argument rather than setting
12767         mark-active by hand (Bug#5175).
12768
12769 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12770
12771         * nntp.el (nntp-service-to-port): Work for service expressed with
12772         numeric string; replace [:digit:] with [0-9] for XEmacs.
12773
12774 2009-12-17  Glenn Morris  <rgm@gnu.org>
12775
12776         * gnus-group.el (gnus-bug-group-download-format-alist):
12777         Change emacs entry to debbugs.gnu.org.  Bump :version.
12778
12779 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12780
12781         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
12782
12783 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12784
12785         * message.el (message-info): Explain why we use `Info-goto-node'.
12786
12787 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12788
12789         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
12790
12791 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12792
12793         * message.el (message-completion-in-region): New compatibility function.
12794         (message-expand-group): Use it.
12795
12796 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12797
12798         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
12799         with no unread article should be listed if the 2nd arg `predicate' is
12800         given.
12801
12802 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12803
12804         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
12805
12806 2009-11-29  Juri Linkov  <juri@jurta.org>
12807
12808         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
12809         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
12810         on `gnus-recenter'.  (Bug#4698, Bug#4981)
12811
12812 2009-11-26  Kevin Ryde  <user42@zip.com.au>
12813
12814         * sha1.el (sha1-string-external): default-directory "/" in case
12815         otherwise non-existent.  process-connection-type pipe for touch of
12816         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
12817
12818 2009-11-25  Kevin Ryde  <user42@zip.com.au>
12819
12820         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
12821         it's comms related and sgml-mode.el has "comm" on that basis too.
12822
12823 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12824
12825         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
12826         containing tspecial characters if they have been already quoted.
12827
12828 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
12829
12830         * dns-mode.el (auto-mode-alist): Purecopy string.
12831
12832 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12833
12834         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
12835
12836 2009-10-24  Glenn Morris  <rgm@gnu.org>
12837
12838         * gnus-art.el (help-xref-stack-item): Define for compiler.
12839
12840 2009-10-21  Kevin Ryde  <user42@zip.com.au>
12841
12842         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
12843
12844 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12845
12846         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
12847
12848 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12849
12850         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
12851         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
12852
12853 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12854
12855         * gnus.el (gnus-overlay-get): New alias to overlay-get.
12856         (gnus-overlays-in): New alias to overlays-in.
12857
12858         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
12859         gnus-overlay-get, and gnus-delete-overlay.
12860         (gnus-summary-show-thread): Make it work as well for systems in which
12861         next-single-char-property-change is not available.
12862         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
12863
12864         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
12865         (gnus-overlay-get): New alias to extent-property.
12866         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
12867
12868         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
12869         SXEmacs.
12870
12871         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
12872         SXEmacs.
12873
12874 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
12875
12876         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
12877
12878 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
12879
12880         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
12881         and XEmacs that don't have `remove-overlays'.
12882
12883 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12884
12885         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
12886         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
12887         selective display.  Use overlays instead.
12888
12889 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
12890
12891         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
12892
12893 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
12894
12895         * spam-stat.el (spam-stat-load): Fix typo in message.
12896
12897 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
12898
12899         * dig.el (dig-invoke): Fix typo in docstring.
12900         (query-dig): Reflow docstring.
12901
12902 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
12903
12904         * gnus-art.el (gnus-article-encrypt-body):
12905         * message.el (message-check-recipients):
12906         * mm-util.el (mm-codepage-setup):
12907         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
12908         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
12909
12910 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
12911
12912         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
12913         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
12914         keys from the menu if mm-{sign,encrypt}-option is 'guided.
12915         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
12916         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
12917
12918 2009-09-21  Kevin Ryde  <user42@zip.com.au>
12919
12920         * dig.el: Add "Keywords: comm", as per net-utils.el.
12921
12922 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12923
12924         * dig.el (dig-mode): Use define-derived-mode.
12925
12926 2009-09-19  Glenn Morris  <rgm@gnu.org>
12927
12928         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
12929
12930 2009-09-18  Glenn Morris  <rgm@gnu.org>
12931
12932         * gnus-diary.el (gnus-diary-check-message):
12933         * message.el (message-insert-formatted-citation-line):
12934         * nnbabyl.el (top-level):
12935         * nndiary.el (nndiary-schedule):
12936         Fix typos in condition-case handlers.
12937
12938 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12939
12940         * gnus-art.el (gnus-article-edit-part): Work for the buffer
12941         configuration that provides the sole article window in a frame;
12942         position point correctly after deleting a part.
12943
12944 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
12945
12946         * spam.el (spam-unregister-on-reregister): Add boolean variable.
12947         (spam-resolve-registrations-routine): Use it to unregister articles
12948         that change status.
12949
12950 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12951
12952         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
12953         with XEmacs.
12954         (parse-time-string-chars): Use it.
12955
12956 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
12957
12958         * imap.el (imap-interactive-login): Better messages.
12959         (imap-open): Fix bug with renamed buffer on reconnect.
12960         (imap-authenticate): Add buffer-local imap-last-authenticator variable
12961         for easier debugging and cleaner code.  On successful (guessed based on
12962         server capabilities) secondary authentication, set imap-state
12963         correctly.
12964         (imap-last-authenticator): Define imap-last-authenticator as a variable
12965         to avoid warnings.
12966
12967 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12968
12969         * nnrss.el (nnrss-request-article): Remove binding of
12970         default-enable-multibyte-characters that has gotten needless by
12971         the 2007-07-13 change in rfc2047-encode-message-header.
12972
12973         * mml.el (mml-insert-multipart): Error on the message header.
12974         (mml-insert-part): Error on the message header; position point at
12975         the end of a MIME tag.
12976
12977 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12978
12979         * time-date.el (autoload): Expand define-obsolete-function-alias into
12980         defalias and make-obsolete for old Emacsen that Gnus supports.
12981         (with-no-warnings): Define it for old Emacsen.
12982         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
12983         is available.
12984         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
12985         float-time is available; suppress compile warning for time-to-seconds.
12986
12987         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
12988         (gnus-float-time): Alias to float-time if it exists.
12989
12990         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
12991         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
12992         float-time is available; suppress compile warning for time-to-seconds.
12993
12994         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
12995         XEmacs.
12996
12997 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
12998
12999         * imap.el (imap-message-map): Docstring fix.
13000
13001 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13002
13003         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
13004         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
13005         Add the optional argument `encoding' that overrides the default.
13006
13007         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
13008         mm-encode-buffer.
13009
13010 2009-09-04  Glenn Morris  <rgm@gnu.org>
13011
13012         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
13013         mm-disable-multibyte, rather than default-enable-multibyte-characters.
13014         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
13015         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
13016         * mm-util.el (mm-with-unibyte-current-buffer)
13017         (mm-find-buffer-file-coding-system):
13018         * yenc.el (yenc-decode-region): Use default-value rather than
13019         default-enable-multibyte-characters.
13020
13021 2009-09-03  Glenn Morris  <rgm@gnu.org>
13022
13023         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
13024         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
13025         than default-enable-multibyte-characters.
13026
13027 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
13028
13029         * gnus-art.el (gnus-article-read-summary-keys):
13030         Fix gnus-buffer-configuration's value temporarily used.
13031
13032 2009-09-02  Glenn Morris  <rgm@gnu.org>
13033
13034         * gnus-util.el (gnus-float-time): New function.
13035         * gnus-delay.el (gnus-delay-article):
13036         * gnus-sum.el (gnus-thread-latest-date):
13037         * gnus-util.el (gnus-user-date): Use gnus-float-time.
13038         * nnspool.el (nnspool-request-newgroups):
13039         Use gnus-float-time rather than time-to-seconds.
13040         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
13041
13042         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
13043         (gnus-header-subject-face, gnus-header-newsgroups-face)
13044         (gnus-header-name-face, gnus-header-content-face):
13045         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
13046         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
13047         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
13048         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
13049         (gnus-cite-face-11):
13050         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
13051         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13052         (gnus-server-closed-face, gnus-server-denied-face)
13053         (gnus-server-offline-face):
13054         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13055         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13056         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13057         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13058         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13059         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13060         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13061         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13062         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13063         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13064         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13065         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13066         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13067         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
13068         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
13069         (gnus-summary-high-undownloaded-face)
13070         (gnus-summary-low-undownloaded-face)
13071         (gnus-summary-normal-undownloaded-face)
13072         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13073         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13074         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13075         (gnus-splash-face):
13076         * message.el (message-header-to-face, message-header-cc-face)
13077         (message-header-subject-face, message-header-newsgroups-face)
13078         (message-header-other-face, message-header-name-face)
13079         (message-header-xheader-face, message-separator-face)
13080         (message-cited-text-face, message-mml-face):
13081         * sieve-mode.el (sieve-control-commands-face)
13082         (sieve-action-commands-face, sieve-test-commands-face)
13083         (sieve-tagged-arguments-face):
13084         * spam.el (spam-face):
13085         Mark face aliases with "-face" in the name as obsolete.
13086
13087 2009-09-01  Glenn Morris  <rgm@gnu.org>
13088
13089         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
13090         than goto-line.
13091
13092 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13093
13094         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13095         Don't move point if the command is invoked inside the message header.
13096
13097 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13098
13099         * imap.el (imap-send-command): Simplify.
13100         (imap-wait-for-tag): point-max -> buffer-size.
13101
13102 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13103
13104         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
13105         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
13106         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
13107         * nnir.el (nnir-swish-e-index-file):
13108         * gnus-sum.el (gnus-summary-delete-marked-as-read)
13109         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
13110         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
13111         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
13112         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
13113         (gnus-treat-display-xface): Add Emacs version of obsolescence.
13114
13115 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13116
13117         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13118         Don't save excursion.
13119
13120 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13121
13122         * nnheader.el (nnheader-find-file-noselect):
13123         * mm-util.el (mm-insert-file-contents):
13124         Use (default-value 'major-mode) instead of default-major-mode.
13125
13126 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13127
13128         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
13129
13130 2009-08-26  Glenn Morris  <rgm@gnu.org>
13131
13132         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
13133         than placing in files.el.
13134
13135 2009-08-25  Glenn Morris  <rgm@gnu.org>
13136
13137         * nnir.el (top-level): Don't require cl at run-time.
13138         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
13139         Replace cl-function substitute with gnus-replace-in-string.
13140         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
13141         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
13142         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
13143         simplified expansions.
13144
13145 2009-08-25  Kevin Ryde  <user42@zip.com.au>
13146
13147         * dig.el (dig): Add autoload cookie.
13148
13149 2009-08-22  Glenn Morris  <rgm@gnu.org>
13150
13151         * gnus-art.el (gnus-button-patch): Use forward-line rather than
13152         goto-line.
13153
13154 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
13155
13156         * parse-time.el (parse-time-string-chars): Save match data.
13157
13158 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
13159
13160         * parse-time.el (parse-time-string-chars): Compute using character
13161         classes, to handle non-ascii characters (Bug#3190).
13162
13163 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13164
13165         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
13166
13167         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
13168         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
13169         (gnus-mm-display-part, gnus-mime-display-single)
13170         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
13171         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
13172
13173         * gnus-sum.el
13174         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
13175         (gnus-summary-move-article): Add expirable mark to articles copied or
13176         moved to group that has auto-expire turned on if the option is non-nil.
13177
13178 2009-07-24  Glenn Morris  <rgm@gnu.org>
13179
13180         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
13181         Fix typo.  (Bug#3903)
13182
13183 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13184
13185         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
13186         gnus-article-read-summary-keys rather than gnus-summary-edit-article
13187         that should not be used for draft articles.
13188         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
13189         that has no concern in minor mode keys.
13190         (gnus-article-summary-command, gnus-article-summary-command-nosave):
13191         Abolish.
13192
13193 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13194
13195         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
13196         article without making inquiry to a user for unknown encoding.
13197
13198         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
13199         (nnmaildir--scan): Assume i-node and device number that file-attributes
13200         returns might be cons-cell.
13201
13202         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
13203
13204         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
13205
13206 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
13207
13208         * auth-source.el: Remove docs now in auth.texi.  Don't use
13209         `gnus-message' for logging.  Add new variables `auth-source-debug' and
13210         `auth-source-hide-passwords' and use them.
13211
13212 2009-07-15  Glenn Morris  <rgm@gnu.org>
13213
13214         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
13215
13216 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13217
13218         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
13219         excessive whitespace from the default values of title and description.
13220
13221 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13222
13223         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
13224         mail-fetch-field to fetch Content-Description header in order to
13225         exclude newlines.
13226
13227 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
13228
13229         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
13230         format used by GnuPG 2.0.11.
13231
13232 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13233
13234         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
13235         to deleted part.
13236
13237 2009-05-30  David Engster  <dengste@eml.cc>
13238
13239         * nnmairix.el: Remove old documentation in the commentary block.
13240         (nnmairix-request-group): Do not update active file for nnml back ends.
13241         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
13242         end so that overview files are ignored.
13243         (nnmairix-update-groups): Make updating the groups more robust by using
13244         marks.
13245         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
13246         with dollar characters in message-id.
13247
13248 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
13249
13250         * spam.el: Use dns-query instead of query-dns.  Was renamed on
13251         2008-12-25 in dns.el.
13252
13253 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13254
13255         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
13256         could happen if the text is only composed of spaces and/or tabs.
13257
13258 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
13259
13260         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
13261         when sending a queued message to avoid extra mml tags.
13262
13263 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13264
13265         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
13266
13267 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13268
13269         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
13270         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
13271         rmail-toggle-header for XEmacs;
13272         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
13273
13274 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13275
13276         * gnus-dired.el: Remove autoload for gnus-setup-message.
13277         (gnus-dired-attach): Fake this-command value to prevent Gnus from
13278         displaying Gnus logo; always use compose-mail.
13279
13280 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13281
13282         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
13283
13284 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13285
13286         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
13287         (gnus-nocem-issuers): List currently active issuers; fix custom type.
13288         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
13289         available.
13290         (gnus-nocem-epg-verify): New function.
13291
13292 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
13293
13294         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
13295
13296 2009-02-15  Glenn Morris  <rgm@gnu.org>
13297
13298         * gnus-util.el (rmail-insert-rmail-file-header)
13299         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
13300         autoloads.
13301         (rmail-default-rmail-file): Remove unnecessary declaration.
13302         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
13303
13304 2009-02-14  Glenn Morris  <rgm@gnu.org>
13305
13306         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
13307         variable (only used in gnus-util, which declares it anyway).
13308         (rmail-output-to-rmail-file): Remove autoload of deleted function,
13309         which was only needed by gnus-art (changed to not use it any more).
13310         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
13311         only used in gnus-util, which autoloads it itself.
13312         (rmail-update-summary): Fix autoload.
13313
13314         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
13315         rather than rmail-output-to-rmail-file.
13316
13317 2009-02-07  Glenn Morris  <rgm@gnu.org>
13318
13319         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
13320         autoload of function that no longer exists.
13321         (rmail-toggle-header): Declare.
13322         (message-forward-rmail-make-body): Handle mbox Rmail.
13323
13324 2009-01-31  Glenn Morris  <rgm@gnu.org>
13325
13326         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
13327         2009-01-09 change.
13328
13329 2009-01-31  Dave Love  <fx@gnu.org>
13330
13331         * imap.el (imap-fetch-safe): Bind debug-on-error.
13332         (imap-debug): Add imap-fetch-safe.
13333
13334 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
13335
13336         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
13337         (auth-source-forget-all-cached): New convenience function.
13338         (auth-source-user-or-password): Accept list of modes or a single mode.
13339
13340         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
13341         auth-source modes.
13342
13343         * netrc.el (netrc-machine-user-or-password): Use list of
13344         auth-source modes.
13345
13346         * nnimap.el (nnimap-open-connection): Use list of
13347         auth-source modes.
13348
13349         * nntp.el (nntp-send-authinfo): Use list of
13350         auth-source modes.
13351
13352 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13353
13354         * auth-source.el: Update docs to reflect epa-file-enable is to be used
13355         now.
13356
13357 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13358
13359         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
13360         coding system in XEmacs; add a workaround for XEmacs.
13361
13362         * lpath.el: Fbind coding-system-aliasee.
13363
13364 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13365
13366         * mm-util.el (mm-coding-system-priorities): Protect against nil value
13367         of current-language-environment.
13368
13369 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13370
13371         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
13372         available at runtime.
13373
13374 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13375
13376         * gnus-art.el (article-date-ut): Fix end point of narrowing.
13377
13378 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
13379
13380         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
13381         the greatest positive fixnum value doesn't work under an XEmacs with
13382         bignum support; use the most-positive-fixnum constant instead,
13383         available since Emacs 21.1 with cl and XEmacs 21.1.
13384
13385 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13386
13387         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
13388         XEmacs gets not to work.
13389
13390 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13391
13392         * mm-util.el (mm-coding-system-priorities): Allow the value like
13393         "Japanese (UTF-8)" of current-language-environment.
13394
13395 2009-01-09  Glenn Morris  <rgm@gnu.org>
13396
13397         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
13398         with last-command-event.
13399
13400 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13401
13402         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
13403         in the doc string.
13404
13405         * message.el (message-fix-before-sending): Amend comment.
13406
13407 2009-01-08  Dave Love  <fx@gnu.org>
13408
13409         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
13410
13411 2009-01-07  David Engster  <dengste@eml.cc>
13412
13413         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
13414         simplified server definitions by converting it via
13415         gnus-server-to-method.
13416
13417 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13418
13419         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
13420         parameter's operands.
13421
13422 2009-01-06  David Engster  <dengste@eml.cc>
13423
13424         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
13425         primary select method (for gnus-group-mark-article-as-read).
13426
13427 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
13428
13429         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
13430         `(gnus)Face', not `(gnus)X-Face'.
13431
13432 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13433
13434         * mm-util.el (mm-ucs-to-char): New function.
13435
13436         * mm-url.el (mm-url-decode-entities): Use it.
13437
13438         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
13439         unicode-to-char.
13440
13441 2009-01-05  Dave Love  <fx@gnu.org>
13442
13443         * time-date.el: Require cl for `declare'.
13444
13445 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13446
13447         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
13448         Dave Love.
13449
13450 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13451
13452         * message.el (message-fix-before-sending): Add `eight-bit' to
13453         illegible-text check.
13454
13455 2009-01-03  Michael Olson  <mwolson@gnu.org>
13456
13457         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
13458         `headers' is nil.  This can occur if the IMAP server does not have
13459         permissions to read messages from a folder, but can write new messages
13460         to the folder.
13461         (nnimap-request-article-part): Do not insert `data' if it is nil.
13462
13463         * imap.el (imap-parse-fetch): Courier can insert spurious blank
13464         characters which will confuse `read', so skip past them.
13465
13466 2009-01-01  Dave Love  <fx@gnu.org>
13467
13468         * imap.el (imap-string-to-integer): Fix typo.
13469         (imap-fetch-safe): New function.
13470         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
13471
13472         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
13473
13474         * imap.el (imap-process-connection-type, imap-debug, imap-open):
13475         (imap-parse-greeting): Fix doc strings.
13476         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
13477         (imap-parse-flag-list): Make messages unique.
13478         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
13479
13480         * nnimap.el: Fix author email.
13481         (nnimap-split-rule): Add FIXME comment.
13482         (nnimap-debug): Fix doc string.
13483
13484 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13485
13486         * dns.el (dns-set-servers): Check "Address".  Fix typo.
13487
13488 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
13489
13490         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
13491         nslookup if resolv.conf isn't available.
13492         (dns-query): Rename from query-dns.
13493         (dns-query-cached): Rename from query-dns-cached.
13494
13495 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13496
13497         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
13498         overlay-arrow-position and overlay-arrow-string buffer-local; no need
13499         to check if those variables exist (first appeared in Emacs 18.50).
13500
13501 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13502
13503         * mm-util.el (mm-line-number-at-pos): New function.
13504
13505         * spam-report.el (spam-report-process-queue): Use it.
13506
13507 2008-12-24  David Engster  <dengste@eml.cc>
13508
13509         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
13510         parameters that haven't existed as variables as buffer-local variables.
13511
13512 2008-12-23  Dave Love  <fx@gnu.org>
13513
13514         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
13515         cadar.
13516
13517         * sieve-manage.el (sieve-manage-starttls-p): Rename from
13518         imap-starttls-p.
13519         (sieve-manage-starttls-open): Rename from imap-starttls-open.
13520
13521 2008-12-22  Dave Love  <fx@gnu.org>
13522
13523         * imap.el: Fix author email.  Doc fixes.
13524         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
13525         reply.
13526
13527 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
13528
13529         * spam-report.el (spam-report-gmane-max-requests): New constant.
13530         (spam-report-gmane-wait): New variable.
13531         (spam-report-gmane-ham, spam-report-gmane-spam)
13532         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
13533         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
13534         the server.
13535
13536         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
13537         Add explanations.
13538
13539         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
13540         nnheader-accept-process-output and nnheader-read-timeout if available.
13541         (pop3-movemail): Use it.
13542
13543         * message.el (message-check-news-body-syntax): Fix signature check if
13544         there's an attachment.
13545
13546 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13547
13548         * mm-util.el: Add comments to the mm- emulating functions.
13549
13550 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
13551
13552         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
13553         Reported by Stephen Berman <stephen.berman@gmx.net>.
13554
13555 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13556
13557         * mm-util.el (mm-substring-no-properties): New function.
13558         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
13559         (mm-special-display-p): Enable those lambda forms to be byte compiled.
13560         (mm-string-to-multibyte): Doc fix.
13561
13562         * mml.el (mml-attach-file): Use mm-substring-no-properties.
13563
13564 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13565
13566         * mml.el (mml-attach-file): Strip text properties from file name.
13567         (Bug#1574)
13568
13569 2008-12-16  Glenn Morris  <rgm@gnu.org>
13570
13571         * mm-util.el (mm-charset-override-alist): Declare for compiler.
13572
13573 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13574
13575         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
13576         knows since the charset specified might be a bogus alias that
13577         mm-charset-synonym-alist provides.
13578
13579 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13580
13581         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
13582         "ISO_8859-1".
13583
13584         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
13585
13586 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13587
13588         * mm-util.el (mm-charset-eval-alist):
13589         Define it before mm-charset-to-coding-system.
13590         (mm-charset-to-coding-system): Add optional argument `silent';
13591         define it before mm-charset-override-alist.
13592         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
13593         default value if it can be used in Emacs currently running;
13594         silence mm-charset-to-coding-system.
13595
13596 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13597
13598         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
13599         `allow-override' which says whether to use `mm-charset-override-alist'.
13600         (rfc2047-decode-encoded-words): Use it.
13601
13602         * mm-util.el (mm-charset-override-alist): Fix custom type;
13603         add `(gb2312 . gbk)' to choices.
13604
13605 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13606
13607         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
13608         fast.
13609
13610         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13611
13612         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
13613
13614 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
13615
13616         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
13617         on links.
13618
13619         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
13620
13621 2008-12-03  Lute Kamstra  <lute@gnu.org>
13622
13623         * sha1.el: Remove leading * from docstrings of defcustoms,
13624         deffaces, defconsts and defuns.
13625
13626 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13627
13628         * message.el (message-idna-to-ascii-rhs-1): Protect against local
13629         users' addresses that don't have domain parts.
13630         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
13631         rather than message-narrow-to-head since there will be the message
13632         header separator.
13633
13634 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13635
13636         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
13637         since the result is inserted in a unibyte buffer anyway.
13638         (nnimap-demule-use-string-to-multibyte): Remove.
13639         (nnimap-demule): Alias it to mm-string-to-multibyte.
13640
13641 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13642
13643         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
13644         variable for debugging bug#464 and bug#1174.
13645         (nnimap-demule): Use it.
13646
13647 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
13648
13649         * gnus-score.el (gnus-score-find-trace): Handle default score in total
13650         score calculation correctly.
13651
13652 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13653
13654         * message.el (message-send-mail): Just set the buffer to unibyte
13655         rather than use mm-with-unibyte-current-buffer which does a lot more.
13656         (message-send-mail-partially): Don't bother with
13657         mm-with-unibyte-current-buffer since it's already been made unibyte by
13658         message-send-mail.
13659
13660 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
13661
13662         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
13663
13664 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
13665
13666         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
13667
13668 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13669
13670         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
13671         require itself and to remove `with-no-warnings'.
13672
13673 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
13674
13675         * starttls.el (starttls-any-program-available): Get the name of the
13676         available TLS layer program.
13677         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
13678         well as the host name in the "opening" message.
13679
13680         * auth-source.el (auth-source-cache, auth-source-do-cache)
13681         (auth-source-user-or-password): Cache passwords and logins by default,
13682         allow override with `auth-source-do-cache'.
13683         (auth-source-forget-user-or-password): Allow users to remove cache
13684         entries if needed.
13685
13686 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
13687
13688         * md4.el (md4-buffer): Fix typo in docstring.
13689         (md4, md4-64): Doc fixes.
13690         (md4-pack-int32): Reflow docstring.
13691
13692 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13693
13694         * ietf-drums.el (ietf-drums-remove-comments): Localize second
13695         condition-case to only the forward-sexp call.
13696
13697 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
13698
13699         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
13700         quotes contained.  Make it more robust regardless by an extra
13701         condition-case wrapper.
13702
13703 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13704
13705         * lpath.el: No need to fbind codepage-setup for Emacs 23.
13706
13707 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13708
13709         * nnml.el (nnml-request-expire-articles): Check if the function set to
13710         `nnmail-expiry-target' returns the symbol `delete'.
13711
13712         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
13713
13714         * nnmail.el (nnmail-expiry-target): Fix custom type.
13715
13716 2008-10-02  Glenn Morris  <rgm@gnu.org>
13717
13718         * mm-util.el (mm-codepage-setup): Tweak codepage error.
13719         Silence compiler warning.
13720
13721 2008-10-01  Magnus Henoch  <mange@freemail.hu>
13722
13723         * tls.el (open-tls-stream): Show the actual command being
13724         executed, instead of the format string.
13725
13726 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13727
13728         * lpath.el: Fbind codepage-setup for Emacs 23.
13729
13730 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
13731
13732         * mml.el (mml-menu): Don't assume mml2015 is bound.
13733
13734 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13735
13736         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
13737         exists.
13738
13739 2008-09-27  Glenn Morris  <rgm@gnu.org>
13740
13741         * gnus-util.el (mail-header-remove-comments): Autoload it.
13742
13743 2008-09-27  Andreas Schwab  <schwab@suse.de>
13744
13745         * gnus-util.el (gnus-split-references): Strip comments.
13746         (gnus-parent-id): Likewise.
13747
13748 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
13749
13750         * message.el (message-confirm-send): Fix version.
13751
13752 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13753
13754         * message.el (message-idna-to-ascii-rhs-1): Use
13755         mail-extract-address-components rather than mail-header-parse-addresses
13756         that is an alias by default to ietf-drums-parse-addresses that does not
13757         support non-ASCII names in headers' contents.
13758
13759 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
13760
13761         * message.el (message-confirm-send): Fix variable documentation to
13762         avoid the "y/n" wording.
13763
13764 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
13765
13766         * message.el (message-set-auto-save-file-name): Save to a different
13767         filename so multiple messages (especially drafts) can be recovered.
13768
13769 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
13770
13771         * message.el (message-confirm-send): Add appropriate version.
13772
13773 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
13774
13775         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
13776         defvar.
13777
13778 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
13779
13780         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
13781         (mm-pkcs7-enveloped-magic): Ditto.
13782
13783 2008-09-17  Simon Josefsson  <simon@josefsson.org>
13784
13785         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
13786         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
13787
13788 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
13789
13790         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
13791         default, it's better.
13792
13793 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
13794
13795         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
13796         summary line gnus-number property and ignore them (with a warning
13797         message).
13798
13799 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13800
13801         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
13802         macro caddr in the interactive form since it won't be expanded.
13803
13804 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13805
13806         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
13807         `charset'; fix name of function called recursively.
13808         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
13809
13810 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13811
13812         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
13813         (gnus-mime-set-charset-parameters): New function.
13814         (gnus-mime-view-part-as-charset): Use it to correctly display part
13815         specifying wrong charset.
13816
13817 2008-09-08  David Engster  <dengste@eml.cc>
13818
13819         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
13820         in completing-read for back end server.
13821
13822 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
13823
13824         * message.el (message-confirm-send): New variable to confirm sending a
13825         message.
13826         (message-send): Use it.
13827
13828 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
13829
13830         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
13831
13832 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13833
13834         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
13835
13836 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
13837
13838         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
13839         prevent tracking too many groups.
13840         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
13841         Use it.
13842
13843 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
13844
13845         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
13846         moving point to the bottom of the window in order to avoid recentering.
13847
13848 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13849
13850         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
13851
13852         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
13853         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
13854         (gnus-article-beginning-of-window): Fix calculation.
13855
13856 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13857
13858         * gnus-msg.el (gnus-summary-supersede-article)
13859         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
13860         value of gnus-newsgroup-charset to decode non-MIME encoded text in
13861         message header.
13862
13863 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
13864
13865         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
13866         pending output coming after the status change.
13867
13868 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
13869
13870         * message.el:
13871         * gnus-start.el:
13872         * gnus-registry.el: Remove VMS support.
13873
13874 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13875
13876         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
13877         macro.
13878         (rfc2104-hash): Use it.
13879
13880 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
13881
13882         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
13883         (gnus-summary-sort-by-most-recent-date): New commands.
13884         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
13885         and menu entries.
13886
13887 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13888
13889         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
13890         don't redisplay article for raw contents; remove plural articles stuff.
13891
13892         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
13893         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
13894         on gnus-summary-save-article; display results properly.
13895
13896 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13897
13898         * lpath.el: No need to fbind ns-focus-frame.
13899
13900 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13901
13902         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
13903
13904 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13905
13906         * gnus-art.el (gnus-summary-save-in-pipe):
13907         Consider gnus-save-all-headers.
13908
13909 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
13910
13911         * gnus-util.el (ns-focus-frame): Remove declaration.
13912         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
13913         like x.
13914
13915 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
13916
13917         * rfc2104.el (rfc2104-zero): Delete defconst.
13918         (rfc2104-hex-alist): Likewise.
13919         (rfc2104-hex-to-int): Delete func.
13920         (rfc2104-hexstring-to-bitstring): Likewise.
13921         (rfc2104-nybbles): New defconst.
13922         (rfc2104-hash): Rewrite for speed.
13923
13924 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13925
13926         * tls.el (open-tls-stream): Make it work with the 2nd argument
13927         BUFFER that is a string but does not exist as a buffer object, as
13928         mentioned in the doc-string.
13929
13930 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13931
13932         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
13933         SXEmacs.
13934
13935 2008-07-16  Glenn Morris  <rgm@gnu.org>
13936
13937         * gnus-util.el (ns-focus-frame): Declare for compiler.
13938
13939 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13940
13941         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
13942         set as a group parameter.
13943         (gnus-summary-save-in-pipe): Work when it is called independently.
13944         (gnus-summary-pipe-to-muttprint): Don't modify
13945         gnus-summary-pipe-output-default-command.
13946
13947 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13948
13949         * message.el (message-send-mail-with-sendmail):
13950         Display the error message.
13951
13952 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13953
13954         * gnus-art.el (gnus-default-article-saver):
13955         Add gnus-summary-save-in-pipe to choices.
13956         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
13957         gnus-summary-pipe-output-default-command as the default command.
13958         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
13959         instead of gnus-last-shell-command.
13960
13961         * gnus-sum.el (gnus-summary-pipe-output-default-command):
13962         New user option.
13963         (gnus-summary-muttprint-program): Mention the value will be changed.
13964         (gnus-summary-save-article): Force showing of all headers.
13965         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
13966
13967 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
13968
13969         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
13970
13971 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
13972
13973         * nnimap.el (nnimap-id):
13974         * sieve-manage.el (sieve-manage-open): Doc fixes.
13975
13976 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
13977
13978         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
13979         if available.
13980
13981 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13982
13983         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
13984
13985         * nnkiboze.el (nnkiboze-generate-group):
13986         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
13987
13988         * nnmairix.el: Require CL.
13989
13990 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13991
13992         * dgnushack.el: Autoload get-display-table and put-display-table for
13993         XEmacs 21.5.
13994
13995         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
13996         21.4 and SXEmacs.
13997
13998 2008-06-15  David Engster  <dengste@eml.cc>
13999
14000         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
14001
14002 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
14003
14004         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
14005         New macros that expand to an `aset'/`aref' call under Emacs, and to a
14006         runtime choice under XEmacs.
14007
14008         * gnus-sum.el (gnus-summary-set-display-table):
14009         Use `gnus-put-display-table', `gnus-get-display-table',
14010         `gnus-set-display-table' for the display table, instead of `aset'.
14011
14012         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
14013         Use `gnus-put-display-table', `gnus-get-display-table',
14014         `gnus-set-display-table' for the display table.
14015
14016 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14017
14018         * nnmairix.el: Add autoloads.
14019
14020 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14021
14022         * nnmairix.el (nnmairix-delete-recreate-group)
14023         (nnmairix-update-and-clear-marks): Fix error messages.
14024
14025 2008-06-14  David Engster  <dengste@eml.cc>
14026
14027         * nnmairix.el: Upgrade to version 0.6.
14028         (nnmairix-group-toggle-propmarks-this-group)
14029         (nnmairix-group-toggle-readmarks-this-group)
14030         (nnmairix-group-delete-recreate-this-group)
14031         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
14032         (nnmairix-remove-tick-mark-original-article): New commands.
14033         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
14034         (nnmairix-propagate-marks-to-nnmairix-groups)
14035         (nnmairix-only-use-registry, nnmairix-allowfast-default)
14036         (nnmairix-marks-cache, nnmairix-version-output): New variables.
14037         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
14038         functions needed for marks propagation and manipulation of read marks.
14039         (nnmairix-update-groups): New function.
14040         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
14041         (nnmairix-determine-original-group-from-registry)
14042         (nnmairix-determine-original-group-from-path)
14043         (nnmairix-get-group-from-file-path, nnmairix-map-range)
14044         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
14045         New helper functions.
14046         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
14047         keystrokes for new commands.
14048         (nnmairix-delete-and-create-on-change): Doc string cleanup.
14049         (nnmairix-request-group): Check allow-fast group parameter.
14050         (nnmairix-request-create-group): Set allow-fast group parameter if
14051         nnmairix-allowfast-default is set.
14052         (nnmairix-close-group): Propagate marks upon closing if needed.
14053         (nnmairix-group-toggle-threads-this-group): Use new.
14054         nnmairix-group-toggle-parameter helper function.
14055         (nnmairix-search): Better check for empty search result.
14056         (nnmairix-goto-original-article): Use new helper functions for
14057         determining original article.
14058         (nnmairix-show-original-article): Make sure message-id is in brackets.
14059         (nnmairix-call-mairix-binary): Change variable name.
14060         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
14061         helper function.
14062         (nnmairix-widget-toggle-activate): Fix doc string.
14063
14064 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14065
14066         * nnir.el: Require edmacro when compiling with XEmacs.
14067         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
14068         available in Emacs 21.
14069
14070 2008-06-11  Glenn Morris  <rgm@gnu.org>
14071
14072         * gnus-util.el (x-focus-frame):
14073         * gnus.el (image-size):
14074         * mm-decode.el (image-size): Declare.
14075
14076         * gnus-picon.el (declare-function): Add compat definition.
14077         (image-size): Declare.
14078
14079         * gnus-group.el (tool-bar-map):
14080         * gnus-sum.el (tool-bar-map): Define for compiler.
14081
14082         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
14083
14084         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
14085
14086         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
14087         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
14088         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
14089         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
14090         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
14091         * sieve-manage.el, spam-report.el, spam.el:
14092         Remove unnecessary eval-and-compile of autoloads.
14093
14094 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
14095
14096         * auth-source.el: Precise Tramp doc.
14097
14098 2008-06-07  Glenn Morris  <rgm@gnu.org>
14099
14100         * nnmairix.el: Remove unnecessary eval-when-compile.
14101
14102 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14103
14104         * lpath.el: Fbind propertize for XEmacs 21.4.
14105
14106 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
14107
14108         * nnir.el: Move here from ../contrib.
14109
14110 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14111
14112         * gnus-util.el (gnus-read-shell-command): New function.
14113         * mm-decode.el (mm-pipe-part):
14114         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
14115
14116 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14117
14118         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
14119
14120 2008-06-03  Glenn Morris  <rgm@gnu.org>
14121
14122         * pop3.el (nnheader-accept-process-output): Autoload it.
14123
14124 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14125
14126         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
14127         are not 2-digit hexadecimal characters that follow `%'s.
14128
14129 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14130
14131         * message.el (message-bogus-recipient-p): Fix type in doc string.
14132         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
14133         (message-bogus-addresses): Rename from message-bogus-address-regexp.
14134         Improve custom options.
14135         (message-bogus-recipient-p): Adjust accordingly.
14136
14137 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
14138
14139         * parse-time.el (parse-time-months, parse-time-weekdays): Add
14140         long-form month and day names.
14141
14142 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14143
14144         * dgnushack.el: Autoload debug, eudc-expand-inline and
14145         pgg-snarf-keys-region for XEmacs.
14146
14147         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
14148
14149         * nnmairix.el: Require edmacro when compiling with XEmacs.
14150
14151 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
14152
14153         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
14154         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
14155
14156 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14157
14158         * auth-source.el: Add more docs.
14159
14160         * netrc.el (netrc-machine): Always match if the port is not given.
14161
14162 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14163
14164         * nnheader.el (nnheader-read-timeout): Change the default timeout from
14165         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
14166         retrieval faster in some cases, but might make CPU usage larger.
14167         If this has any bad side effects, we might revert this change.
14168
14169         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
14170         seems to make mail retrieval much, much faster.
14171         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
14172         unconditionally.
14173
14174         * gnus-draft.el (gnus-group-send-queue):
14175         Bind message-send-mail-partially-limit to nil to avoid being prompted.
14176
14177 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
14178
14179         * mml.el (mml-attach-buffer): Prompt for `disposition'.
14180
14181         * message.el (message-bogus-address-regexp): Fix and improve custom
14182         type.
14183         (message-setup-hook): Add message-check-recipients as custom option.
14184
14185 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
14186
14187         * message.el (message-cite-function): Remove bogus autoload which crept
14188         in during merge from v5-10.
14189
14190 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14191
14192         * nnimap.el (nnimap-open-connection): Fix login/password bug.
14193
14194         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
14195
14196         * auth-source.el: Preliminary Tramp docs.
14197         (auth-sources): Change the default auth-sources to use
14198         EPA .gpg files.
14199
14200 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
14201
14202         * nntp.el: Autoload `auth-source-user-or-password'.
14203         (nntp-send-authinfo): Use it.
14204
14205         * nnimap.el: Autoload `auth-source-user-or-password'.
14206         (nnimap-open-connection): Use it.
14207
14208         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
14209         for the gnus-message function.
14210         (auth-source-user-or-password): Use it.
14211
14212 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14213
14214         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
14215         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
14216         (rfc2104-hash): Use it.
14217
14218 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
14219
14220         * gnus-art.el (gnus-article-toggle-truncate-lines):
14221         Don't use `iff' in docstring.
14222
14223 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
14224
14225         * gnus-registry.el: Adjusted copyright dates and added a keyword.
14226
14227         * gnus-util.el (gnus-extract-address-component-name)
14228         (gnus-extract-address-component-email): Convenience functions around
14229         `gnus-extract-address-components'.
14230
14231         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14232         Use `gnus-extract-address-component-email' to fix bug of comparing full
14233         sender name to `user-mail-address'.
14234
14235 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
14236
14237         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
14238         catch/throw to optimize.
14239         (gnus-registry-find-keywords): Just use member to find a keyword.
14240
14241 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14242
14243         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
14244         is current before calling gnus-server-prepare.
14245         (gnus-server-setup-buffer, gnus-server-update-server)
14246         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
14247
14248 2008-05-04  Juri Linkov  <juri@jurta.org>
14249
14250         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
14251         (mailcap-file-default-commands): Use mailcap-replace-in-string
14252         instead of replace-regexp-in-string, and mailcap-delete-duplicates
14253         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
14254
14255 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
14256
14257         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
14258
14259 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14260
14261         * gnus.el: Bump version to 0.11.
14262
14263 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14264
14265         * gnus.el: No Gnus v0.10 is released.
14266
14267 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14268
14269         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
14270         hooks.
14271         (gnus-update-read-articles): Speed up non-marks-using users.
14272         (gnus-use-marks): Define gnus-use-marks.
14273         (gnus-propagate-marks): Rename variable to something more sensible.
14274
14275 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
14276
14277         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
14278         (gmm-image-load-path-for-library): Fix typos in docstrings.
14279         (gmm-message): Reflow docstring.
14280
14281 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
14282
14283         * mail-source.el (mail-source-set-1, mail-source-bind):
14284         Move auth-source code out of the macro to clean it up and fix bugs.
14285
14286 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
14287
14288         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
14289         by sender if it's equal to user-mail-address, it's likely to be
14290         useless.
14291
14292         * mail-source.el (mail-source-bind): Don't use user or password if they
14293         are not bound.  Unintern them if they are nil.  Don't use server unless
14294         it's bound, and default it to empty string otherwise.
14295
14296 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
14297
14298         * mail-source.el: Load auth-source.el.
14299         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
14300         get user name or password, if auth-sources is set up.
14301
14302         * gnus-registry.el (gnus-registry-split-strategy): New variable for
14303         strategy of splitting with parent.
14304         (gnus-registry-split-fancy-with-parent)
14305         (gnus-registry-post-process-groups): Use it and fix prior
14306         bug (returning a list as the split result).
14307
14308         * auth-source.el (auth-sources): Remove server parameter.
14309         (auth-source-pick, auth-source-user-or-password)
14310         (auth-source-user-or-password-imap)
14311         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14312         (auth-source-user-or-password-sftp)
14313         (auth-source-user-or-password-smtp): Remove server parameter.
14314
14315 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
14316
14317         * smime.el (smime-sign-region, smime-encrypt-region)
14318         (smime-decrypt-region):
14319         Remove redundant calls to `generate-new-buffer-name'.
14320
14321 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
14322
14323         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
14324         Don't use QP for message/rfc822.
14325         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
14326
14327 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14328
14329         * sieve-manage.el (sieve-string-bytes): Remove.
14330         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
14331         correct byte-length only if the process's coding-system is the same as
14332         the one used internally by Emacs to represent strings.
14333
14334 2008-04-22  Juri Linkov  <juri@jurta.org>
14335
14336         * mailcap.el (mailcap-file-default-commands): New function.
14337
14338 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14339
14340         * message.el (message-signature-separator, message-cite-function):
14341         Change custom version.
14342
14343 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
14344
14345         * tls.el (tls-program): Add -ign_eof argument to call the openssl
14346         commands.
14347         (tls-checktrust): Ditto.
14348
14349 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14350
14351         * mm-decode.el (mm-display-external): Make temp file read-only.
14352
14353 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14354
14355         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
14356         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
14357         `C-c C-f d'.
14358
14359 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
14360
14361         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
14362
14363 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14364
14365         * gnus.el: Bump version to 0.9.
14366
14367 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
14368
14369         * gnus.el: No Gnus v0.8 is released.
14370
14371 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14372
14373         * mail-source.el (mail-source-value):
14374         Prefer fboundp to functionp so it works with macros as well.
14375
14376 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14377
14378         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14379         Fix last change in case the element is not even a symbol.
14380
14381 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14382
14383         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14384         Prefer fboundp to functionp so it works with macros as well.
14385
14386 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
14387
14388         * auth-source.el: Add docs.
14389         (auth-sources): Modify format to support server.
14390         (auth-source-pick, auth-source-user-or-password)
14391         (auth-source-user-or-password-imap)
14392         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14393         (auth-source-user-or-password-sftp)
14394         (auth-source-user-or-password-smtp): Add server parameter.
14395
14396 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
14397
14398         * gnus-registry.el: Initialize the registry when gnus-registry-install
14399         is t.
14400
14401 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14402
14403         * compface.el (uncompface): Make buffer unibyte.
14404
14405 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14406
14407         * mail-source.el (mail-source-value):
14408         Prefer fboundp to functionp so it works with macros as well.
14409
14410 2008-04-05  Glenn Morris  <rgm@gnu.org>
14411
14412         * gnus-ems.el (mm-disable-multibyte): Autoload it.
14413
14414 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14415
14416         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
14417         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
14418
14419         * nnheader.el (nnheader-init-server-buffer): Change buffer's
14420         multibyteness after rather than before erasing it.
14421
14422         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
14423         mm-with-multibyte.
14424         (gnus-request-article-this-buffer): Make sure the proper decoding is
14425         used if gnus-original-article-buffer happens to be unibyte.
14426
14427         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
14428         default-enable-multibyte-characters.
14429
14430         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
14431         default-enable-multibyte-characters.
14432
14433         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
14434
14435         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
14436
14437 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14438
14439         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14440         Fix last change in case the element is not even a symbol.
14441
14442 2008-04-02  Simon Josefsson  <simon@josefsson.org>
14443
14444         * imap.el (imap-enable-exchange-bug-workaround): New variable.
14445         (imap-message-copyuid-1): Use it.
14446         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
14447         J. Williams in
14448         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
14449
14450         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
14451         imap-enable-exchange-bug-workaround.
14452         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
14453
14454 2008-04-01  Simon Josefsson  <simon@josefsson.org>
14455
14456         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
14457         a 100 byte status-checks into a 2-3MB transfer for each group.
14458         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
14459         to enable bug workaround or not.
14460         (nnimap-find-minmax-uid): Only enable workaround conditionally.
14461
14462 2008-03-31  Glenn Morris  <rgm@gnu.org>
14463
14464         * message.el (mml2015-use): Declare for compiler.
14465         (message-info): Require mml2015 when appropriate.
14466
14467 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14468
14469         * Makefile.in (EMACS_COMP): Quote directory name that might contain
14470         whitespace.
14471
14472 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14473
14474         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
14475         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
14476         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
14477         (nntp-service-to-port): New function.
14478         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
14479         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
14480         (nntp-open-netcat-stream): New function.
14481         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
14482
14483 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
14484
14485         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
14486
14487 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14488
14489         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
14490
14491 2008-03-28  Magnus Henoch  <mange@freemail.hu>
14492
14493         * dns.el (dns-write): Use set-buffer-multibyte.
14494
14495 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
14496
14497         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
14498
14499 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
14500
14501         * message.el (message-signature-separator): Change default.
14502         Improve custom type.
14503         (message-cite-function): Change default to
14504         message-cite-original-without-signature.
14505
14506         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
14507         toggle.
14508
14509         * message.el (message-check-news-body-syntax): Fix signature check.
14510         (message-setup-1): Mark buffer as unmodified _after_ running
14511         message-setup-hook and handling message-alternative-emails.
14512         (message-shorten-references): Be more strict when building list of
14513         valid references to comply with GNKSA.
14514
14515         * gnus-group.el (gnus-read-ephemeral-bug-group)
14516         (gnus-read-ephemeral-debian-bug-group)
14517         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
14518
14519         * message.el (message-info): Don't use booleanp which isn't supported
14520         in Emacs 21 and XEmacs.
14521
14522 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
14523
14524         * gnus-group.el (gnus-gmane-group-download-format): Rename from
14525         gnus-group-gmane-group-download-format.
14526         (gnus-group-read-ephemeral-gmane-group): Rename from
14527         gnus-group-read-ephemeral-gmane-group.
14528         (gnus-read-ephemeral-gmane-group-url): Rename from
14529         gnus-group-read-ephemeral-gmane-group-url.
14530         (gnus-bug-group-download-format-alist): New variable.
14531         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
14532         (gnus-read-ephemeral-emacs-bug-group): New commands.
14533
14534 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14535
14536         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
14537         (gnus-visible-headers): Improve custom type.
14538
14539 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14540
14541         * mml.el (mml-menu): Add workarounds for XEmacs.
14542
14543         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
14544         X-Boundary header.
14545
14546         * message.el (message-simplify-recipients): Fix previous commit.
14547
14548 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14549
14550         * mm-util.el (mm-set-buffer-multibyte): New function.
14551         * mm-decode.el (mm-copy-to-buffer): Use it.
14552
14553         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14554         Prefer fboundp to functionp so it works with macros as well.
14555
14556 2008-03-19  Glenn Morris  <rgm@gnu.org>
14557
14558         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
14559         Accidentally removed in the sync process with Emacs.
14560
14561 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
14562
14563         * message.el (message-alter-recipients-discard-bogus-full-name):
14564         New function.
14565         (message-alter-recipients-function): New variable.
14566         (message-get-reply-headers): Use it.
14567         (message-replace-header): New helper function.
14568         (message-recipients-without-full-name): New variable.
14569         (message-simplify-recipients): New command.
14570
14571         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
14572
14573         * message.el (message-info): Handle EasyPG manual.
14574
14575         * mml.el (mml-menu): Add entry for EasyPG.
14576
14577 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
14578
14579         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
14580         parameter.
14581
14582         * message.el (message-disassociate-draft): Specify drafts group name
14583         fully.
14584
14585 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
14586
14587         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14588         Eliminate unnecessary duplicates from the match list.
14589
14590 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14591
14592         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
14593
14594         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
14595
14596         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
14597         args of `how-many' of which the XEmacs version doesn't take; declare
14598         Info-index-next as function.
14599
14600 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14601
14602         * gnus-score.el (gnus-score-headers): Fix handling of
14603         gnus-inhibit-slow-scoring.
14604
14605         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
14606         string.
14607         (gnus-button-url-regexp): Improve handling of parenthesis.
14608         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
14609         (gnus-button-handle-info-keystrokes): Handle index entries.
14610
14611 2008-03-15  Glenn Morris  <rgm@gnu.org>
14612
14613         * parse-time.el (parse-time-string): Simplify.
14614
14615 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14616
14617         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
14618         Incoming* files.
14619
14620 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
14621
14622         * auth-source.el (auth-sources): Rename from auth-source-choices.
14623         (auth-source-pick): Use it.
14624
14625 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14626
14627         * binhex.el (binhex-decode-region-internal):
14628         * uudecode.el (uudecode-decode-region-internal):
14629         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
14630         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
14631         setting default-enable-multibyte-characters.
14632
14633 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
14634
14635         * auth-source.el (auth-source-protocols)
14636         (auth-source-protocols-customize, auth-source-choices): Add and
14637         modified variable customizations and defaults.
14638         (auth-source-pick, auth-source-user-or-password)
14639         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
14640         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14641         (auth-source-user-or-password-sftp)
14642         (auth-source-user-or-password-smtp): Use new variables and provide an
14643         interface to netrc.el.
14644
14645 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14646
14647         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
14648         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
14649         Make sure the nntp port to specify is a string.
14650
14651 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14652
14653         * nntp.el: Use with-current-buffer.
14654         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
14655         dubious mm-with-unibyte-current-buffer.
14656         (nntp-with-open-group-function): New function extracted from
14657         nntp-with-open-group macro.
14658         (nntp-with-open-group): Use the function, so it's easier to debug.
14659         Add indentation and debugging info.
14660         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
14661         Recommend the use of the netcat alternatives.
14662
14663         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
14664         Avoid mm-string-as-multibyte as well.
14665
14666         * nnweb.el (nnweb-insert-html):
14667         Remove use of nnheader-string-as-multibyte.
14668
14669         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
14670         (nnheader-string-as-multibyte): Remove.
14671
14672         * mm-view.el: Use inhibit-read-only.
14673         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
14674         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
14675         or unibyte-string.
14676
14677         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
14678         (mm-uu-yenc-extract): Use with-current-buffer.
14679
14680         * gnus-soup.el (gnus-soup-send-packet): Don't use
14681         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
14682
14683         * nnmh.el: Use with-current-buffer.
14684         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
14685         mm-string-as-multibyte on the output of mm-encode-coding-string.
14686
14687         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
14688         (nnimap-request-move-article): Use with-current-buffer.
14689
14690         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
14691         inserting the handle-buffer's text, so the implicit multibyte->unibyte
14692         conversion uses string-make-unibyte rather than string-as-unibyte.
14693
14694         * gnus-msg.el: Use with-current-buffer.
14695
14696         * message.el (message-ignored-resent-headers): Add "Delivered-To".
14697
14698 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
14699
14700         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
14701         string for caching if it is 'PIN.
14702
14703 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14704
14705         * lpath.el: Consider the case without Emacs/W3.
14706
14707 2008-03-08  Glenn Morris  <rgm@gnu.org>
14708
14709         * time-date.el (date-to-time, time-subtract, time-add)
14710         (safe-date-to-time): Doc fixes.
14711
14712 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14713
14714         * mail-source.el (mail-source-delete-old-incoming-confirm):
14715         Change default to nil.
14716         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
14717
14718 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14719
14720         * lpath.el: Rearrange.
14721
14722         * gnus-art.el (gnus-narrow-to-page): Position point properly.
14723         (gnus-article-goto-prev-page): Work for articles having ^L's.
14724
14725         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
14726
14727         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
14728
14729 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
14730
14731         * gnus-bookmark.el: Adjust for renames in bookmark.el.
14732         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
14733         (gnus-bookmark-jump): Adjust some variable names.
14734
14735 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
14736
14737         * auth-source.el: New package.
14738         (auth-source-choices): Add customization entry point variable.
14739
14740         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
14741         bug.
14742
14743 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
14744
14745         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
14746         (gnus-registry-initialize, gnus-registry-install-p): Use it.
14747         (gnus-registry-install-shortcuts): Rename from
14748         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
14749         the `gnus-registry-mark-map' keymap dynamically from
14750         `gnus-registry-marks'.  The generated functions update the summary line
14751         when a registry mark is added or deleted, and will call
14752         `gnus-registry-install-p' (see the comments in the code).
14753         (gnus-registry-user-format-function-M): Use concat intelligently.
14754
14755         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
14756         the registry mark functions.
14757
14758 2008-03-05  Glenn Morris  <rgm@gnu.org>
14759
14760         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
14761         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
14762         gnus-art.
14763         (top-level): No need to load own source when compiling.
14764
14765 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14766
14767         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
14768         Suggested by <chris.anderton@zetnet.co.uk>.
14769
14770 2008-03-04  Glenn Morris  <rgm@gnu.org>
14771
14772         * gnus-sum.el (top-level): No need to require gnus when compiling,
14773         since unconditionally required near start of file.
14774         (gnus-summary-display-while-building): Move definition before use.
14775
14776 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
14777
14778         * gnus-registry.el (gnus-registry-user-format-function-M):
14779         Add formatting function.
14780
14781 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14782
14783         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
14784         with plists.
14785         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
14786         Use new format.
14787
14788 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14789
14790         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
14791         `where-is-internal' that returns a range of key sequences.
14792
14793 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14794
14795         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
14796
14797         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
14798         (gnus-summary-jump-to-group): Consider windows on other displayed
14799         frames as well.  Similar changes might be needed elsewhere, but that's
14800         the one I've bumped into during my use.
14801
14802         * nndoc.el (nndoc-oe-dbx-type-p):
14803         * gnus-msg.el (gnus-debug):
14804         * gnus-group.el (gnus-update-group-mark-positions):
14805         Use mm-string-to-multibyte.
14806
14807 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14808
14809         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
14810         doesn't handle NotDashEscaped.
14811
14812         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
14813         (mml-dnd-attach-options): Fix typo in custom choice.
14814
14815         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
14816         Change nndoc-article-type to mbox.
14817         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
14818
14819         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
14820         to nil, instead of html2text.
14821
14822         * imap.el (imap-debug): Add `imap-ping-server'.
14823
14824         * gnus-bookmark.el: Add FIXMEs.
14825
14826         * message.el (message-form-letter-separator)
14827         (message-send-form-letter-delay): New variables.
14828         (message-send-form-letter): Use them.  New command to send form
14829         letters.  Requested by Uwe Siart.
14830         (message-send-mail-function): Doc fix.  Add "Other" custom option.
14831
14832 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14833
14834         * Update copyright years.
14835
14836 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14837
14838         Sync from EMACS_22_BASE.
14839
14840         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
14841
14842 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
14843
14844         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
14845         empty author.
14846
14847 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
14848
14849         * gnus-registry.el (gnus-registry-marks): Add variable for
14850         customization of marks and their appearance.
14851         (gnus-registry-read-mark): Use it.
14852         (gnus-registry-do-marks): Add utility function to loop through
14853         `gnus-registry-marks'.
14854         (gnus-registry-install-shortcuts-and-menus): Add function to install
14855         shortcuts and menus.
14856         (gnus-registry-initialize): Use it.
14857         (gnus-registry-default-mark): Clarify documentation.
14858
14859 2008-02-29  Glenn Morris  <rgm@gnu.org>
14860
14861         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
14862         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
14863         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
14864         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
14865         Change defcustom :version from 23.0 to 23.1.
14866
14867 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
14868
14869         * gnus-registry.el (gnus-registry-follow-group-p)
14870         (gnus-registry-post-process-groups): Add functions to aid registry
14871         splitting and improve logging.  Clarify behavior in function
14872         documentation.
14873         (gnus-registry-split-fancy-with-parent): Use them.
14874
14875 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14876
14877         * gnus-art.el: Use with-current-buffer.
14878
14879 2008-02-27  David Engster  <dengste@eml.cc>
14880
14881         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
14882         Express real group name in the response.
14883
14884 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14885
14886         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
14887         (nnmairix-last-server, nnmairix-current-server): Defvar them.
14888         (nnmairix-goto-original-article): Defvar gnus-registry-install and
14889         autoload gnus-registry-fetch-group when compiling.
14890         (nnmairix-request-group-with-article-number-correction):
14891         Remove unreferenced argument passed to nnmairix-call-backend.
14892
14893 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14894
14895         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
14896         (mm-uu-extract): Improve face for low color ttys.
14897         Reported by Sascha Wilde.
14898
14899 2008-02-27  Glenn Morris  <rgm@gnu.org>
14900
14901         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
14902         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
14903         variables to defconsts.  Convert comments to doc-strings.
14904         (nnmairix-last-server, nnmairix-current-server): Convert from free
14905         variables to defvars.  Convert comments to doc-strings.
14906         (gnus-registry-fetch-group): Autoload.
14907         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
14908         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
14909         (nnmairix-widget-build-editable-fields): Use car cddr rather than
14910         caddr.
14911         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
14912         nnmairix-request-group-with-article-number-correction call.
14913         (nnmairix-fast, nnmairix-group): New, less general names, for free
14914         variables passed from nnmairix-request-group to
14915         nnmairix-request-group-with-article-number-correction.  Declare.
14916         (nnmairix-request-group-with-article-number-correction):
14917         Use nnmairix-fast, nnmairix-group rather than fast, group.
14918
14919 2008-02-26  David Engster  <dengste@eml.cc>
14920
14921         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
14922         version 0.5.
14923
14924 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
14925
14926         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
14927         instead of making an extra function call.  Don't add the current group
14928         to articles only when they have the group.  Use
14929         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
14930         Reported by David <de_bb@arcor.de>.
14931
14932 2008-02-24  Miles Bader  <miles@gnu.org>
14933
14934         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
14935         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
14936         (mm-find-mime-charset-region):
14937         * mm-bodies.el (mm-encode-body):
14938         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
14939
14940 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14941
14942         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
14943         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
14944
14945 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
14946
14947         * mail-source.el (mail-source-delete-incoming): Change default.
14948         Supplement doc string.
14949
14950         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
14951
14952 2008-02-14  Glenn Morris  <rgm@gnu.org>
14953
14954         * time-date.el (format-seconds): New function.
14955
14956 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14957
14958         * nnmail.el (nnmail-message-id-cache-file): Derive from
14959         `gnus-home-directory'.
14960
14961 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
14962
14963         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
14964         Document negative prefix.
14965
14966         * gnus-group.el (gnus-group-read-group): Document negative prefix.
14967
14968 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14969
14970         * message.el (message-unsent-separator): Add the Exim bounce
14971         separator.
14972
14973 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
14974
14975         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
14976         list.
14977         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
14978         recipient/signer list.
14979
14980 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14981
14982         * Makefile.in (datarootdir): Define.
14983         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
14984         name that might contain whitespace.
14985
14986 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
14987
14988         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
14989         fbound (Emacs 23 unicode), signal an error.
14990
14991 2008-02-08  Glenn Morris  <rgm@gnu.org>
14992
14993         * gnus-art.el (pgg-display-output-buffer): Declare as function.
14994
14995 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
14996
14997         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
14998         ports to the calls to `netrc-machine-user-or-password' in addition to
14999         "imap" and "imaps".
15000
15001 2008-02-01  Zhang Wei  <id.brep@gmail.com>
15002
15003         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
15004
15005         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
15006
15007 2008-02-01  Kenichi Handa  <handa@m17n.org>
15008
15009         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
15010         rfc2104-hexstring-to-bitstring and changed to return a byte list.
15011         (rfc2104-hash): Convert the result of concat to unibyte string.
15012
15013 2008-02-01  Dave Love  <fx@gnu.org>
15014
15015         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
15016         coding-system-for-read.
15017         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
15018
15019 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15020
15021         * gnus.el (gnus-group-startup-message): Add `find-image' call before
15022         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
15023         <hanche@math.ntnu.no>.
15024
15025 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15026
15027         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
15028
15029         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
15030
15031 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
15032
15033         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
15034         * message.el (message-beginning-of-line): Use featurep instead of bound
15035         tests in order to resolve conditionals at compile time.
15036
15037 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
15038
15039         * mail-source.el (mail-sources): Add `group' choice.
15040
15041         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
15042         parameter `in-group' to control into which group the articles go.
15043         Add treatment of `group' mail-source.
15044
15045 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15046
15047         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
15048
15049         * mm-decode.el (mm-dissect-buffer): Decode description.
15050
15051         * mml.el (mml-to-mime): Encode message header first.
15052
15053 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15054
15055         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
15056         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
15057
15058         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
15059         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
15060
15061 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
15062
15063         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
15064
15065 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15066
15067         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
15068         prefix keys.
15069         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
15070         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
15071         gnus-xmas.el.
15072
15073         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
15074         (gnus-xmas-article-describe-bindings): New function.
15075         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
15076         gnus-xmas-article-describe-bindings.
15077
15078         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
15079
15080 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
15081
15082         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
15083         Add new variables for article mark management.
15084         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
15085         list of extra data entries which, when present, will indicate that the
15086         article ID should not be trimmed from the registry.
15087         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
15088         functions.
15089         (gnus-registry-read-mark): New function to read a mark name from the
15090         user.
15091         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
15092         (gnus-registry-set-article-mark-internal): New functions to add and
15093         remove marks.
15094         (gnus-registry-get-article-marks): New function to show the marks for
15095         an article, or retrieve them for further use.
15096
15097 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15098
15099         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
15100         keys when no argument is given.
15101
15102 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15103
15104         * imap.el (imap-ping-server): New variable.
15105         (imap-opened): On add extra ping if imap-ping-server is non-nil.
15106         (imap-ping-server): Minor doc string fixes.
15107
15108 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
15109
15110         * imap.el (imap-ping-server): New function.
15111         (imap-opened): Call imap-ping-server.
15112
15113 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15114
15115         * gnus-sum.el (gnus-article-sort-by-random)
15116         (gnus-thread-sort-by-random): Fix doc strings.
15117         Reported by jidanni@jidanni.org.
15118
15119 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15120
15121         * gnus-art.el (gnus-article-describe-bindings): New function.
15122         (gnus-article-read-summary-keys): Use it.
15123         (gnus-article-mode-map): Bind `C-h b' to it.
15124
15125 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15126
15127         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
15128         XEmacs.
15129         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15130         Protect against non-character events.
15131
15132         * lpath.el: Fbind map-keymap for Emacs 21.
15133
15134 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
15135
15136         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
15137         New command.
15138         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
15139         instead of END.  Change name of the temp file.
15140         (gnus-group-gmane-group-download-format): Add doc string.  Make it
15141         customizable.
15142
15143 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15144
15145         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
15146         bind `S W' to gnus-article-wide-reply-with-original; set default
15147         binding to gnus-article-read-summary-send-keys.
15148         (gnus-article-read-summary-keys): Fix the order of keys; display
15149         continuation keys correctly in the echo area; describe bindings
15150         correctly when keys end with `C-h'.
15151         (gnus-article-read-summary-send-keys): New function.
15152         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15153         Work for gnus-article-read-summary-send-keys; display continuation keys
15154         correctly in the echo area.
15155         (gnus-article-reply-with-original): Ignore prefix argument.
15156         (gnus-article-wide-reply-with-original): New function.
15157
15158         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
15159         Emacs 21.
15160
15161 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15162
15163         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
15164         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
15165
15166 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15167
15168         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
15169         (gnus-group-read-ephemeral-gmane-group): New command.
15170
15171 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
15172
15173         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
15174
15175 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15176
15177         * message.el (message-send-mail-function): Increase custom version.
15178
15179         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
15180         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
15181
15182 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15183
15184         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
15185         for the cases where imap-authenticate is called with a nil buffer
15186         parameter.
15187
15188 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15189
15190         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
15191         html parts correctly; support forwarded messages.
15192         (gnus-article-browse-html-article): Remove work buffers.
15193
15194         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
15195         compiling.
15196         (netrc-bound-and-true-p): New macro.
15197         (netrc-parse): Use it instead of bound-and-true-p that is not available
15198         in XEmacs 21.4.
15199
15200 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
15201
15202         * gnus-registry.el (gnus-registry-mark-article)
15203         (gnus-registry-article-marks): Add functionality to mark articles
15204         through the Gnus registry.
15205
15206         * encrypt.el: Clarify documentation for the new pgg method.
15207         (encrypt-file-alist): Add PGG option.
15208         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
15209         functionality.  Abstract password key and messaging to external
15210         functions.
15211         (encrypt-password-key, encrypt-get-passphrase-if-needed)
15212         (encrypt-message-method-and-cipher): Add new convenience external
15213         functions.
15214         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
15215         (encrypt-pgg-process-buffer): Add PGG functionality glue.
15216
15217         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
15218         (netrc-parse): Use encrypt-file-alist to determine if
15219         encrypt-find-model or encrypt-insert-file-contents should be used.
15220
15221         * encrypt.el: Clarify documentation.  Load password-cache or
15222         password, whichever one is found first, instead of autoloading.
15223
15224 2007-12-19  Glenn Morris  <rgm@gnu.org>
15225
15226         * mml.el (message-options-set, message-narrow-to-head)
15227         (message-in-body-p, message-mail-p, message-encode-message-body):
15228         Autoload.
15229         (message-remove-header, message-narrow-to-headers-or-head)
15230         (message-subscribed-p, message-make-mail-followup-to)
15231         (message-position-on-field, message-news-p)
15232         (message-options-set-recipient, message-generate-headers)
15233         (message-sort-headers): Declare as functions.
15234
15235 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15236
15237         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
15238         convention in doc string.
15239
15240 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15241
15242         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
15243         title to html parts.
15244         (gnus-article-browse-html-article): Pass message header to it.
15245
15246         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
15247
15248 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
15249
15250         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
15251         or password compatible with XEmacs.
15252
15253 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15254
15255         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
15256         format document.
15257         (gnus-mime-delete-part): Don't write description line if empty.
15258         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
15259
15260 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
15261
15262         * gnus-sum.el (gnus-summary-mark-unread-as-read)
15263         (gnus-summary-mark-read-and-unread-as-read)
15264         (gnus-summary-mark-current-read-and-unread-as-read)
15265         (gnus-summary-mark-unread-as-ticked): Doc fix.
15266         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
15267
15268 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15269
15270         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
15271         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15272
15273 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15274
15275         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
15276         yes-or-no-p.
15277
15278 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15279
15280         * mm-decode.el (mm-add-meta-html-tag): New function.
15281         (mm-save-part-to-file, mm-pipe-part): Use it.
15282
15283         * gnus-art.el (gnus-article-browse-delete-temp-files):
15284         Use gnus-y-or-n-p instead of y-or-n-p.
15285         (gnus-article-browse-html-parts): Work with message/external-body; use
15286         mm-add-meta-html-tag.
15287
15288 2007-12-11  Glenn Morris  <rgm@gnu.org>
15289
15290         * gnus-cache.el: Require gnus-sum not just when compiling.
15291
15292         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
15293
15294         * gnus-int.el (gnus-server-opened, gnus-status-message):
15295         Move definitions before use.
15296
15297         * mm-decode.el: Require gnus-util.
15298         (mm-remove-part): Only call delete-annotation on XEmacs.
15299
15300         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
15301
15302         * nnmail.el: Require gnus-int.
15303
15304         * spam.el: Move `require's before `eval-when-compile's.
15305
15306         * gnus-ems.el (gnus-alive-p):
15307         * gnus-fun.el (message-goto-eoh):
15308         * gnus-util.el (gnus-group-name-decode):
15309         * mail-source.el (gnus-compress-sequence):
15310         * message.el (Info-goto-node, format-spec):
15311         * mm-bodies.el (message-options-get):
15312         * mm-decode.el (mm-view-pkcs7):
15313         * mm-util.el (gmm-write-region):
15314         * mml-smime.el (mml-compute-boundary)
15315         (gnus-completing-read-with-default):
15316         * mml.el (widget-button-press, gnus-make-hashtable):
15317         * mml1991.el (mm-decode-content-transfer-encoding)
15318         (mm-encode-content-transfer-encoding)
15319         (message-options-get, message-options-set):
15320         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
15321         * nnfolder.el (gnus-request-group):
15322         * nnheader.el (ietf-drums-unfold-fws):
15323         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
15324         * smime.el (gnus-run-mode-hooks):
15325         * spam-stat.el (gnus-message): Autoload.
15326
15327         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
15328         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
15329         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
15330         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
15331         Add declare-function compatibility definition.
15332
15333         * gnus-cache.el (nnvirtual-find-group-art):
15334         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
15335         (gnus-add-image, gnus-add-wash-type):
15336         * gnus-group.el (nnkiboze-score-file):
15337         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
15338         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
15339         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
15340         (message-tokenize-header, gnus-get-buffer-create)
15341         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
15342         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
15343         * gnus.el (gnus-group-decoded-name):
15344         * mail-source.el (imap-capability):
15345         * mm-bodies.el (message-options-set):
15346         * mm-decode.el (gnus-configure-windows):
15347         * mm-extern.el (message-goto-body):
15348         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
15349         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
15350         (epg-sub-key-validity, message-options-set):
15351         * mml.el (widget-event-point, gnus-configure-windows):
15352         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
15353         * mml2015.el (epg-check-configuration, epg-configuration)
15354         (message-options-set):
15355         * nndb.el (nndb-request-article):
15356         * nnfolder.el (gnus-request-create-group):
15357         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
15358         * nnmaildir.el (gnus-group-mark-article-read):
15359         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
15360         * rfc1843.el (message-fetch-field):
15361         * spam.el (gnus-extract-address-components):
15362         Declare as functions.
15363
15364 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15365
15366         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
15367
15368         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
15369
15370         * lpath.el: Fbind run-mode-hooks for Emacs 21;
15371         bind show-trailing-whitespace for XEmacs.
15372
15373 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15374
15375         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
15376         new no-op macro for backward compatibility.
15377
15378         * imap.el (imap-string-to-integer): New function.
15379
15380 2007-12-09  Glenn Morris  <rgm@gnu.org>
15381
15382         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
15383
15384         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
15385         * message.el, mm-view.el, sieve-manage.el, smime.el:
15386         Add declare-function compatibility definition.
15387
15388         * gnus-art.el (w3-region, w3m-region, Info-menu):
15389         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
15390         * gnus-sum.el (gnus-get-predicate):
15391         * gnus-util.el (mm-append-to-file, w32-focus-frame):
15392         * message.el (mail-abbrev-in-expansion-header-p):
15393         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
15394         (w3m-detect-meta-charset, w3m-region):
15395         * sieve-manage.el (password-read, password-cache-add)
15396         (password-cache-remove):
15397         * smime.el (password-read-and-add): Declare as functions.
15398
15399 2007-12-08  David Kastrup  <dak@gnu.org>
15400
15401         * gnus-sum.el (gnus-summary-simplify-subject-query):
15402         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
15403         `message'.
15404
15405 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15406
15407         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
15408         it to bind idna-program, installation-directory, defined-colors, and
15409         face-attribute for XEmacs of the version that compiles defcustom forms.
15410
15411 2007-12-07  Glenn Morris  <rgm@gnu.org>
15412
15413         * gnus-art.el (article-make-date-line): Revert previous change.
15414
15415 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15416
15417         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
15418
15419 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
15420
15421         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
15422         Call gnus-add-to-range ranges only once with a prepared article-list.
15423
15424 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
15425
15426         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
15427         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
15428         group names with backslashes.
15429         Reported by Tassilo Horn <tassilo@member.fsf.org>.
15430
15431 2007-12-06  Deepak Goel  <deego3@gmail.com>
15432
15433         * gnus-art.el (article-make-date-line):
15434         * gnus-start.el (gnus-load):
15435         * pop3.el (pop3-read-response): Fix buggy call to `error'.
15436
15437 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15438
15439         * gnus-art.el (gnus-use-idna):
15440         * gnus-start.el (gnus-site-init-file):
15441         * message.el (message-use-idna):
15442         * mm-uu.el (mm-uu-hide-markers):
15443         * smiley.el (smiley-style): Revert changes that suppress warnings.
15444
15445 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15446
15447         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
15448         specify charset to html source.
15449         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15450
15451 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15452
15453         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
15454         idna-program in order to suppress byte compile warning issued by XEmacs
15455         that came to byte compile the default value section of defcustom forms
15456         recently.
15457
15458         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
15459         value of installation-directory.
15460
15461         * message.el (message-use-idna): Don't directly refer to the value of
15462         idna-program.
15463
15464         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
15465
15466         * smiley.el (smiley-style): Don't directly call face-attribute.
15467
15468 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
15469
15470         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
15471
15472         * gnus-dired.el: Reduce Gnus dependencies.
15473         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
15474         Don't require.  Use autoloads instead.
15475         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
15476         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
15477         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
15478         (gnus-dired-mode): Adjust doc string.
15479         (gnus-dired-mail-mode): New variable.
15480         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
15481         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
15482         (gnus-dired-mail-buffers): New function.  Return mail or message
15483         composition buffers.
15484         (gnus-dired-attach): Use it.
15485         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
15486         NO-DECODE.
15487         (gnus-dired-print): Use `gnus-print-buffer' depending on
15488         `gnus-dired-mail-mode'.
15489
15490 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15491
15492         * rfc2047.el (rfc2047-encoded-word-regexp)
15493         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
15494         explaining what regexp patterns are for.
15495
15496 2007-12-04  Glenn Morris  <rgm@gnu.org>
15497
15498         * password.el: Move to password-cache.el.
15499
15500         * mml1991.el (password-read, password-cache-add, password-cache-remove):
15501         * mml2015.el (password-read, password-cache-add, password-cache-remove):
15502         * mml-smime.el (password-read, password-cache-add)
15503         (password-cache-remove):
15504         No need to autoload, since mml-sec requires password.
15505
15506         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
15507         * message.el (gnus-extract-address-components):
15508         * mml-smime.el (gnus-extract-address-components): Define for compiler.
15509
15510         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
15511         password.
15512
15513 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15514
15515         * mailcap.el: Reduce dependencies.
15516         (mail-header-parse-content-type): Autoload.
15517         (mailcap-delete-duplicates): New alias.
15518         (mailcap-mime-info): Add optional argument NO-DECODE.
15519         (mailcap-mime-types): Use mailcap-delete-duplicates.
15520
15521         * message.el (message-ignored-supersedes-headers): Add "X-ID".
15522
15523 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
15524
15525         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
15526         (imap-parse-status): Upcase status-att for servers that sends them
15527         lower-case (e.g., MS Exchange 2007).
15528
15529 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15530
15531         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
15532         function.
15533
15534         * gnus-uu.el (gnus-uu-decode-yenc): New command.
15535         (gnus-uu-yenc-article): New function.
15536
15537         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
15538
15539         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
15540
15541 2007-12-02  Glenn Morris  <rgm@gnu.org>
15542
15543         * binhex.el (binhex): New custom group.
15544         (binhex-decoder-program, binhex-decoder-switches)
15545         (binhex-use-external): Move to the binhex custom group.
15546
15547         * uudecode.el (uudecode): New custom group.
15548         (uudecode-decoder-program, uudecode-decoder-switches)
15549         (uudecode-use-external): Move to the uudecode custom group.
15550
15551         * netrc.el (top-level): Don't load `encrypt' features.
15552         (netrc-parse): Don't use encrypt.
15553         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
15554
15555         * encrypt.el: Remove file.
15556
15557 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
15558
15559         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
15560         matches on patches.
15561
15562         * gnus-art.el (gnus-article-browse-html-article):
15563         Mention `mm-text-html-renderer' in the doc string.
15564
15565         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
15566         string.  Add comments.
15567
15568         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
15569         if rhs is ASCII.
15570
15571 2007-12-01  Glenn Morris  <rgm@gnu.org>
15572
15573         * mail-source.el (top-level): Require format-spec before
15574         eval-when-compile.
15575
15576 2007-11-30  Glenn Morris  <rgm@gnu.org>
15577
15578         * encrypt.el: Require password, rather than autoloading password-read.
15579
15580 2007-11-29  Glenn Morris  <rgm@gnu.org>
15581
15582         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
15583         (sasl-make-client, sasl-next-step, sasl-step-data)
15584         (sasl-step-set-data): Declare as functions.
15585
15586 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
15587
15588         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
15589
15590 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
15591
15592         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
15593         certs should be verified and what is to be done in the event of a
15594         verification failure.
15595
15596         * gnus.el (gnus-method-to-server): Add an optional parameter so the
15597         caller can indicate whether the cache should be disregarded for this
15598         call.  This way the result of the call is reproducible at all times and
15599         can be considered a canonical server name for the supplied method.
15600         (gnus-agent-method-p): Canonicalize server names by pushing their
15601         method through `gnus-method-to-server' using the no-cache argument.
15602
15603         * gnus-srvr.el (gnus-server-insert-server-line):
15604         Call `gnus-method-to-server' with `no-cache' argument.
15605
15606         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
15607         gnus-agent-possibly-synchronize-flags as this should be called when the
15608         server is actually being opened.
15609         (gnus-agent-possibly-synchronize-flags)
15610         (gnus-agent-possibly-synchronize-flags-server): Move check for the
15611         flags file of an agentized server to the latter function.
15612
15613         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
15614         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
15615         after a connection has been established successfully.
15616
15617 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15618
15619         * gnus-art.el (article-display-face): Force to display face if called
15620         interactively; check if gnus-article-x-face-too-ugly matches author.
15621         (article-display-x-face): Display face even if From header is missing
15622         as article-display-face does.
15623
15624 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
15625
15626         * hashcash.el (message-narrow-to-headers-or-head)
15627         (message-fetch-field, message-goto-eoh)
15628         (message-narrow-to-headers): Declare as functions.
15629
15630 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
15631
15632         * mail-source.el (mail-sources): Default to fetch from file for
15633         compatibility with default of nnmail-spool-file.
15634
15635 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15636
15637         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
15638         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
15639         to look for encoded word that should be encoded again.
15640         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
15641         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
15642         encoding pattern.
15643         (rfc2047-decode-region): Switch strict regexp and loose one according
15644         to rfc2047-allow-irregular-q-encoded-words.
15645
15646 2007-11-25  Romain Francoise  <romain@orebokech.com>
15647
15648         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
15649
15650 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15651
15652         * tls.el (tls-program): Provide more custom choices from
15653         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
15654         (tls-process-connection-type, tls-success): Remove "*" in doc string.
15655
15656 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15657
15658         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
15659         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
15660
15661         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
15662         `nnmail-spool-file'.
15663
15664         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
15665         `nnmail-spool-file'.
15666
15667         * gnus-move.el (gnus-change-server): Ditto.
15668
15669         * gnus-kill.el (gnus-batch-score): Ditto.
15670
15671         * gnus-cache.el (gnus-jog-cache): Ditto.
15672
15673         * gnus-msg.el (gnus-summary-reply):
15674         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
15675
15676 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15677
15678         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
15679         version.  Minor improvement to doc strings.
15680         (tls-program): Add comment.
15681
15682 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
15683
15684         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
15685         (tls-checktrust): New variable.  Check if GNU TLS complained about a
15686         mismatch between the hostname provided in the certificate and the name
15687         of the host connnecting to.
15688         (open-tls-stream): Use them.  Check certificates against trusted root
15689         certificates.
15690
15691 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15692
15693         * gnus-cache.el (gnus-cache-generate-nov-databases):
15694         Use nnml-generate-nov-databases-directory instead of
15695         nnml-generate-nov-databases-1.
15696
15697 2007-11-24  Glenn Morris  <rgm@gnu.org>
15698
15699         * message.el (message-tool-bar-retro): Update for rename
15700         mail_send.xpm->mail-send.xpm.
15701
15702 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
15703
15704         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
15705         `smime-ldap-search' for Emacs 22 and up.
15706
15707 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15708
15709         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
15710
15711         * message.el (message-send-mail-function): Fix error convention.
15712         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
15713         (message-widen-reply, message-send-mail, message-talkative-question)
15714         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
15715         (message-clone-locals, message-send-news): Use with-current-buffer.
15716         (message-insert-or-toggle-importance): Remove unused var `valid'.
15717         (message-make-references): Remove unused var `new-references'.
15718         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
15719
15720 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
15721
15722         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
15723         (spam-split-symbolic-return-positive): Reflow docstring.
15724         (spam-backends, spam-summary-exit-behavior)
15725         (spam-mark-ham-unread-before-move-from-spam-group)
15726         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
15727         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
15728         (spam-clear-cache, spam-backend-check, spam-install-backend)
15729         (spam-install-statistical-backend, spam-list-of-processors)
15730         (spam-group-processor-p, spam-split, spam-bogofilter-score)
15731         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
15732         (spam-check-crm114, spam-initialize, spam-unload-hook):
15733         Fix typos in docstrings.
15734
15735 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15736
15737         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
15738         been checked if they have never been read and those group levels are
15739         higher than the one that a user specified.
15740
15741 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15742
15743         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
15744         foreign groups unless a group level is specified by a user.
15745         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
15746
15747 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
15748
15749         * message.el (message-send-mail-function): Require sendmail.
15750
15751 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
15752
15753         * message.el (message-send-mail-function): Check for smtpmail too.
15754
15755         * utf7.el (utf7-encode, utf7-decode): Use coding system
15756         `utf-7'/`utf-7-imap' from utf-7.el' if available.
15757
15758         * message.el (message-send-mail-function): New function.
15759         (message-send-mail-function): Set default using
15760         message-send-mail-function.  Adjust doc string.
15761         (message-send-mail-with-mailclient): New function.
15762
15763 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
15764
15765         * smime.el (from):
15766         * rfc2047.el (message-posting-charset):
15767         * qp.el (mm-use-ultra-safe-encoding):
15768         * pop3.el (parse-time-months):
15769         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
15770         * nnml.el (files):
15771         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
15772         (jka-compr-compression-info-list, ange-ftp-path-format)
15773         (efs-path-regexp):
15774         * nndiary.el (files):
15775         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
15776         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
15777         (epg-digest-algorithm-alist, inhibit-redisplay)
15778         (password-cache-expiry):
15779         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
15780         (pgg-output-buffer, password-cache-expiry):
15781         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
15782         (efs-path-regexp):
15783         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
15784         (inhibit-redisplay):
15785         * mm-uu.el (file-name, start-point, end-point, entry)
15786         (gnus-newsgroup-name, gnus-newsgroup-charset):
15787         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
15788         (latin-unity-ucs-list):
15789         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
15790         (mm-uu-binhex-decode-function):
15791         * message.el (gnus-message-group-art, gnus-list-identifiers)
15792         (rmail-enable-mime-composing, gnus-local-organization)
15793         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
15794         (gnus-read-active-file, facemenu-add-face-function)
15795         (facemenu-remove-face-function, gnus-article-decoded-p)
15796         (tool-bar-mode):
15797         * mail-source.el (display-time-mail-function):
15798         * gnus-util.el (nnmail-pathname-coding-system)
15799         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
15800         (gnus-original-article-buffer, gnus-user-agent)
15801         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
15802         (xemacs-codename, sxemacs-codename, emacs-program-version):
15803         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
15804         * gnus-start.el (gnus-agent-covered-methods)
15805         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
15806         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
15807         (gnus-newsgroup-headers, gnus-group-list-mode)
15808         (gnus-group-mark-positions, gnus-newsgroup-data)
15809         (gnus-newsgroup-unreads, nnoo-state-alist)
15810         (gnus-current-select-method, mail-sources)
15811         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
15812         (nnmail-spool-file, gnus-cache-active-hashtb):
15813         * gnus-mh.el (mh-lib-progs):
15814         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
15815         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
15816         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
15817         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
15818         (gnus-group-buffer):
15819         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
15820         (font-lock-set-defaults):
15821         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
15822         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
15823         (gnus-summary-post-menu, total-parts, type, condition, length):
15824         * gnus-agent.el (gnus-agent-read-agentview):
15825         * flow-fill.el (show-trailing-whitespace):
15826         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
15827         eval-and-compile wrappers for byte compiler pacifiers.
15828
15829         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
15830         (mm-display-inline-fontify): Check for featurep 'xemacs not
15831         extent-list.
15832
15833         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
15834         itimer-list.
15835         (mm-create-image-xemacs): Only do something for XEmacs.
15836         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
15837
15838         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
15839
15840         * gnus-registry.el (gnus-adaptive-word-syntax-table):
15841         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
15842
15843 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
15844
15845         * nnimap.el (nnimap-split-download-body):
15846         * gnus-demon.el (gnus-demon):
15847         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
15848
15849 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15850
15851         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
15852         New macros.
15853         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
15854         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
15855         copy data from unibyte buffer to multibyte current buffer.
15856         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
15857         to copy data from unibyte current buffer to multibyte buffer.
15858         (nntp-make-process-buffer): Make process buffer unibyte.
15859
15860         * pop3.el (pop3-open-server): Fix typo in Lisp code.
15861
15862 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
15863
15864         * pop3.el (pop3-open-server): Accept and process data more robustly at
15865         connection start to avoid spurious "POP SSL connection failed" errors.
15866
15867 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15868
15869         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
15870         read group names.
15871
15872 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
15873
15874         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
15875
15876 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15877
15878         * nnmail.el (nnmail-parse-active): Make group names unibyte.
15879         (nnmail-save-active): Use a unibyte buffer when saving active file,
15880         which may contain non-ASCII group names.
15881
15882         * nnml.el (nnml-request-group): Decode group names in messages.
15883
15884 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
15885
15886         * message.el (message-citation-line-function)
15887         (message-insert-formatted-citation-line): Fix spelling of
15888         `message-insert-formated-citation-line'.
15889
15890 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
15891
15892         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
15893
15894 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15895
15896         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
15897         nnmail-pathname-coding-system.
15898
15899         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
15900         that a user enters; decode group names in messages.
15901
15902         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
15903
15904 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15905
15906         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
15907
15908         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
15909
15910         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
15911         risky local variable.
15912
15913         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
15914
15915 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
15916
15917         * encrypt.el: Improve documentation to fix function name typo.
15918         Reported by Daiki Ueno <ueno@unixuser.org>.
15919
15920 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15921
15922         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
15923         even if the point is not in the last page of an article.
15924         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
15925         back to the previous page.
15926
15927 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
15928
15929         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
15930
15931 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15932
15933         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
15934
15935 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15936
15937         * message.el (message-check-news-body-syntax):
15938         Avoid mm-string-as-multibyte.
15939         (message-hide-headers): Don't assume (point-min)==1.
15940
15941 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
15942
15943         * message.el (message-remove-blank-cited-lines): Fix if remove is
15944         given.
15945         (message-bogus-address-regexp): New variable.
15946         (message-bogus-recipient-p): New function.
15947         (message-check-recipients): New command.
15948         (message-syntax-checks): Add `bogus-recipient'.
15949         (message-fix-before-sending): Add `bogus-recipient'.
15950
15951         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
15952         (gnus-treat-body-boundary): Don't test window-system.
15953
15954 2007-10-28  Leo Liu  <sdl.web@gmail.com>
15955
15956         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
15957
15958 2007-10-28  Miles Bader  <miles@gnu.org>
15959
15960         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
15961         at compile-time too.
15962
15963 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
15964
15965         * gnus-msg.el (gnus-message-setup-hook):
15966         Add `message-remove-blank-cited-lines' to options.
15967
15968 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15969
15970         * message.el (message-remove-blank-cited-lines): New function.
15971         Suggested by Karl Plästerer.
15972
15973 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15974
15975         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
15976         mapc.
15977
15978         * imap.el (imap-open): Replace mapcar called for effect with mapc.
15979         (top-level): Use mapc to set functions to be traced for debugging.
15980
15981         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
15982         called for effect with while loop.
15983
15984         * message.el (message-talkative-question): Replace mapcar called for
15985         effect with mapc.
15986
15987         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
15988         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
15989         called for effect with dolist.
15990
15991         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
15992
15993         * nndiary.el: Use dolist instead of mapcar to add diary headers to
15994         gnus-extra-headers and nnmail-extra-headers.
15995
15996         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
15997         called for effect with dolist.
15998         (top-level): Use mapc to set functions to be traced for debugging.
15999
16000         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
16001         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
16002         dolist.
16003
16004         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
16005         Replace mapcar called for effect with mapc.
16006         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
16007         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
16008         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
16009         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
16010
16011         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
16012         remove-if that's a cl function.
16013
16014         * webmail.el (webmail-debug): Replace mapcar called for effect with
16015         dolist.
16016
16017         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
16018         with mapc.
16019
16020 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16021
16022         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
16023         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
16024         with while loop.
16025
16026         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
16027         functions from article-* functions.
16028         (gnus-multi-decode-header): Replace mapcar called for effect with
16029         dolist.
16030
16031         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
16032         (gnus-bookmark-show-details): Replace mapcar called for effect with
16033         while loop.
16034
16035         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
16036         called for effect with while loop.
16037
16038         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
16039         with dolist.
16040
16041         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16042         Replace mapcar called for effect with dolist.
16043
16044         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
16045
16046         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
16047         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
16048         Replace mapcar called for effect with dolist.
16049         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
16050         mapc.
16051
16052         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
16053         Replace mapcar called for effect with dolist.
16054         (gnus-topic-list): Replace mapcar called for effect with mapc.
16055
16056         * gnus.el: Use mapc instead of mapcar to add autoloads.
16057
16058 2007-10-23  Richard Stallman  <rms@gnu.org>
16059
16060         * gnus-group.el (gnus-group-highlight): Mark as risky.
16061
16062 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16063
16064         * gnus.el (gnus-server-to-method): Return method found first in
16065         gnus-newsrc-alist.
16066
16067         * gnus-art.el (gnus-article-highlight-signature)
16068         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
16069         button overlay without the front stickiness.
16070
16071 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
16072
16073         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
16074         overview buffer needed a catch to receive its throw.
16075         (gnus-agent-flush-cache): Declare as interactive to make this function
16076         easier to use.
16077
16078 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
16079
16080         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
16081         `next-line'.
16082
16083 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16084
16085         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
16086         exclude address matching message-dont-reply-to-names.
16087
16088 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16089
16090         * gnus-util.el (gnus-string<): New function.
16091
16092         * gnus-sum.el (gnus-article-sort-by-author)
16093         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
16094
16095 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16096
16097         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
16098         the frame-focus tag is set in gnus-buffer-configuration.
16099
16100 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16101
16102         * gnus-art.el (gnus-article-add-button): Make a button overlay without
16103         the front stickiness.
16104
16105 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16106
16107         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
16108         url pattern; remove duplicate one.
16109         (gnus-article-extend-url-button): New function.
16110         (gnus-article-add-buttons): Use it.
16111         (gnus-button-push): Use concatenated url that it makes.
16112
16113 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
16114
16115         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
16116
16117 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16118
16119         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
16120         Don't hardcode point-min==1.
16121
16122 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
16123
16124         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
16125         Fix comment about "iso8859-1".
16126
16127 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
16128
16129         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
16130         ones returned from the verify-function.
16131
16132         * mm-uu.el (mm-uu-pgp-signed-extract-1):
16133         Call mml2015-extract-cleartext-signature if extraction failed.
16134
16135 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
16136
16137         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
16138         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
16139         failed.
16140
16141 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16142
16143         * Relicense "GPLv2 or later" files to "GPLv3 or later".
16144
16145 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
16146
16147         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
16148         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
16149         recommends to use EasyPG instead of PGG.
16150
16151         * pgg.el: Revert to revision 6.23.2.16.
16152
16153         * pgg-def.el: Revert to revision 6.6.2.14.
16154
16155         * pgg-gpg.el: Revert to revision 6.23.2.34.
16156
16157 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
16158
16159         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
16160         to mark a thread as expirable.  Add variable `hide' to handle hiding of
16161         thread for both the null and zero (kill/expire thread) universal prefix
16162         cases.
16163         (gnus-summary-expire-thread): Add new function to expire a thread,
16164         using gnus-summary-kill-thread.
16165         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
16166         shortcuts for gnus-summary-expire-thread.
16167         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
16168         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
16169
16170 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
16171
16172         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
16173         extras value, so an extras entry can be deleted.
16174         (gnus-registry-delete-extra-entry): Use it.
16175         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
16176         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
16177         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
16178         storage through the gnus-registry, and provide an appropriate API for
16179         it.
16180
16181 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16182
16183         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
16184         Suggested by Leo <sdl.web@gmail.com>.
16185
16186         * gnus.el: Do.
16187
16188 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16189
16190         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
16191         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
16192
16193         * gnus-agent.el (gnus-agent-fetch-headers): Do.
16194
16195         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16196         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
16197
16198 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16199
16200         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
16201         newline.
16202         (nnmbox-request-accept-article): Don't change article in source buffer;
16203         narrow to header to use message-fetch-field rather than
16204         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
16205         (nnmbox-request-replace-article): Quote lines that'll be misidentified
16206         as delimiters; make sure article ends with newline.
16207         (nnmbox-delete-mail): Correct last position of article to be deleted;
16208         ignore X-Gnus-Newsgroup header in article body.
16209         (nnmbox-save-mail): Quote lines looking like delimiters at the right
16210         positions; make sure article ends with newline.
16211
16212         * message.el (message-display-abbrev): Don't infloop when a user
16213         inserts SPC in the beginning of header.
16214
16215         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
16216         coding-system-for-read and coding-system-for-write for XEmacs having no
16217         file-coding feature.
16218
16219         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
16220
16221 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
16222
16223         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
16224         list of groups not followed by default.  Fix type to be regexp.
16225         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
16226
16227 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
16228
16229         * hmac-def.el (define-hmac-function): Switch from old-style to
16230         new-style backquotes.
16231
16232         * md4.el (md4-make-step): Likewise.
16233
16234 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16235
16236         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
16237         raw-text coding system when saving .newsrc file, which may contain
16238         non-ASCII group names.
16239
16240 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16241
16242         * gnus-cus.el (gnus-score-extra): New widget.
16243         (gnus-score-extra-convert): New function.
16244         (gnus-score-customize): Use it for Extra.
16245
16246 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
16247
16248         * mml2015.el (mml2015-extract-cleartext-signature): New function.
16249         (mml2015-mailcrypt-clear-verify): Use it.
16250         (mml2015-gpg-clear-verify): Use it.
16251         (mml2015-pgg-clear-verify): Use it.
16252         (mml2015-epg-clear-verify): Replace the current part with the output
16253         from GnuPG; don't extract the plaintext by itself.
16254
16255         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
16256         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
16257         mml2015-clear-verify-function; don't touch the armor headers or
16258         dash-escaped text here.
16259
16260 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16261
16262         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
16263         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
16264         parts, or application/octet-stream as a last resort.
16265         (gnus-mime-view-part-as-type): Don't toggle display.
16266         (gnus-mime-view-part-as-charset): Don't turn off display before
16267         querying charset.
16268
16269         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
16270         stuff to undisplayer function in Emacs.
16271         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
16272
16273         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
16274         text/calendar parts.
16275
16276 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16277
16278         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
16279         decoding text/calendar parts.
16280
16281         * message.el (message-forward-make-body-mime): Always mark body as
16282         having no illegible text; remove signed-or-encrypted argument.
16283         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
16284
16285         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
16286         (mml-generate-mime-1): Don't encode body if it is specified to be in
16287         raw form; don't make buffer be unibyte when inserting multibyte string.
16288
16289 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16290
16291         * sha1.el: Fix up comment style.
16292         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
16293         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
16294
16295         * hex-util.el: Fix up comment style.
16296         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
16297
16298         * gnus-salt.el: Use with-current-buffer.
16299         (gnus-pick-setup-message): Fix long-standing typo.
16300
16301 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16302
16303         * imap.el (imap-logout-timeout): New variable.
16304         (imap-logout, imap-logout-wait): New functions.
16305         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
16306
16307         * nnimap.el (nnimap-logout-timeout): New server variable.
16308         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
16309         nnimap-logout-timeout.
16310
16311         * gnus-art.el (gnus-article-summary-command-nosave)
16312         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
16313
16314 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16315
16316         * gnus.el (gnus-maximum-newsgroup): New variable.
16317
16318         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
16319         according to gnus-maximum-newsgroup.
16320
16321         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16322         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
16323         Limit the range of articles according to gnus-maximum-newsgroup.
16324
16325 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
16326
16327         * gnus-art.el (gnus-sticky-article): Fix problems described in
16328         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
16329         Don't perform gnus-configure-windows here; reuse existing sticky
16330         article buffer.
16331
16332         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
16333         it doesn't exist in gnus-article-mode.
16334
16335 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16336
16337         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
16338         (gnus-agent-decoded-group-name): New function.
16339         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
16340         (gnus-agent-expire-group-1): Use it; decode group name in messages.
16341
16342 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
16343
16344         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
16345         Add binding for gnus-sticky-article.
16346         (gnus-summary-exit): Don't kill sticky article buffers.
16347
16348         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
16349         article buffer.
16350         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
16351         (gnus-kill-sticky-article-buffers): New commands.
16352
16353 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16354
16355         * nntp.el (nntp-xref-number-is-evil): New server variable.
16356         (nntp-find-group-and-number): If it is non-nil, don't trust article
16357         numbers in the Xref header.
16358
16359 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16360
16361         * gnus-agent.el (gnus-agent-read-group): New function.
16362         (gnus-agent-flush-group, gnus-agent-expire-group)
16363         (gnus-agent-regenerate-group): Use it.
16364         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
16365         nnmail-pathname-coding-system.
16366
16367 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16368
16369         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
16370
16371         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
16372         that are unread as unread, and also as selected so that information of
16373         marks having been changed by a user may be updated when exiting group.
16374
16375 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16376
16377         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
16378
16379 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16380
16381         * gnus-art.el (gnus-mime-display-single): Pass part number that is
16382         calculated ignoring signature parts to gnus-treat-article.
16383
16384 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16385
16386         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
16387         a point here in order to keep the window start.
16388         (gnus-insert-mime-security-button): Make a button overlay without the
16389         front stickiness.
16390         (gnus-mime-display-security): Goto the end of a button.
16391
16392         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
16393
16394 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16395
16396         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
16397         group-name-at-point.
16398         (gnus-group-completing-read): New function that offers decoded
16399         non-ASCII group names for completion.
16400         (gnus-fetch-group, gnus-group-read-ephemeral-group)
16401         (gnus-group-jump-to-group, gnus-group-make-group-simple)
16402         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
16403         (gnus-group-fetch-control): Use it.
16404         (gnus-fetch-group): Use group-name-at-point for the initial value
16405         rather than the default value; use gnus-alive-p.
16406
16407         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
16408         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
16409         (gnus-summary-post-news): Use gnus-group-completing-read.
16410
16411         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
16412         (gnus-read-move-group-name): Decode group name for completion.
16413
16414 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
16415
16416         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
16417         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
16418         Yamaoka slightly modified the code).
16419
16420 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16421
16422         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
16423         (nnmail-split-incoming): Bind it.
16424
16425         * nnml.el (nnml-group-name-charset): New function.
16426         (nnml-decoded-group-name): Use it; don't decode group name if
16427         nnmail-group-names-not-encoded-p is non-nil.
16428         (nnml-encoded-group-name): New function.
16429         (nnml-group-pathname): Inline nnml-decoded-group-name.
16430         (nnml-request-expire-articles): Decode group name in message.
16431         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
16432         nnmail-pathname-coding-system.
16433         (nnml-save-mail, nnml-active-number): Work with decoded group names and
16434         not decoded ones according to nnmail-group-names-not-encoded-p.
16435         (nnml-generate-active-info): Use nnml-encoded-group-name.
16436
16437 2007-08-08  Glenn Morris  <rgm@gnu.org>
16438
16439         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
16440         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
16441         doc-strings and comments.
16442
16443 2007-07-25  Glenn Morris  <rgm@gnu.org>
16444
16445         * Relicense all FSF files to GPLv3 or later.
16446
16447 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16448
16449         * gnus-sum.el (gnus-summary-move-article):
16450         Make gnus-summary-respool-article work.
16451
16452 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
16453
16454         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
16455         string.
16456
16457 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
16458
16459         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
16460         that should be ignored when comparing distant RSS articles with local
16461         ones.
16462         (nnrss-make-hash-index): New function.  Create a hash index according
16463         to the ignored fields.
16464         (nnrss-check-group): Use it.
16465
16466 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16467
16468         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
16469
16470         * gnus-art.el (article-decode-group-name): Decode Xref header too.
16471
16472         * gnus-group.el (gnus-group-make-group): Encode group name here unless
16473         the new optional argument ENCODED is non-nil.
16474         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
16475         coding system for encoding group name.
16476         (gnus-group-make-rss-group): Pass un-encoded group name to
16477         gnus-group-make-group.
16478         (gnus-group-set-info): Tell gnus-group-make-group that group name is
16479         encoded.
16480
16481         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
16482         Encode group name to which articles are moved or copied.
16483         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
16484         coding system for encoding Newsgroup, Followup-To and Xref headers.
16485
16486         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
16487         marks; use nnheader-file-coding-system to write a file.
16488         (nnagent-retrieve-headers): Bind file-name-coding-system to
16489         nnmail-pathname-coding-system.
16490
16491         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
16492
16493         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
16494         (nnml-request-article, nnml-request-create-group)
16495         (nnml-request-rename-group, nnml-find-id)
16496         (nnml-possibly-change-directory, nnml-possibly-create-directory)
16497         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
16498         (nnml-save-marks): Use nnml-group-pathname instead of
16499         nnmail-group-pathname.
16500
16501         (nnml-request-create-group, nnml-request-expire-articles)
16502         (nnml-request-move-article, nnml-request-delete-group)
16503         (nnml-deletable-article-p, nnml-possibly-create-directory)
16504         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
16505         (nnml-open-marks): Bind file-name-coding-system to
16506         nnmail-pathname-coding-system.
16507
16508         (nnml-request-article): Pass server argument to nnml-find-group-number.
16509         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
16510         Pass server argument to nnml-possibly-create-directory.
16511         (nnml-request-accept-article): Pass server argument to
16512         nnml-active-number and nnml-save-mail.
16513         (nnml-find-group-number): Pass server argument to nnml-find-id.
16514         (nnml-request-update-info): Pass server argument to
16515         nnml-marks-changed-p.
16516
16517         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
16518         (nnml-save-mail, nnml-active-number): Add server argument.
16519
16520         (nnml-request-delete-group): Warn if group is missing.
16521         (nnml-get-nov-buffer): Decode group name.
16522         (nnml-generate-active-info): Encode group name.
16523         (nnml-open-marks): Decode group name in messages.
16524
16525 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16526
16527         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
16528         if it is not specified.
16529         (gnus-article-pipe-part, gnus-article-save-part)
16530         (gnus-article-interactively-view-part, gnus-article-copy-part)
16531         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
16532         (gnus-article-inline-part, gnus-article-save-part-and-strip)
16533         (gnus-article-replace-part, gnus-article-delete-part)
16534         (gnus-article-view-part-as-type): Pass raw prefix argument to
16535         gnus-article-part-wrapper.
16536
16537 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16538
16539         * gnus-agent.el (gnus-agent-save-active):
16540         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
16541
16542         * gnus-cache.el (gnus-cache-save-buffers)
16543         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
16544         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
16545         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
16546         (gnus-cache-braid-nov, gnus-cache-braid-heads)
16547         (gnus-cache-generate-active, gnus-cache-rename-group)
16548         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
16549         (gnus-cache-update-overview-total-fetched-for):
16550         Bind file-name-coding-system to nnmail-pathname-coding-system.
16551         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
16552         New variables.
16553         (gnus-cache-decoded-group-name): New function.
16554         (gnus-cache-file-name): Use it.
16555         (gnus-cache-generate-active): Use non-decoded group name for active.
16556
16557         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
16558         right place.
16559         (gnus-write-active-file): Don't break non-ASCII group names.
16560
16561         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
16562         nnmail-pathname-coding-system.
16563
16564         * lpath.el: Bind default-file-name-coding-system,
16565         file-name-coding-system and language-info-alist for XEmacs.
16566
16567         * gnus-uu.el (gnus-uu-decode-save): Typo.
16568
16569 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16570
16571         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
16572
16573 2007-07-14  David Kastrup  <dak@gnu.org>
16574
16575         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
16576         finishing actions if we did not edit the article.
16577
16578 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16579
16580         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
16581         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
16582         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
16583         (gnus-agent-flush-group, gnus-agent-flush-cache)
16584         (gnus-agent-fetch-headers, gnus-agent-load-alist)
16585         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
16586         (gnus-agent-retrieve-headers, gnus-agent-request-article)
16587         (gnus-agent-regenerate-group)
16588         (gnus-agent-update-files-total-fetched-for)
16589         (gnus-agent-update-view-total-fetched-for):
16590         Bind file-name-coding-system to nnmail-pathname-coding-system.
16591         (gnus-agent-group-pathname): Don't encode file names by
16592         nnmail-pathname-coding-system.
16593         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
16594         coding-system-for-write instead of buffer-file-coding-system to
16595         gnus-agent-file-coding-system.
16596
16597         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
16598         Decode group name.
16599
16600         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
16601
16602         * gnus-start.el (gnus-update-active-hashtb-from-killed)
16603         (gnus-read-newsrc-el-file): Make group names unibyte.
16604
16605         * nnmail.el (nnmail-group-pathname): Don't encode file names by
16606         nnmail-pathname-coding-system.
16607
16608         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
16609         (nnrss-request-delete-group): Bind file-name-coding-system to
16610         nnmail-pathname-coding-system.
16611         (nnrss-read-server-data, nnrss-read-group-data):
16612         Bind file-name-coding-system correctly.
16613         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
16614
16615         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
16616         (nntp-server-to-method-cache): New variable.
16617         (nntp-group-pathname): New function that decodes non-ASCII group names.
16618         (nntp-possibly-create-directory, nntp-marks-changed-p)
16619         (nntp-save-marks, nntp-open-marks): Use it.
16620         (nntp-possibly-create-directory, nntp-open-marks):
16621         Bind file-name-coding-system to nnmail-pathname-coding-system.
16622         (nntp-open-marks): Decode group names when bootstrapping marks.
16623
16624         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
16625         Newsgroups and Followup-To headers.
16626
16627 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16628
16629         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16630         (gnus-server-closed-face, gnus-server-denied-face)
16631         (gnus-server-offline-face): Remove variable.
16632         (gnus-server-font-lock-keywords): Use faces that are not aliases.
16633
16634         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
16635         of modifying message-stack directly for XEmacs.
16636
16637         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
16638         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
16639         if the coding-system argument is nil for XEmacs.
16640
16641         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
16642         mm-charset-override-alist.
16643
16644         * rfc2047.el: Don't require base64; require rfc2045 for the function
16645         rfc2045-encode-string.
16646         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
16647         to quote the parameter value.
16648
16649 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16650
16651         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
16652         form in gnus-group-name-charset-method-alist.
16653
16654         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
16655         overrides the default layout edit-form.
16656
16657         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
16658
16659         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
16660
16661 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16662
16663         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
16664         as unfetched articles.
16665
16666 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
16667
16668         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
16669
16670 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16671
16672         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
16673         original back end that keeps marks in the local system.
16674
16675 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16676
16677         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
16678         arg of pop-to-buffer for XEmacs.
16679         (gnus-article-read-summary-keys): Ditto; don't restore window
16680         configuration if summary command ends up with neither article buffer
16681         nor summary buffer; describe bindings if summary keys end with C-h.
16682
16683 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16684
16685         * message.el (message-fix-before-sending): Skip raw message part to be
16686         forwarded while checking illegible text.
16687         (message-forward-make-body-mime, message-forward-make-body):
16688         Mark signed or encrypted raw message as having no illegible text.
16689
16690 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16691
16692         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
16693         (gnus-message-with-timestamp-1): New macro.
16694         (gnus-message-with-timestamp): New function.
16695         (gnus-message): Use them.
16696
16697         * nnheader.el (nnheader-message): Use them.
16698
16699 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
16700
16701         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
16702         .newsrc.eld file.
16703
16704 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16705
16706         * gnus-agent.el (gnus-agent-fetch-headers)
16707         (gnus-agent-retrieve-headers):
16708         Bind gnus-decode-encoded-address-function to identity.
16709
16710         * nntp.el (nntp-send-xover-command): Recognize an xover command is
16711         available also when the server returns simply a dot.
16712
16713         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
16714
16715 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16716
16717         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
16718
16719 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16720
16721         * gnus-ems.el (gnus-x-splash): Make it work.
16722
16723         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
16724         from being used.
16725
16726         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
16727
16728 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16729
16730         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
16731         4th and the 5th arguments.
16732
16733         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
16734         the front stickiness.
16735         (gnus-article-summary-command-nosave): Correct the order of the
16736         arguments passed to pop-to-buffer.
16737         (gnus-article-read-summary-keys): Ditto; make it work properly when the
16738         summary command ends up with the article buffer.
16739
16740         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
16741         the same faces.
16742
16743 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
16744
16745         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
16746
16747 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
16748
16749         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
16750         * gnus-sum.el (gnus-summary-highlight):
16751         * pgg.el (pgg-sign-region, pgg-sign):
16752         * mail-source.el (mail-source-delete-old-incoming-confirm):
16753         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
16754
16755 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16756
16757         * gnus-art.el (gnus-mime-view-part-externally)
16758         (gnus-mime-view-part-internally): Fix predicate function passed to
16759         completing-read.
16760
16761         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
16762
16763         * gnus.el (gnus-update-message-archive-method): Add :version.
16764
16765 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16766
16767         * gnus.el (gnus-update-message-archive-method): New variable.
16768
16769         * gnus-start.el (gnus-setup-news): Update saved "archive" method
16770         according to gnus-message-archive-method if
16771         gnus-update-message-archive-method is non-nil.
16772
16773 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16774
16775         * gnus-sum.el (gnus-summary-limit-to-address): New function.
16776         Suggested by Loic Dachary <loic@dachary.org>.
16777         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
16778
16779 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16780
16781         * message.el (message-pop-to-buffer): Add switch-function argument.
16782         (message-mail): Pass switch-function argument to it.
16783
16784 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
16785
16786         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
16787         Improve doc string.
16788
16789 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16790
16791         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
16792         (gnus-header-content):
16793         * gnus-cite.el (gnus-cite-10):
16794         * gnus-srvr.el (gnus-server-closed):
16795         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
16796         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
16797         (gnus-group-mail-3-empty, gnus-group-mail-low)
16798         (gnus-group-mail-low-empty, gnus-splash):
16799         * message.el (message-header-to, message-header-cc)
16800         (message-header-subject, message-header-other, message-header-name)
16801         (message-header-xheader, message-separator, message-cited-text)
16802         (message-mml): Lighten colors of faces used for dark background.
16803
16804 2007-05-24  Simon Josefsson  <simon@josefsson.org>
16805
16806         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
16807         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
16808
16809 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16810
16811         * message.el (message-narrow-to-headers-or-head):
16812         Ignore mail-header-separator in the body.
16813
16814 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16815
16816         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
16817         same as window size.
16818
16819 2007-05-22  Kevin Ryde  <user42@zip.com.au>
16820
16821         * message.el (message-font-lock-keywords): Use message-header-xheader
16822         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
16823         ahead of the anything pattern, to get it recognized.
16824
16825 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16826
16827         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
16828         spam.el loads uses it in the compiled defadvice form.
16829
16830 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
16831
16832         * gnus-sum.el (gnus-articles-to-read)
16833         (gnus-summary-insert-old-articles): Don't truncate group name for
16834         `read-string'.
16835
16836         * gnus-util.el (gnus-limit-string): Delete this function.
16837
16838         * gnus-sum.el (gnus-simplify-subject-fully):
16839         Use `truncate-string-to-width' instead.
16840
16841 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
16842
16843         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
16844         Tell if, on summary exit, the next group has to be selected.
16845         (gnus-summary-exit): Use it.
16846
16847 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
16848
16849         * gnus-art.el (gnus-article-mode): Fix comment about displaying
16850         non-break space.
16851
16852 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16853
16854         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
16855         Check if group is not a directory.
16856         (nnfolder-request-expire-articles): Don't delete articles if the target
16857         group is not available.
16858
16859         * nnml.el (nnml-request-create-group): Properly check if group is not a
16860         file.
16861         (nnml-request-expire-articles): Don't delete articles if the target
16862         group is not available.
16863
16864         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16865         Don't quote characters that are within parentheses.
16866
16867 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16868
16869         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
16870         (gnus-handle-ephemeral-exit): Select article according to it.
16871
16872 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
16873
16874         * message.el (message-insert-formated-citation-line): Remove newline.
16875         (message-citation-line-format): Add final \n here so that the user can
16876         avoid a blank line.
16877
16878 2007-05-03  Dan Christensen  <jdc@uwo.ca>
16879
16880         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
16881         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
16882         Update lanl/arXiv support.
16883
16884 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
16885
16886         * gnus.el: Bump version number.
16887
16888 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16889
16890         * gnus.el (gnus-version-number): Bump version.
16891
16892 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16893
16894         * gnus.el: No Gnus v0.6 is released.
16895
16896 2007-04-27  Didier Verna  <didier@xemacs.org>
16897
16898         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
16899         * gmm-utils.el (gmm-regexp-concat): ... here.
16900         * message.el: Don't require 'gnus-util.
16901         (message-dont-reply-to-names): Handle name change above.
16902         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
16903
16904 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16905
16906         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
16907         since the initial value varies according to the system.
16908
16909 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16910
16911         * mm-util.el (mm-charset-synonym-alist): Defcustom.
16912
16913 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
16914
16915         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
16916
16917 2007-04-24  Didier Verna  <didier@xemacs.org>
16918
16919         Improve the type of gnus-ignored-from-addresses.
16920         * gnus-util.el (gnus-orify-regexp): New function.
16921         * message.el (gnus-util): Require it.
16922         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
16923         * gnus-sum.el (gnus-ignored-from-addresses): New function.
16924         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
16925
16926 2007-04-24  Didier Verna  <didier@xemacs.org>
16927
16928         * gnus-sum.el:
16929         * gnus-utils.el: Fix some trailing whitespaces.
16930
16931 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16932
16933         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
16934         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
16935         article's Message-ID; refer parent article in summary buffer.
16936
16937         * message.el (message-bounce): Call mime-to-mml.
16938
16939         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
16940         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
16941         optimize and/or forms properly.
16942
16943 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
16944
16945         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
16946         URL.
16947
16948 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16949
16950         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
16951
16952 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16953
16954         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
16955         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
16956         displayed of multipart/alternative part if it is invoked from summary
16957         buffer.
16958
16959         * mm-view.el (mm-inline-text-html-render-with-w3m)
16960         (mm-inline-text-html-render-with-w3m-standalone)
16961         (mm-inline-render-with-function): Use mail-parse-charset by default.
16962
16963 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
16964
16965         * parse-time.el (parse-time-string-chars): Check if CHAR
16966         is less than the length of parse-time-syntax.
16967
16968 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16969
16970         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
16971         from gnus-newsgroup-processable.
16972
16973 2007-04-16  Didier Verna  <didier@xemacs.org>
16974
16975         * gnus-msg.el (gnus-configure-posting-styles):
16976         Handle message-signature-directory properly with :file syntax.
16977         Reported by "Leo".
16978
16979 2007-04-11  Didier Verna  <didier@xemacs.org>
16980
16981         New user option: message-signature-directory.
16982         * gnus-msg.el (gnus-configure-posting-styles): Support it.
16983         * message.el (message-insert-signature): Ditto.
16984         * message.el (message-signature-file): Doc update.
16985         * message.el (message-signature-directory): New.
16986
16987 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16988
16989         * gnus-msg.el (gnus-inews-yank-articles):
16990         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
16991
16992 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16993
16994         * message.el (message-yank-original): Make sure cited text ends with
16995         newline; don't exchange point and mark.
16996
16997 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
16998
16999         * tls.el (open-tls-stream): Properly handle case where there
17000         is no associated buffer.
17001
17002 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
17003
17004         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
17005         message-yank-original, make sure (< mark TEXT point).
17006
17007 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17008
17009         * message.el (message-fill-column): New variable.
17010         (message-mode): Use it.  Add comment on a possible new hook.
17011
17012         * nnmail.el (nnmail-spool-file): Mark as obsolete.
17013         (nnmail-get-new-mail): Reformat.
17014
17015         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
17016
17017         * gmm-utils.el: Fix Commentary.
17018         (gmm-tool-bar-from-list): Fix typo in doc string.
17019
17020 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
17021
17022         * message.el (message-yank-original): Don't switch point and mark
17023         unnecessarily to put point and mark as documented.
17024
17025 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17026
17027         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
17028         from the message heads.
17029
17030 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
17031
17032         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
17033         article buffer does not have a window.  This may not be the best
17034         solution but is certainly better than setting the start of the null,
17035         that is the current, window.
17036
17037 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
17038
17039         * gnus-draft.el (gnus-draft-setup-hook): New hook.
17040         (gnus-draft-setup): Run it.
17041
17042         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
17043         gnus-score-fast-scoring.  Allow regexp.
17044         (gnus-score-headers): Use it.
17045
17046         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
17047         XEmacs.
17048
17049         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
17050         string.
17051         (gnus-button-alist): Also catch `<f1> k ...'.
17052         (gnus-treat-display-x-face): Fix doc string.
17053
17054 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17055
17056         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
17057         evaluation of gnus-extended-version to ensure correct generation of the
17058         User-Agent header when message-generate-headers-first is used.
17059
17060 2007-03-24  Simon Josefsson  <simon@josefsson.org>
17061
17062         * hashcash.el (hashcash-generate-payment-async): Don't crash if
17063         hashcash-path is nil.  Don't call callback with incorrect number of
17064         parameters if val is 0.
17065
17066 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17067
17068         * message.el (message-required-news-headers):
17069         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
17070
17071 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
17072
17073         * tls.el (open-tls-stream): In handshake-waiting loop,
17074         don't wait more if there is output available to process.
17075
17076 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
17077
17078         * tls.el (tls-program): Doc fix.
17079
17080 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17081
17082         * message.el (message-generate-new-buffers): Change the meaning of the
17083         nil value; add `standard' to the choices; treat t as `unique'; improve
17084         doc string.
17085         (gnus-select-frame-set-input-focus): Autoload.
17086         (message-buffer-name): Search for the existing message buffer if
17087         message-generate-new-buffers is nil or `standard'; treat the value t of
17088         message-generate-new-buffers as `unique'.
17089         (message-pop-to-buffer): Raise the frame already displaying the message
17090         buffer; clear the echo area after querying.
17091         (message-setup): Pass the `continue' argument to compose-mail.
17092         (message-mail): Prefer `switch-function' if it is given; search for the
17093         existing message buffer if the `continue' argument is non-nil; pass
17094         continue and switch-function arguments to compose-mail by way of
17095         message-setup.
17096         (message-mail-other-window): Adjust argument of message-setup.
17097         (message-mail-other-frame): Ditto.
17098
17099 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17100
17101         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
17102         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
17103         to turn font-lock on when turning gnus-message-citation-mode on.
17104
17105 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
17106
17107         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
17108         (mml-smime-function-alist): New variable; add epg as the backend.
17109         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
17110         mml-smime- functions instead.
17111         * mm-view.el: Require smime.
17112
17113 2007-03-05  Didier Verna  <didier@xemacs.org>
17114
17115         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
17116         instead of just inheritance for posting styles.
17117         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
17118
17119 2007-02-24  Chris Moore  <dooglus@gmail.com>
17120
17121         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
17122         * pgg-pgp.el (pgg-pgp-encrypt-region):
17123         * pgg-gpg.el (pgg-gpg-encrypt-region):
17124         Check pgg-encrypt-for-me if no other recipients.
17125
17126 2007-02-24  John Paul Wallington  <jpw@pobox.com>
17127
17128         * tls.el (tls-certtool-program): Fix custom type.
17129
17130 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17131
17132         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
17133         and point-at-eol instead of line-(beginning|end)-position.
17134
17135         * assistant.el (assistant-parse-buffer): Ditto.
17136
17137         * netrc.el (netrc-parse-services): Ditto.
17138
17139 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
17140
17141         * mml2015.el (mml2015-epg-find-usable-key): New function.
17142         (mml2015-epg-sign): Use it.
17143         (mml2015-epg-encrypt): Use it.
17144
17145 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17146
17147         * message.el (message-make-in-reply-to): Quote name containing
17148         non-ASCII characters.  It will make the RFC2047 encoder cause an error
17149         if there are special characters.  Reported by NAKAJI Hiroyuki
17150         <nakaji@jp.freebsd.org>.
17151
17152 2007-02-27  Didier Verna  <didier@xemacs.org>
17153
17154         Include the group parameters as well as the topic ones in the
17155         inheritance filter process.
17156         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
17157         argument GROUP-PARAMS-LIST.
17158         * gnus-topic.el (gnus-group-topic-parameters): Use it.
17159
17160 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17161
17162         * nntp.el (nntp-never-echoes-commands)
17163         (nntp-open-connection-functions-never-echo-commands): New variables.
17164         (nntp-send-command): Use them.
17165
17166 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
17167
17168         * mml2015.el (mml2015-epg-verify): Simplify.
17169
17170 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17171
17172         * mml.el (mml-content-disposition-alist): New user option.
17173         (mml-content-disposition): New function.
17174         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
17175         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
17176
17177 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
17178
17179         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
17180         verification.
17181
17182 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17183
17184         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
17185         articles posted in the last 24 hours.
17186
17187 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
17188
17189         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
17190
17191 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
17192
17193         * nntp.el (nntp-send-command): Don't wait for echoes when
17194         nntp-open-ssl-stream is used.
17195
17196 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17197
17198         * gnus-cite.el (gnus-test-font-lock-add-keywords)
17199         (gnus-message-add-citation-keywords)
17200         (gnus-message-remove-citation-keywords): Remove.
17201         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
17202         directly, make the variables in font-lock-defaults buffer-local, add
17203         gnus-message-citation-keywords to them and then update the value of
17204         font-lock-keywords.
17205
17206 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17207
17208         * message.el (message-cite-original-1): Don't call
17209         gnus-article-highlight-citation.
17210
17211         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
17212         citations; fix line count.
17213
17214 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17215
17216         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
17217         (gnus-message-add-citation-keywords)
17218         (gnus-message-remove-citation-keywords): Use it; fix the emulating
17219         versions of font-lock-add-keywords and font-lock-remove-keywords to
17220         work with XEmacs correctly.
17221
17222 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17223
17224         * gnus-cite.el (gnus-cite-face-list): Set the values of
17225         gnus-message-max-citation-depth and gnus-message-citation-keywords.
17226         (gnus-message-max-citation-depth): Use defvar rather than defconst.
17227         (gnus-message-cite-prefix-regexp): New variable.
17228         (gnus-message-search-citation-line): Use it; protect against long
17229         citation prefix; fill match data with nil rather than 0 for XEmacs; set
17230         the 0th match data for Emacs.
17231         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
17232         (gnus-message-add-citation-keywords): Append keywords rather than
17233         prepending; emulate font-lock-add-keywords if it is not available.
17234         (gnus-message-remove-citation-keywords):
17235         Emulate font-lock-remove-keywords if it is not available.
17236
17237         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
17238
17239         * message.el (message-cite-prefix-regexp): Set the value of
17240         gnus-message-cite-prefix-regexp.
17241
17242 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17243
17244         * nnweb.el (nnweb-google-parse-1): Update parser.
17245
17246 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
17247
17248         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
17249
17250 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17251
17252         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17253         regexp.
17254
17255 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17256
17257         * uudecode.el (uudecode-string-to-multibyte): New function emulating
17258         string-to-multibyte.
17259         (uudecode-decode-region-internal): Use it.
17260
17261         * lpath.el: Fbind string-as-multibyte for XEmacs.
17262
17263 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
17264
17265         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
17266         Fix custom choice.
17267
17268         * gnus-art.el (gnus-signature-limit): Fix custom choice.
17269
17270 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
17271
17272         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
17273
17274         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
17275         `write-region' to respect `mm-inhibit-file-name-handlers'.
17276
17277 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
17278
17279         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
17280         Use gnus-home-directory instead of "~/" or "$HOME".
17281
17282 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
17283
17284         * encrypt.el (encrypt-insert-file-contents): Add better prompt
17285         to mention filename.
17286         Add comments at beginning regarding usage.
17287         (encrypt-write-file-contents): Change interactive so a string is
17288         acceptable.  If the file has no associated model, show an error instead
17289         of a nonsense prompt.
17290
17291 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17292
17293         * spam.el (spam-bsfilter-ham-switch): Fix typo.
17294         Thanks to Yoshihiko Yamada for kind notification of this typo.
17295
17296 2007-01-12  Kenichi Handa  <handa@m17n.org>
17297
17298         * uudecode.el (uudecode-decode-region-internal): Make it work in a
17299         multibyte buffer.
17300
17301 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
17302
17303         * gnus-score.el (gnus-score-fast-scoring): New variable.
17304         (gnus-score-headers): Use it.
17305
17306         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
17307
17308         * message.el (message-cite-original-1):
17309         Call gnus-article-highlight-citation if requested.
17310         (message-make-from): Allow name and address as optional arguments.
17311
17312         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
17313
17314         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
17315         bugs to doc string.
17316         (gnus-button-alist): Add mid\\|message-id.
17317         (gnus-button-fetch-group): Extend for use in
17318         `browse-url-browser-function'.
17319         (gnus-button-url-regexp): Try to catch paired parentheses like in
17320         Wikipedia URLs.
17321
17322         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
17323         Suggested by Simon Krahnke <overlord@gmx.li>.
17324
17325 2007-01-13  Romain Francoise  <romain@orebokech.com>
17326
17327         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
17328         Update copyright.
17329
17330 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
17331
17332         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
17333
17334 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17335
17336         * gnus-registry.el (gnus-registry-unfollowed-groups)
17337         (gnus-registry-split-fancy-with-parent): Fix documentation.
17338
17339 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17340
17341         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
17342         from nnweb groups.
17343
17344 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17345
17346         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
17347         Xref urls.  Erase buffer before requesting head.
17348
17349         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17350
17351 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17352
17353         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
17354         customizable.
17355
17356 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
17357
17358         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
17359         no signing key is found.
17360         (mml2015-epg-encrypt): Ask user whether to skip or abort if
17361         no encrypting and/or signing key is found.
17362
17363 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17364
17365         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
17366
17367 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17368
17369         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
17370         headers read from disk with the ones newly found in the current search.
17371         This should no longer cause problems, because the article numbers in
17372         Gmane's `nov.php' output are ignored since the previous change.
17373
17374 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17375
17376         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
17377
17378 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17379
17380         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
17381         replace-regexp-in-string; bind url-version; fbind display-images-p and
17382         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
17383         find-face and set-itimer-function for Emacs; bind itimer-list for
17384         Emacs.
17385
17386         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17387
17388 2007-01-01  Romain Francoise  <romain@orebokech.com>
17389
17390         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
17391
17392 2006-12-31  Steve Youngs  <steve@sxemacs.org>
17393
17394         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
17395         `define-minor-mode' macro definition expanded properly.
17396         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
17397         exclude it there.
17398
17399         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
17400         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
17401         `fboundp' test.
17402         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
17403         This is OK to autoload in (S)XEmacs now.
17404
17405 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17406
17407         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
17408         keystroke.
17409         (gnus-summary-limit-to-singletons): Fix typo.
17410
17411         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
17412         else fails.
17413
17414 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17415
17416         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
17417         docstring.
17418
17419         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
17420         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
17421         (gnus-summary-insert-dormant-articles): Fix typo in message.
17422
17423 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
17424
17425         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
17426         nil for XEmacs.
17427         (gnus-message-citation-mode): Don't autoload in XEmacs.
17428
17429         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
17430
17431 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
17432
17433         * nnimap.el (nnimap-expunge-search-string):
17434         Mention nnimap-search-uids-not-since-is-evil in docstring.
17435
17436 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
17437
17438         * spam.el: Revert to make-obsolete-variable because
17439         define-obsolete-variable-alias is not supported in Emacs 21.
17440
17441         * spam.el (spam-ifile-path, spam-ifile-database-path)
17442         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
17443         make-obsolete-variable.
17444         (spam-bsfilter-path, spam-bsfilter-program)
17445         (spam-spamassassin-path, spam-spamassassin-program)
17446         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
17447         Don't use "path" inappropriately.
17448         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
17449         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
17450         variable names.
17451
17452 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
17453
17454         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
17455         summary buffer.
17456
17457         * password.el (password-cache-remove): Use clear-string to burn
17458         password, if available.
17459
17460 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17461
17462         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
17463
17464         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
17465
17466         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
17467         (gnus-message-highlight-citation): Move defcustom here from
17468         gnus-cite.el.
17469         (gnus-message-citation-mode): Autoload.
17470
17471         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
17472         checks to make it compile with XEmacs.
17473         (gnus-message-citation-mode): New minor mode.
17474         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
17475         (gnus-message-highlight-citation): New variables.
17476         (gnus-message-search-citation-line)
17477         (gnus-message-add-citation-keywords)
17478         (gnus-message-remove-citation-keywords)
17479         (turn-on-gnus-message-citation-mode)
17480         (turn-off-gnus-message-citation-mode): New functions.
17481
17482 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
17483
17484         * gnus-cite.el: Enable highlighting of different citation levels in
17485         message-mode.
17486
17487 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17488
17489         * message.el (message-make-fqdn): Fix comment.
17490         (message-bogus-system-names): Add ".local".
17491
17492         * spam.el (spam-ifile-path, spam-ifile-program)
17493         (spam-ifile-database-path, spam-ifile-database)
17494         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
17495         Don't use "path" inappropriately.
17496         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
17497         strings.
17498         (spam-check-ifile, spam-ifile-register-with-ifile)
17499         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
17500         Use new variable names.
17501
17502         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
17503         (gnus-treat-display-smileys): Simplify using
17504         gnus-image-type-available-p.
17505
17506         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
17507         available.
17508
17509         * gnus-xmas.el (gnus-xmas-image-type-available-p):
17510         Use `display-images-p' if available.
17511
17512 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17513
17514         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
17515         one after turning on the buffer's multibyteness instead of decoding
17516         them directly in the unibyte buffer that causes unexpected conversion
17517         in Emacs 23 (unicode).
17518
17519 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17520
17521         * message.el (message-generate-hashcash): Fix custom type.
17522
17523 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17524
17525         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
17526
17527 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17528
17529         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
17530         disconnect icons.  Add help text.
17531
17532 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
17533
17534         * spam.el (spam-extra-header-to-number): CRM114 spam score is
17535         negated to be consistent with the others we handle.
17536
17537 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17538
17539         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
17540         version of gnus-summary-buffer to something, so that we can use two
17541         article buffers at the same time.
17542
17543 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
17544
17545         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
17546         trigger all the extra headers.
17547         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
17548         sorting.
17549
17550 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17551
17552         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
17553         solid groups.
17554
17555 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
17556
17557         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
17558
17559 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
17560
17561         * legacy-gnus-agent.el: Add Copyright notice.
17562
17563 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
17564
17565         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
17566
17567 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17568
17569         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
17570
17571         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
17572         to make it work reliably in CVS Emacs.
17573         (gnus-summary-limit-strange-charsets-predicate)
17574         (gnus-summary-limit-to-predicate): New functions.
17575
17576 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
17577
17578         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
17579         specifying array size.
17580         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
17581         array if it is too small.
17582         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
17583         (gnus-sort-threads-loop): New function.
17584
17585 2006-12-06  Chris Moore  <dooglus@gmail.com>
17586
17587         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
17588         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
17589
17590 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
17591
17592         * mm-url.el (mm-url-predefined-programs): Call curl with correct
17593         options.
17594
17595 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17596
17597         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
17598         DOS-ing the recipient.
17599
17600         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
17601         the headers when creating the mapping to avoid mismappings.
17602         (nnweb-gmane-create-mapping): Always nix out old mapping.
17603
17604 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17605
17606         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
17607         and mm-verify-option to never.
17608
17609 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17610
17611         * message.el (message-signed-or-encrypted-p): New function.
17612         (message-forward-make-body): Use it.
17613
17614         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
17615         Replace encode-coding-string with mm-encode-coding-string.
17616
17617 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17618
17619         * nneething.el (nneething-decode-file-name):
17620         Replace decode-coding-string with mm-decode-coding-string.
17621
17622         * gnus-int.el (gnus-open-server): Say failed server's name.
17623
17624 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17625
17626         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
17627         strings to a single string.  Quote `errors-file-name'.
17628         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
17629         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
17630         Adjust calls.  Use `shell-quote-argument'.
17631
17632 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
17633
17634         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
17635         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
17636
17637         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
17638         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
17639         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
17640         (gnus-group-make-directory-group, gnus-group-transpose-groups):
17641         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
17642         (gnus-subscribe-newsgroup, gnus-1):
17643         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
17644         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
17645         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
17646         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
17647
17648 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17649
17650         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
17651         keystroke.
17652         (gnus-summary-limit-to-bodies): Implement headersp.
17653
17654 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17655
17656         * dns.el (query-dns): Protect against "Process dns deleted" strings.
17657
17658 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17659
17660         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
17661
17662 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17663
17664         * message.el (message-generate-hashcash): Expand range of values to
17665         include `opportunistic'.
17666         (message-send-mail): Use it.
17667
17668 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17669
17670         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
17671         and comment it.
17672
17673         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
17674
17675 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
17676
17677         * gnus-util.el (gnus-extract-address-components): Improve comment.
17678
17679 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17680
17681         * gnus-util.el (gnus-extract-address-components): Work with address in
17682         which the name portion contains @.
17683
17684         * lpath.el: Fbind custom-autoload.
17685
17686 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17687
17688         * gnus.el (gnus-start): Move custom group up.
17689         (gnus-select-method): Don't autoload, but make it available for
17690         `customize-variable'.
17691         (gnus-getenv-nntpserver): Don't autoload.
17692
17693 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
17694
17695         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
17696
17697 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
17698
17699         * message.el (message-sendmail-extra-arguments): New variable.
17700         (message-send-mail-with-sendmail): Use it.
17701
17702 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17703
17704         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
17705         mm-with-unibyte-current-buffer to make string unibyte.
17706
17707         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
17708         mm-string-as-multibyte.
17709
17710 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
17711
17712         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
17713         Reported by Werner Koch <wk@gnupg.org>.
17714
17715 2006-11-14  Daiki Ueno  <ueno@p360>
17716
17717         * mml2015.el: Autoload epa-select-keys when compiling.
17718
17719 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17720
17721         * mml2015.el (mml2015-epg-sign): Save the signing keys in
17722         message-options.
17723         (mml2015-epg-encrypt): Save the recipient keys in message-options.
17724
17725 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
17726
17727         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
17728         EasyPG (< 0.0.6).
17729         (mml2015-always-trust): New user option.
17730         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
17731         prompt.
17732
17733 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17734
17735         * nntp.el (nntp-authinfo-force): New variable.
17736         (nntp-send-authinfo): Use it.
17737
17738 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
17739
17740         * message.el (message-strip-subject-encoded-words): Allow _not_ to
17741         decode encoded words.  Improve prompt.  Add comment about forwarding.
17742         (message-replacement-char): Move up.
17743
17744 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
17745
17746         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
17747         instead of gnus-intersection because arguments of gnus-sorted-nunion
17748         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
17749
17750 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
17751
17752         * message.el (message-strip-subject-encoded-words): Reformat prompt.
17753         (message-simplify-subject-functions):
17754         Enable message-strip-subject-encoded-words by default.
17755
17756 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
17757
17758         * message.el (message-strip-subject-encoded-words): New function.
17759         (message-simplify-subject-functions): New variable.
17760         (message-simplify-subject): Use it.  Fix typo in doc string.
17761         Support message-strip-subject-encoded-words.
17762
17763 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
17764
17765         * gnus-diary.el (gnus-diary-delay-format-function):
17766         * nndiary.el (nndiary-reminders):
17767         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
17768
17769 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17770
17771         * gnus-art.el (article-hide-boring-headers): Fetch date from
17772         gnus-original-article-buffer to avoid problems with localized date
17773         strings.
17774
17775 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17776
17777         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
17778
17779 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
17780
17781         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17782         New variables.
17783         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17784         (mm-charset-synonym-alist): Move some entries to
17785         mm-codepage-iso-8859-list.
17786         (mm-charset-synonym-alist, mm-charset-override-alist):
17787         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17788
17789 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17790
17791         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
17792
17793 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17794
17795         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
17796         with Emacs 21 and XEmacs.
17797
17798 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
17799
17800         * spam.el (spam-parse-address): New function for better parsing,
17801         catching errors, etc.
17802         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
17803
17804 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17805
17806         * mm-view.el: Add interactive arg to html2text autoload.
17807
17808 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17809
17810         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
17811
17812 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
17813
17814         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
17815         New variables.
17816         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
17817         (mm-charset-synonym-alist): Move some entries to
17818         mm-codepage-iso-8859-list.
17819
17820         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
17821
17822 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
17823
17824         * message.el (message-citation-line-format)
17825         (message-insert-formated-citation-line): Fix implementation of %E, %N
17826         and %n according to the doc string.
17827
17828 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
17829
17830         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17831         Use car-safe to avoid bad parses.
17832
17833 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17834
17835         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
17836         names.
17837
17838         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
17839
17840 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17841
17842         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
17843         header.
17844
17845         * message.el (message-draft-headers): Add Date.
17846         (message-headers-to-generate): Fix typo in docstring.
17847
17848         * nndraft.el (nndraft-required-headers): New variable.
17849         (nndraft-generate-headers): Use it.
17850
17851         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
17852
17853 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17854
17855         * gnus-registry.el (gnus-registry-wash-for-keywords)
17856         (gnus-registry-find-keywords): New functions to allow easy searching of
17857         articles that are in the registry.
17858
17859 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
17860
17861         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
17862         Use ietf-drums-parse-address instead of gnus-extract-address-components.
17863         Reported by Damien Elmes <damien@repose.cx>.
17864
17865 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
17866
17867         * gnus.el (gnus-mime): Remove unused custom group.
17868
17869 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17870
17871         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
17872         "blank line" when searching for end of armor headers.
17873
17874 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17875
17876         * gmm-utils.el (gmm-write-region): Fix variable name.
17877
17878 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
17879
17880         * gmm-utils.el (gmm-write-region): New function based on compatibility
17881         code from `mm-make-temp-file'.
17882
17883         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
17884
17885         * nnmaildir.el (nnmaildir--update-nov)
17886         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
17887         Use `gmm-write-region'.
17888
17889 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17890
17891         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
17892         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
17893
17894         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
17895
17896         * message.el (message-replacement-char): New variable.
17897         (message-fix-before-sending): Use it.
17898         (message-simplify-subject): New function to remove duplicate code.
17899         (message-reply, message-followup): Use it.
17900
17901         * gnus-sum.el (gnus-summary-make-menu-bar):
17902         Clarify gnus-summary-limit-to-articles.
17903
17904 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17905
17906         * gnus-util.el (gnus-with-local-quit): New macro.
17907
17908         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
17909
17910 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
17911
17912         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
17913         ignore non-string data.
17914
17915 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
17916
17917         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
17918         non-string data (needs to be done in the registry too).
17919
17920 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17921
17922         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
17923         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
17924         (gnus-registry-split-fancy-with-parent)
17925         (gnus-registry-fetch-simplified-message-subject-fast)
17926         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
17927         Remove text properties on ingress into the registry and when it's saved.
17928         (gnus-registry-clean-empty-function): Fix bug with cleaning the
17929         registry from entries with no groups.
17930
17931 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
17932
17933         * gnus-util.el (gnus-string-remove-all-properties): Add utility
17934         function to remove string properties.
17935
17936 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
17937
17938         * gmm-utils.el (gmm): Adjust custom version.
17939
17940         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
17941         Adjust custom version.
17942
17943         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
17944
17945 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
17946
17947         * gnus-art.el (gnus-insert-prev-page-button)
17948         (gnus-insert-next-page-button): Simplify.  Reformat.
17949
17950 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17951
17952         * gnus-art.el (gnus-insert-prev-page-button)
17953         (gnus-insert-next-page-button): Apply gnus-article-button-face.
17954
17955 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
17956
17957         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
17958
17959 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
17960
17961         * gnus-art.el (gnus-insert-mime-button)
17962         (gnus-insert-mime-security-button):
17963         Apply gnus-article-button-face to MIME and security buttons.
17964
17965 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
17966
17967         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
17968         readable.
17969
17970 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17971
17972         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
17973
17974 2006-09-20  Steve Youngs  <steve@sxemacs.org>
17975
17976         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
17977         `browse-url-of-file' instead of `browse-url'.
17978
17979 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17980
17981         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17982         regexp.  Articles containing quotation were cut prematurely.
17983
17984 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17985
17986         * message.el (message-cite-original-1): Use nobody by default for the
17987         value of From header.
17988         (message-reply): Ditto.
17989
17990 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
17991
17992         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
17993         to the gnus-info.  This fixes a bug of inline-PGP message verification.
17994         Reported by Michael Piotrowski <mxp@dynalabs.de>.
17995
17996 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
17997
17998         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
17999         mails in the doc string.  Add some URLs in comment.
18000         (pop3-movemail): Warn about pop3-leave-mail-on-server.
18001
18002 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18003
18004         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
18005         backslashes handling and the way to find boundaries of quoted strings.
18006
18007 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
18008
18009         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
18010         mml1991-encrypt-to-self is set and mml1991-signers is not set.
18011         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
18012         mml2015-encrypt-to-self is set and mml2015-signers is not set.
18013
18014 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
18015
18016         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
18017         doc string.
18018         (gnus-button-regexp, gnus-button-last): Remove unused variables.
18019
18020 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18021
18022         * lpath.el: Fbind epg-check-configuration.
18023
18024 2006-09-06  Simon Josefsson  <jas@extundo.com>
18025
18026         * mml2015.el (mml2015-use): Doc fix, mention epg.
18027
18028 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18029
18030         * mml2015.el (mml2015-use): Default to epg, if available.
18031
18032 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18033
18034         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
18035         message-sender.
18036         (mml1991-epg-encrypt): Ditto.
18037         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
18038         message-sender.
18039         (mml2015-epg-encrypt): Ditto.
18040
18041 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
18042
18043         * message.el (message-send-mail-with-sendmail): Look for sendmail in
18044         several common directories.
18045
18046 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
18047
18048         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
18049         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
18050
18051 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18052
18053         * gnus-art.el (article-decode-encoded-words): Make it fast.
18054
18055 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18056
18057         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
18058
18059         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
18060         in quoted string into `\'.
18061
18062 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18063
18064         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18065         Use standard-syntax-table.
18066
18067 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18068
18069         * gnus-art.el (gnus-decode-address-function): New variable.
18070         (article-decode-encoded-words): Use it to decode headers which are
18071         assumed to contain addresses.
18072         (gnus-mime-delete-part): Remove useless `or'.
18073
18074         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
18075         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
18076         (gnus-nov-parse-line): Use it to decode From header.
18077         (gnus-get-newsgroup-headers): Ditto.
18078         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
18079
18080         * mail-parse.el (mail-decode-encoded-address-region): New alias.
18081         (mail-decode-encoded-address-string): New alias.
18082
18083         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18084         New function.
18085         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
18086         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
18087         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
18088         (rfc2047-decode-string): Ditto.
18089         (rfc2047-decode-address-region): New function.
18090         (rfc2047-decode-address-string): New function.
18091
18092 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
18093
18094         * message.el (message-caesar-buffer-body): Allow rotating headers.
18095
18096         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
18097
18098         * message.el (message-insert-formated-citation-line): Fix %f.
18099         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
18100
18101 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18102
18103         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
18104         (gnus-bookmark-mouse-available-p): New macro.
18105         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
18106         (gnus-bookmark-bmenu-show-infos): Use it.
18107         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
18108         (gnus-bookmark-bmenu-hide-infos): Ditto.
18109         (gnus-bookmark-remove-properties): New function.
18110         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
18111         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
18112         (gnus-bookmark-write-file): Bind coding-system-for-write.
18113         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
18114         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
18115         group before selecting it.
18116         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
18117         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
18118         quit-window if it is not available; use gnus-mouse-2 and bind it to
18119         gnus-bookmark-bmenu-select-by-mouse.
18120         (gnus-bookmark-show-details): Remove unused variable `details-list'.
18121         (gnus-bookmark-bmenu-select-by-mouse): New function.
18122
18123 2006-08-13  Romain Francoise  <romain@orebokech.com>
18124
18125         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
18126         space.
18127
18128 2006-08-10  Romain Francoise  <romain@orebokech.com>
18129
18130         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
18131         (dns-mode-soa-auto-increment-serial): New user option.
18132         (dns-mode-soa-maybe-increment-serial): New function.
18133         (dns-mode): Add the latter to `write-contents-functions'.
18134
18135 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18136
18137         * compface.el (uncompface): Use binary rather than raw-text-unix.
18138
18139 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18140
18141         * compface.el (uncompface): Make sure the eol conversion doesn't take
18142         place when communicating with the external programs.
18143         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18144
18145 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18146
18147         * nnheader.el (nnheader-insert-head): Fix typo in comment.
18148
18149 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18150
18151         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18152         Make it more robust by parsing author and date independently.
18153
18154 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18155
18156         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
18157
18158 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
18159
18160         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
18161         first matching secret key.
18162         (mml2015-epg-encrypt): Ditto.
18163
18164         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
18165         first matching secret key.
18166         (mml1991-epg-encrypt): Ditto.
18167
18168         * mml2015.el (mml2015-encrypt-to-self): New user option.
18169         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
18170         mml2015-epg-encrypt-to-self is set.
18171
18172         * mml1991.el (mml1991-encrypt-to-self): New variable.
18173         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
18174         mml1991-epg-encrypt-to-self is set.
18175
18176         * mml2015.el (mml2015-signers): New user option.
18177         (mml2015-epg-sign): Reflect the value of mml2015-signers.
18178         (mml2015-epg-encrypt): Allow to select signing keys.
18179
18180         * mml1991.el (mml1991-signers): New variable.
18181         (mml1991-epg-sign): Reflect the value of mml1991-signers.
18182         (mml1991-epg-encrypt): Allow to select signing keys.
18183
18184 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18185
18186         * nnheader.el (nnheader-insert-head): Make it work even if the file
18187         uses CRLF for the line-break code.
18188
18189 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
18190
18191         * mml2015.el: Require mml-sec instead of password.
18192         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
18193         (mml2015-cache-passphrase): Inherit the default value from
18194         mml-secure-cache-passphrase.
18195         (mml2015-passphrase-cache-expiry): Inherit the default value from
18196         mml-secure-passphrase-cache-expiry.
18197
18198         * mml1991.el: Require mml-sec instead of password.
18199         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
18200         (mml1991-cache-passphrase): Inherit the default value from
18201         mml-secure-cache-passphrase.
18202         (mml1991-passphrase-cache-expiry): Inherit the default value from
18203         mml-secure-passphrase-cache-expiry.
18204
18205         * mml-sec.el: Require password.
18206         (mml-secure-verbose): New user option.
18207         (mml-secure-cache-passphrase): New user option.
18208         (mml-secure-passphrase-cache-expiry): New user option.
18209
18210 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
18211             Andreas Vögele  <andreas@altroot.de>   (tiny change)
18212
18213         * pgg-def.el (pgg-truncate-key-identifier):
18214         Truncate the key ID to 8 letters from the end.
18215
18216 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18217
18218         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
18219         workaround for the url package included with Emacs.
18220
18221         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18222
18223 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18224
18225         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
18226         correctly.  This fixes a bug caused by the 2006-05-12 change.
18227
18228 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
18229
18230         * nnmail.el (nnmail-article-group): If splitting raises an error, give
18231         some information about the error when saying that the `bogus' mail
18232         group will be used.
18233
18234 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
18235
18236         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
18237         string.
18238
18239 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
18240
18241         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
18242
18243 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18244
18245         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
18246
18247 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18248
18249         * mml1991.el (mml1991-function-alist): Add epg.
18250         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
18251         (mml1991-epg-encrypt): New functions.
18252
18253 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18254
18255         * mml2015.el (mml2015-verbose): New variable.
18256         (mml2015-cache-passphrase): Ditto.
18257         (mml2015-passphrase-cache-expiry): Ditto.
18258         (mml2015-function-alist): Add epg.
18259         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
18260         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
18261         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
18262         New functions.
18263
18264 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18265
18266         * message.el (message-cite-original-1): Preserve region when removing
18267         quoted text due to X-No-Archive in order to avoid bogus attribution
18268         when citing multiple messages.
18269
18270 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18271
18272         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
18273         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
18274
18275 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
18276
18277         * gnus-diary.el (gnus-user-format-function-d)
18278         (gnus-user-format-function-D): Autoload.
18279
18280         * imap.el (Commentary): Fix typo.
18281
18282         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
18283         2006-04-22 contribution.
18284
18285 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18286
18287         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
18288         It didn't really fix the bogosity I'm seeing with solid web groups.
18289
18290 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18291
18292         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
18293         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
18294         created using server names.  If we use the feature without declaring
18295         it, Gnus does not properly manage server and group state.
18296
18297         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
18298         bound.
18299
18300 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18301
18302         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
18303         looking up the method using GROUP's prefix before inventing a new one.
18304         It is used on killed/unknown groups in various places where returning
18305         an all-new method isn't expected by the caller.
18306
18307         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
18308         and match semantics of gnus-group-real-prefix.
18309
18310 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
18311
18312         * nnmail.el (nnmail-broken-references-mailers): New variable.
18313         (nnmail-ignore-broken-references): New function generalizing
18314         nnmail-fix-eudora-headers.
18315         (nnmail-fix-eudora-headers): Now obsolete.
18316
18317         * gnus-art.el (gnus-button-handle-custom):
18318         Support `customize-apropos*'.
18319
18320 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18321
18322         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
18323
18324         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
18325         articles.
18326
18327 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
18328
18329         * message.el (message-cite-reply-above): New variable.
18330         (message-yank-original): Use it.
18331
18332 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18333
18334         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
18335
18336 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
18337
18338         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
18339         as read.
18340
18341         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
18342
18343 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
18344
18345         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
18346         (gnus-bookmark-default-file): Use gnus-directory.
18347         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
18348         Remove "*" in doc string.
18349         (gnus-bookmark-write-file): Simplify.
18350         (gnus-bookmark-maybe-sort-alist): Use `when'.
18351         (gnus-bookmark-get-bookmark): Fix typo in doc string.
18352         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
18353         Add FIXME about Emacs 21 and XEmacs compatibility.
18354         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
18355         compatibility.
18356         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
18357         compatibility.
18358         (gnus-bookmark-menu-heading): Fix version.
18359
18360 2006-06-19  Bastien Guerry  <bzg@altern.org>
18361
18362         * gnus-bookmark.el: New file.
18363
18364 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18365
18366         * message.el (message-syntax-checks): Doc fix.
18367
18368 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18369
18370         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
18371         unsubscribed groups as if they were killed ones.  It causes duplicate
18372         entries in gnus-newsrc-alist.
18373
18374 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18375
18376         * message.el (message-syntax-checks): Doc fix.
18377         (message-send-mail): Add check for continuation headers.
18378         (message-check-news-header-syntax): Fix regexp used to check for
18379         continuation headers.
18380
18381 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18382
18383         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
18384
18385 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
18386
18387         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
18388
18389 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18390
18391         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
18392         default-truncate-lines.
18393
18394 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18395
18396         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
18397         to fill the utf-8 entry.
18398
18399         * lpath.el: Fbind unicode-precedence-list.
18400
18401 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18402
18403         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18404
18405 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
18406
18407         * gnus-agent.el (directory-files-and-attributes): Move all the way
18408         forward (the third and final move).
18409         (gnus-agent-read-agentview): Trap reconstruction errors due to
18410         nonexistent directory.  Handle by returning nil.
18411
18412 2006-05-30  Didier Verna  <didier@xemacs.org>
18413
18414         * message.el (message-dont-reply-to-names): Update the custom type.
18415         * message.el (message-dont-reply-to-names): New defsubst: potentially
18416         convert a list of regexps into a single one.
18417         * message.el (message-get-reply-headers): Use it.
18418         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
18419
18420 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18421
18422         * gnus-agent.el (directory-files-and-attributes): Move forward.
18423
18424 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18425
18426         * gnus-ml.el (gnus-mailing-list-subscribe)
18427         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
18428         (gnus-mailing-list-message): Fix doc strings.
18429
18430 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18431
18432         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
18433         of doing it manually.
18434
18435 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18436
18437         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
18438         comment.
18439
18440 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
18441
18442         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
18443         (gnus-agent-read-agentview): Fix handling of end-of-file error.
18444         (gnus-agent-read-local): All symbols allocated in my-obarray.
18445         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
18446         (gnus-agent-regenerate-group): Check numeric names to see if they are
18447         messages or groups.
18448         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
18449         better way of do this...)
18450
18451         * gnus-cache.el (gnus-agent-total-fetched-for):
18452         Ignore 'dummy.group' (there should be a better way of do this...)
18453
18454 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18455
18456         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
18457         (gnus-saved-headers): Ditto.
18458         (gnus-default-article-saver): Mention functions may have properties.
18459         (gnus-article-save): Override gnus-save-all-headers and
18460         gnus-saved-headers by :headers property which saver function may have.
18461         (gnus-summary-save-in-file): Add :headers property.
18462         (gnus-summary-write-to-file): Ditto.
18463
18464         * gnus-sum.el (gnus-summary-save-article): Bind
18465         gnus-prompt-before-saving to t when saving many articles in a file;
18466         always show all headers.
18467
18468         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
18469
18470 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
18471
18472         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
18473         marks.
18474
18475         * message.el (message-indent-citation): Add optional arguments to allow
18476         using it outside of message buffers.
18477
18478         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
18479         (gnus-article-treat-unfold-headers): Use it.
18480         (gnus-article-truncate-lines): New variable.
18481         (gnus-article-mode): Use it.
18482         (gnus-article-toggle-truncate-lines): New function.
18483
18484         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18485         Add gnus-article-toggle-truncate-lines.
18486
18487         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
18488         coding system in XEmacs, use binary.
18489
18490 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18491
18492         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
18493         after-load-alist.
18494
18495         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
18496         this function should save decoded articles.
18497         (gnus-summary-write-to-file): Use property to specify this function
18498         should save decoded articles and specify gnus-summary-save-in-file
18499         should be used to save articles other than the first one when saving
18500         many articles.
18501         (gnus-summary-save-body-in-file): Use property to specify this
18502         function should save decoded articles.
18503         (gnus-summary-write-body-to-file): Use property to specify this
18504         function should save decoded articles and specify
18505         gnus-summary-save-body-in-file should be used to save articles other
18506         than the first one when saving many articles.
18507
18508         * gnus-sum.el (gnus-summary-save-article): Simplify.
18509
18510 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18511
18512         * gnus-art.el (gnus-default-article-saver):
18513         Add gnus-summary-write-body-to-file.
18514         (gnus-article-save-coding-system): Don't use coding system object
18515         in XEmacs.
18516         (gnus-read-save-file-name): Add optional `dir-var' argument which
18517         specifies directory in which files are saved; work even if optional
18518         `variable' argument is not specified.
18519         (gnus-summary-write-to-file): Read file name.
18520         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
18521         (gnus-summary-write-body-to-file): New function.
18522
18523         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
18524         (gnus-summary-local-variables): Add it.
18525         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
18526         (gnus-summary-save-article): Remove optional `decode' argument;
18527         determine whether to decode articles by the value of
18528         gnus-default-article-saver; when saving many files using
18529         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
18530         it first and use gnus-summary-save-in-file or
18531         gnus-summary-save-body-in-file thereafter unless
18532         gnus-prompt-before-saving is always; move point to article which
18533         will be saved.
18534         (gnus-summary-save-article-file): Revert.
18535         (gnus-summary-write-article-file): Revert.
18536         (gnus-summary-save-article-body-file): Revert.
18537         (gnus-summary-write-article-body-file): New function.
18538
18539 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18540
18541         * gnus-art.el (gnus-default-article-saver): Doc fix.
18542         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
18543         from gnus-summary-save-article-coding-system, and default to a
18544         certain coding system.
18545         (gnus-output-to-file): Add coding cookie and encode text according
18546         to gnus-article-save-coding-system; don't use mm-append-to-file.
18547
18548         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
18549         gnus-art.el and rename to gnus-article-save-coding-system.
18550         (gnus-summary-save-article): Require gnus-art; don't show all
18551         headers if it decodes articles; don't add coding cookie here;
18552         don't bind mm-text-coding-system-for-write.
18553         (gnus-summary-save-article-file): Save decoded articles.
18554         (gnus-summary-write-article-file): When saving many files, use
18555         gnus-summary-write-to-file first and gnus-summary-save-in-file
18556         thereafter unless gnus-prompt-before-saving is always.
18557         (gnus-summary-save-article-body-file): Save decoded articles.
18558
18559         * lpath.el: Fbind select-safe-coding-system for XEmacs.
18560
18561 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18562
18563         * nnrss.el (nnrss-check-group): Bind hash-index.
18564
18565 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
18566
18567         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
18568         its hash index.  Store this hash in `nnrss-group-data'.
18569         (nnrss-read-group-data): Update accordingly.
18570
18571 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18572
18573         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
18574         entry.
18575
18576         * gnus-sum.el (gnus-summary-make-menu-bar):
18577         Add gnus-article-browse-html-article.
18578
18579 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
18580
18581         * gnus-sum.el (gnus-summary-mime-map):
18582         Add gnus-article-browse-html-article.
18583
18584         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
18585
18586 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18587
18588         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
18589         suitable coding systems in customize.
18590
18591 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
18592
18593         * mail-source.el (mail-sources): Fix custom type.
18594
18595 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18596
18597         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
18598         (gnus-summary-expire-articles-now): Shorten prompt.
18599
18600         * gmm-utils.el (wid-edit): Require.
18601         (defun-gmm): Rename from `gmm-defun-compat'.
18602         (gmm-image-search-load-path): Use it.
18603         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
18604
18605 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18606
18607         * gnus-sum.el (gnus-summary-save-article-coding-system):
18608         New variable.
18609         (gnus-summary-save-article): Add optional `decode' argument.
18610         If it is set and gnus-summary-save-article-coding-system is non-nil,
18611         save decoded article.
18612         (gnus-summary-write-article-file): Save decoded article if
18613         gnus-summary-save-article-coding-system is non-nil.
18614
18615         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
18616         type.
18617
18618 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18619
18620         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
18621
18622 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18623
18624         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
18625         first to test gnus-single-article-buffer which may be buffer-local.
18626
18627         * gnus-sum.el (gnus-summary-setup-buffer):
18628         Make gnus-single-article-buffer buffer-local and nil in ephemeral
18629         group; make gnus-article-buffer, gnus-article-current, and
18630         gnus-original-article-buffer always buffer-local.
18631         (gnus-summary-exit): Kill article buffer belonging to ephemeral
18632         group.
18633         (gnus-handle-ephemeral-exit): Don't move to next summary line.
18634
18635 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
18636
18637         * nnml.el (nnml-request-compact-group): Compressed files might not
18638         have .gz extension.
18639
18640 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
18641
18642         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
18643         (mm-copy-to-buffer): Use with-current-buffer.
18644         (mm-display-part): Simplify.
18645         (mm-inlinable-p): Add optional arg `type'.
18646
18647 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18648
18649         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
18650         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
18651         Try harder to show the attachment internally or externally using
18652         gnus-mime-view-part-as-type.
18653
18654 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
18655
18656         * message.el (message-from-style, message-signature-separator)
18657         (message-user-organization-file, message-send-mail-function)
18658         (message-citation-line-function, message-yank-prefix)
18659         (message-indent-citation-function, message-signature)
18660         (message-signature-file, message-signature-insert-empty-line):
18661         Remove autoloads.
18662
18663         * gnus-art.el (gnus-buttonized-mime-types):
18664         Remove "multipart/signed".  Revert 2006-04-26 change.
18665
18666 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18667
18668         * gnus.el (gnus-version-number): Bump version.
18669
18670 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18671
18672         * gnus.el: No Gnus v0.5 is released.
18673
18674 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18675
18676         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
18677         fetching articles by message-id.
18678
18679 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18680
18681         * message.el (hashcash): Require hashcash as normal.
18682
18683         * ecomplete.el (ecomplete-highlight-match-line):
18684         Use point-at-eol.
18685         (ecomplete-highlight-match-line): Use `highlight', because that
18686         face exists in both Emacs and XEmacs.
18687
18688         * message.el (message-display-abbrev): Use point-at-bol.
18689
18690         * mail-source.el: Don't require timer/timer-funcs.
18691
18692         * gnus-async.el: Ditto.
18693
18694         * password.el: Ditto.
18695
18696         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
18697
18698         * mm-url.el: Ditto.
18699
18700         * gnus-xmas.el: Don't require timer-funcs.
18701
18702         * mm-util.el: Require timer/timer-funcs.
18703
18704 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18705
18706         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
18707         Close.
18708
18709 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18710
18711         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
18712         unibyte after clear-decrypt function runs.
18713
18714         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
18715         returns as a unibyte string.
18716
18717 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18718
18719         * lpath.el: Revert.
18720
18721         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
18722         (pgg-gpg-process-sentinel): Revert.
18723
18724         * pgg-pgp.el (pgg-pgp-process-region): Revert.
18725         (pgg-pgp-lookup-key): Revert.
18726
18727         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
18728         (pgg-pgp5-lookup-key): Revert.
18729
18730         * pgg.el (pgg-fetch-key): Revert.
18731
18732 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18733
18734         * lpath.el: Fbind string-as-multibyte for XEmacs.
18735
18736         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
18737         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
18738         (mml1991-pgg-encrypt): Ditto.
18739
18740         * pgg-gpg.el (pgg-string-to-multibyte): New function.
18741         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
18742         a multibyte buffer.
18743
18744         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
18745         (pgg-pgp-lookup-key): Ditto.
18746
18747         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
18748         (pgg-pgp5-lookup-key): Ditto.
18749
18750         * pgg.el (pgg-fetch-key): Ditto.
18751
18752 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
18753
18754         * message.el (message-user-organization-file): Check several
18755         locations of the organization file.
18756
18757         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
18758         Add gnus-article-view-part-as-type.
18759
18760         * gnus-art.el (gnus-article-view-part-as-type): New function.
18761
18762         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
18763         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
18764
18765         * mml.el: Simplify autoload.
18766         (mml-mode): defvar dnd-protocol-alist instead of using
18767         symbol-value.
18768         (mml-default-directory): New variable.
18769         (mml-minibuffer-read-file): Use it.
18770         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
18771
18772         * message.el (message-citation-line-format): New variable.
18773         (message-insert-formated-citation-line): New function.
18774         (message-citation-line-function):
18775         Add `message-insert-formated-citation-line' to custom type.
18776
18777         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
18778         to doc string.
18779
18780         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
18781         depending on mm-verify-option.
18782
18783 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18784
18785         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
18786         binding pgg-* variables; reimplement the section which prevents
18787         MIME header from being signed.
18788         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
18789         pgg-text-mode; remove a blank line at the top of body.
18790
18791         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
18792         lines at the top of body; use gnus-newsgroup-charset if there's no
18793         Charset header.
18794
18795 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18796
18797         * message.el (message-self-insert-commands): Doc fix.
18798
18799         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
18800         (mm-uu-pgp-encrypted-test): Ditto.
18801         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
18802         between header and body; return application/pgp-encrypted handle
18803         if decryption failed; decode decrypted body by charset.
18804
18805         * mm-decode.el (mm-automatic-display): Don't make application/pgp
18806         element match to application/pgp-*.
18807
18808 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18809
18810         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
18811         HTML.
18812
18813 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18814
18815         * mail-source.el (mail-source-call-script): Message the error
18816         string.
18817
18818 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18819
18820         * gnus-util.el (gnus-byte-compile): Use it.
18821
18822 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
18823
18824         * gnus-util.el (kill-empty-logs): New function.
18825
18826 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18827
18828         * message.el (message-mail-alias-type): Doc fix.
18829         (message-mail-alias-type-p): New function.
18830         (message-send): Use it.
18831         (message-mode): Ditto.
18832         (message-strip-forbidden-properties): Ditto.
18833
18834         * ecomplete.el (ecomplete-database-file-coding-system):
18835         New variable.
18836         (ecomplete-save): Use it.
18837         (ecomplete-setup): Use it.
18838
18839 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18840
18841         * message.el (message-self-insert-commands): New variable.
18842         (message-strip-forbidden-properties): Use it.
18843
18844 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18845
18846         * message.el (message-put-addresses-in-ecomplete): Use a regexp
18847         that doesn't make XEmacs choke.
18848
18849 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
18850
18851         * gnus-util.el (gnus-replace-in-string):
18852         Prefer replace-regexp-in-string over of replace-in-string.
18853
18854 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18855
18856         * gnus-util.el (gnus-select-frame-set-input-focus):
18857         Use select-frame-set-input-focus if it is available in XEmacs; use
18858         definition defined in Emacs 22 for old Emacsen.
18859
18860         * dgnushack.el: Autoload unmorse-region for XEmacs.
18861
18862         * lpath.el: Bind cursor-in-non-selected-windows and
18863         select-frame-set-input-focus for XEmacs.
18864
18865 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18866
18867         * mm-view.el (mm-inline-text): Use equal instead of equalp.
18868
18869 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
18870
18871         * gnus-registry.el (gnus-registry-cache-save): Remove text
18872         properties when saving via the temp buffer.
18873
18874 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18875
18876         * message.el (message-generate-hashcash): Honor custom type.
18877
18878 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18879
18880         * message.el (message-generate-hashcash): Default to non-nil when
18881         hashcash is found.
18882
18883         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
18884         (gnus-refer-thread-limit): Increase default to 500.
18885
18886         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
18887
18888         * flow-fill.el (fill-flowed): Allow delete-space.
18889
18890 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
18891
18892         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
18893         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
18894         Remove autoloads.
18895
18896 2006-04-18  Simon Josefsson  <jas@extundo.com>
18897
18898         * message.el (message-generate-hashcash): Default to.
18899
18900 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18901
18902         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18903         concatenating segments rather than before concatenating them.
18904
18905 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18906
18907         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
18908
18909 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18910
18911         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
18912
18913         * message.el (message-forward-make-body-plain):
18914         Allow message-forward-ignored-headers to be a list.
18915         (message-remove-ignored-headers): Factor out into function.
18916         (message-forward-make-body-mml): Use it.
18917
18918         * imap.el (imap-quote-specials): New function.
18919         (imap-login-auth): Quote specials.
18920
18921         * rfc2231.el (rfc2231-parse-string): Remove dead code.
18922         (rfc2231-parse-string): Allow concatanation of parameters that
18923         aren't contiguous.  The test case is
18924           (mail-header-parse-content-type "message/external-body;
18925             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
18926             access-type=LOCAL-FILE;
18927             name*1*=plugh%2fhello-sailor%2fbing.pdf")
18928
18929 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
18930
18931         * nntp.el (nntp-accept-process-output): Return the value of
18932         `nnheader-accept-process-output'.
18933
18934 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18935
18936         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
18937         (gnus-button-alist): Recognize more diff formats.
18938         (gnus-button-patch): Strip directory.
18939
18940 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
18941
18942         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
18943         Emacs 22 when setting focus.
18944
18945 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18946
18947         * gnus-art.el (gnus-article-treat-types): Do treatment of
18948         text/x-verbatim parts.
18949         (gnus-button-patch): New command.
18950
18951         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
18952         addresses that contain invalid characters.
18953
18954 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18955
18956         * message.el (message-put-addresses-in-ecomplete):
18957         Use gnus-replace-in-string.
18958         (message-is-yours-p): Use the more correct
18959         mail-header-parse-address instead of
18960         mail-extract-address-components.
18961         (message-put-addresses-in-ecomplete): Fix typo.
18962
18963         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
18964         keystroke.
18965
18966         * gnus-art.el (gnus-treatment-function-alist): Change order of
18967         newsgroups/generic header folding to avoid double-folding.
18968
18969         * message.el (message-hidden-headers): Add X-Draft-From.
18970
18971         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
18972         New command.
18973         (gnus-summary-repeat-search-article-backward): New command.
18974
18975         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
18976         groups in the parent topic.
18977
18978 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
18979
18980         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
18981         (spam-extra-header-to-number): Return the CRM114 number as a
18982         number instead of a string.
18983
18984 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18985
18986         * gnus-art.el (gnus-face-properties-alist): Move here from
18987         gnus-fun.
18988
18989         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
18990
18991 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18992
18993         * message.el (message-strip-forbidden-properties): Only display on
18994         self-insert-command.
18995
18996         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
18997         reindent.
18998         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
18999
19000 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
19001
19002         * smiley.el (smiley-style): Fix typo.
19003
19004 2006-03-23  Kenichi Handa  <handa@m17n.org>
19005
19006         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
19007         instead of set-buffer-multibyte.
19008
19009 2006-03-23  Kenichi Handa  <handa@m17n.org>
19010
19011         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19012         buffer and then decode the buffer text if necessary.
19013         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19014         first, and after mm-encode-body, change the buffer to unibyte.
19015
19016 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19017
19018         * hashcash.el (hashcash-insert-payment-async-2):
19019         Use message-goto-eoh instead of doing it manually.
19020         (mail-add-payment): Use message-narrow-to-header instead of trying
19021         to do the same itself.
19022
19023         * message.el (message-hidden-headers): Add Face.
19024
19025         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
19026         reparenting code.
19027         (gnus-summary-reparent-children): Refactored out code.
19028         (gnus-summary-thread-map): New keystroke.
19029         (gnus-summary-reparent-children): Make into command.
19030
19031         * smiley.el (smiley-style): Default to `medium' if using a large
19032         font.
19033
19034         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
19035         does it itself.
19036
19037         * message.el (message-point-in-header-p): Simplify definition.
19038
19039 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19040
19041         * nnagent.el (nnagent-request-set-mark): Silence log file
19042         writing.
19043         (nnagent-request-set-mark): Use write-region instead of
19044         append-to-file.
19045
19046         * gnus-sum.el (gnus-read-header): Fudge article number if using a
19047         strange select method.
19048
19049         * ecomplete.el (ecomplete-display-matches): Get highlightling
19050         right.
19051         (ecomplete-display-matches): Use literals.
19052         (ecomplete-display-matches): Disable message logging.
19053
19054         * message.el (message-display-abbrev): Small optimization.
19055
19056         * ecomplete.el (ecomplete-display-matches): Allow automatic
19057         display.
19058
19059         * message.el (message-strip-forbidden-properties):
19060         Display abbrevs.
19061         (message-display-abbrev): Get automatic display right.
19062
19063         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
19064         keystrokes.
19065
19066 2006-04-13  Romain Francoise  <romain@orebokech.com>
19067
19068         TODO: Backport to v5-10!
19069
19070         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
19071         Move here (and rename) from gnus-registry.el.
19072
19073         * gnus-registry.el: Require gnus-util.
19074         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
19075
19076 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19077
19078         * gnus-group.el (gnus-group-catchup-current):
19079         Change if-then-else-if-then-else into cond.
19080         (gnus-group-catchup): Indent.
19081         (group-name-at-point): New function.
19082         (gnus-fetch-group): Provide default from thing at point.
19083
19084 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19085
19086         * message.el (message-display-abbrev): Fix regexp.
19087
19088         * ecomplete.el (ecomplete-highlight-match-line):
19089         Reimplement choosing.
19090         (ecomplete-highlight-match-line): Fix up code rewrite, remove
19091         dead variables.
19092
19093         * message.el (message-newline-and-indent): Remove debugging.
19094         (message-display-abbrev): Use new implementation.
19095
19096 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
19097
19098         * gnus-art.el (gnus-article-mode):
19099         Set cursor-in-non-selected-windows to nil.
19100
19101         * smiley.el: Revert previous change.
19102         (smiley-data-directory): defvar it before using it in the
19103         defcustom of `smiley-style'.
19104
19105 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19106
19107         * message.el (message-newline-and-indent): New function.
19108
19109         * ecomplete.el: Implement more bits.
19110
19111         * message.el (message-put-addresses-in-ecomplete): Clean up the
19112         string.
19113
19114         * ecomplete.el (ecomplete-add-item): Chop off decimals.
19115
19116         * gnus-sum.el (gnus-summary-save-parts):
19117         Bind gnus-summary-save-parts-counter and use it to make unique file
19118         names.
19119
19120         * gnus-art.el (gnus-ignored-headers): Add some more headers.
19121
19122         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
19123         parameter to say whether to actually parse the individual
19124         addresses.
19125
19126         * message.el (message-put-addresses-in-ecomplete): New function.
19127         (ecomplete): Require.
19128         (message-mail-alias-type): Add ecomplete as an option.
19129
19130 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
19131
19132         * flow-fill.el (fill-flowed): Remove trailing space from blank
19133         quoted lines.
19134
19135 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19136
19137         * smiley.el (smiley-style): Move definition later to avoid a
19138         compilation warning.
19139
19140 2006-04-12  Kenichi Handa  <handa@m17n.org>
19141
19142         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19143         buffer and then decode the buffer text if necessary.
19144         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19145         first, and after mm-encode-body, change the buffer to unibyte.
19146         Use mm-disable-multibyte instead of set-buffer-multibyte.
19147
19148 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19149
19150         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
19151         Content-Type header instead of Content-Disposition header.
19152         (gnus-mime-inline-part): Ditto.
19153         (gnus-mime-view-part-as-charset): Ignore charset that the part
19154         specifies.
19155
19156         * mm-decode.el (mm-display-part): Work with external parts and
19157         usual parts similarly.
19158
19159         * mm-extern.el (mm-inline-external-body): Use mm-display-part
19160         instead of gnus-display-mime.
19161
19162         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
19163         instead of with-temp-buffer.
19164
19165         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
19166         tag to summarized topics part in order to encode non-ASCII text.
19167
19168 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19169
19170         * smiley.el (smiley-style): New variable.
19171         (smiley-directory): New function.
19172         (smiley-data-directory): Derive from `smiley-style' using
19173         `smiley-directory'.
19174         (smiley-regexp-alist): Add new entries.
19175
19176         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
19177         (gnus-article-browse-delete-temp): Add :version.
19178
19179 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
19180
19181         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
19182         the sieve region.
19183
19184 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19185
19186         * gnus.el (gnus-version-number): Bump version.
19187
19188 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19189
19190         * gnus.el: No Gnus v0.4 is released.
19191
19192 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19193
19194         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
19195         layout.
19196
19197         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
19198         unknown charset.
19199
19200         * message.el (message-header-synonyms): Add Original-To to the
19201         default.
19202
19203         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
19204         optional parameter.
19205
19206 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
19207
19208         * gnus-fun.el (gnus): Require it for gnus-directory.
19209
19210 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19211
19212         * gnus-fun.el (gnus-face-properties-alist): Add :version.
19213
19214 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19215
19216         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
19217
19218 2006-04-05  Simon Josefsson  <jas@extundo.com>
19219
19220         * password.el (password-reset): New function.
19221
19222 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19223
19224         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
19225         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
19226
19227 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19228
19229         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19230         Some whitespace was matched into the url, which broke browsing hits
19231         > 100 when mm-url-use-external was nil.
19232
19233 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
19234
19235         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19236         Check gnus-extra-headers for 'Newsgroups.
19237
19238         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
19239         bound.
19240
19241 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
19242
19243         * pgg-gpg.el: Clean up process buffers every time gpg processes
19244         complete.
19245
19246 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
19247
19248         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19249         doc string.
19250
19251 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
19252
19253         * pgg-gpg.el (pgg-gpg-process-filter)
19254         (pgg-gpg-wait-for-completion): Check if buffer is alive.
19255
19256         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
19257         lines, temporary fix.
19258
19259 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
19260
19261         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
19262
19263 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
19264
19265         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
19266         default-enable-multibyte-characters.  This reverts the change from
19267         revision 6.17 which is no longer necessary because the passphrase
19268         is sent separately now.  GnuPG messages are unreadable under
19269         multibyte locales with default-enable-multibyte-characters set to
19270         nil.
19271
19272 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
19273
19274         * message.el (message-tool-bar-gnome): Move "spell".
19275
19276 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
19277
19278         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
19279         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
19280         instead.
19281
19282 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
19283
19284         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19285         Improve newsgroups handling for NNTP overviews which don't include
19286         Newsgroups.
19287
19288 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19289
19290         * message.el (message-resend): Bind message-generate-hashcash to nil.
19291
19292 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19293
19294         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
19295         when searching for already-paid recipients.
19296
19297 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
19298
19299         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
19300         passphrases when it is not needed.
19301         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
19302         passphrase stuff from gpg, should only be necessary when you use
19303         gpg with a smartcard.
19304
19305 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19306
19307         * mml.el (mml-insert-mime): Ignore cached contents of
19308         message/external-body part.
19309
19310         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
19311         (mm-insert-part): Ditto.
19312
19313 2006-03-23  Simon Josefsson  <jas@extundo.com>
19314
19315         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
19316         Reiner.
19317         (pgg-gpg-use-agent-p): Use it again.
19318
19319 2006-03-23  Simon Josefsson  <jas@extundo.com>
19320
19321         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
19322         older emacsen.
19323         (pgg-gpg-use-agent-p): Don't use it.
19324
19325 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
19326
19327         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
19328         if we can.
19329
19330 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
19331
19332         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
19333         (pgg-gpg-update-agent): New function.
19334         (pgg-gpg-use-agent-p): New function.
19335         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
19336         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19337         (pgg-gpg-sign-region): Use it.
19338
19339 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19340
19341         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
19342         Reported by Ralf Wachinger <rwachinger@gmx.de>.
19343
19344 2006-03-21  Simon Josefsson  <jas@extundo.com>
19345
19346         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
19347         <wilde@sha-bang.de>.
19348         (pgg-gpg-use-agent): New variable.
19349         (pgg-gpg-process-region): Use it.
19350         (pgg-gpg-encrypt-region): Likewise.
19351         (pgg-gpg-encrypt-symmetric-region): Likewise.
19352         (pgg-gpg-decrypt-region): Likewise.
19353         (pgg-gpg-sign-region): Likewise.
19354         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
19355
19356 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
19357
19358         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
19359
19360         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19361         Add comment on version.
19362
19363 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
19364
19365         * smiley.el: Add missing test smiley.
19366
19367 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19368
19369         * mm-decode.el (mm-with-part): New macro.
19370         (mm-get-part): Use it; work with message/external-body as well.
19371         (mm-save-part): Treat name and filename equally.
19372
19373         * mm-extern.el (mm-extern-cache-contents): New function.
19374         (mm-inline-external-body): Use it; force the part to be displayed;
19375         move undisplayer added to the cached handle to the parent.
19376
19377         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
19378         (gnus-mime-view-part-as-type): Work with message/external-body.
19379
19380         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
19381
19382 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
19383
19384         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
19385         images in image-load-path.  [Sync with image.el, revision 1.60, in
19386         Emacs.]
19387
19388 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
19389
19390         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
19391         path rather than symbol.  Always return list of directories.
19392         Guarantee that image directory comes first.  [Sync with image.el,
19393         revision 1.59, in Emacs.]
19394
19395         * message.el (message-make-tool-bar): Adjust to new API of
19396         `gmm-image-load-path-for-library'.
19397
19398         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19399
19400         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19401
19402 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19403
19404         * gnus-art.el (gnus-article-only-boring-p):
19405         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
19406         intangible text.
19407         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
19408
19409 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
19410
19411         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
19412         Use `defun' instead of `gmm-defun-compat'.
19413
19414 2006-03-14  Simon Josefsson  <jas@extundo.com>
19415
19416         * message.el (message-unique-id): Don't use message-number-base36
19417         if (user-uid) is a float.
19418         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
19419
19420 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19421
19422         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
19423
19424         * gnus-art.el (gnus-mime-display-single): Make sure there is an
19425         empty line between a part and a message part.
19426
19427 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
19428
19429         * smiley.el: Add more test smileys.
19430         (smiley-data-directory, smiley-regexp-alist)
19431         (gnus-smiley-file-types): Fix doc strings.
19432         (smiley-update-cache): Clear smiley-cached-regexp-alist before
19433         adding new elements.
19434         (smiley-mouse-map): Unused code.  Make it a comment.
19435
19436 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19437
19438         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
19439         scan latest NoCeM messages instead of old ones.
19440         (gnus-nocem-check-article): Fix regexps so as to match to PGP
19441         delimiters that are recently used.
19442         (gnus-nocem-load-cache): Add autoload cookie.
19443
19444         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
19445
19446         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
19447         level which is larger than gnus-use-nocem is specified.
19448
19449         * gnus-group.el (gnus-group-get-new-news): Ditto.
19450
19451 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
19452
19453         * gnus-util.el (gnus-tool-bar-update): New function.
19454
19455         * gnus-group.el (gnus-group-update-tool-bar): New variable.
19456         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
19457
19458         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
19459
19460         * gnus-group.el (gnus-group-redraw-when-idle)
19461         (gnus-group-redraw-check): Remove.
19462         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
19463
19464 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19465
19466         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
19467         if optional last element is specified in splits (FIELD VALUE...).
19468
19469 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
19470
19471         * message.el (message-make-tool-bar): Rename gmm-image-load-path
19472         to gmm-image-load-path-for-library.  Call with no-error argument.
19473         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
19474
19475         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19476
19477         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19478
19479         * gmm-utils.el (gmm-image-load-path): Remove alias.
19480
19481 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
19482
19483         * gmm-utils.el (gmm-image-load-path): Add alias.
19484
19485         * nnml.el (nnml-generate-nov-databases-directory): Rename from
19486         nnml-generate-nov-databases-1.
19487         (nnml-generate-nov-databases): Use it.
19488         (nnml-generate-nov-databases-directory): Document no-active
19489         argument.
19490
19491         * gmm-utils.el (gmm-image-load-path-for-library): Return single
19492         directory if path is t.  Add no-error.
19493
19494         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
19495         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
19496
19497         * gnus-art.el (gnus-article-browse-delete-temp-files):
19498         Simplify resetting gnus-article-browse-html-temp-list.
19499
19500         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
19501         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
19502         Add example to docstring.  Rename local variables.  Move error
19503         checks to default case in cond and simplify.
19504
19505 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19506
19507         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
19508         handle is multipart when calling it recursively.
19509         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
19510
19511 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
19512
19513         * nnimap.el (nnimap-request-update-info-internal): Optimize.
19514         Don't `gnus-uncompress-range' to avoid excessive memory usage.
19515
19516 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19517
19518         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
19519         is loaded.
19520
19521         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
19522         loaded.
19523
19524 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
19525
19526         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
19527         to "Emacs 23 (unicode)" in doc string.
19528
19529         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
19530         "Emacs 23 (unicode)" in comment.
19531
19532 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19533
19534         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
19535
19536         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
19537         characters 160 through 255 in Emacs 23.
19538
19539 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19540
19541         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
19542         gnus-article-browse-html-temp.
19543         (gnus-article-browse-delete-temp): Make it customizable.
19544         Add `file'.  Adjust doc string.
19545         (gnus-article-browse-delete-temp-files): Add argument.
19546         Allow query for each file.  Adjust doc string.
19547         (gnus-article-browse-html-parts):
19548         Add `gnus-article-browse-delete-temp-files' to
19549         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
19550
19551 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
19552
19553         * gnus-art.el (gnus-article-browse-html-temp)
19554         (gnus-article-browse-delete-temp): New variables.
19555         (gnus-article-browse-delete-temp-files): New function.
19556         (gnus-article-browse-html-parts): Use it.
19557
19558 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19559
19560         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
19561
19562         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
19563         string.
19564
19565         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
19566         gnus-summary-insert-new-articles when unplugged.
19567         Remove gnus-summary-search-article-forward.
19568
19569         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
19570         display-visual-class instead of display-color-cells.
19571
19572 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19573
19574         * dgnushack.el: Autoload customize-group for XEmacs.
19575
19576         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
19577         message/* containing non-ASCII text properly.
19578
19579 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
19580
19581         * message.el: Require gmm-utils, remove autoloads.
19582         (message-tool-bar): Set default based on
19583         gmm-tool-bar-style.
19584         (message-tool-bar-gnome): Add gmm-customize-mode.
19585
19586         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
19587         gmm-tool-bar-style.
19588         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
19589
19590         * gnus-group.el (gnus-group-tool-bar): Set default based on
19591         gmm-tool-bar-style.
19592         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
19593
19594         * gmm-utils.el (gmm-image-directory): Rename variable from
19595         gmm-image-load-path.
19596         (gmm-image-load-path): Use gmm-image-directory.
19597         (gmm-customize-mode): New function.
19598         (gmm-tool-bar-style): New variable.
19599
19600         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
19601         gnus-group-redraw-line-number.
19602         (gnus-group-redraw-check): Simplify.
19603         (gnus-group-tool-bar-update): Remove redraw check.
19604         (gnus-group-make-tool-bar): Add redraw check.
19605
19606 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
19607
19608         * gnus-art.el (gnus-button): Add missing parentheses.
19609
19610 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19611
19612         * lpath.el: Fbind line-number-at-pos.
19613
19614 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19615
19616         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
19617
19618 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19619
19620         * gnus-art.el (gnus-button): New face.
19621         (gnus-article-button-face): Use it.
19622
19623         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19624         Add gnus-summary-next-page.  Re-order.
19625
19626         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
19627         next-node are now included.
19628         (gnus-group-redraw-line-number): New internal variable.
19629         (gnus-group-redraw-check): Helper function for updating the tool
19630         bar.
19631         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
19632
19633         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
19634
19635         * spam.el (spam-spamassassin-score-regexp): New internal variable.
19636         (spam-extra-header-to-number, spam-check-spamassassin-headers):
19637         Use it to match format of Spamassassin 3.0 and later.
19638         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
19639         (spam-check-bogofilter)
19640         (spam-bogofilter-register-with-bogofilter): Fix args of
19641         `gnus-error' calls.
19642
19643 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
19644
19645         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
19646         unnecessary interaction when sending queued mails.
19647         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
19648
19649 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
19650
19651         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
19652         first or last are nil.
19653
19654 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19655
19656         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
19657
19658 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19659
19660         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
19661
19662 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19663
19664         * dns.el (query-dns): Protect more against buggy tcp output.
19665
19666 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
19667
19668         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
19669         nov.php.
19670
19671 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19672
19673         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
19674         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
19675         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
19676         output on the server side.
19677         (nnweb-google-create-mapping): Update regexps and add some
19678         progress indication.
19679
19680 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
19681
19682         * gnus-group.el (gnus-group-tool-bar-gnome):
19683         Fix gnus-agent-toggle-plugged.  Re-order icons.
19684         (gnus-group-tool-bar-gnome):
19685         Add gnus-group-{prev,next}-unread-group.
19686         (gnus-group-tool-bar-gnome): Re-order icons.
19687
19688         * gnus-sum.el (gnus-summary-tool-bar-gnome):
19689         Move gnus-summary-insert-new-articles.
19690
19691         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
19692         Fix comments.
19693
19694         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
19695         also available in Emacs 21.3.
19696
19697         * message.el (message-fix-before-sending): Change "Emacs 22" to
19698         "Emacs 23 (unicode)" in comment.
19699
19700         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
19701         "Emacs 23 (unicode)" in comment.
19702
19703         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
19704         comment.
19705         (mm-coding-system-p): Add comment about no-MULE XEmacs.
19706
19707         * mm-view.el (mm-fill-flowed): Add :version.
19708
19709 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19710
19711         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
19712         and load-path.
19713
19714 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
19715
19716         * message.el: Autoload gmm-image-load-path.
19717         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
19718         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
19719         consitency.
19720
19721         * gmm-utils.el (gmm-image-load-path): Also search in
19722         "../etc/images".  Don't set gmm-image-load-path if we don't find
19723         the image.
19724
19725 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19726
19727         * gmm-utils.el (gmm-image-load-path): Don't make
19728         `gmm-image-load-path' include subdirectories which the second arg
19729         `image' might specify.
19730
19731         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
19732         subdirectory to icon file names.
19733
19734         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
19735
19736 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
19737
19738         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
19739         gmm-image-load-path calls.
19740
19741         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19742
19743         * message.el (message-make-tool-bar): Ditto.
19744
19745         * mml.el (mml-preview): Add comment concerning tool bar icons.
19746
19747         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
19748         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
19749
19750         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
19751         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
19752
19753         * message.el (message-tool-bar-gnome): Use new icon names.
19754         (message-make-tool-bar): Use `gmm-image-load-path'.
19755
19756         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
19757         New functions from MH-E.
19758         (gmm-image-load-path): New variable from MH-E.
19759         (gmm-image-load-path): New function from MH-E.  Add arguments
19760         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
19761         *-image-load-path-called-flag.
19762
19763 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
19764
19765         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
19766
19767 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
19768
19769         * nnimap.el (nnimap-request-move-article): Change folder back to
19770         source group before deleting.
19771
19772 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
19773
19774         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
19775
19776         * gnus-art.el (mm-url-insert-file-contents-external):
19777         Autoload mm-url.
19778
19779         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
19780
19781 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19782
19783         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
19784         coding system which mm-charset-to-coding-system returns for a
19785         given charset is valid.
19786
19787 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
19788
19789         * html2text.el (html2text-remove-tag-list):
19790         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
19791
19792 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
19793
19794         * gnus-cus.el: Revert 2005-10-17 change.
19795
19796 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19797
19798         * gnus-art.el (article-strip-banner):
19799         Call article-really-strip-banner only when the regexp match is made.
19800
19801 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19802
19803         * gnus-art.el (article-strip-banner):
19804         Use gnus-extract-address-components instead of
19805         mail-header-parse-addresses to make it work with non-ASCII text;
19806         remove mail-encode-encoded-word-string.
19807
19808         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
19809         values which are surrounded with \"...\"; make it never cause a
19810         Lisp error; give up parsing of parameters if it failed in
19811         extracting type.
19812
19813 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
19814
19815         * smime.el (smime-cert-by-ldap-1): Fix bug where
19816         `smime-ldap-search' returns results without userCertificates.
19817
19818 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19819
19820         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
19821
19822 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
19823
19824         * spam.el (spam-check-spamassassin-headers): Adapt format for
19825         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
19826         <ari@mbf.ocn.ne.jp>.
19827         (spam-list-of-processors): Add spam-use-gmane.
19828
19829 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19830
19831         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
19832         make-temp-file; make it work with XEmacs as well.
19833
19834         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
19835         mm-make-temp-file.
19836
19837         * mm-decode.el (mm-display-external): Use the 3rd arg of
19838         mm-make-temp-file.
19839         (mm-create-image-xemacs): Ditto.
19840
19841 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19842
19843         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
19844         with message-narrow-to-headers.
19845         (gnus-draft-setup): Narrow to header to run message-fetch-field.
19846         (gnus-draft-check-draft-articles): New function.
19847         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
19848
19849 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
19850
19851         * gnus-art.el (gnus-article-browse-html-parts):
19852         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
19853         Don't use suffix argument for mm-make-temp-file for Emacs 21
19854         compatibility.  Remove useless `format'.
19855
19856 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19857
19858         * nnweb.el (nnweb-google-wash-article): Update regexps.
19859         (nnweb-group-alist): Use defvoo instead of defvar.
19860
19861 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19862
19863         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
19864         re-loading nn* modules.
19865
19866 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
19867
19868         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
19869         for `tool-bar-mode' and don't check it's default-value.
19870
19871         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19872
19873         * message.el (message-make-tool-bar): Ditto.
19874
19875         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
19876         `substring'.  Shorten tmp-file name.
19877
19878         * gnus.el: Remove bogus comment.
19879
19880 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
19881
19882         * gnus-art.el (gnus-article-browse-html-parts): New function.
19883         (gnus-article-browse-html-article): New function for viewing html
19884         articles with a browser.
19885
19886 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
19887
19888         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
19889         in elisp.
19890         (pgg-gpg-encrypt-symmetric-region): Ditto.
19891         (pgg-gpg-sign-region): Ditto.
19892
19893         * pgg-def.el (pgg-text-mode): New variable.
19894
19895         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
19896         (mml2015-pgg-encrypt): Ditto.
19897
19898         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
19899         (mml1991-pgg-encrypt): Ditto.
19900
19901 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19902
19903         * nnfolder.el (nnfolder-insert-newsgroup-line):
19904         Use message-make-date instead of current-time-string.
19905
19906         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
19907         to gnus-decoded which mm-uu might set.
19908
19909 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19910
19911         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
19912         don't decode quoted parameters; remove misimported Emacs code.
19913         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19914         (rfc2231-decode-encoded-string): Don't use split-string which
19915         behaves differently according to Emacs version; use
19916         mm-decode-coding-region to convert charset to coding-system.
19917         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19918         (rfc2231-encode-string): Remove misimported Emacs code.
19919
19920 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19921
19922         * gnus-art.el (article-decode-charset): Don't use ignore-errors
19923         when calling mail-header-parse-content-type.
19924         (article-de-quoted-unreadable): Ditto.
19925         (article-de-base64-unreadable): Ditto.
19926         (article-wash-html): Ditto.
19927
19928         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
19929         calling mail-header-parse-content-type and
19930         mail-header-parse-content-disposition.
19931         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
19932         mail-header-parse-content-type.
19933
19934         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
19935         insert charset and format parameters; encode description after
19936         inserting it to buffer.
19937         (mml-insert-parameter): Fold lines properly even if a parameter is
19938         segmented into two or more lines; change the max column to 76.
19939
19940         * rfc1843.el (rfc1843-decode-article-body): Don't use
19941         ignore-errors when calling mail-header-parse-content-type.
19942
19943         * rfc2231.el (rfc2231-parse-string): Return at least type if
19944         possible; don't cause an error even if it fails in parsing of
19945         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19946         (rfc2231-encode-string): Don't break lines at the beginning, leave
19947         it to mml-insert-parameter.
19948
19949         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
19950         calling mail-header-parse-content-type.
19951
19952 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
19953
19954         * spam-report.el (spam-report-gmane-use-article-number):
19955         Improve doc string.
19956         (spam-report-gmane-internal): Check if a suitable header was found
19957         in the article.
19958
19959 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19960
19961         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
19962         (rfc2231-encode-string): Make param*=value always begin with LWSP.
19963
19964 2006-02-05  Romain Francoise  <romain@orebokech.com>
19965
19966         Update copyright notices of all files in the gnus directory.
19967
19968 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19969
19970         * nnweb.el (nnweb-request-group): Avoid growing overview files.
19971
19972 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19973
19974         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
19975         segmented lines of parameter value to cope with Thunderbird 1.5
19976         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
19977         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19978         (rfc2231-encode-string): Don't make lines exceeding 76 column.
19979
19980 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
19981
19982         * mml.el (mml-generate-mime-1): Correct the order of inline signed
19983         parts.
19984
19985 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
19986
19987         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
19988         there's only one active file for all servers.
19989         (nnweb-request-scan): Make sure nnweb-articles is initialized on
19990         solid groups.  Gnus might have used a FAST request to select the group.
19991         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
19992         and nnweb-search redundantly in the active file.
19993         (nnweb-request-list): Don't list bogus groups.  There can only be one.
19994         (nnweb-request-create-group): Don't use ARGS.
19995         (nnweb-possibly-change-server, nnweb-request-group): Remove some
19996         initializations.  Let nnoo do the work.
19997
19998 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19999
20000         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
20001         Say the part has been decoded.
20002
20003         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
20004
20005 2006-01-31  Kevin Ryde  <user42@zip.com.au>
20006
20007         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
20008         mailcap-viewer-test-cache when there's no 'test clause, since that
20009         will invert the meaning of a "nil" test previously determined by
20010         mailcap-mailcap-entry-passes-test.
20011
20012 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20013
20014         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
20015         compiling.
20016
20017         * gnus-sum.el: Ditto.
20018
20019         * message.el: Don't bind tool-bar-map when compiling.
20020
20021 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
20022
20023         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
20024
20025 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20026
20027         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
20028         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
20029         current Google Groups.
20030
20031 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
20032
20033         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
20034         and tool-bar-mode.
20035
20036         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
20037         and tool-bar-mode.
20038
20039         * message.el (message-tool-bar-update): Simplify.
20040         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
20041
20042         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
20043         gnus-summary-buffer.
20044         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
20045         gnus-summary-reply.
20046
20047         * gmm-utils.el (gmm): Add :version.
20048
20049 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20050
20051         * Makefile.in (clean): New rule.
20052         (distclean): Use it.
20053
20054 2006-01-26  Steve Youngs  <steve@sxemacs.org>
20055
20056         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
20057         Don't autoload.
20058
20059 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20060
20061         * gmm-utils.el (gmm-verbose): Add :group.
20062
20063 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
20064
20065         * message.el: Change some comments WRT tool-bars.
20066
20067         * gnus-sum.el (gnus-summary-tool-bar)
20068         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
20069         (gnus-summary-tool-bar-zap-list): New variables.
20070         (gnus-summary-make-tool-bar): Complete rewrite using
20071         `gmm-tool-bar-from-list'.
20072
20073         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
20074         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
20075         New variables.
20076         (gnus-group-make-tool-bar): Complete rewrite using
20077         `gmm-tool-bar-from-list'.
20078         (gnus-group-tool-bar-update): New function.
20079
20080         * message.el (message-mode-field-menu): Add "Show hidden Headers".
20081
20082 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20083
20084         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
20085         is dissected into a single part of which the type is the same as
20086         the given one; decode charset.
20087
20088 2006-01-21  Kevin Ryde  <user42@zip.com.au>
20089
20090         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
20091         into alists as symbol not string, since that's what
20092         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
20093         look for.
20094
20095 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
20096
20097         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
20098         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
20099
20100         * message.el (message-tool-bar-gnome): Use gmm-ignore.
20101
20102 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20103
20104         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
20105         (gnus-xmas-mime-security-button-menu): New function.
20106
20107         * gnus-art.el (gnus-mime-security-button-commands): New variable.
20108         (gnus-mime-security-button-menu): New definition.
20109         (gnus-mime-security-button-map): Use them.
20110         (gnus-mime-security-button-menu): New function.
20111         (gnus-insert-mime-security-button): Addition to help echo.
20112         (gnus-mime-security-run-function, gnus-mime-security-save-part)
20113         (gnus-mime-security-pipe-part): New functions.
20114
20115         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
20116         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
20117
20118         * mm-decode.el (mm-handle-set-disposition): Remove.
20119         (mm-handle-set-description): Remove.
20120
20121 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20122
20123         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
20124         (mm-w3m-standalone-supports-m17n-p): New function.
20125         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
20126         w3m usage.
20127
20128         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
20129         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
20130
20131 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
20132
20133         * message.el (message-tool-bar-zap-list):
20134         Use gmm-tool-bar-zap-list as custom type.
20135         (message-tool-bar-update): New function.
20136         (message-tool-bar, message-tool-bar-gnome)
20137         (message-tool-bar-retro): Add message-tool-bar-update.
20138         (message-tool-bar-gnome): Add flyspell-buffer.
20139
20140         * gnus-util.el (gnus-error): Describe `args'.
20141
20142         * gmm-utils.el (gmm-error): Describe `args'.
20143         (gmm-tool-bar-zap-list): New widget.
20144         (gmm-tool-bar-from-list): Improve description of `zap-list'.
20145
20146 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20147
20148         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
20149         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
20150         the number of recursive calls.
20151
20152         * mm-decode.el (mm-handle-set-disposition): New macro.
20153         (mm-handle-set-description): New macro.
20154
20155 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20156
20157         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
20158         encoding.
20159
20160 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20161
20162         * message.el (message-tool-bar-zap-list, message-tool-bar)
20163         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
20164         (message-tool-bar-local-item-from-menu): Remove.
20165         (message-tool-bar-map): Replace by `message-make-tool-bar'.
20166         (message-make-tool-bar): New function.
20167         (message-mode): Use `message-make-tool-bar'.
20168
20169         * gmm-utils.el: New file.
20170         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
20171         (gmm-lazy): New widget copied from `nnmail.el'.
20172         (gmm-tool-bar-from-list): New function for creating customizable
20173         tool bars.
20174         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
20175         output.
20176         (gmm): Add :prefix to defgroup.
20177
20178 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
20179
20180         * gmm-utils.el (gmm-widget-p): New function.
20181
20182 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20183
20184         * mml.el (mml-attach-file): Describe `description' in doc string.
20185         (mml-menu): Add Emacs MIME manual and PGG manual.
20186
20187 2006-01-20  Richard M. Stallman  <rms@gnu.org>
20188
20189         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
20190
20191 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
20192
20193         * nntp.el (nntp-end-of-line): Doc fix.
20194
20195 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
20196
20197         * imap.el (imap-open): Handle case where buffer is a buffer
20198         object.
20199
20200 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20201
20202         * gnus-delay.el (gnus-delay): Don't autoload.
20203         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20204         to be re-loaded when customizing the `gnus-delay' group.
20205
20206 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
20207
20208         * message.el (message-insert-citation-line): Use newlines.
20209
20210 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20211
20212         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20213         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
20214         these routines, so the passphrase can be managed externally and
20215         passed in to the system.
20216         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20217         pgg-add-passphrase-to-cache function.
20218
20219         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20220         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
20221         these routines, so the passphrase can be managed externally and
20222         passed in to the system.
20223         (pgg-pgp5-sign-region): Use new name of
20224         pgg-add-passphrase-to-cache function.
20225
20226 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20227
20228         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
20229         part of the decoded armor to find the key-identifier.
20230         (pgg-gpg-lookup-key-owner): New function to return the
20231         human-readable identifier of a key owner.
20232         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
20233         itself.
20234         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
20235         the key value) if we have a key and can match it against a secret
20236         key.  Also, added a note pointing out fact that the prompt only
20237         indicates the first matching key.
20238
20239         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
20240         pgg-decrypt-region.
20241         (pgg-add-passphrase-to-cache): Rename from
20242         `pgg-add-passphrase-cache' to reduce confusion (all callers
20243         changed).
20244         (pgg-remove-passphrase-from-cache): Rename from
20245         `pgg-remove-passphrase-cache' to reduce confusion (all callers
20246         changed).
20247         (pgg-read-passphrase, pgg-add-passphrase-cache)
20248         (pgg-remove-passphrase-cache): Add informative docstrings.
20249         (pgg-decrypt): Convey provided passphrase in subordinate call to
20250         pgg-decrypt-region.
20251
20252 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
20253
20254         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
20255         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
20256         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
20257         'passphrase' argument, so the passphrase can be managed externally
20258         and then passed in to the system.
20259
20260         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
20261         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
20262         so the passphrase cache can be used reliably with identifiers
20263         besides a pgp packet's key id.
20264
20265         * pgg-gpg.el (pgg-gpg-encrypt-region)
20266         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20267         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
20268         these routines, so the passphrase can be managed externally and
20269         passed in to the system.
20270
20271         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
20272         'notruncate' argument, so the passphrase cache can be used
20273         reliably with identifiers besides a pgp packet's key id.
20274
20275 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
20276
20277         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
20278         symmetric encryption.
20279         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
20280         encrypted session key.
20281         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
20282         message ask for the passphrase in a proper way.
20283
20284         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
20285         New user commands for symmetric encryption.
20286
20287 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20288
20289         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
20290
20291         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
20292
20293 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
20294
20295         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
20296
20297 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20298
20299         * mm-decode.el (mm-inlined-types): Add application/pgp.
20300         (mm-automatic-display): Ditto.
20301
20302         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
20303         part as text.
20304
20305 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20306
20307         * nnrss.el: Update copyright.
20308         (nnrss-opml-import): Query whether to subscribe to each entry.
20309
20310         * gnus-art.el:
20311         * gnus-sum.el:
20312         * gnus-xmas.el:
20313         * messagexmas.el:
20314         * mm-uu.el:
20315         * mm-view.el: Update copyright.
20316
20317 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
20318
20319         * message.el (message-info): New function.
20320         (message-mode-menu): Add it.
20321         Update copyright.
20322
20323         * ChangeLog: Fix and update copyright.
20324
20325 2006-01-13  Romain Francoise  <romain@orebokech.com>
20326
20327         * message.el (message-forward-subject-name-subject): Prefer the
20328         address to 'nowhere' if the sender has no name.
20329         Fix typo.  Update copyright year.
20330
20331 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20332
20333         * gnus-art.el (article-wash-html):
20334         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
20335         (gnus-article-wash-html-with-w3m-standalone): New function.
20336
20337         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
20338         mm-inline-text-html-render-with-w3m-standalone.
20339         (mm-text-html-washer-alist): Map w3m-standalone to
20340         gnus-article-wash-html-with-w3m-standalone.
20341         (mm-inline-text-html-render-with-w3m-standalone): New function.
20342
20343 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
20344
20345         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
20346         Improve LaTeX.
20347
20348 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20349
20350         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
20351         (nnrss-request-article): Render text/plain parts as HTML.
20352
20353         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
20354         the buffer.
20355
20356 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
20357
20358         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
20359         custom definition of `gnus-posting-styles'.
20360
20361         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
20362         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
20363
20364 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20365
20366         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
20367         Use nntp for bug archive.
20368
20369 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20370
20371         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
20372         parts.
20373         (nnrss-normalize-date): New function converts ISO 8601 date into
20374         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20375         (nnrss-check-group): Use it.
20376
20377 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20378
20379         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
20380
20381         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
20382         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20383         (nnrss-insert-w3): Ditto.
20384
20385 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20386
20387         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
20388         the articles to be forwarded including the case where neither a
20389         number of articles nor a region is specified.
20390
20391 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20392
20393         * nnrss.el (nnrss-request-article): Fix last change; fill
20394         text/plain parts.
20395
20396 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20397
20398         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
20399         in text/plain part.
20400         (nnrss-check-group): Don't add excessive newline to dc:subject.
20401
20402 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
20403
20404         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
20405         article.
20406
20407 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
20408
20409         * nnml.el: Don't require gnus-bcklg.  Autoload it.
20410         (nnml-use-compressed-files, nnml-save-mail): Support other
20411         comression programs such as bzip2.
20412
20413 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20414
20415         * dns.el (query-dns): Make sure we check the buffer size before
20416         removing tcp headers.
20417
20418 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20419
20420         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
20421         remove MIME buttons associated with multipart/alternative parts.
20422         (gnus-mime-display-alternative): Tag buttons using `article-type'
20423         text property.
20424
20425         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
20426         associated with multipart/alternative parts.
20427
20428         * gnus-art.el (gnus-signature-separator): Fix custom type.
20429
20430         * mm-decode.el (mm-inlined-types): Fix custom type.
20431         (mm-keep-viewer-alive-types): Ditto.
20432         (mm-automatic-display): Ditto.
20433         (mm-attachment-override-types): Ditto.
20434         (mm-inline-override-types): Ditto.
20435         (mm-automatic-external-display): Ditto.
20436
20437 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
20438
20439         * spam-report.el (spam-report-user-mail-address)
20440         (spam-report-user-agent): New variables.
20441         (spam-report-url-ping-plain): Use spam-report-user-agent.
20442
20443 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
20444
20445         * gnus-art.el (gnus-button-handle-custom): Do not just use
20446         `customize-apropos' for any "M-x customize-*" button but the
20447         function called for.  Accept both the function name and its
20448         argument in order to achieve this.
20449         (gnus-button-alist): Remove support for "custom:" URL's.
20450         Pass function name to `gnus-button-handle-custom' in case of "M-x
20451         customize-*" buttons.
20452
20453 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20454
20455         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
20456         multipart/alternative and add xref to mm-discouraged-alternatives
20457         in doc string.
20458
20459         * mm-decode.el (mm-discouraged-alternatives): Add xref to
20460         gnus-buttonized-mime-types in doc string.
20461
20462 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
20463
20464         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
20465         Suggest image/.* in the doc string.
20466
20467 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
20468
20469         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
20470         message-marks (Debian bug#342521).
20471
20472 2005-12-12  Simon Josefsson  <jas@extundo.com>
20473
20474         * password.el (password-read-from-cache): Add.
20475         (password-read): Use it.
20476
20477 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20478
20479         * rfc2047.el (rfc2047-charset-to-coding-system):
20480         Recognize us-ascii as a MIME charset.
20481
20482         * mm-bodies.el (mm-decode-content-transfer-encoding):
20483         Protect against the case where the 2nd arg TYPE is nil.
20484
20485 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20486
20487         * pop3.el (pop3-stream-type): Fix custom version.
20488
20489         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
20490
20491 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20492
20493         * mm-decode.el (mm-display-external): Add missing cdr.
20494
20495 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20496
20497         * mm-decode.el (mm-display-external): Use nametemplate (defined in
20498         RFC1524) if it is in mailcap or add a suffix according to
20499         mailcap-mime-extensions when generating a temp filename; postpone
20500         deleting a temp file for 2 seconds for some wrappers, shell
20501         scripts, and so on, which might exit right after having started a
20502         viewer command as a background job.
20503
20504 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20505
20506         * nntp.el (nntp-marks-directory): Fix custom group.
20507
20508         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
20509         steps when < 10.
20510
20511         * gnus-start.el (gnus-no-server-1):
20512         Mention `gnus-level-default-subscribed' in doc string.
20513
20514 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20515
20516         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
20517         parens.
20518
20519 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20520
20521         * gnus-xmas.el (gnus-use-toolbar): Revert.
20522         (gnus-xmas-setup-toolbar): Use global default-toolbar if
20523         gnus-use-toolbar is default.
20524
20525         * messagexmas.el (message-use-toolbar): Revert.
20526         (message-setup-toolbar): Use global default-toolbar if
20527         message-use-toolbar is default.
20528
20529 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20530
20531         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
20532         according to default-toolbar-visible-p.
20533
20534         * messagexmas.el (message-use-toolbar): Ditto.
20535
20536 2005-11-26  Dave Love  <fx@gnu.org>
20537
20538         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
20539         (tls-program, tls-success): Provide openssl alternative.
20540
20541         * starttls.el: Doc fixes.
20542         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
20543         SERVICE to PORT.
20544
20545         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
20546         port null or service name.
20547         (starttls-negotiate): Autoload.
20548
20549 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20550
20551         * message.el (message-kill-to-signature): Fix interactive spec.
20552
20553 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20554
20555         * pop3.el (pop3-open-server): Recognize a string as a service name.
20556
20557 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
20558
20559         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
20560
20561 2005-11-23  Dave Love  <fx@gnu.org>
20562
20563         Add pop3s, pop3/starttls.
20564
20565         * pop3.el (pop3-authentication-scheme): Clarify doc.
20566         (open-tls-stream, starttls-open-stream): Autoload.
20567         (pop3-stream-type): New.
20568         (pop3-open-server): Use it.
20569
20570         * mail-source.el (mail-sources): Fix some :types.  Add stream type
20571         for POP.
20572         (mail-source-keyword-map): Add :stream for POP.
20573         (mail-source-fetch-pop): Use pop3-stream-type.
20574
20575 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20576
20577         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
20578         of current-time-string.
20579
20580 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
20581
20582         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
20583         date header.
20584
20585 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20586
20587         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
20588         it can seriously impact performance as it bypasses the agent's
20589         local caches.
20590
20591 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
20592
20593         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
20594         must be explicitly online rather than "not explicitly offline" for
20595         its flags to be synchronized.
20596
20597         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
20598         that gnus-uu-unmark-thread will function correctly.
20599
20600         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
20601         1024K is instead displayed as 1M.
20602
20603 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20604
20605         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
20606
20607 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
20608
20609         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
20610
20611 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
20612
20613         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
20614         error message to display actual error condition.
20615         (gnus-agent-save-local): Avoid saving symbols that are bound to
20616         nil as they simply result in a warning message in
20617         gnus-agent-read-local.
20618
20619 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20620
20621         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
20622         rather than make-variable-buffer-local for file-precious-flag.
20623
20624 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20625
20626         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
20627         for duplicates which are removed.  The invalid sort check then
20628         triggers a rescan after the sort as sorting may have moved
20629         duplicate entries such that they can be cheaply detected.
20630
20631 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20632
20633         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
20634
20635 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
20636
20637         * gnus-agent.el (gnus-agent-article-alist-save-format):
20638         Change internal variable to a custom variable.  Change default value
20639         from compressed(2) to uncompressed(1).
20640         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
20641         support for uncompressed agentview files.  Taken together, reading
20642         the agentview file should now be 6-7 times faster.
20643
20644 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
20645
20646         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
20647         as a buffer-local variable.  This avoids creating truncated
20648         dribble files as a result of a hang up, eg.
20649
20650 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
20651
20652         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
20653         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
20654         XEmacs.
20655
20656 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20657
20658         * gnus-start.el (gnus-start-draft-setup):
20659         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
20660
20661         * gnus.el (gnus-splash): Change custom group.
20662         (gnus-group-get-parameter, gnus-group-parameter-value):
20663         Describe allow-list argument.
20664
20665         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
20666         string.
20667
20668 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20669
20670         * gnus-art.el (gnus-default-article-saver): Add user-defined
20671         `function' to custom type.
20672
20673 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20674
20675         * imap.el (imap-open): Handle case where buffer is a buffer
20676         object.
20677
20678 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
20679
20680         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
20681         long lines.
20682         (gnus-cache-delete-group): Wrap doc strings.
20683
20684         * gnus-agent.el (gnus-agent-rename-group)
20685         (gnus-agent-delete-group): Wrap doc strings.
20686
20687 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20688
20689         * messagexmas.el (message-use-toolbar): Change the valid values
20690         into default, top, bottom, left, and right.
20691         (message-toolbar-thickness): New variable.
20692         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
20693         well.
20694         (message-setup-toolbar): Make it work.
20695
20696         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
20697         (gnus-use-toolbar): Change the valid values into default, top,
20698         bottom, left, and right.
20699         (gnus-toolbar-thickness): New variable.
20700         (gnus-xmas-setup-toolbar): New function.
20701         (gnus-xmas-setup-group-toolbar): Use it.
20702         (gnus-xmas-setup-summary-toolbar): Use it.
20703
20704 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20705
20706         * gnus-start.el (gnus-1): Add "native" to
20707         gnus-predefined-server-alist.
20708
20709         * gnus.el (gnus-method-to-server): Don't add "native" to the
20710         lists here, because that leads to problems when
20711         gnus-select-method is bound.
20712
20713 2005-11-09  Simon Josefsson  <jas@extundo.com>
20714
20715         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
20716         use (not sort-by-date) instead.
20717
20718 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
20719
20720         * gnus-delay.el (gnus-delay-group): Don't autoload.
20721         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20722         to be re-loaded when customizing the `gnus-delay' group.
20723
20724 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
20725
20726         * message.el: Revert last changes.
20727         (message-insert-citation-line): Use newlines.
20728
20729 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
20730
20731         * message.el (message-courtesy-message)
20732         (message-mark-insert-begin, message-mark-insert-end)
20733         (message-elide-ellipsis, message-cancel-message)
20734         (message-add-header, message-change-subject)
20735         (message-cross-post-followup-to-header)
20736         (message-cross-post-insert-note, message-reduce-to-to-cc)
20737         (message-widen-reply, message-delete-not-region)
20738         (message-kill-to-signature, message-insert-signature)
20739         (message-insert-importance-high, message-insert-importance-low)
20740         (message-insert-or-toggle-importance)
20741         (message-insert-disposition-notification-to)
20742         (message-indent-citation, message-yank-original)
20743         (message-cite-original-without-signature, message-cite-original)
20744         (message-insert-citation-line, message-position-on-field)
20745         (message-fix-before-sending, message-send-mail-partially)
20746         (message-send-mail, message-send-mail-with-sendmail)
20747         (message-send-mail-with-qmail, message-send-news)
20748         (message-check-news-header-syntax, message-generate-headers)
20749         (message-insert-courtesy-copy, message-fill-address)
20750         (message-fill-header, message-shorten-references)
20751         (message-setup-1, message-cancel-news)
20752         (message-forward-make-body-plain, message-forward-make-body-mime)
20753         (message-forward-make-body-mml, message-encode-message-body)
20754         (message-forward-make-body-digest-plain)
20755         (message-forward-make-body-digest-mime)
20756         (message-use-alternative-email-as-from): Insert `hard-newline'
20757         instead of ordinary newlines.
20758
20759 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20760
20761         * message.el (message-generate-headers): Downcase the argument
20762         given to message-check-element.
20763
20764 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
20765
20766         * nntp.el (nntp-authinfo-rejected): New error condition.
20767         (nntp-wait-for): Use new error condition to signal authentication
20768         error.
20769         (nntp-retrieve-data): Rethrow new error condition to break out of
20770         recursive call to nntp-send-authinfo.
20771
20772 2005-11-08  Romain Francoise  <romain@orebokech.com>
20773
20774         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
20775         (gnus-summary-exit-map): Bind to `Z p'.
20776         (gnus-summary-make-menu-bar): Add menu item.
20777
20778 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
20779
20780         * gnus-art.el (gnus-article-treat-custom): Add `first'.
20781         (gnus-treat-*): Add `first' in all doc strings.
20782
20783         * gnus-group.el (gnus-group-compact-group): Fix typo.
20784
20785 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20786
20787         * gnus.el (gnus-parameters-case-fold-search): New variable.
20788         (gnus-parameters-get-parameter): Use it.
20789
20790         * gnus-score.el (gnus-home-score-file): Doc fix.
20791
20792 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
20793
20794         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
20795
20796 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20797
20798         * mm-util.el (mm-special-display-p): New function.
20799
20800         * mml.el (mml-preview): Use it; doc fix.
20801
20802 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20803
20804         * imap.el (imap-open): Handle case where buffer is a buffer object.
20805
20806 2005-10-29  Romain Francoise  <romain@orebokech.com>
20807
20808         * message.el (message-fix-before-sending): Fix comment.
20809
20810 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20811
20812         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
20813
20814 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
20815
20816         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
20817         Used in gnus-score.el.
20818
20819 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
20820
20821         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
20822
20823 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
20824
20825         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
20826         whitespace removed in revision 7.8.  Use concatenated string to
20827         protect trailing whitespace.
20828
20829 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
20830
20831         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
20832         (nnimap-request-expire-articles): Use it to avoid sending 'UID
20833         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
20834         Courier IMAP ("some version from 2004").  Mostly based on similar
20835         code in the same function.
20836
20837 2005-10-26  Didier Verna  <didier@xemacs.org>
20838
20839         * gnus-group.el (gnus-group-compact-group): Invalidate original
20840         article buffer.
20841         * gnus-srvr.el (gnus-server-compact-server): Ditto.
20842         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
20843         NOV database and in article itself.
20844         Invalidate article backlog.
20845
20846 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
20847
20848         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
20849
20850 2005-10-26  Simon Josefsson  <jas@extundo.com>
20851
20852         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
20853         part of 2004-07-25 change.
20854
20855 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20856
20857         * message.el (message-display-completion-list): New function.
20858         (message-expand-group): Use it; make sure the Completions buffer
20859         is modifiable.
20860 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
20861
20862         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
20863         user-mail-name is an empty string.
20864
20865 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
20866
20867         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
20868         depending on gnus-score-decay-constant.
20869
20870         * encrypt.el (encrypt-insert-file-contents)
20871         (encrypt-write-file-contents): Don't use `gnus-message'.
20872
20873         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
20874         arguments.
20875         (mm-uu-type-alist): Add message-marks and insert-marks.
20876         Pass arguments to mm-uu-verbatim-marks-extract.
20877         (mm-uu-hide-markers): New variable.
20878         (mm-uu-extract): Use face similar to `gnus-cite-3'.
20879
20880         * gnus-fun.el (gnus-convert-image-to-x-face-command)
20881         (gnus-convert-image-to-face-command): Use "convert" by default to
20882         allow other input image formats.
20883         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
20884         accordingly.
20885
20886 2005-10-23  Simon Josefsson  <jas@extundo.com>
20887
20888         * imap.el (imap-gssapi-program): Align command line parameters
20889         with latest GNU SASL.
20890         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
20891
20892 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20893
20894         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
20895         HTML.
20896         (nnslashdot-request-article): Ditto.
20897
20898         * lpath.el (featurep): Add nobreak-char-display.
20899
20900 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20901
20902         * mail-source.el (mail-source-fetch-pop): Require pop3.
20903         (mail-source-check-pop): Ditto.
20904
20905 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20906
20907         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
20908         errors.
20909
20910 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
20911
20912         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
20913         (gnus-treat-strip-leading-blank-lines): Improve doc string.
20914
20915         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
20916
20917         * mm-bodies.el (mm-decode-string):
20918         Call `mm-charset-to-coding-system' with allow-override argument.
20919
20920 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20921
20922         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
20923         (rfc2047-charset-to-coding-system): New function.
20924         (rfc2047-decode-encoded-words): New function.
20925         (rfc2047-decode-region): Use them.
20926         (rfc2047-decode-cte): Remove.
20927         (rfc2047-parse-and-decode): Remove.
20928         (rfc2047-decode): Remove.
20929
20930 2005-10-15  Kenichi Handa  <handa@m17n.org>
20931
20932         * rfc2047.el (rfc2047-decode-cte): New function.
20933         (rfc2047-decode-region): Change the way to decode successive
20934         encoded-words: decode B- or Q-encoding in each encoded-word,
20935         concatenate them, and decode it as charset.
20936
20937 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20938
20939         * lpath.el: Fbind codepage-setup for XEmacs.
20940
20941 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
20942
20943         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
20944         widget-move-and-invoke.
20945         (gnus-custom-mode): Use gnus-custom-map.
20946
20947 2005-10-15  Bill Wohler  <wohler@newt.com>
20948
20949         * message.el (message-tool-bar-map): Rename image file from
20950         mail_send to mail/send.
20951
20952 2005-10-16  Masatake YAMATO  <jet@gyve.org>
20953
20954         * message.el (message-expand-group): Pass the common
20955         prefix substring of completion to `display-completion-list'.
20956
20957 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
20958
20959         * mml-sec.el (mml-secure-method): New internal variable.
20960         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
20961         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
20962         New functions using mml-secure-method.
20963
20964         * mml.el (mml-mode-map): Add key bindings for those functions.
20965         (mml-menu): Simplify security menu entries.  Suggested by Jesper
20966         Harder <harder@myrealbox.com>.
20967         (mml-attach-file, mml-attach-buffer, mml-attach-external):
20968         Goto end of message if point is the headers of the message.
20969
20970         * message.el (message-in-body-p): New function.
20971
20972         * assistant.el: Autoload gnus-util and netrc.
20973
20974         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
20975         Use `mm-charset-override-alist' only when decoding.
20976
20977         * mm-bodies.el (mm-decode-body):
20978         Call `mm-charset-to-coding-system' with allow-override argument.
20979
20980         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
20981         `filename' from Content-Disposition if Content-Type doesn't
20982         provide `name'.
20983         (gnus-mime-view-part-as-type): Set default instead of
20984         initial-input.
20985
20986 2005-10-09  Daniel Brockman  <daniel@brockman.se>
20987
20988         * format-spec.el (format-spec): Propagate text properties of % spec.
20989
20990 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
20991
20992         * gnus-art.el (gnus-treat-predicate): Add `first'.
20993
20994 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
20995
20996         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
20997         (mm-charset-override-alist): New variable.
20998         (mm-charset-to-coding-system): Use it.
20999         (mm-codepage-setup): New helper function.
21000         (mm-charset-eval-alist): New variable.
21001         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
21002         Warn about unknown charsets.
21003
21004         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
21005
21006 2005-10-04  David Hansen  <david.hansen@gmx.net>
21007
21008         * nnrss.el (nnrss-request-article): Add support for the comments tag.
21009         (nnrss-check-group): Ditto.
21010
21011 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
21012
21013         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
21014         Rename x-gnus-verbatim to x-verbatim.
21015         (mm-uu-type-alist): Fix regexp for verbatim-marks.
21016
21017         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
21018         x-verbatim.
21019
21020         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
21021
21022         * gnus-util.el (gnus-remove-duplicates): Remove.
21023
21024         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
21025         instead of gnus-remove-duplicates.
21026
21027         * message.el (message-remove-duplicates): Remove.
21028         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
21029         message-remove-duplicates.
21030
21031         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
21032         available, else use implementation from `delete-dups'.
21033
21034         * message.el (message-insert-expires): New function.
21035         (message-mode-map): Add key binding.
21036         (message-mode-field-menu): Add menu entry.
21037         (message-mode): Document it.
21038         (message-make-expires-date): Use `message-make-date'.
21039
21040 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
21041
21042         * message.el (message-make-expires-date): New function.
21043
21044 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21045
21046         * Makefile.in (list-installed-shadows): New entry.
21047         (install): Use it.
21048         (remove-installed-shadows): New entry.
21049
21050         * dgnushack.el (dgnushack-default-load-path): New variable.
21051         (dgnushack-find-lisp-shadows): New function.
21052         (dgnushack-remove-lisp-shadows): New function.
21053
21054 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21055
21056         * Makefile.in (install-el-elc): New entry.
21057         (install): Use it so that .el files are necessarily installed.
21058
21059 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21060
21061         * time-date.el: Autoload parse-time-string, XEmacs needs it.
21062
21063 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21064
21065         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
21066         function rather than the diff-mode.el package.
21067         (mm-display-external): Use with-current-buffer.
21068         (mm-viewer-completion-map, mm-viewer-completion-map):
21069         Move initialization inside declaration.
21070
21071 2005-09-29  Simon Josefsson  <jas@extundo.com>
21072
21073         * spam.el: Load hashcash when compiling, to avoid warnings.
21074         Don't autoload mail-check-payment.
21075         (spam-check-hashcash): Define unconditionally, since hashcash.el
21076         is part of Gnus now.  Ignore errors from payment checking.
21077
21078 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
21079
21080         * message.el (message-bold-region, message-unbold-region):
21081         Rename from `bold-region' and `unbold-region'.
21082
21083         * message.el: Remove useless autoloads.
21084
21085 2005-09-28  Simon Josefsson  <jas@extundo.com>
21086
21087         * message.el (message-use-idna): Default to t.
21088         (message-use-idna): Test whether encoding works too.  Doc fix.
21089
21090 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21091
21092         * nntp.el (nntp-warn-about-losing-connection): Remove.
21093
21094 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
21095
21096         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
21097         customizable.  Change default value.
21098         (mm-uu-diff-groups-regexp): Change default value.
21099         (mm-uu-type-alist): Add doc string.
21100         (mm-uu-configure): Add doc string.  Make it interactive.
21101         (mm-uu-tex-groups-regexp): New variable.
21102         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
21103         (mm-uu-type-alist): Add LaTeX documents.
21104         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
21105         of "text/verbatim".
21106         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
21107
21108         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
21109         instead of "text/verbatim".
21110
21111         * message.el (message-mark-inserted-region)
21112         (message-mark-insert-file): Use slrn style marks when called with
21113         prefix argument.
21114
21115 2005-09-27  Simon Josefsson  <jas@extundo.com>
21116
21117         * message.el (message-idna-to-ascii-rhs-1): Reformat.
21118
21119 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
21120
21121         * message.el (message-remove-duplicates): New function.
21122         Implementation borrowed from `gnus-remove-duplicates'.
21123         (message-idna-to-ascii-rhs): Also encode idna addresses in
21124         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21125         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
21126         only ask about the same idna domain once per header and also tell
21127         in what header to replace the idna domain.
21128
21129         * gnus-art.el (article-decode-idna-rhs): Also decode idna
21130         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21131         (article-decode-idna-rhs): Fix regexp so that all idna-address in
21132         a header is decoded and not just the last one.
21133
21134 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21135
21136         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
21137         has been decoded.
21138
21139         * mm-decode.el (mm-automatic-display): Add text/verbatim.
21140         (mm-insert-part): Don't modify text if it has been decoded.
21141
21142         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
21143         decoded.
21144
21145         * mm-view.el (mm-inline-text): Don't strip text props unless
21146         decoding enriched or richtext parts.
21147
21148 2005-09-25  Romain Francoise  <romain@orebokech.com>
21149
21150         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
21151         * gnus-start.el (gnus-subscribe-interactively):
21152         * gnus-uu.el (gnus-uu-grab-articles):
21153         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
21154         space.
21155
21156 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
21157
21158         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
21159         * mm-view.el (mm-view-pkcs7-decrypt):
21160         * gnus-sum.el (gnus-summary-limit-to-extra)
21161         (gnus-summary-respool-article, gnus-read-move-group-name):
21162         * gnus-score.el (gnus-summary-increase-score):
21163         * gnus-util.el (gnus-completing-read-with-default):
21164         * gnus-art.el (gnus-read-save-file-name)
21165         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
21166         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
21167         * message.el (message-check-news-header-syntax):
21168         Follow convention for reading with the minibuffer.
21169
21170 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
21171
21172         * spam-report.el (spam-report-url-ping-plain):
21173         Use gnus-extended-version as User-Agent.
21174
21175         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
21176         default value is nil.
21177
21178         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
21179         (mm-uu-verbatim-marks-extract): New function.
21180         (mm-uu-extract): New face.
21181         (mm-uu-copy-to-buffer): Use it.
21182
21183         * spam-report.el (spam-report-gmane-ham): Rename from
21184         `spam-report-gmane-unspam'.
21185         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
21186         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
21187
21188         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
21189         Autoload.
21190         (spam-report-gmane-unregister-routine):
21191         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
21192
21193 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
21194
21195         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
21196         (spam-report-gmane-unregister-routine): Add support for gmane
21197         unregistration.
21198
21199         * spam-report.el (spam-report-gmane-unspam)
21200         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
21201         (spam-report-gmane): Change to take a single article and do unspam
21202         registration.
21203
21204 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21205
21206         * mm-url.el (mm-url-decode-entities): Fix regexp.
21207
21208 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21209
21210         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
21211         default to nil, to be able to use Gnus at all.  If the default
21212         switches to something else, then the function should be fixed not
21213         be exceedingly slow.
21214
21215 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
21216
21217         * gnus-start.el (gnus-activate-group): If the server is nil, don't
21218         fail hard.
21219
21220         * spam-report.el: Add better Keywords line.
21221
21222         * spam.el: Add Maintainer and better Keywords line.
21223
21224 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21225
21226         * gnus-art.el (gnus-article-replace-part)
21227         (gnus-mime-replace-part): New functions.
21228         (gnus-mime-action-alist, gnus-mime-button-commands)
21229         (gnus-mime-save-part-and-strip): Add file argument.
21230         (gnus-article-part-wrapper): Add interactive argument.
21231
21232         * gnus-sum.el (gnus-summary-mime-map):
21233         Add `gnus-article-replace-part'.
21234
21235 2005-09-19  Didier Verna  <didier@xemacs.org>
21236
21237         The nnml compaction feature:
21238         * nnml.el (nnml-request-compact-group): New function.
21239         * nnml.el (nnml-request-compact): New function.
21240         * gnus-int.el (gnus-request-compact-group): New function.
21241         * gnus-int.el (gnus-request-compact): New function.
21242         * gnus-group.el (gnus-group-compact-group): New function.
21243         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
21244         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
21245         * gnus-srvr.el (gnus-server-compact-server): New function.
21246         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
21247         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
21248
21249 2005-09-18  Deepak Goel  <deego@gnufans.org>
21250
21251         * sieve.el (sieve-help): Fix `message' call: first arg should be a
21252         format spec.
21253
21254 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21255
21256         * gnus.el (gnus-group-startup-message): Bind image-load-path.
21257
21258 2005-09-15  Romain Francoise  <romain@orebokech.com>
21259
21260         * message.el (message-fill-paragraph): Clarify docstring.
21261
21262 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21263
21264         * gnus-art.el (gnus-mime-display-part): Protect against broken
21265         MIME messages.
21266
21267 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21268
21269         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
21270         before parsing header.
21271
21272 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
21273
21274         * html2text.el (html2text-replace-list): Add new entities.
21275
21276 2005-09-11  Romain Francoise  <romain@orebokech.com>
21277
21278         * message.el (message-alternative-emails): Improve docstring.
21279         (message-setup-1): Call `message-use-alternative-email-as-from'
21280         after `message-setup-hook' to give it precedence over posting
21281         styles, etc.
21282         (message-use-alternative-email-as-from): Add docstring.
21283         Remove the original From header if present.
21284
21285         * nnml.el (nnml-compressed-files-size-threshold): New variable.
21286         (nnml-save-mail): Use it.
21287
21288         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
21289         articles.  Add new argument `silent'.
21290         (gnus-uu-mark-all): Report the total number of marked articles.
21291
21292 2005-09-10  Romain Francoise  <romain@orebokech.com>
21293
21294         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
21295         (gnus-uu-mark-series): Likewise.
21296
21297 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
21298
21299         * spam-report.el (spam-report-gmane): Fix generation of spam
21300         report URL.
21301
21302 2005-09-10  Simon Josefsson  <jas@extundo.com>
21303
21304         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
21305         t, based on discussion on the ding list with Robert Epprecht
21306         <epprecht@solnet.ch>.
21307
21308 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
21309
21310         * spam-report.el (spam-report-gmane): Make it work without
21311         X-Report-Spam header.  Gmane now only provides Archived-At.
21312         This is only used if `spam-report-gmane-use-article-number' is nil.
21313         (spam-report-gmane-spam-header): Remove.  Not used anymore.
21314
21315         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
21316         make `gnus-summary-sort-by-recipient' work with threading.
21317
21318         * nnweb.el (nnweb-google-wash-article): Print a message if article
21319         is not available.
21320
21321 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21322
21323         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
21324         change.  Decode text/* parts content before displaying.
21325
21326 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
21327
21328         * mml-smime.el: Remove defvar of gnus-extract-address-components.
21329
21330 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21331
21332         * mm-view.el (mm-display-inline-fontify): Disable support modes.
21333
21334         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
21335         url-package-name, url-package-version,
21336         w3m-cid-retrieve-function-alist, w3m-current-buffer,
21337         w3m-display-inline-images, and w3m-minor-mode-map.
21338
21339 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
21340
21341         * message.el (message-tab-body-function): Fix mismatched custom type.
21342
21343         * gnus.el (gnus-group-change-level-function): Ditto.
21344
21345         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
21346
21347         * gnus-art.el (gnus-signature-limit)
21348         (gnus-article-mime-part-function): Ditto.
21349
21350 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21351
21352         * mml.el (mml-mode): Silence the byte compiler.
21353
21354         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
21355         using `(sit-for 0)' before moving the point to the specified part;
21356         skip unbuttonized parts.
21357         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
21358         return to the summary window if gnus-auto-select-part is non-nil.
21359
21360 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
21361
21362         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
21363         New variables.
21364         (mml-dnd-attach-file, mml-mode): Use them.
21365
21366         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
21367         Make fetching article by MID work again for Google Groups.
21368         Add FIXME concerning gnus-group-make-web-group.
21369
21370         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
21371         Don't depend on Gnus by using mail-extract-address-components if
21372         gnus-extract-address-components is not bound.
21373
21374 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21375
21376         * gnus-art.el (gnus-mime-display-security): Don't display the
21377         signature, but only the signed part.
21378
21379 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21380
21381         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
21382
21383         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
21384         list, not listp.
21385
21386 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
21387
21388         * mm-encode.el (mm-encode-content-transfer-encoding):
21389         Likewise when encoding.
21390
21391         * mm-bodies.el (mm-decode-content-transfer-encoding):
21392         De-canonicalize CRLF for all text content types, not just
21393         text/plain.
21394
21395 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21396
21397         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
21398         valid article; point arrow and cursor at the MIME button.
21399
21400 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21401
21402         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
21403         Suggested by Dan Christensen <jdc@uwo.ca>.
21404
21405         * mm-decode.el (mm-save-part): Enable change of prompt.
21406
21407 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
21408
21409         * gnus-msg.el (gnus-inews-add-send-actions):
21410         Make `message-post-method' lambda parameter ARG `&optional'.
21411
21412 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21413
21414         * gnus-sum.el (gnus-summary-mime-map):
21415         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
21416         gnus-article-jump-to-part.
21417
21418         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
21419         (gnus-article-edit-part): Use it.
21420         (gnus-article-part-wrapper): Add no-handle argument.
21421         (gnus-article-save-part-and-strip, gnus-article-delete-part):
21422         New functions.
21423
21424 2005-08-29  Romain Francoise  <romain@orebokech.com>
21425
21426         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
21427         docstring.
21428         (gnus-face-from-file): Likewise.
21429
21430 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21431
21432         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
21433         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
21434         non-nil.
21435         (gnus-auto-select-part): New variable.
21436         (gnus-article-jump-to-part): New function.
21437         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
21438         (gnus-mime-delete-part): Allow selecting specified part after
21439         deleting or stripping parts.
21440         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
21441         part if argument is bogus.
21442
21443 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
21444
21445         * gnus-art.el (w3m-minor-mode-map):
21446         * gnus-spec.el (gnus-newsrc-file-version):
21447         * gnus-util.el (nnmail-active-file-coding-system)
21448         (gnus-original-article-buffer, gnus-user-agent):
21449         * gnus.el (gnus-ham-process-destinations)
21450         (gnus-parameter-ham-marks-alist)
21451         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
21452         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
21453         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
21454         * mm-decode.el (gnus-current-window-configuration):
21455         * mm-extern.el (gnus-article-mime-handles):
21456         * mm-url.el (url-current-object, url-package-name)
21457         (url-package-version):
21458         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
21459         (smime-keys, w3m-cid-retrieve-function-alist)
21460         (w3m-current-buffer, w3m-display-inline-images)
21461         (w3m-minor-mode-map):
21462         * mml-smime.el (gnus-extract-address-components):
21463         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
21464         (gnus-newsrc-hashtb, message-default-charset)
21465         (message-deletable-headers, message-options)
21466         (message-posting-charset, message-required-mail-headers)
21467         (message-required-news-headers):
21468         * mml1991.el (mc-pgp-always-sign):
21469         * mml2015.el (mc-pgp-always-sign):
21470         * nnheader.el (nnmail-extra-headers):
21471         * rfc1843.el (gnus-decode-encoded-word-function)
21472         (gnus-decode-header-function, gnus-newsgroup-name):
21473         * spam-stat.el (gnus-original-article-buffer): Add defvars.
21474
21475 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
21476
21477         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
21478         the end of the date treatments.
21479
21480 2005-08-15  Simon Josefsson  <jas@extundo.com>
21481
21482         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
21483         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
21484         Capello and Romain Francoise.
21485         (pgg-fetch-key-function): Remove, not used?
21486         (pgg-insert-url-with-w3): Require url, to get
21487         url-insert-file-contents regardless of where it is defined.
21488
21489 2005-08-13  Romain Francoise  <romain@orebokech.com>
21490
21491         * message.el (message-cite-original-1): New function.
21492         (message-cite-original): Use it.
21493         (message-cite-original-without-signature): Ditto.
21494
21495 2005-08-08  Romain Francoise  <romain@orebokech.com>
21496
21497         * message.el (message-yank-empty-prefix): New variable.
21498         (message-indent-citation): Use it.
21499         (message-cite-original-without-signature): Respect X-No-Archive.
21500
21501 2005-08-08  Simon Josefsson  <jas@extundo.com>
21502
21503         * pgg.el: Autoload url-insert-file-contents instead of loading
21504         w3/url.
21505         (pgg-insert-url-with-w3): Don't load url here.
21506
21507 2005-08-07  Jesper Harder  <harder@phys.au.dk>
21508
21509         * message.el (message-kill-to-signature): Don't insert newline at
21510         bol.
21511         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
21512
21513 2005-08-06  Romain Francoise  <romain@orebokech.com>
21514
21515         * message.el (message-user-fqdn): Fix typo in docstring.
21516
21517 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
21518
21519         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
21520
21521         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
21522
21523 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21524
21525         * mm-bodies.el (mm-encode-body): Use coding system rather than
21526         charset to encode text.
21527
21528         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
21529         number of charsets if utf-8 is available (XEmacs).
21530
21531 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
21532
21533         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
21534         taken from `gnus-button-mid-or-mail-regexp'.
21535         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
21536         (gnus-button-alist): Improve regexp for domain part of the MIDs
21537         for news:localpart@domain buttons.
21538         (gnus-button-ctan-directory-regexp): Update.
21539
21540 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21541
21542         * sieve-manage.el (sieve-manage-interactive-login):
21543         Use make-local-variable rather than make-variable-buffer-local.
21544         (sieve-manage-open): Ditto.
21545         (sieve-manage-authenticate): Ditto.
21546
21547         * mml.el (mml-generate-mime-1): Make the content type default to
21548         text/plain if the filename is not specified.
21549
21550 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21551
21552         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
21553         instead of insert-buffer.
21554
21555         * message.el (message-yank-original): Ditto; set the mark at the
21556         end of the yanked message.
21557
21558 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21559
21560         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
21561         lines to scroll rather than to stop it.
21562
21563         * mml.el (mml-generate-default-type): Add doc string.
21564         (mml-generate-mime-1): Use mm-default-file-encoding or make it
21565         default to application/octet-stream when determining the content
21566         type if it is not specified for the part or the mml contents; add
21567         a comment about mml-generate-default-type.
21568
21569 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
21570
21571         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
21572         make it default to application/octet-stream when determining the
21573         content type if it is not specified for the external contents.
21574
21575 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21576
21577         * rfc2231.el (rfc2231-parse-string): Take care that not only a
21578         segmented parameter but also other parameters might be there.
21579
21580 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21581
21582         * mm-decode.el (mm-display-external): Delete temp file, directory
21583         and buffer immediately if the external process is exited.
21584
21585 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21586
21587         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
21588         fewer lines than that of scroll-margin.
21589         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
21590
21591 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21592
21593         * gnus-art.el (gnus-article-next-page): Revert.
21594         (gnus-article-beginning-of-window): New macro.
21595         (gnus-article-next-page-1): Use it.
21596         (gnus-article-prev-page): Ditto.
21597         (gnus-article-edit-part): Use insert-buffer-substring instead of
21598         insert-buffer.
21599         (gnus-article-edit-exit): Ditto.
21600
21601         * gnus-util.el (gnus-beginning-of-window): Remove.
21602         (gnus-end-of-window): Remove.
21603
21604         * lpath.el: Don't bind header-line-format and scroll-margin.
21605
21606 2005-07-25  Simon Josefsson  <jas@extundo.com>
21607
21608         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
21609         to have the url package without w3.  Reported by Daiki Ueno
21610         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
21611
21612 2005-07-20  Didier Verna  <didier@xemacs.org>
21613
21614         * gnus-diary.el: Remove the description comment (nndiary is now
21615         properly documented in the Gnus manual).
21616         Fix the spelling of "Back End".
21617         * nndiary.el: Ditto.
21618         Fix the copyright notice.
21619
21620 2005-07-18  Romain Francoise  <romain@orebokech.com>
21621
21622         * gnus-sum.el (gnus-summary-to-prefix)
21623         (gnus-summary-newsgroup-prefix): New variables.
21624         (gnus-summary-from-or-to-or-newsgroups): Use them.
21625
21626 2005-07-17  Romain Francoise  <romain@orebokech.com>
21627
21628         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
21629         space as it's generally not especially interesting to the user.
21630
21631 2005-07-16  Romain Francoise  <romain@orebokech.com>
21632
21633         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
21634         nil to avoid prompting and file modification if one of the
21635         messages at the top of the nnfolder file contains a copyright
21636         notice.
21637         Update copyright notice.
21638
21639         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
21640         instead of `current-time-string' as the latter creates a time
21641         string that is not RFC 2822 compliant (it lacks the zone).
21642         Update copyright notice.
21643
21644 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21645
21646         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
21647         for text/rtf.  Display default in prompt.  Pass default for M-n.
21648
21649         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
21650
21651 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21652
21653         * gnus-msg.el (gnus-button-mailto):
21654         Remove save-selected-window-window hackery because it relies on
21655         save-selected-window internals.
21656
21657 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21658
21659         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
21660         (gnus-article-next-page-1): Use gnus-beginning-of-window.
21661         (gnus-article-prev-page): Ditto.
21662
21663         * gnus-util.el (gnus-beginning-of-window): New function.
21664         (gnus-end-of-window): New function.
21665
21666         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
21667
21668 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21669
21670         * gnus-score.el (gnus-score-edit-all-score):
21671         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
21672         gnus-message.
21673
21674 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21675
21676         * gnus-msg.el (gnus-button-mailto):
21677         Remove save-selected-window-window hackery because it relies on
21678         save-selected-window internals.
21679
21680 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21681
21682         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
21683         add-minor-mode.
21684         (gnus-binary-mode): Ditto.
21685
21686         * gnus-topic.el (gnus-topic-mode): Ditto.
21687
21688 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
21689
21690         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
21691         (gnus-article-prev-page): Take scroll-margin into consideration.
21692
21693 2005-07-04  Lute Kamstra  <lute@gnu.org>
21694
21695         Update FSF's address in GPL notices.
21696
21697 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
21698
21699         * gnus.el (gnus-exit):
21700         * gnus-group.el (gnus-group-icons):
21701         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
21702
21703         * gnus-nocem.el (gnus-nocem):
21704         * message.el (message-various, message-buffers, message-sending)
21705         (message-interface, message-forwarding, message-insertion)
21706         (message-headers, message-news, message-mail):
21707         * pgg-gpg.el (pgg-gpg):
21708         * pgg-parse.el (pgg-parse):
21709         * pgg-pgp.el (pgg-pgp):
21710         * pgg-pgp5.el (pgg-pgp5):
21711         * pop3.el (pop3): Finish `defgroup' description with period.
21712
21713 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21714
21715         * gnus-art.el (article-display-face): Improve the efficiency.
21716         (article-display-x-face): Ditto; remove gray x-face stuff.
21717
21718 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21719
21720         * gnus-art.el (article-display-face): Correct the position in
21721         which Faces are inserted.
21722
21723 2005-06-29  Didier Verna  <didier@xemacs.org>
21724
21725         * gnus-art.el (article-display-face): Display faces in correct
21726         order.
21727
21728 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21729
21730         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
21731         (gnus-fill-real-hashtb): Use hash table instead of obarray.
21732         (gnus-nocem-check-article): Fetch the Type header.
21733         (gnus-nocem-message-wanted-p): Fix the way to examine types.
21734         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
21735         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
21736         make sure gnus-nocem-hashtb is initialized.
21737         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
21738         (gnus-nocem-unwanted-article-p): Ditto.
21739
21740         * pgg.el (pgg-verify): Return the verification result.
21741
21742 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21743
21744         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
21745         is ascii.
21746
21747 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
21748
21749         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
21750         `show-nonbreak-escape'.
21751
21752 2005-06-23  Lute Kamstra  <lute@gnu.org>
21753
21754         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
21755
21756         * dig.el (dig-mode):
21757         * smime.el (smime-mode): Use gnus-run-mode-hooks.
21758
21759 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
21760
21761         * nnimap.el (nnimap-split-download-body): Fix spellings.
21762
21763 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
21764
21765         * gnus-art.el (gnus-article-encrypt-body):
21766         * gnus-cus.el (gnus-score-customize):
21767         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
21768         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
21769
21770 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
21771
21772         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
21773         header by looking for magic "MII" at the beginning.
21774
21775 2005-06-16  Miles Bader  <miles@gnu.org>
21776
21777         * gnus-xmas.el (gnus-xmas-group-startup-message):
21778         Use renamed gnus-splash face.
21779
21780         * assistant.el (assistant-field): Remove "-face" suffix from face name.
21781         (assistant-field-face): New backward-compatibility alias for renamed
21782         face.
21783         (assistant-render-text): Use renamed assistant-field face.
21784
21785         * spam.el (spam): Remove "-face" suffix from face name.
21786         (spam-face): New backward-compatibility alias for renamed face.
21787         (spam-face, spam-initialize): Use renamed spam face.
21788
21789         * message.el (message-header-to, message-header-cc)
21790         (message-header-subject, message-header-newsgroups)
21791         (message-header-other, message-header-name)
21792         (message-header-xheader, message-separator, message-cited-text)
21793         (message-mml): Remove "-face" suffix from face names.
21794         (message-header-to-face, message-header-cc-face)
21795         (message-header-subject-face, message-header-newsgroups-face)
21796         (message-header-other-face, message-header-name-face)
21797         (message-header-xheader-face, message-separator-face)
21798         (message-cited-text-face, message-mml-face):
21799         New backward-compatibility aliases for renamed faces.
21800         (message-font-lock-keywords): Use renamed message faces.
21801
21802         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
21803         (sieve-test-commands, sieve-tagged-arguments):
21804         Remove "-face" suffix from face names.
21805         (sieve-control-commands-face, sieve-action-commands-face)
21806         (sieve-test-commands-face, sieve-tagged-arguments-face):
21807         New backward-compatibility aliases for renamed faces.
21808         (sieve-control-commands-face, sieve-action-commands-face)
21809         (sieve-test-commands-face, sieve-tagged-arguments-face):
21810         Use renamed sieve faces.
21811
21812         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
21813         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
21814         (gnus-group-news-3-empty, gnus-group-news-4)
21815         (gnus-group-news-4-empty, gnus-group-news-5)
21816         (gnus-group-news-5-empty, gnus-group-news-6)
21817         (gnus-group-news-6-empty, gnus-group-news-low)
21818         (gnus-group-news-low-empty, gnus-group-mail-1)
21819         (gnus-group-mail-1-empty, gnus-group-mail-2)
21820         (gnus-group-mail-2-empty, gnus-group-mail-3)
21821         (gnus-group-mail-3-empty, gnus-group-mail-low)
21822         (gnus-group-mail-low-empty, gnus-summary-selected)
21823         (gnus-summary-cancelled, gnus-summary-high-ticked)
21824         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
21825         (gnus-summary-high-ancient, gnus-summary-low-ancient)
21826         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
21827         (gnus-summary-low-undownloaded)
21828         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
21829         (gnus-summary-low-unread, gnus-summary-normal-unread)
21830         (gnus-summary-high-read, gnus-summary-low-read)
21831         (gnus-summary-normal-read, gnus-splash):
21832         Remove "-face" suffix from face names.
21833         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
21834         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
21835         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
21836         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
21837         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
21838         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
21839         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
21840         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
21841         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
21842         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
21843         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
21844         (gnus-summary-selected-face, gnus-summary-cancelled-face)
21845         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
21846         (gnus-summary-normal-ticked-face)
21847         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
21848         (gnus-summary-normal-ancient-face)
21849         (gnus-summary-high-undownloaded-face)
21850         (gnus-summary-low-undownloaded-face)
21851         (gnus-summary-normal-undownloaded-face)
21852         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
21853         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
21854         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
21855         (gnus-splash-face):
21856         New backward-compatibility aliases for renamed faces.
21857         (gnus-group-startup-message): Use renamed gnus faces.
21858
21859         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
21860         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
21861         (gnus-server-agent): Remove "-face" suffix from face names.
21862         (gnus-server-agent-face, gnus-server-opened-face)
21863         (gnus-server-closed-face, gnus-server-denied-face)
21864         (gnus-server-offline-face):
21865         New backward-compatibility aliases for renamed faces.
21866         (gnus-server-agent-face, gnus-server-opened-face)
21867         (gnus-server-closed-face, gnus-server-denied-face)
21868         (gnus-server-offline-face): Use renamed gnus faces.
21869
21870         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
21871         Remove "-face" suffix from face names.
21872         (gnus-picon-xbm-face, gnus-picon-face):
21873         New backward-compatibility aliases for renamed faces.
21874
21875         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
21876         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
21877         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
21878         (gnus-cite-11): Remove "-face" suffix from face names.
21879         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
21880         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
21881         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
21882         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
21883         New backward-compatibility aliases for renamed faces.
21884         (gnus-cite-attribution-face, gnus-cite-face-list)
21885         (gnus-article-boring-faces): Use renamed gnus faces.
21886
21887         * gnus-art.el (gnus-signature, gnus-header-from)
21888         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
21889         (gnus-header-content): Remove "-face" suffix from face names.
21890         (gnus-signature-face, gnus-header-from-face)
21891         (gnus-header-subject-face, gnus-header-newsgroups-face)
21892         (gnus-header-name-face, gnus-header-content-face):
21893         New backward-compatibility aliases for renamed faces.
21894         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
21895
21896         * gnus-sum.el (gnus-summary-selected-face)
21897         (gnus-summary-highlight): Use renamed gnus faces.
21898         * gnus-group.el (gnus-group-highlight): Likewise.
21899
21900 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
21901
21902         * gnus-sieve.el (gnus-sieve-article-add-rule):
21903         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
21904         * spam-stat.el (spam-stat-buffer-change-to-spam)
21905         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
21906
21907         * message.el (message-is-yours-p):
21908         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
21909
21910 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21911
21912         * mm-view.el (mm-inline-text): Withdraw the last change.
21913
21914 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21915
21916         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
21917         executing enriched-decode.
21918
21919 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21920
21921         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
21922         charset of tar files.
21923
21924 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
21925
21926         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
21927
21928 2005-06-04  Lute Kamstra  <lute@gnu.org>
21929
21930         * nnfolder.el (nnfolder-read-folder): Make sure that undo
21931         information is never recorded.
21932
21933 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
21934
21935         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
21936
21937 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21938
21939         * pop3.el (pop3-apop): Run md5 in the binary mode.
21940
21941         * starttls.el (starttls-set-process-query-on-exit-flag):
21942         Use eval-and-compile.
21943
21944 2005-05-31  Simon Josefsson  <jas@extundo.com>
21945
21946         * smime.el (smime-replace-in-string): Define.
21947         (smime-cert-by-ldap-1): Use it.
21948
21949 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21950
21951         * gnus-art.el (article-display-x-face): Replace
21952         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21953
21954         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
21955         set-process-query-on-exit-flag or process-kill-without-query.
21956
21957         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
21958         loop instead of replace-regexp.
21959
21960         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
21961         instead of process-kill-without-query if it is available.
21962
21963         * lpath.el: Fbind ldap-search-entries.
21964
21965         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
21966         instead of find-file-hooks if it is available.
21967
21968         * mml1991.el: Bind pgg-default-user-id when compiling.
21969
21970         * mml2015.el: Bind pgg-default-user-id when compiling.
21971
21972         * nndraft.el (nndraft-request-associate-buffer):
21973         Use write-contents-functions instead of write-contents-hooks if it is
21974         available.
21975
21976         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
21977         instead of find-file-hooks if it is available.
21978
21979         * nntp.el (nntp-open-connection): Replace
21980         process-kill-without-query by gnus-set-process-query-on-exit-flag.
21981         (nntp-open-ssl-stream): Ditto.
21982         (nntp-open-tls-stream): Ditto.
21983
21984         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
21985         set-process-query-on-exit-flag or process-kill-without-query.
21986         (starttls-open-stream-gnutls): Use it instead of
21987         process-kill-without-query.
21988         (starttls-open-stream): Ditto.
21989
21990 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
21991
21992         * smime.el (smime-cert-by-ldap-1): Don't use
21993         replace-regexp-in-string.
21994
21995 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
21996
21997         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
21998
21999         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
22000         in PEM format.  Adjust to the XEmacs compatibility.
22001
22002 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
22003
22004         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
22005         by `string-to-number'.
22006         * gnus-agent.el (gnus-agent-regenerate-group)
22007         (gnus-agent-fetch-articles): Ditto.
22008         * gnus-art.el (gnus-button-fetch-group): Ditto.
22009         * gnus-cache.el (gnus-cache-generate-active)
22010         (gnus-cache-articles-in-group): Ditto.
22011         * gnus-group.el (gnus-group-set-current-level)
22012         (gnus-group-insert-group-line): Ditto.
22013         * gnus-score.el (gnus-score-set-expunge-below)
22014         (gnus-score-set-mark-below, gnus-summary-score-effect)
22015         (gnus-summary-score-entry): Ditto.
22016         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
22017         (gnus-soup-pack): Ditto.
22018         * gnus-spec.el (gnus-xmas-format): Ditto.
22019         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
22020         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
22021         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
22022         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
22023         * nndb.el (nndb-get-remote-expire-response): Ditto.
22024         * nndiary.el (nndiary-parse-schedule-value)
22025         (nndiary-string-to-number, nndiary-request-replace-article)
22026         (nndiary-request-article): Ditto.
22027         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
22028         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
22029         * nneething.el (nneething-make-head): Ditto.
22030         * nnfolder.el (nnfolder-request-article)
22031         (nnfolder-retrieve-headers): Ditto.
22032         * nnheader.el (nnheader-file-to-number): Ditto.
22033         * nnkiboze.el (nnkiboze-request-article): Ditto.
22034         * nnmail.el (nnmail-process-unix-mail-format)
22035         (nnmail-process-babyl-mail-format): Ditto.
22036         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
22037         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
22038         (nnmh-request-create-group, nnmh-request-list-1)
22039         (nnmh-request-group, nnmh-request-article): Ditto.
22040         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
22041         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
22042         * nnsoup.el (nnsoup-make-active): Ditto.
22043         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
22044         * nntp.el (nntp-find-group-and-number)
22045         (nntp-retrieve-headers-with-xover): Ditto.
22046         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
22047         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
22048         (pgg-format-key-identifier): Ditto.
22049         * pop3.el (pop3-last, pop3-stat): Ditto.
22050         * qp.el (quoted-printable-decode-region): Ditto.
22051
22052         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
22053         of concat.
22054
22055 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22056
22057         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
22058
22059         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
22060
22061         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
22062
22063         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
22064
22065         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
22066
22067         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
22068
22069         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
22070         (gnus-carpal-mode): Ditto.
22071
22072         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
22073         (gnus-browse-mode): Ditto.
22074
22075         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
22076
22077         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
22078
22079 2005-05-29  Richard M. Stallman  <rms@gnu.org>
22080
22081         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
22082
22083 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22084
22085         * gnus-util.el (gnus-run-mode-hooks): New function.
22086
22087         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
22088
22089         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
22090         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
22091
22092 2005-05-27  Lute Kamstra  <lute@gnu.org>
22093
22094         * dns-mode.el (dns-mode): Specify customization group.
22095
22096 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
22097
22098         * gnus-agent.el (gnus-agent-make-mode-line-string):
22099         Use mode-line-highlight as mouse-face.
22100
22101 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22102
22103         * canlock.el (canlock): Change the parent group to news.
22104
22105         * deuglify.el (gnus-outlook-deuglify): Add :group.
22106
22107         * dig.el (dig): Add :group.
22108
22109         * dns-mode.el (dns-mode): Add :group.
22110
22111         * encrypt.el (encrypt): Add :group.
22112
22113         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
22114         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
22115         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
22116         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
22117         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
22118
22119         * gnus-diary.el (gnus-diary): Add :group.
22120
22121         * gnus.el (gnus-group-news-1-face): Add :group.
22122         (gnus-group-news-1-empty-face): Ditto.
22123         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
22124         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
22125         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
22126         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
22127         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
22128         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
22129         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
22130         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
22131         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
22132         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
22133         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
22134         (gnus-summary-high-ticked-face): Ditto.
22135         (gnus-summary-low-ticked-face): Ditto.
22136         (gnus-summary-normal-ticked-face): Ditto.
22137         (gnus-summary-high-ancient-face): Ditto.
22138         (gnus-summary-low-ancient-face): Ditto.
22139         (gnus-summary-normal-ancient-face): Ditto.
22140         (gnus-summary-high-undownloaded-face): Ditto.
22141         (gnus-summary-low-undownloaded-face): Ditto.
22142         (gnus-summary-normal-undownloaded-face): Ditto.
22143         (gnus-summary-high-unread-face): Ditto.
22144         (gnus-summary-low-unread-face): Ditto.
22145         (gnus-summary-normal-unread-face): Ditto.
22146         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
22147         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
22148
22149         * hashcash.el (hashcash): New custom group.
22150         (hashcash-default-payment): Add :group.
22151         (hashcash-payment-alist): Ditto.
22152         (hashcash-default-accept-payment): Ditto.
22153         (hashcash-accept-resources): Ditto.
22154         (hashcash-path): Ditto.
22155         (hashcash-extra-generate-parameters): Ditto.
22156         (hashcash-double-spend-database): Ditto.
22157         (hashcash-in-news): Ditto.
22158
22159         * message.el (message-minibuffer-local-map): Add :group.
22160
22161         * netrc.el (netrc): Add :group.
22162
22163         * sieve-manage.el (sieve-manage-log): Add :group.
22164         (sieve-manage-default-user): Diito.
22165         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
22166         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
22167         (sieve-manage-authenticators): Ditto.
22168         (sieve-manage-authenticator-alist): Ditto.
22169         (sieve-manage-default-port): Ditto.
22170
22171         * sieve-mode.el (sieve-control-commands-face): Add :group.
22172         (sieve-action-commands-face): Ditto.
22173         (sieve-test-commands-face): Ditto.
22174         (sieve-tagged-arguments-face): Ditto.
22175
22176         * smime.el (smime): Add :group.
22177
22178         * spam-report.el (spam-report): Add :group.
22179
22180         * spam.el (spam, spam-face): Add :group.
22181
22182 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22183
22184         * nntp.el (nntp-next-result-arrived-p): Some news servers may
22185         return \n.\n.\n at the end of articles.  Protect against that.
22186         (nntp-with-open-group): Allow debugging.
22187
22188         * nnheader.el (mail-header-set-extra): Make into a function
22189         because I just could't understand how to quote the list properly.
22190
22191         * dns.el (query-dns-cached): New function.
22192
22193 2005-05-26  Lute Kamstra  <lute@gnu.org>
22194
22195         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
22196
22197 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22198
22199         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
22200
22201         * gnus-art.el: Don't autoload mail-extract-address-components.
22202
22203         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
22204         eval-and-compile to evaluate it.
22205
22206         * hashcash.el: Don't autoload executable-find.
22207
22208         * nndb.el: Don't declare the nndb back end two or more times; don't
22209         autoload news-reply-mode, news-setup, cancel-timer and telnet.
22210
22211         * nntp.el: Autoload format-spec instead of format; use
22212         eval-and-compile to evaluate autoload forms.
22213
22214 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
22215
22216         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
22217
22218 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22219
22220         * gnus.el (gnus-version-number): Bump version.
22221
22222 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22223
22224         * gnus.el: No Gnus v0.3 is released.
22225
22226 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22227
22228         * lpath.el (featurep): Bind show-nonbreak-escape.
22229
22230 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22231
22232         * gnus-art.el (gnus-article-edit-part): Disable undo.
22233
22234 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22235
22236         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
22237         gnus-article-date-lapsed-new-header is t if date timer is active;
22238         skip headers in which the original date value is empty.
22239         (gnus-article-save-original-date): Redefine it as a macro.
22240         (gnus-display-mime): Use it.
22241
22242 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22243
22244         * gnus-art.el (article-date-ut): Support converting date in
22245         forwarded parts as well.
22246         (gnus-article-save-original-date): New function.
22247         (gnus-display-mime): Use it.
22248
22249 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
22250
22251         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
22252         enclosure element of <item>.
22253
22254 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
22255
22256         * message.el (message-kill-buffer-query): Rename from
22257         `message-kill-buffer-query-if-modified'.  Add :version.
22258
22259 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22260
22261         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
22262         window layout.
22263
22264 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22265
22266         * mml.el: Autoload dnd when compiling.
22267
22268 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
22269
22270         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
22271         x-dnd-*.
22272
22273 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22274
22275         * qp.el (quoted-printable-encode-region): Save excursion.
22276
22277 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
22278
22279         * message.el (message-kill-buffer-query-if-modified): Add new variable
22280         so the user can kill a modified message buffer quickly.
22281         (message-kill-buffer): Use it.
22282
22283 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22284
22285         * lpath.el: Fbind display-time-event-handler; don't fbind
22286         string-to-multibyte.
22287
22288         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
22289
22290 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22291
22292         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
22293         contained in text because xml.el decodes entities) with LFs.
22294
22295 2005-04-11  Lute Kamstra  <lute@gnu.org>
22296
22297         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
22298         differently.
22299
22300 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22301
22302         * mm-util.el (mm-detect-coding-region): Typo.
22303
22304 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
22305
22306         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
22307
22308 2005-04-06  Deepak Goel  <deego@gnufans.org>
22309
22310         * spam-stat.el (spam-stat-score-buffer): Add a call to a
22311         user-function allow user modifications of the scores.
22312         (spam-stat-score-buffer-user): New function, to allow
22313         user-computed modifications to the score.
22314         (spam-stat-score-buffer-user-functions): List of additional
22315         scoring functions.
22316         (spam-stat-error-holder): Global temporary error holder.
22317         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
22318         variable.
22319
22320 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
22321
22322         * gnus-registry.el (gnus-registry-clean-empty-function)
22323         (gnus-registry-trim, gnus-registry-fetch-groups)
22324         (gnus-registry-delete-group): Groups that match
22325         `gnus-registry-ignored-groups' are removed from the registry
22326         entries, not just ignored for splitting.  This helps clean up the
22327         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
22328         to get all the groups a message ID is in.
22329
22330         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
22331         (spam-stat-split-fancy): Change "threshhold" to "threshold".
22332         (spam-stat-score-buffer-user-functions): Add :number custom type.
22333
22334 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22335
22336         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
22337         argument in XEmacs.
22338
22339         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
22340         (nnrss-request-group): Decode group name first.
22341         (nnrss-request-article): Make a text/plain article if mml-to-mime
22342         failed.
22343         (nnrss-get-encoding): Return a compatible encoding according to
22344         nnrss-compatible-encoding-alist.
22345         (nnrss-find-el): Use consp instead of listp.
22346         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
22347
22348 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22349
22350         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
22351         which Emacs 20 doesn't support.
22352         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
22353
22354 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
22355
22356         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
22357         silence the byte compiler inside the defun.
22358
22359         * gnus-demon.el (parse-time-string): Add autoload.
22360
22361         * gnus-delay.el (parse-time-string): Add autoload.
22362
22363         * gnus-art.el (parse-time-string): Add autoload.
22364
22365         * nnultimate.el (parse-time): Require for `parse-time-string'.
22366
22367 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
22368
22369         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
22370
22371         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
22372
22373         * smime.el (smime-ldap-host-list): Add :version.
22374
22375 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
22376
22377         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
22378         pass it to `gnus-browse-read-group'.
22379         (gnus-browse-read-group): Add NUMBER argument and pass it to
22380         `gnus-group-read-ephemeral-group'.
22381
22382         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
22383         argument and pass it to `gnus-group-read-group'.
22384
22385 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
22386
22387         * mm-util.el (mm-xemacs-find-mime-charset): Only call
22388         mm-xemacs-find-mime-charset-1 if we have the mule feature
22389         available at runtime.
22390
22391 2005-03-25  Werner Lemberg  <wl@gnu.org>
22392
22393         * nnmaildir.el: Replace `illegal' with `invalid'.
22394
22395 2005-03-23  Lute Kamstra  <lute@gnu.org>
22396
22397         * time-date.el: Add comment on time value formats.
22398         Don't require parse-time.
22399         (with-decoded-time-value): New macro.
22400         (encode-time-value): New function.
22401         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22402         (days-to-time): Return a valid time value when arg is huge.
22403         (time-since): Use time-subtract.
22404         (time-to-number-of-days): Use time-to-seconds.
22405
22406 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22407
22408         * gnus-start.el (gnus-display-time-event-handler):
22409         Check display-time-timer at runtime rather than only at load time
22410         in case display-time-mode is turned off in the mean time.
22411
22412 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
22413
22414         * nnimap.el (nnimap-open-connection): Print which authinfo file is
22415         used.
22416
22417         * nneething.el (nneething-map-file-directory): Derive from
22418         `gnus-directory'.
22419
22420         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
22421         the To/Cc button.
22422
22423 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
22424
22425         * nnmaildir.el (nnmaildir-request-accept-article):
22426         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
22427
22428 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22429
22430         * gnus-async.el: Require timer-funcs at compile time when in
22431         XEmacs for `run-with-idle-timer'.
22432
22433 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22434
22435         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
22436         autoloaded function.
22437
22438 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22439
22440         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
22441
22442 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
22443
22444         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
22445
22446 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22447
22448         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
22449         Add gnus-expert-user to default.
22450
22451 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
22452
22453         * nnimap.el (nnimap-open-server): Ditto.
22454
22455         * imap.el (imap-authenticate): Fix typo.
22456
22457 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
22458
22459         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
22460         buffer (since IMAP server might return FETCH response out of
22461         order, and the nntp buffer must be sorted).
22462
22463 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
22464
22465         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
22466         comparison on string.
22467
22468         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
22469         (gnus-agent-score): Rename category keywords to match gnus-cus.
22470         (gnus-agent-summary-fetch-series): Modify to protect against
22471         gnus-agent-summary-fetch-group clearing processable flags.
22472         (gnus-agent-synchronize-group-flags): Update live group buffer as
22473         synchronization may occur due to the user toggle the plugged
22474         status.
22475         (gnus-agent-fetch-group-1): Clear downloadable flag when article
22476         successfully downloaded.
22477         (gnus-agent-expire-group-1): Avoid using markers when the overview
22478         is in ascending order; greatly improves performance.
22479         (gnus-agent-regenerate-group):
22480         Use gnus-agent-synchronize-group-flags to reset read status in both
22481         gnus and server.
22482         (gnus-agent-update-files-total-fetched-for): Fix initial size.
22483
22484 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
22485
22486         * message.el: Don't autoload former message-utils variables.
22487         (message-strip-subject-trailing-was): Change doc string.
22488
22489         * nnweb.el: Fixes for `gnus-group-make-web-group'.
22490         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
22491         (nnweb-google-search): Add "hl=en" here.
22492         (nnweb-google-parse-1, nnweb-google-create-mapping):
22493         Don't hardcode URL.
22494
22495 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
22496
22497         * message.el (message-get-reply-headers, message-followup):
22498         Mention related variables `message-use-followup-to' and
22499         `message-use-mail-followup-to', in the information buffer.
22500
22501         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
22502         of broken groups(-beta).google.com.
22503
22504 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
22505
22506         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
22507         parameter to invoked gnus-request-move-article; remove the
22508         redundant gnus-sum-hint-move-is-internal variable; apply the marks
22509         all at once instead of once per article.
22510         (gnus-summary-remove-process-mark): Accept a list of articles as
22511         well as a single article for processing.
22512
22513         * gnus-int.el (gnus-request-move-article): Add move-is-internal
22514         parameter.
22515
22516         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
22517
22518         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
22519
22520         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
22521         parameter.
22522
22523         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
22524         parameter.
22525
22526         * nnimap.el (nnimap-request-move-article): Add move-is-internal
22527         parameter and remove the gnus-sum-hint-move-is-internal variable.
22528
22529         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
22530         parameter.
22531
22532         * nndraft.el (nndraft-request-move-article): Add move-is-internal
22533         parameter.
22534
22535         * nndiary.el (nndiary-request-move-article): Add move-is-internal
22536         parameter.
22537
22538         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
22539
22540         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
22541         parameter.
22542
22543         * nnagent.el (nnagent-request-move-article): Add move-is-internal
22544         parameter.
22545
22546 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22547
22548         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
22549         a more conservative way.
22550
22551 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
22552
22553         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
22554         buffer, so it moves the window's cursor.
22555
22556 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
22557
22558         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
22559         `mm-dissect-multipart' and receive the from field as an (optional)
22560         argument from `mm-dissect-multipart'.
22561         (mm-dissect-multipart): Receive the from field as an argument and
22562         pass it on when we call `mm-dissect-buffer' on MIME parts.
22563         Fixes verification/decryption of signed/encrypted MIME parts.
22564
22565 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
22566
22567         * gnus-sum.el (gnus-summary-move-article):
22568         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
22569         whatever it calls (right now, only nnimap-request-move article
22570         respects it).
22571
22572         * nnimap.el (nnimap-request-move-article):
22573         When gnus-sum-hint-move-is-internal is set, don't do the extra
22574         nnimap-request-article.
22575
22576 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
22577
22578         * nnheader.el (nnheader-find-file-noselect): Add doc string.
22579
22580         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
22581         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
22582
22583         * gnus-sum.el (gnus-summary-caesar-message):
22584         Apply `gnus-treat-article' after rotation.
22585
22586         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
22587         doc string.
22588
22589 2005-02-22  Simon Josefsson  <jas@extundo.com>
22590
22591         * encrypt.el (encrypt-password-cache-expiry): Remove (use
22592         `password-cache-expiry' instead).  Reported by Arne Jørgensen
22593         <arne@arnested.dk>.
22594         (encrypt): Add password-cache and password-cache-expiry as group
22595         members.
22596
22597 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
22598
22599         * smime.el (smime-ldap-host-list): Doc fix.
22600         (smime-ask-passphrase): Use `password-read-and-add' to read (and
22601         cache) password.
22602         (smime-sign-region): Use it.
22603         (smime-decrypt-region): Use it.
22604         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
22605         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
22606         fails.
22607         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
22608         certificate from DER to PEM format rather than calling openssl.
22609
22610         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
22611
22612         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
22613         for signing/encryption.
22614
22615         * mml.el (mml-parse-1): Use them.
22616
22617 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
22618
22619         * nnrss.el (nnrss-verbose): Remove.
22620         (nnrss-request-group): Use `nnheader-message' instead.
22621
22622 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
22623
22624         * nnrss.el (nnrss-verbose): New variable.
22625         (nnrss-request-group): Make it say nnrss is requesting a group.
22626
22627 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
22628
22629         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
22630         Handle news URL with given port correctly.
22631
22632 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22633
22634         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
22635         containing special characters.
22636
22637         * gnus-sum.el (gnus-summary-edit-article): Ditto.
22638
22639         * mml.el (mime-to-mml): Ditto.
22640
22641         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
22642         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
22643         (rfc2047-decode-region): Quote decoded words containing special
22644         characters when rfc2047-quote-decoded-words-containing-tspecials
22645         is non-nil.
22646
22647 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
22648
22649         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
22650
22651         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
22652
22653 2005-02-15  Simon Josefsson  <jas@extundo.com>
22654
22655         * nnimap.el (nnimap-debug): Doc fix.
22656
22657         * imap.el (imap-debug): Doc fix.
22658
22659 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22660
22661         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
22662
22663 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
22664
22665         * gnus.el (spam-contents): Improve docs for spam-contents
22666         parameter in its variable incarnation.
22667
22668 2005-02-14  Simon Josefsson  <jas@extundo.com>
22669
22670         * smime-ldap.el: Use require instead of load-library for ldap.
22671         (smime-ldap-search): Indent.
22672         (smime-ldap-search-internal): Shorten line.
22673
22674         * smime.el (smime-cert-by-dns): Add doc-string.
22675         (smime-cert-by-ldap-1): Indent.
22676
22677         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
22678         mml-smime-get-dns-ldap.
22679         (mml-smime-encrypt-query): Use new function.  Default to ldap.
22680
22681 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
22682
22683         * smime.el: Require smime-ldap.
22684         (smime-ldap-host-list): New variable.
22685         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
22686
22687         * mml-smime.el (mml-smime-encrypt-query): New function.
22688         (mml-smime-encrypt-query): Use it.
22689
22690         * smime-ldap.el: New file.
22691
22692 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22693
22694         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
22695
22696 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
22697
22698         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
22699         argument in doc string.  Make query for type more clear.
22700
22701 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
22702
22703         * gnus.el (gnus-group-startup-message): Search for gnus images in
22704         etc/images/gnus.
22705         * mm-util.el (mm-image-load-path): Likewise.
22706         * smiley.el (smiley-data-directory): Search for smilies in
22707         etc/images/smilies.
22708
22709 2005-02-09  Kim F. Storm  <storm@cua.dk>
22710
22711         Change Emacs release version from 21.4 to 22.1 throughout.
22712         Change Emacs development version from 21.3.50 to 22.0.50.
22713
22714 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22715
22716         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
22717
22718         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
22719         non-Mule XEmacs as well.
22720         (mm-decompress-buffer): Signal an error intentionally if it does
22721         not decompress compressed data because auto-compression-mode is
22722         disabled.
22723
22724 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
22725
22726         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
22727         an ID in the registry even if it has no groups.
22728
22729 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22730
22731         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
22732         merge it into mm-decompress-buffer.
22733         (gnus-mime-copy-part): Use the MIME part charset, the value which
22734         a user specified or gnus-newsgroup-charset for decoding, like
22735         gnus-mime-inline-part does; set buffer-file-coding-system to tell
22736         save-buffer what was used.  Suggested by Kevin Ryde
22737         <user42@zip.com.au>.
22738         (gnus-mime-inline-part): Allow the name parameter as well as the
22739         filename parameter; force decompressing of compressed data; always
22740         display contents being not decoded as unibyte.
22741
22742         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
22743         as well as the filename parameter.
22744
22745         * mm-util.el (mm-decompress-buffer):
22746         Merge gnus-mime-jka-compr-maybe-uncompress.
22747         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
22748         of compressed data.
22749
22750 2005-02-08  Simon Josefsson  <jas@extundo.com>
22751
22752         * imap.el (imap-log): Doc fix.
22753
22754 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22755
22756         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
22757         the coding cookies; decompress compressed parts.
22758
22759         * mml.el (mml-generate-mime-1): Add the charset parameter according
22760         to the value which a user specified manually or the coding cookie.
22761
22762         * mm-util.el (mm-string-to-multibyte): New function.
22763         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
22764         (mm-coding-system-to-mime-charset): New function.
22765         (mm-decompress-buffer): New function.
22766         (mm-find-buffer-file-coding-system): New function.
22767
22768         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
22769         (mm-display-inline-fontify): Rewrite for decoding and decompressing
22770         parts.
22771
22772 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22773
22774         * mm-view.el (mm-display-inline-fontify): Decode a part according
22775         to the charset parameter.
22776
22777 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22778
22779         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
22780         prefix arg is neither nil nor a number, as info specifies.
22781
22782 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22783
22784         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
22785         timestamps.
22786
22787 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
22788
22789         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
22790         groups error checking and notify user.
22791
22792 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
22793
22794         * message.el (message-send-mail-function): Check existence of
22795         sendmail-program first before using default value
22796         `message-send-mail-with-sendmail'.  Otherwise use more generic
22797         `smtpmail-send-it'.
22798
22799 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22800
22801         * nntp.el (nntp-request-update-info): Always return nil.
22802
22803 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22804
22805         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
22806
22807 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22808
22809         * message.el (message-beginning-of-line): Change the behavior when
22810         invoked between BOL and : so that it first moves backward.
22811
22812 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22813
22814         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
22815         article buffer when editing of the article is discarded.
22816         (gnus-article-prepare): Revert.
22817
22818 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22819
22820         * gnus-art.el (gnus-article-prepare):
22821         Remove message-strip-forbidden-properties from the local hook.
22822
22823 2005-01-27  Simon Josefsson  <jas@extundo.com>
22824
22825         * password.el (password-cache-add): Only start one timer per key.
22826         Reported by Derek Atkins <warlord@MIT.EDU>.
22827
22828 2005-01-26  Steve Youngs  <steve@sxemacs.org>
22829
22830         * run-at-time.el: Remove.  It is no longer needed as
22831         timer-funcs.el in the xemacs-base package has a working version of
22832         `run-at-time'.
22833
22834         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
22835
22836         * password.el: Require timer-funcs instead of run-at-time in
22837         XEmacs.
22838         Remove `password-run-at-time' macro.
22839         (password-cache-add): Use `run-at-time' instead of
22840         `password-run-at-time'.
22841
22842         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
22843         Remove `nnheader-cancel-function-timers' alias,
22844         `cancel-function-timers' exists in XEmacs in timer-funcs.
22845
22846         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
22847         for `run-with-idle-timer'.
22848
22849         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
22850         for `run-at-time'.
22851
22852         * mm-url.el: Require timer-funcs at compile time when in XEmacs
22853         for `with-timeout'.
22854
22855         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
22856         the same as for XEmacs 21.4.
22857         No need to ignore `run-with-idle-timer', this function exists in
22858         XEmacs now in timer-funcs.el in the xemacs-base package.
22859         (dgnushack-compile): No need to delete
22860         run-at-time.el from the list of files to compile because it
22861         doesn't exist anymore.
22862
22863 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22864
22865         * mml.el (mml-generate-mime-1): Convert string into unibyte when
22866         inserting " *mml*" buffer's contents into a unibyte temp buffer.
22867
22868 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
22869
22870         * mail-source.el (mail-source-fetch-imap): Search for ^From case
22871         sensitively.
22872
22873 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
22874
22875         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
22876
22877 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22878
22879         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
22880         which will be inserted according to the multibyteness of a buffer
22881         rather than the type of contents.  Suggested by ARISAWA Akihiro
22882         <ari@mbf.ocn.ne.jp>.
22883
22884         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
22885         of string which old xml.el may return rather than a string.
22886
22887 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22888
22889         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
22890
22891 2005-01-16  Simon Josefsson  <jas@extundo.com>
22892
22893         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
22894         idn/idna.el isn't available.
22895         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
22896         <michael@waxrat.com>.
22897
22898         * hashcash.el: Remove non-FSF copyright header.
22899
22900         * hashcash.el (hashcash-extra-generate-parameters): New variable.
22901         (hashcash-generate-payment): Use it.
22902         (hashcash-generate-payment-async): Use it.
22903
22904 2005-01-15  Simon Josefsson  <jas@extundo.com>
22905
22906         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
22907         Suggested by Raymond Scholz <ray-2005@zonix.de>.
22908
22909         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
22910         gnus-summary-idna-message.
22911         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
22912         (gnus-summary-idna-message): New function.
22913
22914 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
22915
22916         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
22917         gnus-novice-user.
22918
22919 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22920
22921         * nnrss.el (nnrss-request-delete-group): Delete entries in
22922         nnrss-group-alist as well.
22923         (nnrss-save-server-data): Insert newline.
22924
22925 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
22926
22927         * gnus.el (gnus-user-agent): Use list of symbols instead of
22928         symbols.  Display full version number for (S)XEmacs.
22929         Optionally display (S)XEmacs codename.
22930
22931         * gnus-util.el (gnus-emacs-version): Update for new
22932         `gnus-user-agent'.
22933
22934         * gnus-msg.el (gnus-extended-version): Make it possible to omit
22935         Gnus version.
22936
22937 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22938
22939         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
22940         which is unreadable in some setups.
22941
22942 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22943
22944         * gnus-spec.el (gnus-update-format-specifications): Flush the
22945         group format spec cache if it doesn't support decoded group names.
22946
22947 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
22948
22949         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
22950         Allow to apply decay on score files matching a regexp.
22951
22952 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22953
22954         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
22955         compatibility in %g and %c.
22956
22957 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22958
22959         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
22960         name for only %g and %c.
22961         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
22962         of gnus-tmp-group to decoded group name.
22963         (gnus-group-make-rss-group): Exclude `/'s from group names.
22964
22965 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22966
22967         * nnrss.el (nnrss-get-encoding): Fix regexp.
22968
22969 2004-12-27  Simon Josefsson  <jas@extundo.com>
22970
22971         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
22972         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
22973         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
22974
22975 2004-12-17  Kim F. Storm  <storm@cua.dk>
22976
22977         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
22978
22979         * gnus-sum.el (gnus-summary-mode-map): Likewise.
22980
22981 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
22982
22983         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
22984
22985 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22986
22987         * nnrss.el: Require rfc2047 and mml.
22988         (nnrss-file-coding-system): New variable.
22989         (nnrss-format-string): Redefine it as an inline function.
22990         (nnrss-decode-group-name): New function.
22991         (nnrss-string-as-multibyte): Remove.
22992         (nnrss-retrieve-headers): Decode group name; don't use
22993         nnrss-format-string.
22994         (nnrss-request-group): Decode group name.
22995         (nnrss-request-article): Decode group name; allow a Message-ID as
22996         well as an article number; don't use nnrss-format-string; encode a
22997         Message-ID string which may contain non-ASCII characters; use
22998         mml-to-mime to compose a MIME article.
22999         (nnrss-request-expire-articles): Decode group name.
23000         (nnrss-request-delete-group): Decode group name.
23001         (nnrss-fetch): Clarify error message.
23002         (nnrss-read-server-data): Use insert-file-contents instead of load;
23003         bind file-name-coding-system; use multibyte buffer.
23004         (nnrss-save-server-data): Bind coding-system-for-write to the
23005         value of nnrss-file-coding-system; bind file-name-coding-system;
23006         add coding cookie.
23007         (nnrss-read-group-data): Use insert-file-contents instead of load;
23008         bind file-name-coding-system; use multibyte buffer.
23009         (nnrss-save-group-data): Bind coding-system-for-write to the
23010         value of nnrss-file-coding-system; bind file-name-coding-system.
23011         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
23012         make it work with non-ASCII text.
23013         (nnrss-find-el): Make it work with old xml.el as well.
23014
23015 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23016
23017         * nnrss.el (nnrss-get-encoding): New function.
23018         (nnrss-fetch): Use unibyte buffer initially; bind
23019         coding-system-for-read while performing mm-url-insert; remove ^Ms;
23020         decode contents according to the encoding attribute.
23021         (nnrss-save-group-data): Add coding cookie.
23022         (nnrss-mime-encode-string): New function.
23023         (nnrss-check-group): Use it to encode subject and author.
23024
23025 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
23026
23027         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
23028         imaginary variable.
23029
23030 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23031
23032         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
23033         correctly even if there are wide characters.
23034
23035 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
23036
23037         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
23038         downcased symbol names; make a new cache instead of reusing
23039         bbdb-hashtable.
23040
23041 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23042
23043         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
23044         concatenating segments rather than before concatenating them.
23045         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23046
23047         * message.el (message-get-reply-headers): Bind `extra'.
23048
23049 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23050
23051         * message.el (message-extra-wide-headers): New variable.
23052         (message-get-reply-headers): Use it.
23053
23054 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23055
23056         * gnus-agent.el (gnus-agent-group-path): Decode group name.
23057         (gnus-agent-group-pathname): Ditto.
23058
23059         * gnus-cache.el (gnus-cache-file-name): Decode group name.
23060
23061         * gnus-group.el (gnus-group-make-group): Decode group name.
23062         (gnus-group-make-rss-group): Register the group data after opening
23063         the nnrss group.
23064
23065 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
23066
23067         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
23068         by expiry now get marked as read.
23069
23070 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23071
23072         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
23073
23074 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
23075
23076         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
23077         unify Latin characters in XEmacs.
23078         (mm-find-mime-charset-region): Use it.
23079
23080 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23081
23082         * gnus-util.el (gnus-delete-directory): New function.
23083
23084         * gnus-agent.el (gnus-agent-delete-group): Use it.
23085
23086         * gnus-cache.el (gnus-cache-delete-group): Use it.
23087
23088 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23089
23090         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
23091         names.
23092
23093 2004-12-16  Simon Josefsson  <jas@extundo.com>
23094
23095         * hashcash.el (hashcash-payment-alist): Fix custom :type.
23096
23097 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23098
23099         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
23100
23101         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
23102         (gnus-group-set-current-level): Decode group name.
23103
23104 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
23105
23106         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
23107         failed.
23108
23109 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23110
23111         * gnus-group.el (gnus-group-delete-group): Decode group name.
23112         (gnus-group-make-rss-group): Encode group name.
23113         (gnus-group-catchup-current): Decode group name.
23114         (gnus-group-kill-group): Decode group name.
23115
23116 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
23117
23118         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
23119
23120 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23121
23122         * gnus-group.el (gnus-group-make-rss-group):
23123         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
23124
23125         * gnus-start.el (gnus-setup-news): Honor user's setting to
23126         gnus-message-archive-method.  Suggested by Lute Kamstra
23127         <lute@gnu.org>.
23128
23129 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
23130
23131         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
23132         global counterparts of the buffer-local variables.
23133
23134 2004-11-16  Romain Francoise  <romain@orebokech.com>
23135
23136         * gnus-sum.el (gnus-summary-exit): Don't clear the global
23137         counterparts of the buffer-local variables.
23138
23139 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23140
23141         * message.el (message-forbidden-properties): Fix typo in doc
23142         string.
23143
23144 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23145
23146         * gnus-util.el (gnus-replace-in-string): Add doc string.
23147
23148         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
23149         to avoid problems when splitting mails with many recipients.
23150
23151 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23152
23153         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
23154         pop-to-buffer, covered by the subsequent gnus-configure-windows.
23155
23156 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
23157
23158         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
23159         if there is no hashtable in memory or file modification time is
23160         newer than cached timestamp.
23161
23162 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
23163
23164         * gnus-sum.el (gnus-summary-limit-to-recipient):
23165         Implement not-matching option.
23166
23167 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
23168
23169         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
23170         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
23171         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
23172         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
23173         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
23174         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
23175
23176 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23177
23178         * message.el (message-forward-make-body-mml): Remove headers
23179         according to message-forward-ignored-headers if a message is decoded.
23180
23181 2004-12-02  Romain Francoise  <romain@orebokech.com>
23182
23183         * message.el (message-forward-make-body-plain): Always remove
23184         headers according to message-forward-ignored-headers.
23185
23186 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
23187
23188         * spam.el (spam-summary-prepare-exit): Remove the
23189         gnus-summary-limit pop for now, it has problems with ham marks for
23190         me.
23191
23192 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
23193
23194         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
23195         correctly.
23196
23197 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
23198
23199         * format-spec.el (format-spec): Message the char.
23200
23201 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
23202
23203         * gnus-art.el (gnus-split-methods): Reformat comments.
23204
23205         * spam.el (spam-summary-prepare-exit): Remove article limits
23206         before exiting the summary buffer.
23207
23208 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23209
23210         * lpath.el: Remove bbdb-create-internal, bbdb-records,
23211         spam-BBDB-register-routine and spam-enter-ham-BBDB.
23212
23213         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
23214         order to silence the byte compiler.
23215
23216         * spam.el: Fix the way to silence the byte compiler, which
23217         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
23218         bbdb-search-simple, spam-BBDB-register-routine,
23219         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
23220         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
23221         spam-stat-buffer-is-spam, spam-stat-load,
23222         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
23223         spam-stat-save and spam-stat-split-fancy.
23224
23225 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23226
23227         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
23228         which may confuse users.
23229         (canlock-password-for-verify): Ditto.
23230
23231         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
23232
23233         * gnus-art.el (gnus-emphasis-alist): Ditto.
23234
23235         * gnus-registry.el (gnus-registry-max-entries): Ditto.
23236
23237         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
23238
23239         * gnus-start.el (gnus-save-killed-list): Ditto.
23240
23241         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
23242         (gnus-sum-thread-tree-root): Ditto.
23243         (gnus-sum-thread-tree-false-root): Ditto.
23244         (gnus-sum-thread-tree-single-indent): Ditto.
23245
23246         * message.el (message-courtesy-message): Ditto.
23247         (message-archive-note): Ditto.
23248         (message-subscribed-address-file): Ditto.
23249         (message-user-fqdn): Ditto.
23250
23251         * spam-report.el (spam-report-gmane-regex): Ditto.
23252
23253         * spam.el (spam-blackhole-good-server-regex): Ditto.
23254
23255 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23256
23257         * mml.el (mml-preview): Widen the message buffer before copying
23258         the contents to the preview buffer; sort headers before previewing.
23259
23260         * message.el (message-hidden-headers): Fix the way to avoid a bug
23261         in the `repeat' widget in Emacs 21.3 or earlier.
23262
23263 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23264
23265         * message.el (message-hidden-headers): Default to "^References:".
23266         Improve customization type.  Suggested by Reiner Steib
23267         <Reiner.Steib@gmx.de>.
23268
23269 2004-11-25  Romain Francoise  <romain@orebokech.com>
23270
23271         * message.el (message-strip-forbidden-properties): Remove check for
23272         obsolete `message-hidden' text property, hidden headers are not
23273         accessible in the buffer anymore.
23274
23275 2004-11-22  Romain Francoise  <romain@orebokech.com>
23276
23277         * message.el (message-header-format-alist): Add `From' in list
23278         so that it can be sorted.
23279         (message-fix-before-sending): Widen and sort headers before
23280         sending.
23281         (message-hide-headers): Use narrowing to hide headers by moving
23282         them to the top of the buffer and narrowing to the region
23283         underneath.
23284
23285 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23286
23287         * message.el (message-strip-forbidden-properties):
23288         Bind buffer-read-only (etc) to nil.
23289
23290 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23291
23292         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
23293         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23294
23295 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
23296
23297         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
23298
23299 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23300
23301         * dns.el (query-dns): Use sit-for to time instead of
23302         accept-process-output, since that doesn't seem to work on udp
23303         sockets.
23304
23305 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23306
23307         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
23308
23309 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
23310
23311         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
23312         doc string.  Improve doc string.
23313
23314 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23315
23316         * nntp.el (nntp-request-update-info): Return nil if
23317         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
23318         may not call gnus-activate-group which uselessly issues the GROUP
23319         commands for all nntp groups and wastes time.  Reported by Romain
23320         Francoise <romain@orebokech.com>.
23321
23322         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
23323
23324 2004-11-15  Simon Josefsson  <jas@extundo.com>
23325
23326         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
23327         headers separately.
23328         (gnus-button-openpgp): New function, inspired by Jochen Küpper
23329         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
23330
23331 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
23332
23333         * gnus-start.el (gnus-convert-old-newsrc):
23334         Assign legacy-gnus-agent to 5.10.7.
23335
23336 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23337
23338         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
23339         start of the lines.
23340
23341 2004-11-14  Magnus Henoch  <mange@freemail.hu>
23342
23343         * hashcash.el (hashcash-default-payment): Change default to 20.
23344         (hashcash-default-accept-payment): Change default to 20.
23345         (hashcash-process-alist): New variable.
23346         (hashcash-generate-payment-async): Add.
23347         (hashcash-already-paid-p): Add.
23348         (hashcash-insert-payment): Don't generate payments twice.
23349         (hashcash-insert-payment-async): Add.
23350         (hashcash-insert-payment-async-2): Add.
23351         (hashcash-cancel-async): Add.
23352         (hashcash-wait-async): Add.
23353         (hashcash-processes-running-p): Add.
23354         (hashcash-wait-or-cancel): Add.
23355         (mail-add-payment): New optional argument.  Conditionally start
23356         asynchronous calculation.
23357         (mail-add-payment-async): Add.
23358
23359         * message.el (message-send-mail): Wait for asynchronous hashcash
23360         results.  Don't clobber existing X-Hashcash headers.
23361         (message-setup-1): Call mail-add-payment-async when
23362         message-generate-hashcash is non-nil.
23363
23364 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
23365
23366         * message.el (message-use-alternative-email-as-from): Examine the
23367         From header as well; use message-make-from in order to include a
23368         user's full name.
23369
23370 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23371
23372         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
23373         default; improve customization type.
23374         (gnus-emphasis-custom-with-format): New macro.
23375         (gnus-emphasis-custom-value-to-external): New function.
23376         (gnus-emphasis-custom-value-to-internal): New function.
23377
23378 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23379
23380         * dns.el (query-dns): Resolve reverse addresses.
23381
23382 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23383
23384         * gnus-group.el (gnus-group-get-new-news): Use it.
23385
23386         * gnus-start.el (gnus-check-reasonable-setup): New function.
23387
23388 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23389
23390         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
23391         "Args out of range" error.  Reported by Arnaud Giersch
23392         <arnaud.giersch@free.fr>.
23393
23394 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23395
23396         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
23397
23398 2004-11-04  Richard M. Stallman  <rms@gnu.org>
23399
23400         * spam.el (spam group): Add :version.
23401
23402         * pgg-def.el (pgg group): Add :version.
23403
23404 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23405
23406         * gnus-art.el (gnus-article-edit-article): Don't associate the
23407         article buffer with a draft file.  This is a temporary measure
23408         against the 2004-08-22 change to gnus-article-edit-mode.
23409
23410 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23411
23412         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
23413         (html2text-format-tags): Remove unused variable `attr'.
23414
23415 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
23416
23417         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
23418
23419         * tls.el (tls-process-connection-type, tls-success)
23420         (tls-certtool-program): Add :version.
23421
23422         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
23423         (starttls-extra-arguments, starttls-process-connection-type)
23424         (starttls-connect, starttls-failure, starttls-success): Add :version.
23425
23426         * spam-stat.el (spam-stat): Add :version.
23427
23428         * sieve.el (sieve): Add :version.
23429
23430         * sha1.el (sha1): Add :version.
23431         (sha1-use-external): Remove redundant version.
23432
23433         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
23434         (nnmail-cache-ignore-groups, nnmail-spool-hook)
23435         (nnmail-split-fancy-match-partial-words)
23436         (nnmail-split-lowercase-expanded): Add :version.
23437
23438         * nndiary.el (nndiary): Add :version.
23439
23440         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
23441
23442         * mml-sec.el (mml-default-sign-method)
23443         (mml-default-encrypt-method, mml-signencrypt-style-alist):
23444         Add :version.
23445
23446         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
23447
23448         * mm-url.el (mm-url-use-external, mm-url-program)
23449         (mm-url-arguments): Add :version.
23450
23451         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
23452         (mm-attachment-file-modes, mm-decrypt-option)
23453         (mm-w3m-safe-url-regexp): Add :version.
23454
23455         * message.el (message-cite-prefix-regexp)
23456         (message-sendmail-envelope-from, message-minibuffer-local-map)
23457         (message-user-fqdn, message-completion-alist): Add :version.
23458
23459         * gnus-win.el (gnus-configure-windows-hook)
23460         (gnus-use-frames-on-any-display): Add :version.
23461
23462         * gnus-art.el (gnus-article-address-banner-alist)
23463         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
23464         (gnus-treat-from-picon, gnus-treat-mail-picon)
23465         (gnus-treat-x-pgp-sig): Add :version.
23466
23467         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
23468         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
23469         (gnus-summary-article-delete-hook)
23470         (gnus-summary-display-while-building): Add :version.
23471
23472         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
23473         (gnus-get-top-new-news-hook): Add :version.
23474
23475         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
23476         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
23477
23478         * gnus-registry.el (gnus-registry): Add :version.
23479
23480         * gnus-spec.el (gnus-use-correct-string-widths)
23481         (gnus-make-format-preserve-properties): Add :version.
23482
23483         * gnus.el (gnus-group-charter-alist)
23484         (gnus-group-fetch-control-use-browse-url)
23485         (gnus-install-group-spam-parameters): Add :version.
23486
23487         * gnus-diary.el (gnus-diary): Add :version.
23488
23489         * gnus-delay.el (gnus-delay): Add :version.
23490
23491         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
23492         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
23493         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
23494         Add :version.
23495
23496         * gnus-agent.el (gnus-agent-max-fetch-size)
23497         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
23498         (gnus-agent-prompt-send-queue): Add :version.
23499
23500         * deuglify.el (gnus-outlook-deuglify): Add :version.
23501
23502         * html2text.el: Beautify code.  Improve doc strings.
23503         Some checkdoc cleanup.
23504         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
23505
23506 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
23507
23508         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
23509
23510 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
23511
23512         * gnus-registry.el (gnus-registry-hashtb): Create the registry
23513         when package is loaded.
23514
23515         * spam.el (spam-summary-score-preferred-header): Add global preference
23516         for people who want to override the default SpamAssassin over
23517         Bogofilter preference (when both are set).
23518         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
23519         (spam-user-format-function-S):
23520         Check spam-summary-score-preferred-header.
23521         (spam-extra-header-to-number): Add X-Bogosity header parsing.
23522         (spam-user-format-function-S): Format the score correctly.
23523
23524 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23525
23526         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
23527         signature file.  Suggested by Manoj Srivastava
23528         <srivasta@golden-gryphon.com>.
23529
23530         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
23531         iso-2022-jp even in the Japanese language environment.
23532         Suggested by Jason Rumney <jasonr@gnu.org>.
23533
23534 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23535
23536         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
23537         use the same characters as the dummy marks; make it free from
23538         getting affected by the language environment.
23539         (gnus-summary-read-group-1): Update mark positions only when the
23540         format spec is updated.
23541
23542         * gnus-spec.el (gnus-update-format-specifications): Return a list
23543         of updated types.
23544
23545 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23546
23547         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
23548         of boundp to check if display-warning is available.
23549
23550 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
23551
23552         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
23553
23554 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23555
23556         * nnspool.el (nnspool-spool-directory): Use news-path if the
23557         news-directory variable is not bound.
23558
23559         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
23560         function instead of display-warning if it is not available.
23561
23562 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
23563
23564         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
23565         v5-10: Use `point-at-bol'.
23566
23567 2004-10-26  Simon Josefsson  <jas@extundo.com>
23568
23569         * hashcash.el: Fix URL in comment, reported by Cheng Gao
23570         <chenggao@gmail.com>.
23571
23572 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
23573
23574         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
23575         instead.
23576
23577 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
23578
23579         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
23580         to remove a server from the nnimap-server-buffer-alist.
23581         (nnimap-open-connection, nnimap-close-server): Use it.
23582
23583         * gnus-encrypt.el: Remove file in favor of encrypt.el.
23584
23585 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23586
23587         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
23588         running the major-mode function.
23589
23590 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23591
23592         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
23593         dummy marks in the right way.
23594
23595 2004-10-18  David Edmondson  <dme@dme.org>
23596
23597         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
23598         excessively.
23599
23600 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
23601
23602         * gnus-util.el (gnus-split-references): Accept a nil references
23603         string and go on blissfully.
23604
23605         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
23606         cases where the references string is non-nil but has no references.
23607
23608         * encrypt.el: Add autoload tags.
23609
23610         * spam.el (spam-resolve-registrations-routine): Remove article
23611         from unregistration list too.  Reported by David Hanak
23612         <dhanak@isis.vanderbilt.edu>
23613
23614 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
23615
23616         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
23617         nil.  Change custom type.
23618
23619 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
23620
23621         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
23622
23623         * gnus-sum.el (gnus-summary-move-article): Use it.
23624
23625 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
23626
23627         * encrypt.el: Add autoload cookies.
23628
23629         * spam.el (spam-backend-article-list-property)
23630         (spam-backend-get-article-todo-list)
23631         (spam-backend-put-article-todo-list)
23632         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
23633         Resolve registrations separately.
23634         (spam-register-routine): Format comments.
23635         (spam-unregister-routine, spam-register-routine): Always call with
23636         specific-articles, no default list.
23637         (spam-summary-prepare-exit): Use the spam-classifications function.
23638
23639         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
23640         gnus-encrypt.el.
23641
23642         * encrypt.el: Copied from gnus-encrypt.el.
23643
23644         * gnus-encrypt.el: Commented that it's obsolete.
23645
23646 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23647
23648         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
23649         (gnus-score-save): Use it.
23650
23651         * message.el (message-bury): Use `window-dedicated-p'.
23652
23653 2004-10-15  Simon Josefsson  <jas@extundo.com>
23654
23655         * pop3.el (top-level): Don't require nnheader.
23656         (pop3-read-timeout): Add.
23657         (pop3-accept-process-output): Add.
23658         (pop3-read-response, pop3-retr): Use it.
23659
23660 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
23661
23662         * spam.el (spam-register-routine): Move comment.
23663         (spam-verify-bogofilter): Use 'unknown for the initial
23664         spam-bogofilter-valid state, not 'never.
23665
23666         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
23667         for netrc-machine.
23668
23669         * nnimap.el (nnimap-open-connection):
23670         Use netrc-machine-user-or-password.
23671
23672 2004-10-17  Richard M. Stallman  <rms@gnu.org>
23673
23674         * gnus-registry.el (gnus-registry-unload-hook):
23675         Set as a variable with add-hook.
23676
23677         * nnspool.el (nnspool-spool-directory): Use news-directory instead
23678         of news-path.
23679
23680         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
23681
23682         * spam.el: Delete duplicate `provide'.
23683         (spam-unload-hook): Set as a variable with add-hook.
23684
23685 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
23686
23687         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
23688         in the doc string.
23689
23690         * message.el (message-ignored-news-headers)
23691         (message-ignored-supersedes-headers)
23692         (message-ignored-resent-headers)
23693         (message-forward-ignored-headers): Improve custom type.
23694
23695 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23696
23697         * message.el (message-tokenize-header): Fix 2004-09-06 change
23698         which used point-min in the wrong place.
23699
23700 2004-10-12  Simon Josefsson  <jas@extundo.com>
23701
23702         * tls.el (tls-certtool-program): New variable.
23703         (tls-certificate-information): New function, based on
23704         ssl-certificate-information.
23705
23706 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23707
23708         * compface.el: Move the version of ELisp-based uncompface program
23709         to the contrib directory because of the copyright problem.
23710
23711 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
23712
23713         * message.el (message-kill-buffer): Raise the current frame.
23714
23715 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
23716
23717         * gnus-sum.el: Mention that multibyte characters don't work as marks.
23718
23719         * gnus.el (message-y-or-n-p): Autoload.
23720
23721         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
23722         (pop3-password-required, pop3-authentication-scheme)
23723         (pop3-leave-mail-on-server): Make customizable.
23724         (pop3): New custom group.
23725         (pop3-retr): Remove `sleep-for' statements.
23726         Suggested by Dave Love <fx@gnu.org>.
23727
23728         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
23729         Windows/DOS.
23730
23731         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
23732         (imap-parse-body): Fix incorrect use of `assert'.
23733         Suggested by Dave Love <fx@gnu.org>.
23734
23735         * mml.el (mml-minibuffer-read-disposition): Require match.
23736         Suggested by Dave Love <fx@gnu.org>.
23737
23738 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
23739
23740         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
23741         doc string.
23742
23743 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23744
23745         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
23746
23747 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23748
23749         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
23750         instead of calling `mm-insert-inline', to decode text/* parts
23751         before displaying them.
23752
23753 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23754
23755         * mm-uu.el (mm-uu-text-plain-type): New variable.
23756         (mm-uu-pgp-signed-extract-1): Use it.
23757         (mm-uu-pgp-encrypted-extract-1): Use it.
23758         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
23759         bind mm-uu-text-plain-type with that value.
23760         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
23761         mm-uu-dissect.
23762
23763 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23764
23765         * gnus-group.el (gnus-update-group-mark-positions):
23766         * gnus-sum.el (gnus-update-summary-mark-positions):
23767         * message.el (message-check-news-body-syntax):
23768         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
23769         of string-as-multibyte.
23770
23771 2004-10-05  Juri Linkov  <juri@jurta.org>
23772
23773         * gnus-group.el (gnus-update-group-mark-positions):
23774         * gnus-sum.el (gnus-update-summary-mark-positions):
23775         * message.el (message-check-news-body-syntax):
23776         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
23777         8-bit unibyte values to a multibyte string for search functions.
23778
23779 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23780
23781         * mm-uu.el (mm-uu-dissect): Allow optional arg.
23782         (mm-uu-dissect-text-parts): New function.
23783
23784         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
23785         dissect text parts.
23786
23787         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
23788         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
23789
23790         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
23791
23792         * gnus-topic.el (gnus-topic-hierarchical-parameters):
23793         Use gnus-current-topics instead of gnus-current-topic.
23794
23795 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
23796
23797         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
23798
23799 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
23800
23801         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
23802         where appropriate.
23803
23804         * nnml.el (nnml-generate-active-info): do.
23805
23806         * nndiary.el (nndiary-generate-active-info): do.
23807
23808         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
23809         (gnus-topic-move): do.
23810
23811         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
23812         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
23813
23814         * gnus-srvr.el (gnus-server-prepare)
23815         (gnus-server-open-all-servers): do.
23816
23817         * gnus-msg.el (gnus-summary-cancel-article)
23818         (gnus-summary-resend-message)
23819         (gnus-summary-mail-crosspost-complaint): do.
23820
23821         * gnus-move.el (gnus-change-server): do.
23822
23823         * gnus-group.el (gnus-group-unmark-all-groups)
23824         (gnus-group-set-current-level): do.
23825
23826 2004-10-04  Simon Josefsson  <jas@extundo.com>
23827
23828         * message.el (message-generate-hashcash): Doc fix.
23829
23830 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
23831
23832         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
23833         avoid infinite recursion via gnus-get-function.
23834
23835 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
23836
23837         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
23838
23839         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
23840
23841         * nnmail.el (nnmail-split-history): do.
23842
23843         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
23844         (nnml-request-delete-group): do.
23845
23846         * nnslashdot.el (nnslashdot-read-groups): do.
23847
23848         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
23849         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
23850
23851         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
23852         (nnspool-sift-nov-with-sed): Use last.
23853         (nnspool-retrieve-headers-with-nov): Use mapc.
23854         (nnspool-request-newgroups): Use dolist.
23855         (nnspool-request-group): Use last.
23856
23857         * nntp.el (nntp-read-server-type): Use dolist.
23858
23859         * nnvirtual.el (nnvirtual-create-mapping)
23860         (nnvirtual-update-read-and-marked): Use dolist.
23861         (nnvirtual-convert-headers): Simplify.
23862
23863 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23864
23865         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23866         Add support for sync'ing tick marks.
23867
23868 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23869
23870         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
23871         there's no visible header.
23872
23873 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
23874
23875         * gnus-agent.el (gnus-agent-synchronize-group-flags):
23876         When necessary, pass full group name to gnus-request-set-marks.
23877
23878 2004-10-01  Simon Josefsson  <jas@extundo.com>
23879
23880         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
23881         acroread.
23882
23883 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23884
23885         * spam-report.el (spam-report-gmane): Fix interactive.
23886
23887         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
23888
23889         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
23890         when writing file.
23891         (gnus-agent-synchronize-flags): Don't default to being
23892         interactive.
23893
23894 2004-09-30  Simon Josefsson  <jas@extundo.com>
23895
23896         * message.el (message-generate-hashcash): Add.
23897         (message-send-mail): Use it, call mail-add-payment.
23898
23899 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
23900
23901         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
23902
23903 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
23904
23905         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
23906         gnus-requst-update-info with explicit code to sync the in-memory
23907         info read flags with the marks being sync'd to the backend.
23908
23909         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
23910
23911 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23912
23913         * spam.el (spam-verify-bogofilter): Add new function.
23914         (spam-check-bogofilter)
23915         (spam-bogofilter-register-with-bogofilter): Use it.
23916         (spam-verify-bogofilter): Add small fixes.
23917
23918 2004-09-28  Simon Josefsson  <jas@extundo.com>
23919
23920         * hashcash.el (hashcash-generate-payment): Revert.
23921
23922 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
23923
23924         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23925         Use gnus-extract-references instead of gnus-split-references.
23926
23927         * gnus-util.el (gnus-extract-references): Add new function, analogous
23928         to gnus-split-references but extracts only the message-ID without
23929         anything extra.
23930
23931         * hashcash.el (hashcash-generate-payment)
23932         (hashcash-check-payment): Do the right thing if hashcash-path is
23933         nil (because the hashcash program could not be found).
23934
23935         * spam.el (spam-use-hashcash): Remove comment.
23936
23937 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
23938
23939         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
23940         (gnus-cache-enter-article, gnus-cache-remove-article)
23941         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
23942
23943         * gnus-async.el (gnus-async-prefetch-remove-group): do.
23944
23945         * gnus-art.el (article-hide-boring-headers)
23946         (article-translate-strings, article-display-face)
23947         (gnus-article-mime-match-handle-first)
23948         (gnus-article-highlight-headers)
23949         (gnus-article-add-buttons-to-head): do.
23950
23951 2004-09-27  Simon Josefsson  <jas@extundo.com>
23952
23953         * hashcash.el: New version, from
23954         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
23955         ../contrib/.
23956
23957 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23958
23959         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
23960
23961 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
23962
23963         * gnus-dup.el (gnus-dup-open): Use mapc.
23964         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
23965
23966         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
23967         Reported by Stefan Wiens <s.wi@gmx.net>.
23968
23969         * gnus.el (gnus-shutdown): Use dolist.
23970
23971         * gnus-undo.el (gnus-undo): Use mapc.
23972
23973         * nnrss.el (nnrss-generate-active): do.
23974
23975         * message.el (message-cite-original-without-signature)
23976         (message-cite-original): Use mapc.
23977         (message-do-actions, message-make-forward-subject): Use dolist.
23978
23979 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23980
23981         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
23982         deletion to remove entire duplicate line.  Fixes merged article
23983         number bug.
23984
23985 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
23986
23987         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
23988         servers that are offline.  Avoids having gnus-agent-toggle-plugged
23989         first ask if you want to open a server and then, even when you
23990         responded with no, asking if you want to synchronize the server's
23991         flags.
23992         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
23993         multi-line expressions.
23994         (gnus-agent-synchronize-group-flags): New internal function.
23995         Updates marks in memory (in the info structure) AND in the
23996         backend.
23997
23998         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
23999
24000         * nnagent.el (nnagent-request-set-mark):
24001         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
24002         method, to ensure that synchronization updates marks in the
24003         backend and in the info (in memory) structure.
24004
24005 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24006
24007         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
24008         convention fully; don't miss the root article of a thread; make
24009         the X-Draft-From header with correct article numbers.
24010
24011 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
24012
24013         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
24014         unless plugged.  Disable the agent so that an open failure causes
24015         an error.
24016
24017         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
24018         Revert 2004-09-21 change.  The backend must be opened while
24019         synchronizing flags even when the backend stores the flags
24020         locally.
24021
24022 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
24023
24024         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
24025         in `header' match.  Reported by Svend Tollak Munkejord.
24026
24027         * message.el (message-cite-original): Fix use of
24028         `message-cite-articles-with-x-no-archive'.
24029
24030 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24031
24032         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
24033         (gnus-window-to-buffer): Ditto.
24034
24035         * mml.el (mml-preview-buffer): New variable.
24036         (mml-preview): Manage window layout with gnus-buffer-configuration.
24037
24038         * gnus-msg.el (gnus-setup-message): Put article numbers into the
24039         X-Draft-From header even if those articles aren't quoted.
24040
24041 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
24042
24043         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
24044         (gnus-request-set-mark, gnus-request-update-mark): Use new
24045         g-s-t-u-l-m to decide to use backend even when unplugged.
24046
24047 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24048
24049         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
24050         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
24051
24052 2004-09-20  Simon Josefsson  <jas@extundo.com>
24053
24054         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
24055         "utf-16-le".
24056
24057 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24058
24059         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
24060
24061 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
24062
24063         * uudecode.el (uudecode-use-external): Add :version.
24064
24065         * smime.el (smime-CA-file, smime-encrypt-cipher)
24066         (smime-dns-server): Add :version.
24067
24068         * smiley.el (gnus-smiley-file-types): Add :version.
24069
24070         * sha1.el (sha1-use-external): Add :version.
24071
24072         * pgg-def.el (pgg-query-keyserver): Add :version.
24073
24074         * nnmail.el (nnmail-fancy-expiry-targets)
24075         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
24076         Add :version.
24077
24078         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
24079         (nnimap-retrieve-groups-asynchronous): Add :version.
24080         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
24081
24082         * mml.el (mml-content-disposition-parameters)
24083         (mml-insert-mime-headers-always): Add :version.
24084
24085         * mm-util.el (mm-coding-system-priorities): Add :version.
24086
24087         * mm-decode.el (mm-inline-text-html-with-images)
24088         (mm-keep-viewer-alive-types, mm-external-terminal-program)
24089         (mm-verify-option): Add :version.
24090         (mm-text-html-renderer): Change :version.
24091
24092         * message.el (message-fcc-externalize-attachments)
24093         (message-required-headers, message-draft-headers)
24094         (message-subject-trailing-was-query)
24095         (message-subject-trailing-was-ask-regexp)
24096         (message-subject-trailing-was-regexp, message-mark-insert-begin)
24097         (message-mark-insert-end, message-archive-header)
24098         (message-archive-note, message-cross-post-default)
24099         (message-cross-post-note, message-followup-to-note)
24100         (message-cross-post-note-function, message-use-mail-followup-to)
24101         (message-subscribed-address-functions)
24102         (message-subscribed-address-file, message-subscribed-addresses)
24103         (message-subscribed-regexps, message-allow-no-recipients)
24104         (message-yank-cited-prefix, message-signature-insert-empty-line)
24105         (message-hidden-headers, message-hierarchical-addresses)
24106         (message-mail-user-agent, message-use-idna)
24107         (message-valid-fqdn-regexp)
24108         (message-strip-special-text-properties, message-header-synonyms)
24109         (message-beginning-of-line, message-tab-body-function): Add :version.
24110         (message-insert-canlock, message-wide-reply-confirm-recipients):
24111         Change :version.
24112
24113         * mail-source.el (mail-source-ignore-errors): Add :group, :type
24114         and :version.
24115         (mail-source-delete-old-incoming-confirm)
24116         (mail-source-movemail-program): Add :version.
24117
24118         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
24119         (gnus-agent-cache, gnus-agent): Change :version.
24120
24121         * gnus-util.el (gnus-use-byte-compile): Change :version.
24122
24123         * gnus-sum.el (gnus-summary-make-false-root-always)
24124         (gnus-summary-default-high-score)
24125         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
24126         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
24127         (gnus-read-all-available-headers, gnus-article-emulate-mime)
24128         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
24129         (gnus-sum-thread-tree-single-indent)
24130         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
24131         (gnus-sum-thread-tree-leaf-with-other)
24132         (gnus-sum-thread-tree-single-leaf): Add :version.
24133         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
24134         (gnus-article-loose-mime): Change :version.
24135
24136         * gnus-start.el (gnus-backup-startup-file)
24137         (gnus-save-startup-file-via-temp-buffer): Add :version.
24138
24139         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
24140         (gnus-server-offline-face): Add :version.
24141
24142         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
24143
24144         * gnus-msg.el (gnus-gcc-externalize-attachments)
24145         (gnus-debug-files, gnus-debug-exclude-variables)
24146         (gnus-discouraged-post-methods): Change :version.
24147         (gnus-confirm-mail-reply-to-news)
24148         (gnus-confirm-treat-mail-like-news): Add :version.
24149
24150         * gnus-int.el (gnus-server-unopen-status): Add :version.
24151
24152         * gnus-group.el (gnus-group-jump-to-group-prompt)
24153         (gnus-large-ephemeral-newsgroup)
24154         (gnus-fetch-old-ephemeral-headers): Add :version.
24155
24156         * gnus-fun.el (gnus-x-face-directory)
24157         (gnus-convert-pbm-to-x-face-command)
24158         (gnus-convert-image-to-x-face-command)
24159         (gnus-convert-image-to-face-command): Add :version.
24160
24161         * gnus-delay.el (gnus-delay-default-hour): Add :version.
24162
24163         * gnus-cite.el (gnus-cite-blank-line-after-header)
24164         (gnus-article-boring-faces): Add :version.
24165
24166         * gnus-art.el (gnus-buttonized-mime-types)
24167         (gnus-inhibit-mime-unbuttonizing)
24168         (gnus-treat-display-face)
24169         (gnus-treat-body-boundary): Change :version.
24170         (gnus-body-boundary-delimiter, gnus-picon-databases)
24171         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
24172         (gnus-treat-date-english, gnus-treat-fold-headers)
24173         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
24174         (gnus-treat-mail-picon, gnus-treat-wash-html)
24175         (gnus-article-encrypt-protocol)
24176         (gnus-use-idna, gnus-article-over-scroll)
24177         (gnus-mime-display-multipart-alternative-as-mixed)
24178         (gnus-mime-display-multipart-related-as-mixed)
24179         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
24180         (gnus-ctan-url, gnus-button-ctan-handler)
24181         (gnus-button-handle-ctan-bogus-regexp)
24182         (gnus-button-ctan-directory-regexp)
24183         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
24184         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
24185         (gnus-button-man-level, gnus-button-emacs-level)
24186         (gnus-button-message-level, gnus-button-browse-level): Add :version.
24187
24188         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
24189         (gnus-agent-go-online): Change :version.
24190         (gnus-agent-expire-unagentized-dirs)
24191         (gnus-agent-auto-agentize-methods): Add :version.
24192
24193         * flow-fill.el (fill-flowed-display-column)
24194         (fill-flowed-encode-column): Add :version.
24195
24196         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
24197         (gnus-outlook-deuglify-unwrap-max)
24198         (gnus-outlook-deuglify-cite-marks)
24199         (gnus-outlook-deuglify-unwrap-stop-chars)
24200         (gnus-outlook-deuglify-no-wrap-chars)
24201         (gnus-outlook-deuglify-attrib-cut-regexp)
24202         (gnus-outlook-deuglify-attrib-verb-regexp)
24203         (gnus-outlook-deuglify-attrib-end-regexp)
24204         (gnus-outlook-display-hook): Add :version.
24205
24206         * binhex.el (binhex-use-external): Add :version.
24207
24208 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
24209
24210         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
24211         and `invisible'.
24212
24213 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
24214
24215         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
24216         in gnus-registry-trim.
24217
24218 2004-09-13  Simon Josefsson  <jas@extundo.com>
24219
24220         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
24221
24222         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
24223
24224         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
24225         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24226         <yamaoka@jpl.org>.
24227         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
24228         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24229         <yamaoka@jpl.org>.
24230
24231         * sieve.el (sieve-manage-mode): Ditto.
24232
24233 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
24234
24235         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
24236
24237 2004-09-11  Simon Josefsson  <jas@extundo.com>
24238
24239         * dns-mode.el: Add.
24240
24241         * mm-view.el (mm-display-dns-inline): Add.
24242
24243         * mm-decode.el (mm-inline-media-tests): Add text/dns.
24244         (mm-automatic-display): Ditto.
24245
24246         * mailcap.el (mailcap-mime-data): Add text/dns.
24247         (mailcap-mime-extensions): Map .soa to text/dns.
24248
24249 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
24250
24251         * gnus-art.el (article-decode-mime-words, article-babel)
24252         (gnus-article-highlight-signature, gnus-article-add-buttons)
24253         (gnus-signature-toggle): Remove unnecessary bindings of
24254         `inhibit-read-only' inherited from v5.10 merge.
24255
24256 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
24257
24258         * nntp.el (nntp): New customization group.
24259         (nntp-authinfo-file): Add customization group.
24260
24261         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
24262
24263         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
24264
24265         * gnus.el (to-address, to-list, subscribed)
24266         (large-newsgroup-initial): Ditto.
24267
24268         * flow-fill.el (fill-flowed-display-column)
24269         (fill-flowed-encode-column): Ditto.
24270
24271 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24272
24273         * message.el (message-tokenize-header, message-send-mail-with-qmail):
24274         Use point-min rather than 1.
24275         (message-send-mail): Use buffer-size rather than point-max.
24276
24277         * gnus-sum.el (gnus-summary-search-article-forward):
24278         Signal a specific `search-failed' rather than a generic `error'.
24279
24280         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
24281         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
24282         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
24283
24284 2004-09-10  Simon Josefsson  <jas@extundo.com>
24285
24286         * nndb.el (require): Remove tcp and duplicate cl.
24287
24288 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24289
24290         * gnus-agent.el (directory-files-and-attributes): Move forward.
24291
24292 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24293
24294         * gnus-agent.el (directory-files-and-attributes):
24295         Optionally defined to support XEmacs.
24296
24297 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24298
24299         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
24300         to avoid run-time CL dependencies.
24301         (gnus-agent-unfetch-articles): New function.
24302         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
24303         article numbers even when local .overview file is missing.
24304         (gnus-agent-read-article-number): New function.  Only accepts
24305         27-bit article numbers.
24306         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
24307         Use gnus-agent-read-article-number.
24308         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
24309         from backend while recognizing that article numbers in .overview
24310         must be valid.
24311         (gnus-agent-update-files-total-fetched-for):
24312         Use directory-files-and-attributes to improve performance.
24313         * gnus-int.el (gnus-request-move-article):
24314         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
24315         improve performance.
24316
24317         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
24318         some users confused by references to .newsrc when they only have a
24319         .newsrc.eld file.
24320         (gnus-convert-mark-converter-prompt)
24321         (gnus-convert-converter-needs-prompt): Fix use of property list.
24322         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
24323         New function.  Used internally to only display 'gnus converting
24324         files' message when actually necessary.
24325
24326         * gnus-sum.el (): Remove (require 'gnus-agent) as required
24327         methods now autoloaded.
24328
24329 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24330
24331         * gnus-sum.el (gnus-summary-insert-subject): Remove list
24332         identifiers.
24333
24334 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
24335
24336         * gnus-picon.el: Fix indentation and closing parenthesis.
24337
24338 2004-09-01  Simon Josefsson  <jas@extundo.com>
24339
24340         * message.el (message-canlock-generate): Require sha1, not
24341         sha1-el.  (Can we get rid of this require altogether?  It is ugly
24342         to require within a function.  Sadly, if sha1.el isn't loaded, the
24343         let binding in m-c-g will hide the defcustom definition, which is
24344         bad.)
24345
24346         * canlock.el: Require sha1, not sha1-el.
24347
24348         * message.el: Don't autoload sha1 (there is a autoload cookie in
24349         sha1.el).
24350
24351         * sha1-el.el: Rename to sha1.el.
24352
24353 2004-08-30  Juanma Barranquero  <lektu@terra.es>
24354
24355         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
24356
24357 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24358
24359         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
24360
24361 2004-08-30  Kim F. Storm  <storm@cua.dk>
24362
24363         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
24364
24365         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
24366         Add :group 'nnimap.
24367
24368 2004-08-30  Andreas Schwab  <schwab@suse.de>
24369
24370         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
24371         ?* and ?\;.
24372
24373         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
24374         and ?\' to symbol instead of whitespace.
24375
24376 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
24377
24378         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
24379
24380         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
24381         instead of re-search-forward.
24382
24383         * gnus-uu.el (gnus-uu-save-article): Ditto.
24384         (gnus-uu-post-encode-uuencode): Ditto.
24385
24386         * html2text.el (html2text-clean-list-items): Ditto.
24387         (html2text-clean-dtdd): Ditto.
24388         (html2text-format-tags): Ditto.
24389
24390         * message.el (message-send-mail-with-sendmail): Fix regexp.
24391         (message-fill-field-general): Use search-forward instead of
24392         re-search-forward.
24393         (unbold-region): Ditto.
24394
24395         * nnrss.el (nnrss-request-article): Ditto.
24396
24397         * nnslashdot.el (nnslashdot-request-article): Ditto.
24398
24399         * nnweb.el (nnweb-gmane-wash-article): Ditto.
24400
24401         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
24402         "Unrecognized menu descriptor" error in XEmacs.
24403
24404 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24405
24406         * gnus-sum.el (gnus-read-header): Don't remove a header for the
24407         parent article of a sparse article in the thread hashtb.
24408
24409 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
24410
24411         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
24412         (nnmail-expand-newtext): Lowercase expanded entries if
24413         nnmail-split-lowercase-expanded is non-nil.
24414
24415 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24416
24417         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
24418
24419         * gnus-group.el (gnus-group-line-format-alist): Convert the value
24420         of gnus-tmp-news-method into string under XEmacs.  It will be
24421         passed to gnus-correct-length which takes only a string argument.
24422
24423 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24424
24425         * gnus-util.el (gnus-bind-print-variables): New macro.
24426         (gnus-prin1): Use it.
24427         (gnus-prin1-to-string): Use it.
24428         (gnus-pp): New function.
24429         (gnus-pp-to-string): New function.
24430
24431         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
24432         Replace pp-to-string with gnus-pp-to-string.
24433         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
24434         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
24435         * gnus-msg.el (gnus-debug): Ditto.
24436         * gnus-score.el (gnus-score-save): Ditto.
24437         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
24438         gnus-pp-to-string.
24439         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
24440         with gnus-pp.
24441         * score-mode.el (gnus-score-pretty-print): Ditto.
24442         * webmail.el (webmail-debug): Ditto.
24443
24444 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24445
24446         * gnus-art.el (article-display-face, article-display-x-face):
24447         Use buffer-read-only.
24448
24449 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24450
24451         * gnus-art.el (article-hide-list-identifiers):
24452         Bind inhibit-read-only as t.
24453
24454 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
24455
24456         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
24457
24458 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24459
24460         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
24461         (gnus-narrow-to-page): Don't assume point-min == 1.
24462         (gnus-article-edit-mode): Derive from message-mode.
24463
24464         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
24465         point-min == 1.
24466
24467         * imap.el (imap-parse-address-list, imap-parse-body-ext):
24468         Disable incorrect use of `assert'.
24469
24470         * message.el (message-mode): Set comment-start-skip.
24471
24472
24473 2004-08-22  Sam Steingold  <sds@gnu.org>
24474
24475         * pop3.el (pop3-leave-mail-on-server): New user variable.
24476         (pop3-movemail): Delete mail only when it is nil.
24477
24478 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
24479
24480         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
24481
24482         * mml.el (mml-preview): Use `pop-to-buffer'.
24483
24484         * message.el (message-goto-mail-followup-to): Insert after "To".
24485         (message-carefully-insert-headers): Add comment.
24486
24487         * gnus.el: Remove unused variable `gnus-article-check-size'.
24488
24489         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
24490
24491         * gnus-art.el (gnus-button-alist):
24492         Improve `gnus-button-handle-library' entry.
24493
24494 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
24495
24496         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
24497         Use downcase, since XEmacs capitalizes error messages differently.
24498
24499 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
24500
24501         * nntp.el: Add (require 'gnus) due to reference to
24502         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
24503
24504 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
24505
24506         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
24507         Bind `mm-fill-flowed'.
24508
24509         * mm-decode.el (mm-dissect-singlepart): Check it.
24510
24511 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
24512
24513         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
24514         'imap' for netrc parsing.
24515
24516 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
24517
24518         * mailcap.el (mailcap-mime-data): Mark as risky.
24519
24520 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24521
24522         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
24523         may be included in the encoded word.
24524         (rfc2047-encode): Don't append a space if the encoded word
24525         includes close parenthesis.
24526
24527 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24528
24529         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
24530         of text within parentheses.
24531
24532 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
24533
24534         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
24535         (gnus-encrypt-write-file-contents): Make the password key the file
24536         name PLUS the cipher, not just the cipher.  Also remove failed
24537         passwords from the cache.
24538
24539 2004-08-06  Simon Josefsson  <jas@extundo.com>
24540
24541         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
24542         Doc fix.
24543
24544 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24545
24546         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
24547         LWSP.
24548
24549 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
24550
24551         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24552         Try to append in-reply-to: data to the references: header.
24553
24554         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
24555         (netrc-parse): Use gnus-encrypt.el functions.
24556
24557         * gnus-encrypt.el: Add new file for encryption support; currently
24558         does only a few GPG ciphers and an internal XOR cipher.
24559
24560         * password.el: Add comments on using password-read-and-add.
24561         (password-read-and-add): Add function to read and add the
24562         password to the cache at once.
24563
24564 2004-07-28  Simon Josefsson  <jas@extundo.com>
24565
24566         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
24567         parameter (but don't use it, for now).
24568
24569         * imap.el (imap-ssl-open): Use imap-process-connection-type,
24570         instead of hard coding to nil.
24571
24572 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24573
24574         * mm-view.el (mm-inline-image-emacs): Open lines under an image
24575         as mm-inline-image-xemacs does.
24576
24577 2004-07-26  Simon Josefsson  <jas@extundo.com>
24578
24579         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
24580         Revert part of 2004-07-17 change below.
24581
24582 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24583
24584         * rfc2047.el (rfc2047-encode-region): Don't infloop.
24585         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24586
24587 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24588
24589         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
24590         quotes that actually start with ">" at the beginning of the
24591         lines.
24592
24593 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24594
24595         * rfc2047.el (rfc2047-encode-region): Fix last change.
24596         (rfc2047-encode-parameter): Remove useless concat.
24597
24598 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24599
24600         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
24601         encode special characters; fix some kind of misconfigured headers;
24602         signal a real error if debug-on-quit or debug-on-error is non-nil.
24603         (rfc2047-encode-max-chars): New variable.
24604         (rfc2047-encode-1): Use it.
24605         (rfc2047-encode-parameter): New function.
24606
24607         * mml.el (mml-insert-parameter): Remove an excessive space.
24608
24609 2004-07-17  Simon Josefsson  <jas@extundo.com>
24610
24611         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
24612         Kai Grossjohann <kai@emptydomain.de>.
24613         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
24614         (gnus-group-make-menu-bar): Ditto.
24615
24616         * gnus-util.el (gnus-group-server): Add.
24617
24618 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
24619
24620         * message.el (message-clone-locals): Clone sendmail and smtp
24621         variables.
24622
24623 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24624
24625         * rfc2047.el (rfc2047-encode-region): Fix last change.
24626
24627 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24628
24629         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
24630         characters as non-special.
24631
24632 2004-07-09  Simon Josefsson  <jas@extundo.com>
24633
24634         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
24635         Users will lose all flag changes made while unplugged with
24636         e.g. nntp unless flag synchronization happens, thus `nil' is not a
24637         good default.  See numerous reports on ding mailing list.
24638
24639 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24640
24641         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
24642         add generate-head-function and generate-article-function to the
24643         rfc822-forward entry.
24644         (nndoc-rfc822-forward-generate-article): New function.
24645         (nndoc-rfc822-forward-generate-head): New function.
24646
24647         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
24648
24649 2004-07-06  Dan Christensen  <jdc@uwo.ca>
24650
24651         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
24652         respect display group parameter and gnus-summary-expunge-below.
24653         (gnus-articles-to-read): Remove unused reference to display group
24654         parameter.
24655
24656 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24657
24658         * nnheader.el (nnheader-uniquify-message-id): New experimental
24659         variable.
24660         (nnheader-nov-read-message-id): Use it.
24661
24662         * spam-report.el (spam-report-gmane): Add interactive.
24663
24664 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24665
24666         * mm-encode.el (mm-content-transfer-encoding-defaults):
24667         Use qp-or-base64 for the application/* types.
24668
24669 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
24670
24671         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
24672
24673 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
24674
24675         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
24676         trim value.
24677
24678 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
24679
24680         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
24681         New macro and function.
24682         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
24683
24684 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24685
24686         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
24687         after-load-alist.
24688
24689 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24690
24691         * gnus-group.el (gnus-group-get-new-news-this-group):
24692         Don't update info that isn't there.
24693
24694 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
24695
24696         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
24697         entry.
24698
24699 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24700
24701         * mm-view.el (mm-inline-render-with-function): Use multibyte
24702         buffer; decode html source by charset.
24703
24704         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
24705
24706         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
24707         Mule-UCS is loaded under XEmacs.
24708         (mm-mime-mule-charset-alist): Avoid duplicated entries.
24709
24710 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
24711
24712         * nnheader.el (nnheader-max-head-length): Increase to 8192.
24713
24714 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24715
24716         * mm-util.el (mm-coding-system-p): Return a coding-system.
24717         (mm-mime-mule-charset-alist): Use shift_jis instead of
24718         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
24719         entries for the mime charsets iso-2022-jp-3 and shift_jis.
24720         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
24721         instead of japanese-shift-jis and iso-latin-1 respectively in
24722         order to share the default value with both Emacs and XEmacs-mule.
24723         (mm-mule-charset-to-mime-charset):
24724         Make mm-coding-system-priorities effective.
24725         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
24726         while predicating of candidates upon the priorities.
24727
24728 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
24729
24730         * gnus-sum.el (gnus-summary-make-menu-bar):
24731         Add gnus-uu-invert-processable.
24732
24733         * gnus.el: Autoload gnus-uu-invert-processable.
24734
24735 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24736
24737         * mm-util.el (mm-with-multibyte-buffer): New macro.
24738
24739         * rfc2047.el (rfc2047-encode-string): Use it.
24740         (rfc2047-encode-region): Move point to the end of the region after
24741         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
24742
24743 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24744
24745         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
24746         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
24747
24748 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24749
24750         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
24751         (gnus-cite-parse): Ignore quoted envelope From_.
24752         Suggested by Karl Chen <quarl@nospam.quarl.org>.
24753
24754 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
24755
24756         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
24757         invalid addresses.
24758
24759 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
24760
24761         * spam.el: Change section markers, revise TODO list.
24762         (spam-backends): Make new master list of all installed backends.
24763         (spam-summary-exit-behavior): Add new variable to determine how
24764         messages moves are done at summary exit.
24765         (spam-move-spam-nonspam-groups-only)
24766         (spam-process-ham-in-nonham-groups)
24767         (spam-process-ham-in-spam-groups): Remove variables, the
24768         spam-summary-exit-behavior variable should be used to manage this
24769         behavior.
24770         (spam-old-ham-articles, spam-old-spam-articles): Remove.
24771         (spam-old-articles): Add variable, replacing spam-old-ham-articles
24772         and spam-old-spam-articles.
24773         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
24774         Add empty variables, placeholders for the backends they represent.
24775         (spam-set-difference): Move, unchanged.
24776         (spam-list-of-processors): Declare OBSOLETE, not used anymore
24777         unless the user has a processor variable.
24778         (spam-classifications, spam-classification-valid-p)
24779         (spam-backend-properties, spam-backend-property-valid-p)
24780         (spam-backend-function-type-valid-p)
24781         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
24782         (spam-report-articles-gmane, spam-report-articles-resend):
24783         Remove functions, they are not needed.
24784         (spam-install-backend-super, spam-backend-list)
24785         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
24786         (spam-backend-function, spam-backend-ham-registration-function)
24787         (spam-backend-spam-registration-function)
24788         (spam-backend-ham-unregistration-function)
24789         (spam-backend-spam-unregistration-function)
24790         (spam-backend-statistical-p, spam-backend-mover-p)
24791         (spam-install-backend-alias, spam-install-checkonly-backend)
24792         (spam-install-mover-backend, spam-install-nocheck-backend)
24793         (spam-install-backend, spam-install-statistical-backend)
24794         (spam-install-statistical-checkonly-backend): Add backend installation
24795         support.
24796         (spam-summary-prepare-exit): Rewrite to use the new backend code.
24797         (spam-group-processor-p): Use the new backend code and respect the
24798         summary exit behavior.
24799         (spam-mark-spam-as-expired-and-move-routine): Remove.
24800         (spam-summary-prepare): Change to use the new spam-old-articles
24801         variable.
24802         (spam-copy-or-move-routine, spam-copy-spam-routine)
24803         (spam-move-spam-routine, spam-copy-ham-routine)
24804         (spam-move-ham-routine): Add code to copy/move ham or spam.
24805         (spam-fetch-field-fast): Improve doc and code, plus allow the
24806         'number request.
24807         (spam-list-of-checks, spam-list-of-statistical-checks):
24808         Remove variables.
24809         (spam-split, spam-find-spam): Use the new backend code.
24810         (spam-registration-functions): Remove variable.
24811         (spam-unregister-routine): Add convenience wrapper.
24812         (spam-log-undo-registration, spam-register-routine)
24813         (spam-log-processing-to-registry)
24814         (spam-log-unregistration-needed-p): Rename "check" to "backend"
24815         where possible.
24816         (spam-check-gmane-xref, spam-check-regex-headers)
24817         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
24818         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
24819         (spam-check-bogofilter-headers, spam-check-spamoracle)
24820         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
24821         (spam-check-crm114-headers): Use the spam-split-group that
24822         spam-split prepares, no need to determine it every time.
24823
24824         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
24825         to the nnheader-parse-naked-head call.
24826
24827         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
24828
24829         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
24830         the nnheader-nov-read-message-id call.
24831
24832 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24833
24834         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
24835         gnus-activate-group twice.  Suggested by Markus Peter
24836         <warp@spin.de>.
24837
24838 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
24839
24840         * gnus-art.el (gnus-article-time-format): Exchange the order of
24841         day and month in the default value; fix customization type.
24842         (article-date-ut): Use add-text-properties.
24843         (article-make-date-line): Use message-make-date instead of
24844         current-time-string.
24845
24846         * message.el (message-fetch-field): Don't use set-text-properties.
24847         (message-make-date): Simplify.
24848
24849         * messagexmas.el (message-xmas-make-date): New function.
24850         (message-xmas-redefine): Defalias message-make-date to it.
24851
24852 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24853
24854         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
24855         (rfc2047-encode-region): Treat text within parentheses as special;
24856         show the original text when error has occurred.
24857
24858         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
24859         already-computed method to gnus-activate-group.
24860
24861         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
24862         same select-methods identical Lisp objects.
24863
24864         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
24865         object when modifying the info.
24866
24867 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24868
24869         * gnus-srvr.el (gnus-server-set-info): Remove the server from
24870         gnus-opened-servers since it has never been opened with the new
24871         configuration yet.
24872
24873 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24874
24875         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
24876         arg to nnheader-generate-fake-message-id.
24877
24878 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
24879
24880         * nnheader.el (nnheader-generate-fake-message-id): Accept a
24881         number and build a fake message ID localized to a group and
24882         article number (so it's repeatable from that point on).
24883         (nnheader-fake-message-id-p): Change regex to accomodate new fake
24884         ID format.
24885
24886         * gnus-sum.el (gnus-get-newsgroup-headers):
24887         Call nnheader-generate-fake-message-id with the article number.
24888
24889 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
24890
24891         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
24892         end-of-buffer.
24893
24894 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24895
24896         * message.el (message-ignored-supersedes-headers): Add Approved.
24897
24898 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
24899
24900         * rfc2047.el (rfc2047-encode-message-header): Remove useless
24901         goto-char.
24902         (rfc2047-encode): Fold the line before encoding.
24903
24904 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24905
24906         * rfc2047.el (rfc2047-encode-message-header): Disabled header
24907         folding -- not all headers can be folded, and this should be done
24908         by the message composition mode.  Probably.  I think.
24909
24910 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24911
24912         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
24913         fast.
24914
24915         * gnus-ems.el (gnus-remove-image): Don't use
24916         message-text-with-property; remove only the image found first.
24917
24918         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
24919         found first.
24920
24921 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
24922
24923         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
24924
24925 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24926
24927         * message.el (message-text-with-property): Make it fast and accept
24928         optional arguments.
24929         (message-strip-forbidden-properties): Use it.
24930         (message-fix-before-sending): Follow the m-t-w-p change.
24931
24932         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
24933
24934 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24935
24936         * gnus-art.el (article-hide-headers): Don't change the buffer
24937         mistakenly when performing mml-preview even if
24938         gnus-single-article-buffer is nil.
24939
24940 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
24941
24942         * message.el (message-expand-name-databases): New user option.
24943         (message-expand-name): Use it.
24944
24945 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
24946
24947         * spam.el (spam-report-articles-resend)
24948         (spam-report-resend-register-routine): Allow ham reporting.
24949         (spam-report-resend-register-ham-routine): Add wrapper.
24950         (spam-registration-functions): Add ham resending functions.
24951         (spam-list-of-processors): Add ham resend processor.
24952
24953         * gnus.el (ham-resend-to): Add new group parameter.
24954         (spam-process): Add ham resend option.
24955
24956         * spam-report.el (spam-report-resend): Allow reporting ham.
24957         (spam-report-resend-ham): Add wrapper.
24958
24959 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24960
24961         * message.el (message-cite-articles-with-x-no-archive):
24962         New variable.
24963         (message-cite-original): Use it.
24964
24965 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24966
24967         * message.el (message-cite-original): Respect X-No-Archive.
24968
24969 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24970
24971         * gnus-art.el (article-hide-headers): Refer to the values for
24972         gnus-ignored-headers and gnus-visible-headers in the summary
24973         buffer since a user may have set them as group parameters.
24974
24975 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
24976
24977         * assistant.el (assistant-node-name): Add convenience function.
24978         (assistant-render-text, assistant-render-node): Add error handling,
24979         plus handle multiple next nodes.
24980         (assistant-find-next-node): Comment out for now.
24981         (assistant-find-next-nodes): Add function, returns list of next
24982         nodes.
24983
24984 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
24985
24986         * mail-source.el (mail-source-directory): Fix doc-string.
24987
24988 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
24989
24990         * assistant.el (assistant-render-text, assistant-eval): Add :set
24991         widget type, which is different because it takes and returns a
24992         list.  Much hilarity ensues.
24993
24994 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
24995
24996         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
24997
24998         * gnus-group.el (gnus-group-get-new-news-this-group):
24999         Add doc-string.
25000
25001         * gnus-start.el (gnus-activate-group): Add doc-string.
25002
25003 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25004
25005         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
25006
25007 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
25008
25009         * assistant.el (assistant-render-text): Try to add a :set
25010         widget, more to come.
25011
25012         * spam.el (spam-group-spam-contents-p): Handle empty groupname
25013         strings.
25014         (spam-report-articles-resend)
25015         (spam-register-routine): Do registration iff any articles warrant
25016         it.
25017         (spam-summary-prepare-exit): Change log message for nil group
25018         destinations.
25019
25020 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
25021
25022         * spam.el (spam-report-resend-register-routine):
25023         Allow spam-report-resend-to to be a group parameter or a global value.
25024
25025 2004-05-26  Simon Josefsson  <jas@extundo.com>
25026
25027         * starttls.el: Merge with my GNUTLS based starttls.el.
25028         (starttls-gnutls-program, starttls-use-gnutls)
25029         (starttls-extra-arguments, starttls-process-connection-type)
25030         (starttls-connect, starttls-failure, starttls-success):
25031         New variables.
25032         (starttls-program, starttls-extra-args): Doc fix.
25033         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
25034         New functions.
25035         (starttls-negotiate, starttls-open-stream):
25036         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
25037         function if it is set.
25038
25039 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25040
25041         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
25042         structured fields.
25043
25044 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25045
25046         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
25047
25048 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
25049
25050         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
25051         Add variable.
25052         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
25053         assigning the spam-mark to new messages.
25054
25055 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
25056
25057         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
25058
25059 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25060
25061         * dgnushack.el: Autoload customize-set-variable for XEmacs.
25062
25063         * rfc2047.el (rfc2047-encodable-p): Don't move point.
25064         (rfc2047-decode): Treat the ascii coding-system as raw-text by
25065         default.
25066
25067 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
25068
25069         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
25070         correct data.
25071
25072 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
25073
25074         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
25075         (spam-group-processor-p): Fix function.
25076         (spam-group-processor-multiple-p)
25077         (spam-group-spam-processor-report-gmane-p)
25078         (spam-group-spam-processor-report-resend-p)
25079         (spam-group-spam-processor-bogofilter-p)
25080         (spam-group-spam-processor-blacklist-p)
25081         (spam-group-spam-processor-ifile-p)
25082         (spam-group-ham-processor-ifile-p)
25083         (spam-group-spam-processor-spamoracle-p)
25084         (spam-group-spam-processor-crm114-p)
25085         (spam-group-ham-processor-bogofilter-p)
25086         (spam-group-spam-processor-stat-p)
25087         (spam-group-ham-processor-stat-p)
25088         (spam-group-ham-processor-whitelist-p)
25089         (spam-group-ham-processor-BBDB-p)
25090         (spam-group-ham-processor-spamoracle-p)
25091         (spam-group-ham-processor-copy-p): Remove functions with some
25092         prejudice against unneeded code.
25093         (spam-report-articles-resend)
25094         (spam-report-resend-register-routine): Allow the group/topic
25095         spam-resend-to value to override spam-report-resend-to.
25096         (spam-summary-prepare-exit): Invoke spam-group-processor-p
25097         properly now.
25098
25099         * gnus.el (spam-resend-to): Add group/topic parameter.
25100         (spam-process): Move the OBSOLETE processors to the end of the
25101         choices.
25102
25103 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
25104
25105         * spam-report.el (spam-report-resend-to, spam-report-resend):
25106         Start with resend-to set to nil, and then ask the user if necessary.
25107         (spam-report-resend): spam-report-resend takes a list of articles, not
25108         separate article numbers.
25109
25110 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25111
25112         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
25113         addition to emacs-w3m.
25114
25115 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25116
25117         * assistant.el (assistant-authinfo-data): New function.
25118         (assistant-eval): Eval for entire assistant.
25119
25120         * netrc.el (netrc-services-file): New variable.
25121         (netrc-parse-services): New function.
25122         (netrc-find-service-name): New function.
25123         (netrc-find-service-number): New function.
25124         (netrc-port-equal): New function.
25125         (netrc-machine): Use it.
25126
25127         * nnimap.el (nnimap-open-connection): Use netrc.
25128
25129         * gnus-util.el (gnus-netrc-get): Remove aliases.
25130
25131         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
25132
25133         * assistant.el (wid-edit): Fix compilation.
25134
25135         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
25136
25137 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
25138
25139         * gnus-util.el (gnus-set-file-modes): New function.  (small
25140         patch).
25141
25142 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25143
25144         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
25145
25146         * assistant.el (assistant-render-node): Fix up rendering and
25147         read-only text.
25148         (assistant-render-node): Reset.
25149         (assistant-make-read-only): Not sticky.
25150
25151 2004-05-20  Danny Siu  <dsiu@adobe.com>
25152
25153         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
25154         centered even when gnus-auto-center-summary is t.
25155
25156 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25157
25158         * dns.el (dns-get-txt-answer): New function.
25159         (dns-read-txt): Ditto.
25160         (query-dns): Use it.
25161
25162 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25163
25164         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
25165         active for foreign groups even if the group level is higher than
25166         the specified value.
25167
25168 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25169
25170         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
25171         non-active groups.
25172
25173         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
25174
25175 2004-05-20  Magnus Henoch  <mange@freemail.hu>
25176
25177         * dns.el (dns-read-type): Add support for SVR.  (small patch)
25178
25179 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
25180
25181         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
25182         (spam-crm114-header, spam-crm114-spam-switch)
25183         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
25184         (spam-crm114-positive-spam-header)
25185         (spam-crm114-database-directory, spam-list-of-processors)
25186         (spam-group-spam-processor-crm114-p)
25187         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
25188         (spam-generic-score, spam-list-of-checks)
25189         (spam-list-of-statistical-checks, spam-registration-functions)
25190         (spam-check-crm114-headers, spam-crm114-score)
25191         (spam-check-crm114, spam-crm114-register-with-crm114)
25192         (spam-crm114-register-spam-routine)
25193         (spam-crm114-unregister-spam-routine)
25194         (spam-crm114-register-ham-routine)
25195         (spam-crm114-unregister-ham-routine): Add CRM114 support.
25196
25197 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
25198
25199         * gnus.el: Add spam-use-crm114.
25200
25201         * spam.el (spam-list-of-processors, spam-registration-functions):
25202         Add spam-use-resend.
25203         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
25204         (spam-report-articles-gmane): Add doc fix.
25205         (spam-report-articles-resend, spam-report-resend-register-routine):
25206         Add wrappers around spam-report-resend-to.
25207
25208         * spam-report.el (spam-report-resend-to, spam-report-resend):
25209         Add support for resending spam.
25210         (spam-report-gmane): Fix line length >80.
25211
25212         * gnus.el (spam-process): Add spam-use-resend.
25213
25214 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25215
25216         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
25217         number of processed spam messages.
25218         (spam-ham-copy-or-move-routine): Return the number of processed
25219         ham messages.
25220         (spam-summary-prepare-exit): Use the above values to decide
25221         whether status messages shouled be displayed.
25222
25223 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
25224
25225         * rfc2047.el (rfc2047-encode-function-alist): Rename from
25226         `rfc2047-encoding-function-alist' in order to avoid conflicting
25227         with the old version.
25228         (rfc2047-encode-region): Concatenate words containing non-ASCII
25229         characters in structured fields; don't encode space-delimited
25230         ASCII words even in unstructured fields; don't break words at
25231         char-category boundaries.
25232         (rfc2047-encode-1): New function.
25233         (rfc2047-encode): Use it; encode text so that it occupies the
25234         maximum width within 76-column; work correctly on Q encoding for
25235         iso-2022-* charsets.
25236         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
25237         sure not to break a line just after the header name.
25238         (rfc2047-b-encode-region): Remove.
25239         (rfc2047-b-encode-string): New function.
25240         (rfc2047-q-encode-region): Remove.
25241         (rfc2047-q-encode-string): New function.
25242
25243         * mm-util.el (mm-replace-in-string): New function.
25244
25245 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25246
25247         * gnus-msg.el (gnus-inews-make-draft-meta-information):
25248         Really get it right.
25249         (gnus-inews-make-draft): Really.
25250
25251 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
25252
25253         * nnmh.el (nnmh-request-list-1): Don't check the link count
25254         before descending.  (small patch)
25255
25256 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25257
25258         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
25259         stuff.
25260
25261         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
25262         Match on real group name.
25263
25264         * gnus-art.el (gnus-signature-limit): Doc fix.
25265
25266         * gnus-msg.el (gnus-inews-make-draft): Quote list.
25267
25268         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
25269
25270 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
25271
25272         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
25273         isn't a string.
25274
25275 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25276
25277         * gnus-draft.el (gnus-draft-send):
25278         Bind rfc2047-encode-encoded-words.
25279
25280         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
25281         (rfc2047-encodable-p): Say that =? needs encoding.
25282         (rfc2047-encode-encoded-words): New variable.
25283
25284         * gnus-group.el (gnus-group-select-group): Doc fix.
25285
25286         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
25287
25288         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
25289         to nil.
25290
25291         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
25292
25293         * nnheader.el (nnheader-get-lines-and-char): New function.
25294
25295 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
25296
25297         * gnus-msg.el (gnus-summary-followup-with-original):
25298         Document yanking of region when active.
25299
25300 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25301
25302         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
25303         groups if the group level is higher than the specified value.
25304
25305 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25306
25307         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
25308         (gnus-group-jump-to-group): Add prefix argument using
25309         `gnus-group-jump-to-group-prompt'.  Query before jumping to
25310         non-active group.
25311
25312         * compface.el (uncompface): Be verbose when changing
25313         `uncompface-use-external'.
25314
25315         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
25316         handle manual section.
25317
25318 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25319
25320         * gnus-art.el (gnus-button-alist): Revert previous change.
25321
25322 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25323
25324         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
25325
25326 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25327
25328         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
25329         whether backend can accept message.
25330
25331         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
25332
25333 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
25334
25335         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25336         Avoid creating directory when nntp-marks-is-evil is true.
25337         Reported by Reiner Steib.
25338
25339 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25340
25341         * gnus-picon.el (gnus-picon-insert-glyph):
25342         Add optional `nostring' argument.
25343
25344 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25345
25346         * gnus-picon.el (gnus-picon-style): New variable.
25347         (gnus-picon-transform-address): Support `gnus-picon-style'.
25348
25349 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25350
25351         * message.el (message-fill-field): Return point.
25352         (message-generate-headers): Go to end of field.
25353
25354         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
25355         stuff for non-living groups.
25356
25357 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25358
25359         * gnus-art.el (gnus-article-followup-with-original)
25360         (gnus-article-reply-with-original): gnus-mark-active-p ->
25361         gnus-region-active-p.
25362
25363 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
25364
25365         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
25366         only when there is spam or ham to be processed.
25367
25368 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25369
25370         * mail-source.el (mail-source-delete-crash-box): Refactor.
25371         (mail-source-fetch): Use it.
25372         (mail-source-fetch-file): Ditto.
25373         (mail-source-fetch-directory): Run postscript in loop.
25374         (mail-source-fetch-pop): Delete.
25375         (mail-source-fetch-maildir): Ditto.
25376         (mail-source-fetch-imap): Ditto.
25377
25378         * imap.el (imap-authenticators): Comment out sasl.
25379
25380         * message.el (message-skip-to-next-address): New function.
25381         (message-fill-header-address): Refactor.
25382         (message-fill-address): Use it.
25383         (message-delete-address): Use it.
25384         (message-fill-header-general): Refactor.
25385         (message-fill-field-address): Rename.
25386         (message-narrow-to-field): Find the start of the header.
25387         (message-header-format-alist): Don't pre-fill.
25388         (message-fill-header): Remove.
25389         (message-insert-header): New function.
25390         (message-shorten-references): Use it.
25391
25392         * rfc2047.el (rfc2047-field-value): Strip props.
25393
25394         * mail-parse.el (mail-header-make-address): New alias.
25395
25396         * ietf-drums.el (ietf-drums-make-address): New function.
25397
25398         * imap.el: Add compiler directives.
25399
25400         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
25401
25402         * gnus-art.el (article-decode-idna-rhs): Don't use
25403         message-idna-inside-rhs-p.
25404
25405 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25406
25407         * message.el (message-idna-inside-rhs-p): Remove.
25408         (message-idna-to-ascii-rhs-1): Use proper address parsing.
25409
25410         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
25411         false positives.
25412
25413 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
25414
25415         * imap.el (imap-sasl-make-mechanisms): Use sasl.
25416
25417 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25418
25419         * nneething.el (nneething-file-name): Don't create spurious
25420         files.
25421
25422         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
25423         (gnus-inews-do-gcc): Remove sleep.
25424
25425         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
25426         part under point.
25427
25428         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
25429         (gnus-agent-regenerate-group): Using nil messages aren't valid.
25430
25431 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
25432
25433         * spam.el (spam-summary-prepare-exit): Fix (length).
25434
25435 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
25436
25437         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
25438         as expired without moving it" message when there are spam
25439         messages left.
25440
25441 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
25442
25443         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
25444         header is not nil.
25445
25446 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
25447
25448         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25449         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
25450         (nntp-marks-changed-p): New arg SERVER.
25451         (nntp-request-update-info): Adjust caller.
25452
25453 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
25454
25455         * nntp.el (nntp-save-marks): Pass missing arg.
25456
25457 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
25458
25459         * nntp.el: Support marks.
25460         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
25461         (nntp-marks-modtime, nntp-marks-directory): New variables.
25462         (nntp-request-set-mark, nntp-request-update-info)
25463         (nntp-possibly-create-directory, nntp-marks-changed-p)
25464         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
25465         New functions.
25466
25467 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
25468
25469         * gnus-xmas.el (gnus-xmas-select-lowest-window)
25470         (gnus-xmas-redefine): Rename.
25471
25472         * gnus-score.el (gnus-score-insert-help):
25473         Use gnus-select-lowest-window.
25474
25475         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
25476         appt-select-lowest-window and rename to gnus-select-lowest-window.
25477
25478         * gnus.el: do.
25479
25480 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25481
25482         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
25483         encodings of MIME-encoded words, in order to improve
25484         interoperability with several broken MUAs.
25485
25486 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25487
25488         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
25489         tags, only when charsets are not specified in headers.
25490         (mm-inline-text-html-render-with-w3m): Ditto.
25491
25492         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
25493         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
25494
25495 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25496
25497         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
25498         instead of MIME-decoded from fields when checking
25499         `gnus-article-address-banner-alist'.
25500
25501 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
25502
25503         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
25504         description rather than subject.
25505
25506 2004-05-02  Steve Youngs  <steve@youngs.au.com>
25507
25508         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
25509
25510 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25511
25512         * gnus.el (gnus-version-number): Bump.
25513
25514 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25515
25516         * gnus.el: No Gnus v0.2 is released.
25517
25518 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25519
25520         * gnus-agent.el (gnus-agent-read-agentview):
25521         Inline gnus-uncompress-range.
25522
25523 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25524
25525         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
25526         `exec-installed-p'.
25527
25528 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25529
25530         * gnus.el (spam-process, spam-autodetect-methods):
25531         Add bsfilter and bsfilter-headers.
25532
25533         * spam.el (spam-bsfilter): New customize group.
25534         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
25535         (spam-bsfilter-header, spam-bsfilter-probability-header)
25536         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
25537         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
25538         (spam-bsfilter-database-directory): New options.
25539         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
25540         (spam-list-of-statistical-checks, spam-registration-functions):
25541         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
25542         (spam-bsfilter-score): New command.
25543         (spam-check-bsfilter-headers, spam-check-bsfilter)
25544         (spam-bsfilter-register-with-bsfilter)
25545         (spam-bsfilter-register-spam-routine)
25546         (spam-bsfilter-unregister-spam-routine)
25547         (spam-bsfilter-register-ham-routine)
25548         (spam-bsfilter-unregister-ham-routine): New functions.
25549         (spam-generic-score): Support bsfilter; Accept an optional argument
25550         to recalcurate spam score even if scoring header has already been
25551         added.
25552         (spam-bogofilter-score, spam-spamassassin-score): Accept an
25553         optional argument to recalcurate spam score even if scoring header
25554         has already been added.
25555
25556 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
25557
25558         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
25559         strings!  Reported by David D. Smith <davidsmith@acm.org>.
25560         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
25561         link is missing.
25562
25563 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
25564
25565         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
25566         (html2text-get-attr): Rewrite.
25567
25568         * message.el (message-setup-1): Remove redundant put-text-property
25569         on mail-header-separator.
25570
25571 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
25572
25573         * gnus-registry.el (gnus-registry-cache-whitespace)
25574         (gnus-registry-action, gnus-registry-spool-action)
25575         (gnus-registry-split-fancy-with-parent): Change message levels
25576         from 5 to 3 or 7, as needed.
25577
25578         * spam.el (spam-summary-prepare-exit)
25579         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
25580         (spam-split, spam-find-spam, spam-log-undo-registration)
25581         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
25582         level from 5 to 6.
25583
25584 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25585
25586         * gnus-ems.el: Autoload appt-select-lowest-window (revert
25587         2004-03-04 change).
25588
25589 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
25590
25591         * sieve-manage.el (sieve-manage-open):
25592         * nnweb.el (nnweb-insert-html):
25593         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
25594         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
25595         * nnspool.el (nnspool-request-group):
25596         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
25597         * nnml.el (nnml-request-update-info):
25598         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
25599         (nnmh-request-create-group, nnmh-update-gnus-unreads):
25600         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
25601         (nnimap-request-set-mark):
25602         * nnfolder.el (nnfolder-request-update-info):
25603         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
25604         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
25605         * gnus-uu.el (gnus-uu-find-articles-matching):
25606         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
25607         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
25608         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
25609         * gnus-nocem.el (gnus-nocem-scan-groups):
25610         * gnus-int.el (gnus-start-news-server):
25611         * gnus-group.el (gnus-group-make-kiboze-group)
25612         (gnus-group-browse-foreign-server):
25613         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
25614         Use mapc when appropriate.
25615
25616 2004-04-22  Dan Christensen  <jdc@uwo.ca>
25617             Adam Sjøgren  <asjo@koldfront.dk>
25618             Wes Hardaker  <wes@hardakers.net>
25619             Michael Shields  <shields@msrl.com>
25620
25621         * spam.el (spam-necessary-extra-headers): Get the extra headers we
25622         may need for spam sorting and scoring.
25623         (spam-user-format-function-S): Add user format function suitable for
25624         general use.
25625         (spam-article-sort-by-spam-status): Add sorting function for summary
25626         sorting.
25627         (spam-extra-header-to-number): Add function to get a score from a
25628         header.
25629         (spam-summary-score): Add function to get a numeric score from the
25630         headers.
25631         (spam-generic-score): Fix function doc, was in wrong place.
25632         (spam-initialize): Take symbols when it's run, and install the
25633         extra headers that spam-necessary-extra-headers thinks we need.
25634
25635 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
25636
25637         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
25638         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25639
25640 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
25641
25642         * gnus-sum.el (gnus-set-global-variables)
25643         (gnus-build-all-threads, gnus-get-newsgroup-headers)
25644         (gnus-article-get-xrefs, gnus-summary-best-group)
25645         (gnus-summary-next-article, gnus-summary-enter-digest-group)
25646         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
25647         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
25648         Use with-current-buffer.
25649
25650 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
25651
25652         * spam.el (spam-summary-prepare-exit): Simplify logic.
25653         (spam-fetch-article-header): Read the article header if it's not
25654         available.
25655         (spam-list-articles): Simplify logic.
25656         (spam-filelist-register-routine): Fix bug with unregister-list.
25657
25658         * gnus-registry.el: Fix comments at beginning.
25659
25660 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
25661
25662         * message.el (message-cater-to-broken-inn): Remove.
25663         (message-shorten-references): Make sure the total folded length of
25664         References is shorter than 998 characters to cater to a bug in INN
25665         2.3.  Also, don't pretend that references aren't folded -- this
25666         hasn't worked for a while.
25667
25668 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25669
25670         * gnus-agent.el (gnus-agentize):
25671         gnus-agent-send-mail-real-function no longer set to current value
25672         of message-send-mail-function but rather a lambda that calls
25673         message-send-mail-function.  The change makes the agent real-time
25674         responsive to user changes to message-send-mail-function.
25675
25676 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25677
25678         * legacy-gnus-agent.el
25679         (gnus-agent-convert-to-compressed-agentview): Fix typos with
25680         help from Florian Weimer <fw@deneb.enyo.de>
25681
25682 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25683
25684         * nnmail.el (nnmail-cache-insert): Revert last change.
25685
25686 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25687
25688         * nnmail.el (nnmail-cache-insert): Always check whether
25689         nnmail-cache-ignore-groups matches a group name.
25690
25691 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
25692
25693         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
25694         (spam-find-spam, spam-log-processing-to-registry)
25695         (spam-log-registered-p, spam-log-unregistration-needed-p)
25696         (spam-log-undo-registration): Use gnus-message instead of
25697         gnus-error, none of these errors are fatal.
25698
25699         * gnus-registry.el (gnus-registry-clean-empty-function)
25700         (gnus-registry-clean-empty): Remove only empty entries without
25701         extra data.
25702
25703 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
25704
25705         * spam-stat.el (spam-stat-buffer-change-to-spam)
25706         (spam-stat-buffer-change-to-non-spam): Change (error) to
25707         (gnus-message 8) invocation.
25708
25709 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25710
25711         * nntp.el (nntp-via-netcat-command): New variable.
25712         (nntp-via-netcat-switches): New variable.
25713         (nntp-open-via-rlogin-and-netcat): New function.
25714         (nntp-open-connection-function): Doc fix.
25715         (nntp-telnet-command): Doc fix.
25716         (nntp-end-of-line): Doc fix.
25717         (nntp-via-rlogin-command): Doc fix.
25718         (nntp-via-user-name): Doc fix.
25719         (nntp-via-address): Doc fix.
25720
25721 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25722
25723         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
25724         error in Emacs 21.1.
25725
25726 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
25727
25728         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
25729
25730 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25731
25732         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
25733         (gnus-agent-with-refreshed-group): New macro.
25734         (gnus-agent-rename-group): New function.
25735         (gnus-agent-delete-group): New function.
25736         (gnus-agent-save-group-info): Use gnus-command-method when
25737         `method' parameter is nil.  Don't write nil entries into the
25738         active file.
25739         (gnus-agent-get-group-info): New function.
25740         (gnus-agent-fetch-articles):
25741         Use gnus-agent-update-files-total-fetched-for to increment disk space
25742         used.
25743         (gnus-agent-fetch-headers, gnus-agent-save-alist):
25744         Use gnus-agent-update-view-total-fetched-for to increment disk space
25745         used.
25746         (gnus-agent-get-local): Add optional parameters to avoid calling
25747         gnus-group-real-name and gnus-find-method-for-group.
25748         (gnus-agent-set-local): Delete stored entry if either min, or max,
25749         are nil.
25750         (gnus-agent-fetch-session): Reworded error/quit messages.
25751         On quit, use gnus-agent-regenerate-group to record existance of any
25752         articles fetched to disk before the quit occurred.
25753         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
25754         gnus-agent-update-view-total-fetched-for, and
25755         gnus-agent-update-files-total-fetched-for to decrement disk space
25756         used.
25757         (gnus-agent-retrieve-headers):
25758         Use gnus-agent-update-view-total-fetched-for to increment disk space
25759         used.
25760         (gnus-agent-regenerate-group): Replace gnus-group-update-group
25761         with gnus-agent-update-files-total-fetched-for to decrement disk
25762         space and fresh group buffer.
25763         (gnus-agent-inhibit-update-total-fetched-for): New variable.
25764         (gnus-agent-need-update-total-fetched-for): New variable.
25765         (gnus-agent-update-files-total-fetched-for): New function.
25766         (gnus-agent-update-view-total-fetched-for): New function.
25767         (gnus-agent-total-fetched-for): New function.
25768
25769         * gnus-cache.el (gnus-cache-save-buffers):
25770         Use gnus-cache-update-overview-total-fetched-for to change disk space
25771         used by this group.
25772         (gnus-cache-possibly-enter-article):
25773         Use gnus-cache-update-file-total-fetched-for to increment disk space
25774         used by this group.
25775         (gnus-cache-possibly-remove-article):
25776         Use gnus-cache-update-file-total-fetched-for to decrement disk space
25777         used by this group.
25778         (gnus-cache-generate-nov-databases): Purge total fetched cache.
25779         (gnus-cache-rename-group): New function.
25780         (gnus-cache-delete-group): New function.
25781         (gnus-cache-inhibit-update-total-fetched-for): New variable.
25782         (gnus-cache-need-update-total-fetched-for): New variable.
25783         (gnus-cache-with-refreshed-group): New macro.
25784         (gnus-cache-update-file-total-fetched-for): New function.
25785         (gnus-cache-update-overview-total-fetched-for): New function.
25786         (gnus-cache-rename-group-total-fetched-for): New function.
25787         (gnus-cache-delete-group-total-fetched-for): New function.
25788         (gnus-cache-total-fetched-for): New function.
25789
25790         * gnus-group.el: Require gnus-sum and autoload functions to
25791         resolve warnings when gnus-group.el compiled alone.
25792         (gnus-group-line-format): Documented new %F.
25793         (size of Fetched data) group line format; identifies disk space
25794         used by agent and cache.
25795         (gnus-group-line-format-alist): Defined new F format.
25796         (gnus-total-fetched-for): New function.
25797         (gnus-group-delete-group): No longer update
25798         gnus-cache-active-altered as gnus-request-delete-group now keeps
25799         the cache in sync.
25800         (gnus-group-list-active): Let the agent store a server's active
25801         list if currently plugged.
25802
25803         * gnus-int.el (gnus-request-delete-group):
25804         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
25805         local disk in sync with the server.
25806         (gnus-request-rename-group):
25807         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
25808         local disk in sync with the server.
25809
25810         * gnus-start.el (gnus-get-unread-articles):
25811         Cosmetic simplification to logic.
25812
25813         * gnus-util.el (gnus-rename-file): New function.
25814
25815 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
25816
25817         * mm-util.el (mm-image-load-path): Handle nil in load-path.
25818
25819 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
25820
25821         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
25822         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
25823
25824 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
25825
25826         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
25827         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
25828
25829 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
25830
25831         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
25832
25833 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
25834
25835         * spam.el (spam-set-difference): Add function to replace
25836         gnus-set-difference in spam.el.
25837         (spam-summary-prepare-exit): Use spam-set-difference.
25838
25839 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
25840
25841         * gnus-registry.el (gnus-registry-cache-file): Update to use
25842         gnus-dribble-directory OR gnus-home-directory OR ~.
25843         (gnus-registry-split-fancy-with-parent): Fix doc.
25844
25845 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25846
25847         * message.el (message-exchange-point-and-mark):
25848         Use message-mark-active-p.  Suggested by Jesper Harder
25849         <harder@ifa.au.dk>.
25850
25851 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25852
25853         * message.el (message-exchange-point-and-mark): Don't activate
25854         region if it was inactive.  Suggested by Hiroshi Fujishima
25855         <pooh@nature.tsukuba.ac.jp>.
25856
25857 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25858
25859         * gnus-art.el (article-display-face): Display Faces in the same
25860         order as X-Faces.
25861
25862 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25863
25864         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
25865
25866 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25867
25868         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
25869         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
25870         (gnus-article-mime-hierarchy): Remove.
25871         (gnus-article-mime-hierarchy-next): Remove.
25872         (gnus-article-mode): Revert 2004-03-19 change.
25873         (gnus-article-setup-buffer): Revert 2004-03-19 change.
25874         (gnus-insert-mime-button): Revert 2004-03-19 change.
25875         (gnus-mime-accumulate-hierarchy): Remove.
25876         (gnus-mime-enter-multipart): Remove.
25877         (gnus-mime-leave-multipart): Remove.
25878         (gnus-mime-display-part): Revert 2004-03-19 change.
25879         (gnus-mime-display-alternative): Revert 2004-03-19 change.
25880
25881         * mml.el (mml-preview): Revert 2004-03-19 change.
25882
25883 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
25884
25885         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
25886
25887 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25888
25889         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
25890         t while entering a file name using the mm-with-multibyte macro.
25891         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25892
25893         * mm-util.el (mm-with-multibyte): New macro.
25894
25895 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25896
25897         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
25898         New user option.
25899         (gnus-mime-multipart-functions): Doc and customization fix.
25900         (gnus-article-mime-hierarchy): New variable.
25901         (gnus-article-mime-hierarchy-next): New variable.
25902         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
25903         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
25904         gnus-article-mime-hierarchy-next to nil.
25905         (gnus-insert-mime-button): Show hierarchy numbers.
25906         (gnus-mime-accumulate-hierarchy): New function.
25907         (gnus-mime-enter-multipart): New function.
25908         (gnus-mime-leave-multipart): New function.
25909         (gnus-mime-display-part): Recompute hierarchical MIME structure.
25910         (gnus-mime-display-alternative): Show hierarchy numbers.
25911
25912         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
25913         gnus-article-mime-hierarchy-next to nil.
25914
25915 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
25916
25917         * dns.el: Don't require gnus-xmas.
25918
25919 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
25920
25921         * mml.el (mml-generate-mime-1): Don't use format=flowed with
25922         inline PGP.
25923         (mml-menu): Disable mml-quote-region if mark is inactive.
25924
25925 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25926
25927         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
25928         when the group's active is not available.
25929
25930 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25931
25932         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
25933         error.
25934
25935 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
25936
25937         * imap.el (imap-store-password): New variable.
25938         (imap-interactive-login): Use it.
25939         Suggested by Mark Plaksin <happy@mcplaksin.org>.
25940
25941 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25942
25943         * gnus-art.el (gnus-article-read-summary-keys): Restore new
25944         window-start and hscroll to summary window.
25945
25946 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25947
25948         * gnus-start.el (gnus-convert-old-newsrc): Only write the
25949         conversion message to newsrc-dribble when an actual conversion is
25950         performed.
25951
25952 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
25953
25954         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
25955
25956 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25957
25958         * mm-decode.el (mm-complicated-handles): New function reviving
25959         former definition of mm-multiple-handles.
25960
25961         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
25962         (gnus-mime-delete-part): Use it.
25963
25964 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25965
25966         * gnus-agent.el (gnus-agent-read-local):
25967         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
25968         avoid the implicit assumption that they will always be equal.
25969         (gnus-agent-save-local): Bind buffer-file-coding-system, not
25970         coding-system-for-write, as the with-temp-file macro first prints
25971         to a buffer then saves the buffer.
25972
25973 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25974
25975         * gnus-art.el (gnus-article-edit-part): New function.
25976         (gnus-mime-save-part-and-strip): Use it; do query instead of
25977         signaling an error; don't use mm-multiple-handles.
25978         (gnus-mime-delete-part): Ditto.
25979
25980 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25981
25982         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
25983         old file versions.
25984         (gnus-group-prepare-hook): Remove function that converted list
25985         form of gnus-agent-expire-days to group properties.
25986
25987         * gnus-int.el: Autoload gnus-agent-regenerate-group.
25988         (gnus-request-accept-article): Re-indented.
25989
25990         * gnus-start.el (gnus-convert-old-newsrc): Registered new
25991         converters to handle old agent file formats.  Add logic for a
25992         "backup before upgrading warning".
25993         (gnus-convert-mark-converter-prompt): Developers can mark
25994         functions as needing (default), or not needing,
25995         gnus-convert-old-newsrc's "backup before upgrading warning".
25996         (gnus-convert-converter-needs-prompt): Tests whether the user
25997         should be protected from potentially irreversable changes by the
25998         function.
25999
26000         * legacy-gnus-agent.el: New.  Provides converters that are only
26001         loaded when gnus-convert-old-newsrc needs to call them.
26002
26003 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26004
26005         * mail-source.el (mail-source-touch-pop): Doc fix.
26006
26007         * message.el (message-smtpmail-send-it): Doc fix.
26008
26009 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
26010
26011         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
26012
26013         * nnmail.el (nnmail-split-fancy): do.
26014
26015         * gnus-kill.el (gnus-kill, gnus-execute): do.
26016
26017 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
26018
26019         * gnus-sum.el (gnus-widget-reversible-match)
26020         (gnus-widget-reversible-to-internal)
26021         (gnus-widget-reversible-to-external): New functions.
26022         (gnus-widget-reversible): New widget.
26023         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
26024
26025 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
26026
26027         * gnus-sum.el (gnus-thread-sort-functions)
26028         (gnus-article-sort-functions): Document `(not F)' items.
26029
26030 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
26031
26032         * spam.el (spam-use-gmane-xref): Add new backend.
26033         (spam-gmane-xref-spam-group): Add variable to control the name of the
26034         Gmane spam group.
26035         (spam-blackhole-servers, spam-blackhole-good-server-regex)
26036         (spam-regex-headers-spam, spam-regex-headers-ham)
26037         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
26038         (spam-list-of-checks): Add spam-use-gmane-xref to list of
26039         backends and checks.
26040         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
26041
26042         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
26043         an autodetect method.
26044
26045 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26046
26047         * gnus-int.el (gnus-request-accept-article): Inform the agent that
26048         articles are being added to a group.
26049         (gnus-request-replace-article): Inform the agent that articles
26050         need to be uncached as the cached contents are no longer valid.
26051
26052 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26053
26054         * binhex.el: Don't autoload executable-find.
26055
26056         * canlock.el: Don't autoload mail-fetch-field.
26057
26058         * dgnushack.el: Autoload c-mode for XEmacs.
26059
26060         * gnus-ems.el: Don't autoload appt-select-lowest-window.
26061
26062         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
26063         rmail-dont-reply-to and rmail-output.
26064
26065         * gnus-score.el: Don't autoload ffap-string-at-point.
26066
26067         * gnus-setup.el: Don't autoload sc-cite-original.
26068
26069         * imap.el: Don't autoload base64-decode-string,
26070         base64-encode-string and md5.
26071
26072         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
26073         and rmail-msg-restore-non-pruned-header.
26074
26075         * mm-decode.el: Don't autoload executable-find.
26076
26077         * mm-url.el: Don't autoload executable-find.
26078
26079         * mm-view.el: Don't autoload diff-mode.
26080
26081         * nndb.el: Don't autoload news-reply-mode, news-setup,
26082         cancel-timer and telnet.
26083
26084         * password.el: Don't autoload run-at-time for Emacs.
26085
26086         * sha1-el.el: Don't autoload executable-find.
26087
26088         * sieve-mode.el: Don't autoload c-mode.
26089
26090         * uudecode.el: Don't autoload executable-find.
26091
26092 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26093
26094         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
26095         (gnus-agent-possibly-alter-active): Avoid null in numeric
26096         comparison.
26097         (gnus-agent-set-local): Refuse to save null in local object table.
26098         (gnus-agent-regenerate-group): The REREAD parameter can now be a
26099         list of articles that will be marked as unread.
26100
26101 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26102
26103         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
26104
26105 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
26106
26107         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
26108         language tags.
26109
26110 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
26111
26112         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
26113         Don't bind "obarray".
26114
26115         * gnus-sum.el (gnus-thread-sort-functions):
26116         Add `gnus-thread-sort-by-most-recent-number' and
26117         `gnus-thread-sort-by-most-recent-date'.
26118         Reported by Kai Grossjohann <kai@emptydomain.de>.
26119
26120 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
26121
26122         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
26123
26124 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26125
26126         * gnus-cus.el (gnus-agent-customize-category):
26127         Remove ignore-errors macro reference that required cl to be loaded at
26128         run-time.
26129
26130         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
26131         single-interval range of the form (min . max).  Previously the
26132         range had to look like ((min . max)).  Likewise, return
26133         (min . max) rather than ((min . max)).
26134         (gnus-range-map): Use gnus-range-normalize to accept
26135         single-interval range.
26136
26137         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
26138         the cache, but not the agent, now appear with their usual face.
26139
26140         * dgnushack.el (loaddir): New variable that is bound to the
26141         directory containing the dgnushack.el file.  Use loaddir, rather
26142         than srcdir, to update load-path.  Change lets dgnushack compile
26143         code in directories other than GNUS/lisp.
26144
26145 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
26146
26147         * lpath.el: Don't bind w3m-safe-url-regexp.
26148
26149         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
26150         w3m-safe-url-regexp variable buffer-local.
26151
26152         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26153
26154 2004-02-27  Simon Josefsson  <jas@extundo.com>
26155
26156         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
26157         gnus-group-real-prefix.
26158         (gnus-summary-move-article): Use it, instead of
26159         gnus-group-real-prefix.
26160
26161 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26162
26163         * lpath.el: Bind w3m-safe-url-regexp.
26164
26165         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
26166         w3m-safe-url-regexp variable buffer-local and set it as the value
26167         of mm-w3m-safe-url-regexp.
26168
26169         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26170
26171         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
26172         parsing gnus-posting-styles when the message is not for replying.
26173
26174         * dgnushack.el: Autoload sgml-mode for XEmacs.
26175
26176         * nnrss.el (nnrss-opml-export):
26177         Use mm-set-buffer-file-coding-system instead of
26178         set-buffer-file-coding-system.
26179
26180 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
26181
26182         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
26183         of checkdoc.el).
26184         * nnrss.el: do.
26185         * gnus-mlspl.el: do.
26186         * gnus-ml.el: do.
26187         * gnus-srvr.el: do.
26188
26189         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
26190
26191 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
26192
26193         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
26194         Corrections to custom-manual links.
26195
26196         * gnus-art.el (gnus-article): Ditto.
26197
26198         * mm-decode.el (mime-display, mime-security): Ditto.
26199
26200 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26201
26202         * flow-fill.el: Typo.
26203
26204 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
26205
26206         * spam-wash.el: New file.
26207
26208 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
26209
26210         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
26211
26212 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
26213
26214         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
26215         to be run with new-articles as LIST1, not LIST2.
26216         (spam-registration-functions): Add spam-use-ham-copy as a nil
26217         registration backend.
26218
26219 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26220
26221         * spam-stat.el (spam-stat-washing-hook): New option.
26222         (spam-stat-buffer-words): Use it.
26223         (spam-stat-process-directory, spam-stat-test-directory):
26224         Use insert-file-contents-literally.
26225         (spam-stat-coding-system): New variable.
26226         (spam-stat-load, spam-stat-save): Use it.
26227
26228 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26229
26230         * spam-report.el (spam-report-plug-agent):
26231         Quote spam-report-url-to-file and spam-report-url-ping-plain.
26232
26233 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
26234
26235         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
26236         Allow / in mailto URLs.
26237
26238 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
26239
26240         * spam-report.el (spam-report-process-queue): Fix interactive use.
26241         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
26242         (spam-report-unplug-agent): Doc fixes.
26243         (spam-report-url-ping-mm-url, spam-report-url-to-file)
26244         (spam-report-agentize, spam-report-deagentize): Autoload.
26245
26246 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26247
26248         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
26249
26250         * message.el (message-setup-fill-variables): Add mml tags to
26251         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
26252         <ajk@iu.edu>.
26253         (message-mode): Don't modify paragraph-separate there.
26254
26255 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26256
26257         * compface.el (uncompface-use-external): Default to undecided.
26258         (uncompface-use-external-threshold): New variable.
26259         (uncompface-float-time): New macro.
26260         (uncompface): Determine whether to use the external decoder if
26261         uncompface-use-external is undecided.
26262
26263 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26264
26265         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
26266         after images.
26267
26268         * gnus-art.el (gnus-mime-display-single): Remove dead code.
26269
26270 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
26271
26272         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
26273
26274         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
26275
26276         * gnus-sum.el (gnus-summary-limit-to-age)
26277         (gnus-summary-limit-children): do.
26278
26279         * gnus-int.el (gnus-request-scan): do.
26280
26281         * gnus-group.el (gnus-group-suspend): do.
26282
26283         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
26284
26285         * gnus-cite.el (gnus-cite-parse-attributions): do.
26286
26287         * gnus-agent.el (gnus-summary-set-agent-mark)
26288         (gnus-agent-regenerate-group): do.
26289
26290         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
26291
26292         * binhex.el (binhex-decode-region-internal): do.
26293
26294 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26295
26296         * gnus-fun.el (gnus-face-properties-alist): New user option.
26297         (gnus-display-x-face-in-from): Use it.
26298
26299         * gnus-art.el (article-display-face): Ditto.
26300
26301         * compface.el (uncompface-use-external): Default to nil.
26302
26303 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
26304
26305         * nntp.el (nntp-erase-buffer): New function.
26306         (nntp-retrieve-data, nntp-send-command)
26307         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
26308         (nntp-possibly-change-group): Use it.
26309
26310         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
26311         Use with-current-buffer.
26312
26313 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
26314
26315         * compface.el: Merge the ELisp-based uncompface program.
26316         (compface): New customization group.
26317         (uncompface-use-external): New user option.
26318         (uncompface): Call uncompface-internal if uncompface-use-external
26319         is nil.
26320         (uncompface-internal): New function.  Note that there are also
26321         some other functions and variables added for this function.
26322
26323 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
26324
26325         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
26326         if necessary.
26327
26328 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
26329
26330         * spam-report.el (spam-report-unplug-agent)
26331         (spam-report-plug-agent, spam-report-deagentize)
26332         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
26333         Add support for the Agent in spam-report: when unplugged, report to a
26334         file; when plugged, submit all the requests.
26335
26336         * spam.el (spam-register-routine): Fix message about
26337         registration.
26338
26339 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
26340
26341         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
26342         dependencies.
26343         (rfc2047-encode): Use it.
26344
26345         * gnus-art.el (gnus-button-marker-list): Move before first
26346         reference.
26347
26348         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
26349         (imap-parse-body): Fix format string mismatch.
26350
26351         * gnus-score.el (gnus-summary-increase-score): do.
26352
26353         * nnrss.el (nnrss-close): New function.
26354
26355 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
26356
26357         * nnrss.el (nnrss-make-filename): New function.
26358         (nnrss-request-delete-group, nnrss-read-server-data)
26359         (nnrss-save-server-data, nnrss-read-group-data)
26360         (nnrss-save-group-data): Use it.
26361         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
26362         (nnrss-read-server-data, nnrss-read-group-data): Use load.
26363         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
26364
26365 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
26366
26367         * mml.el (mml-compute-boundary-1): Don't uncompress files.
26368
26369 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
26370
26371         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
26372         files.
26373
26374         * message.el (message-generate-headers-first): Don't quote nil
26375         and t in docstrings.
26376
26377         * imap.el (imap-id): do.
26378
26379         * gnus-agent.el (gnus-agent-consider-all-articles)
26380         (gnus-agent-queue-mail): do.
26381
26382 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
26383
26384         * spam-report.el (spam-report-process-queue): New function.
26385         Process requests from `spam-report-requests-file'.
26386         (spam-report-process-queue): Doc fix.
26387
26388 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
26389
26390         * spam.el (spam-register-routine)
26391         (spam-log-processing-to-registry, spam-log-registered-p)
26392         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26393         Change "check" to "spam-check" for semi-clarity.
26394
26395 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
26396
26397         * pop3.el: Require nnheader.
26398
26399         * mml-smime.el: Require cl.  Autoload message-fetch-field.
26400
26401         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
26402
26403         * gnus-picon.el: Require cl.
26404
26405         * gnus-fun.el: Require gnus-ems and gnus-util.
26406
26407         * gnus.el (gnus-method-to-server): Move defsubst before first use.
26408
26409         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
26410
26411         * gnus-art.el (gnus-article-edit-mode): Define before first
26412         reference.
26413
26414 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
26415
26416         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
26417         (gnus-uu-post-encoded): Use point-at-bol.
26418
26419         * gnus-topic.el (gnus-group-active-topic-p): do.
26420
26421         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
26422
26423         * gnus-group.el (gnus-group-kill-region): do.
26424
26425         * gnus-art.el (article-date-ut): do.
26426
26427         * message.el (message-fetch-field): Remove redundant
26428         case-fold-search binding.
26429         (message-narrow-to-field): Simplify.
26430
26431 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
26432
26433         * spam.el (spam-directory): Derive from `gnus-directory'.
26434
26435         * spam-report.el (spam-report-url-to-file)
26436         (spam-report-requests-file): New function and variable for offline
26437         reporting.
26438         (spam-report-url-ping-function): Add `spam-report-url-to-file'
26439         and user defined function.
26440         (spam-report-url-ping-mm-url): Remove doubled slash.
26441
26442 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
26443
26444         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
26445
26446 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
26447
26448         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
26449         Fix format string mismatch.
26450
26451         * sieve.el (sieve-deactivate-all): do.
26452
26453         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
26454
26455         * nnlistserv.el (nnlistserv-kk-wash-article): do.
26456
26457         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
26458
26459         * mm-bodies.el (mm-7bit-chars): Don't include \r.
26460
26461 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
26462
26463         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
26464         the list of checks.
26465
26466 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
26467
26468         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
26469         padding.
26470
26471 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
26472
26473         * mm-view.el (mm-fill-flowed): New variable.
26474         (mm-inline-text): Use it.
26475
26476 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
26477
26478         * spam.el (spam-spamassassin-register-ham-routine)
26479         (spam-spamassassin-register-spam-routine): Fix function names.
26480
26481 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26482
26483         * gnus.el (gnus-tmp-grouplens): Remove.
26484         (gnus-summary-line-format): Remove grouplens.
26485
26486         * gnus-group.el (gnus-group-line-format): Ditto.
26487
26488         * gnus-spec.el (gnus-format-specs): Ditto.
26489         (gnus-update-format-specifications): Flush the group format spec
26490         cache if there's the grouplens stuff.
26491         (gnus-parse-simple-format): Replace %l with the empty string.
26492
26493 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
26494
26495         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
26496         omission.
26497
26498 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26499
26500         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
26501         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26502
26503 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
26504
26505         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
26506         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
26507         New macros and functions.
26508         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
26509         Handle > NLINK_MAX messages.
26510         * nnmaildir.el (nnmaildir-request-set-mark):
26511         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
26512
26513 2004-01-25  Alex Schroeder  <alex@gnu.org>
26514
26515         * spam-stat.el (spam-stat-process-directory-age): New option.
26516         (spam-stat-process-directory): Use it.
26517
26518 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
26519
26520         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
26521         (spam-stat-save): Accept prefix argument.
26522
26523 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
26524
26525         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
26526         links" error.
26527
26528 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26529
26530         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
26531         the rest of the and/or forms.
26532
26533 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26534
26535         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
26536         compatibility with old .newsrc.eld files.
26537
26538         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
26539
26540         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
26541
26542         * gnus-start.el (gnus-1): do.
26543
26544         * gnus-group.el (gnus-group-line-format-alist): do.
26545
26546         * gnus.el (gnus-use-grouplens, gnus-visual): do.
26547
26548         * gnus-gl.el: Remove.
26549
26550 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26551
26552         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
26553         marks consisting of a single range {for example, (3 . 5)} rather
26554         than a list of a single range { ((3 . 5)) }.
26555
26556 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26557
26558         * spam-stat.el (spam-stat-store-gnus-article-buffer):
26559         Use with-current-buffer.
26560         (spam-stat-store-current-buffer): Use insert-buffer-substring to
26561         avoid consing a string.
26562
26563         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
26564         Remove obsolete entries for big5 and gb2312.
26565
26566 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26567
26568         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
26569         uncompressed list.
26570
26571 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
26572
26573         * spam-stat.el (spam-stat-strip-xref): New function.
26574         (spam-stat-process-directory): Use it.
26575
26576         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
26577         here -- it's done in message-fetch-field.
26578
26579 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26580
26581         * gnus-agent.el (gnus-agent-queue-mail)
26582         (gnus-agent-prompt-send-queue): New variables.
26583         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
26584         * gnus-draft.el (gnus-group-send-queue): Pass the group name
26585         "nndraft:queue" along to gnus-draft-send.
26586         Use gnus-agent-prompt-send-queue.
26587         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
26588         is "nndraft:queue".  Suggested by Gaute Strokkenes
26589         <gs234@srcf.ucam.org>
26590
26591         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
26592         (agent-enable-undownloaded-faces): Add.
26593         (gnus-agent-cat-groups): Use eval-and-compile, not
26594         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
26595         method of gnus-agent-cat-groups even when the buffer has been
26596         evaled.
26597         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
26598         delete gnus-agent-save-active-1.
26599         (gnus-agent-save-groups): Delete.  Identical to
26600         gnus-agent-save-active.
26601         (gnus-agent-write-active): No longer adjust agent's copy of active
26602         file as agent's adjustments are now stored in their own
26603         file.  Remove optional parameter.
26604         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
26605         servers.  Add use of min/max range limits from server's local
26606         file.
26607         (gnus-agent-save-alist): Remove unused optional argument.
26608         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
26609         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
26610         (gnus-agent-set-local): A per-server file that keeps min/max range
26611         limits for articles known to the agent.  Provides a fast mechanism
26612         for altering many active ranges.
26613         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
26614         active file (local makes it unnecessary).
26615         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
26616
26617         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
26618         (agent-enable-undownloaded-faces): Add.
26619
26620         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
26621         disable it when sending to "nndraft:queue".
26622         (gnus-group-send-queue): Add safety check to avoid sending queue
26623         when unplugged.
26624
26625         * gnus-group.el (gnus-group-catchup): Use new
26626         gnus-sequence-of-unread-articles, not
26627         gnus-list-of-unread-articles, to avoid exhausting memory with huge
26628         numbers of articles.  Use gnus-range-map to avoid having to
26629         uncompress the unread list.
26630         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
26631         Fix invalid ange-ftp reference.
26632
26633         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
26634         (gnus-sorted-range-intersection): Intersection of two ranges
26635         without requiring that they first be uncompressed.
26636
26637         * gnus-start.el (gnus-activate-group): Unless blocked by the
26638         caller, possibly expand the active range to include both cached
26639         and agentized articles.
26640         (gnus-convert-old-newsrc): Rewrote in anticipation of having
26641         multiple version-dependent converters.
26642         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
26643         gnus-agent-save-active.
26644         (gnus-save-newsrc-file): Save dirty agent range limits.
26645
26646         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
26647         gnus-agent-possibly-alter-active.
26648         (gnus-adjust-marked-articles): Faster handling of simple lists.
26649
26650 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
26651
26652         * spam-stat.el (spam-stat-test-directory): New optional argument
26653         displays a list of files detected.  Suggested by Andrew Cohen
26654         <cohen@andy.bu.edu>.
26655         (spam-stat-buffer-words-with-scores): Don't narrow and change
26656         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
26657
26658 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
26659
26660         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
26661         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
26662         (spam-spamassassin-arguments)
26663         (spam-spamassassin-spam-flag-header)
26664         (spam-spamassassin-positive-spam-flag-header)
26665         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
26666         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
26667         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
26668         (spam-list-of-processors, spam-list-of-checks)
26669         (spam-list-of-statistical-checks, spam-registration-functions)
26670         (spam-check-spamassassin-headers, spam-check-spamassassin)
26671         (spam-spamassassin-score)
26672         (spam-spamassassin-register-with-sa-learn)
26673         (spam-spamassassin-register-spam-routine)
26674         (spam-spamassassin-register-ham-routine)
26675         (spam-assassin-register-spam-routine)
26676         (spam-assassin-register-ham-routine): Add SpamAssassin support.
26677         (spam-bogofilter-score): Fix to show article before scoring.
26678
26679 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
26680
26681         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
26682         default scoring function.
26683         (spam-generic-score): Call spam-spamassassin-score if
26684         spam-use-spamassassin or spam-use-spamassassin-headers is on;
26685         spam-bogofilter-score otherwise.
26686
26687         * gnus.el (spam-process, spam-autodetect-methods):
26688         Add spamassassin and spamassassin-headers.
26689
26690 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
26691
26692         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
26693         Suppress unnecessary messages.
26694
26695 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
26696
26697         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
26698         make-hash-table.
26699
26700 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26701
26702         * canlock.el (base64-encode-string): Don't autoload it.
26703
26704 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
26705
26706         * run-at-time.el: Remove useless (require 'itimer),
26707         eval-and-compile and (featurep 'xemacs).
26708
26709 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
26710
26711         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
26712         GROUP is a virtual group.
26713
26714 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
26715
26716         * gnus.el: Autoload `message-y-or-n-p'.
26717
26718 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
26719
26720         * pgg-parse.el: Remove unnecessary (require 'custom).
26721
26722         * pgg-def.el: do.
26723
26724         * nnmail.el: do.
26725
26726         * gnus-undo.el: do.
26727
26728         * gnus-picon.el: do.
26729
26730         * gnus-util.el: do.
26731
26732 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
26733
26734         * gnus-sum.el (gnus-pick-line-number): Add autoload.
26735
26736 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26737
26738         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
26739         handle, as well as a list.
26740
26741         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
26742         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
26743         (mm-w3m-cid-retrieve): Simplify.
26744
26745 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
26746
26747         * message.el (message-kill-to-signature): Allow prefix arg to
26748         specify number of lines to keep before signature.
26749
26750 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
26751
26752         * message.el (message-kill-to-signature): Change docstring.
26753
26754 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26755
26756         * canlock.el: Always require sha1-el.
26757         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
26758
26759         * message.el: Autoload sha1 only when compiling.
26760
26761         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
26762         eudc-expand-inline for XEmacs.
26763
26764 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
26765
26766         * message.el (message-canlock-generate): Require sha1-el.
26767
26768 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
26769
26770         * message.el (message-expand-name): Silence the byte compiler.
26771
26772         * lpath.el: Add detect-coding-system.
26773
26774         * dgnushack.el (dgnushack-compile): Remove obsolete check for
26775         cus-edit.
26776
26777 2004-01-13  Simon Josefsson  <jas@extundo.com>
26778
26779         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
26780         Invoke gnus-score-mode.
26781         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26782
26783         * gnus-range.el (gnus-compress-sequence): Doc fix.
26784         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
26785
26786 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26787
26788         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
26789
26790 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
26791
26792         * spam.el (spam-get-article-as-string): Update to use
26793         gnus-request-article-this-buffer, much simpler.
26794         (spam-get-article-as-buffer): Remove.
26795
26796 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
26797
26798         * message.el (message-expand-name): Use EUDC if the user uses that.
26799
26800 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
26801
26802         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
26803         character for the encoding to avoid consing a string.
26804
26805         * rfc2047.el (rfc2047-decode-string): Don't cons a string
26806         unnecessarily.
26807
26808         * mm-util.el (mm-replace-chars-in-string): Remove.
26809
26810         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
26811         of mm-replace-chars-in-string.
26812
26813 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
26814
26815         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
26816
26817         * mm-util.el (mm-subst-char-in-string): Support inplace.
26818
26819         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
26820         a new string in every iteration.  Use shy groups.
26821
26822 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
26823
26824         * gnus-srvr.el (gnus-browse-unsubscribe-group):
26825         * gnus-soup.el (gnus-soup-group-brew):
26826         * gnus-msg.el (gnus-put-message):
26827         * gnus-move.el (gnus-group-move-group-to-server):
26828         * gnus-kill.el (gnus-batch-score):
26829         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
26830         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
26831         (gnus-group-update-group, gnus-group-read-group)
26832         (gnus-group-make-group, gnus-group-make-help-group)
26833         (gnus-group-make-archive-group, gnus-group-make-directory-group)
26834         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
26835         (gnus-group-sort-by-unread, gnus-group-catchup)
26836         (gnus-group-unsubscribe-group, gnus-group-kill-group)
26837         (gnus-group-yank-group, gnus-group-set-info)
26838         (gnus-group-list-groups):
26839         * gnus.el (gnus-generate-new-group-name):
26840         * gnus-delay.el (gnus-delay-send-queue):
26841         * nnvirtual.el (nnvirtual-catchup-group):
26842         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
26843         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
26844         (gnus-group-prepare-topics, gnus-topic-check-topology):
26845         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
26846         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
26847         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
26848         (gnus-group-make-articles-read):
26849         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
26850         (gnus-group-change-level, gnus-kill-newsgroup)
26851         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
26852         (gnus-get-unread-articles, gnus-make-articles-unread)
26853         (gnus-make-ascending-articles-unread): Use accessor
26854         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
26855         to get group information for improved readability.
26856
26857
26858 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26859
26860         * gnus-art.el (article-decode-mime-words, article-babel)
26861         (gnus-article-highlight-signature, gnus-article-add-buttons)
26862         (gnus-signature-toggle): Use gnus-with-article-buffer.
26863
26864         * gnus-art.el (gnus-article-highlight-headers)
26865         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
26866
26867         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
26868         (gnus-article-set-globals, gnus-request-article-this-buffer)
26869         (gnus-button-message-id, gnus-article-maybe-hide-headers)
26870         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
26871         (gnus-mime-display-alternative): Use with-current-buffer.
26872
26873 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26874
26875         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
26876         also under 80 char limit, and call gnus-error if needed.
26877         (spam-fetch-article-header): Fix - it was a
26878         buffer-local variable (gnus-newsgroup-data).
26879         (spam-find-spam): Use spam-generate-fake-headers, forget about
26880         spam-insert-fake-headers.
26881         (spam-insert-fake-headers): Remove.
26882
26883 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26884
26885         * deuglify.el (gnus-article-outlook-unwrap-lines)
26886         (gnus-outlook-rearrange-article)
26887         (gnus-outlook-repair-attribution-outlook)
26888         (gnus-outlook-repair-attribution-block)
26889         (gnus-outlook-repair-attribution-other): Remove redundant
26890         save-excursion.
26891
26892 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
26893
26894         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
26895         (spam-fetch-field-subject-fast)
26896         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
26897         (spam-fetch-article-header): Add functions to deal with Gnus
26898         internals for fast retrieval of article header data.
26899         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
26900
26901 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
26902
26903         * pop3.el (pop3-md5): Remove.
26904         (pop3-apop): Replace pop3-md5 with md5.
26905
26906         * mm-bodies.el: base64 is always built-in.
26907
26908         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
26909         Use with-current-buffer.
26910
26911 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26912
26913         * canlock.el (canlock-insert-header): Remove excessive grouping in
26914         regexp.
26915
26916         * gnus-sum.el (gnus-summary-read-document): Ditto.
26917
26918         * gnus-uu.el (gnus-uu-part-number): Ditto.
26919
26920         * html2text.el (html2text-remove-tags): Ditto.
26921         (html2text-format-tags): Ditto.
26922         (html2text-format-single-elements): Ditto.
26923
26924         * mml.el (mml-parse-1): Ditto.
26925
26926 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26927
26928         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
26929
26930         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
26931
26932         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
26933
26934         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
26935
26936 2003-11-15  Simon Josefsson  <jas@extundo.com>
26937
26938         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
26939         (pgg-gpg-lookup-key): Use regexp match instead of
26940         split-string (split-string is different between emacs 21.2 and
26941         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
26942
26943 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
26944
26945         * gnus-art.el (gnus-mime-view-all-parts)
26946         (gnus-article-part-wrapper, gnus-article-view-part):
26947         Use with-current-buffer.
26948
26949 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26950
26951         * spam.el (spam-disable-spam-split-during-ham-respool)
26952         (spam-spamoracle-database, spam-cache-lookups)
26953         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
26954         (spam-group-ham-mark-p, spam-group-spam-mark-p)
26955         (spam-group-ham-marks, spam-group-spam-marks)
26956         (spam-group-spam-contents-p, spam-group-ham-contents-p)
26957         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
26958         also add spam-use-blackholes to the statistical checks.
26959         (spam-fetch-field-fast): Add interface to fetching fields, may
26960         become a macro.
26961         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
26962         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
26963         (spam-insert-fake-headers): Fake an article when needed.
26964         (spam-find-spam): Fake article when possible.
26965         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
26966         (spam-check-bogofilter-headers): Use message-fetch-field instead
26967         of nnmail-fetch-field.
26968
26969 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
26970
26971         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
26972
26973 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
26974
26975         * spam.el (spam-split): Do not require spam-use-CHECK to be
26976         enabled if that check is passed to spam-split explicitly; also
26977         fix so 'spam doesn't get converted to spam-split-group when
26978         spam-split-symbolic-return is t.
26979         (spam-find-spam): Find registrations of the article and use those
26980         instead of re-running spam-split to find the spam/ham
26981         classification of the article.
26982         (spam-log-processing-to-registry, spam-log-registered-p)
26983         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26984         Use gnus-error instead of gnus-message.
26985         (spam-log-registration-type): Add function to determine the
26986         classification of a message based on registry entries; will
26987         return nil if both 'spam and 'ham are found.
26988         (spam-check-BBDB): Expand all the BBDB macros here so we can have
26989         a reasonably fast local cache without the loading errors.
26990         (spam-cache-lookups): Set to t by default.
26991         (spam-find-spam): Don't try to guess spam-cache-lookups.
26992         (spam-enter-whitelist, spam-enter-blacklist): Clear the
26993         spam-caches entry.
26994         (spam-filelist-build-cache, spam-filelist-check-cache):
26995         Fix caching of whitelist/blacklist entries.
26996         (spam-check-whitelist, spam-check-blacklist):
26997         Invoke spam-from-listed-p with a type, not a cache variable.
26998         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
26999
27000 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27001
27002         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
27003
27004         * nnmail.el (nnmail-split-fancy): do.
27005
27006         * mml.el (mml-parse): do.
27007
27008         * gnus-score.el (gnus-enter-score-words-into-hashtb)
27009         (gnus-score-adaptive): do.
27010
27011 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27012
27013         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
27014         (gnus-mime-button-map): Don't set keymap parent.
27015         (gnus-button-ctan-directory-regexp): Use shy grouping.
27016         (gnus-prev-page-map): Don't set keymap parent.
27017         (gnus-prev-page-map): Remove duplicated one.
27018         (gnus-next-page-map): Don't set keymap parent.
27019         (gnus-mime-security-button-map): Ditto.
27020
27021         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
27022         version number.
27023
27024         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
27025
27026 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27027
27028         * canlock.el (canlock-sha1-function): Remove.
27029         (canlock-sha1-function-for-verify): Remove.
27030         (canlock-openssl-program): Remove.
27031         (canlock-openssl-args): Remove.
27032         (canlock-ignore-errors): Remove.
27033         (canlock-sha1-with-openssl): Remove.
27034         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
27035         (canlock-verify): Don't use canlock-ignore-errors.
27036
27037         * sha1-el.el (sha1-string-external): Make it can return a string
27038         in binary form.
27039         (sha1-region-external): Ditto.
27040         (sha1-string-internal): Ditto.
27041         (sha1-region-internal): Ditto.
27042         (sha1-region): Ditto.
27043         (sha1-string): Ditto.
27044         (sha1): Ditto.
27045
27046 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27047
27048         * spam.el (spam-report-articles-gmane): New command.
27049
27050 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27051
27052         * gnus.el: Don't make unnecessary *Group* buffer when loading.
27053
27054         * run-at-time.el (run-at-time-saved): Remove.
27055         (run-at-time): Doc fix.
27056
27057 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27058
27059         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
27060         (gnus-summary-limit-map): Add it.
27061         (gnus-summary-make-menu-bar): do.
27062
27063 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
27064
27065         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
27066         Make attempt at some caching support (done for BBDB only now).
27067         (spam-find-spam): Set spam-cache-lookups if there are more than 2
27068         addresses to be checked.
27069         (spam-clear-cache-BBDB): Add function, to be invoked by
27070         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
27071         (spam-check-BBDB): Check and use the caches, if
27072         spam-cache-lookups is on, remove superfluous (provide).
27073
27074 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
27075
27076         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
27077
27078 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
27079
27080         * run-at-time.el (run-at-time-saved): Move to after the definition
27081         of `run-at-time'.
27082
27083         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
27084
27085 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27086
27087         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
27088         mm-w3m-local-map-property.
27089
27090         * mm-view.el (mm-w3m-mode-map): Remove.
27091         (mm-w3m-local-map-property): Remove.
27092         (mm-inline-text-html-render-with-w3m): Don't use
27093         mm-w3m-local-map-property.
27094
27095 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27096
27097         * run-at-time.el: New file.
27098
27099         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
27100         under Emacs.
27101
27102         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
27103         of gnus-set-text-properties.
27104
27105         * gnus-uu.el (gnus-uu-save-article): Ditto.
27106
27107         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
27108
27109         * gnus-cite.el (gnus-cite-parse): Ditto.
27110
27111         * gnus-art.el (gnus-button-push): Use set-text-properties instead
27112         of gnus-.
27113
27114         * gnus-xmas.el (run-at-time): Require run-at-time.
27115
27116         * gnus.el: Change calls to nnheader-run-at-time and
27117         password-run-at-time throughout to use run-at-time directly.
27118
27119         * password.el: Remove definition of run-at-time.
27120
27121         * nnheaderxm.el: Remove definition of run-at-time.
27122
27123 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
27124
27125         * mml.el (mml-minibuffer-read-disposition): Show attachment type
27126         in prompt.
27127
27128 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27129
27130         * messagexmas.el (message-xmas-redefine): Alias
27131         `message-make-caesar-translation-table' to
27132         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
27133         version.
27134
27135         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
27136         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
27137         `gnus-xmas-set-text-properties'.
27138         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
27139         `gnus-xmas-completing-read'.
27140         (gnus-xmas-completing-read): Removed.
27141         (gnus-xmas-open-network-stream): Removed.
27142
27143         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
27144         XEmacs version.
27145
27146         * dns.el (dns-make-network-process): Use `open-network-stream'
27147         instead of `gnus-xmas-open-network-stream'.
27148
27149         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
27150
27151         * .cvsignore: Add auto-autoloads.el, custom-load.el.
27152
27153 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27154
27155         * gnus-art.el (gnus-mime-display-alternative)
27156         (gnus-insert-mime-button, gnus-insert-mime-security-button)
27157         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
27158         Don't use gnus-local-map-property.
27159
27160         * gnus-util.el (gnus-local-map-property): Remove.
27161
27162         * mm-view.el (mm-view-pkcs7-decrypt):
27163         Replace gnus-completing-read-maybe-default with completing-read.
27164
27165         * gnus-util.el (gnus-completing-read): do.
27166         (gnus-completing-read-maybe-default): Remove.
27167
27168 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27169
27170         * password.el: Only autoload `run-at-time' if not XEmacs.
27171         Only autoload the itimer functions if XEmacs.
27172
27173 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27174
27175         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
27176         XEmacsen.
27177
27178         * dgnushack.el: Autoload executable-find for XEmacs.
27179
27180 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27181
27182         * gnus-art.el (gnus-read-string): Remove.
27183         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
27184         read-string.
27185
27186 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
27187
27188         * netrc.el: Autoload password-read.
27189         (netrc): Add configuration group.
27190         (netrc-encoding-method, netrc-openssl-path):
27191         Add variables for encoding and decoding of files with symmetric
27192         ciphers.
27193         (netrc-encode): Add assistant function to encode a file with
27194         netrc-encoding-method.
27195         (netrc-parse): Add interactive parameter, added optional
27196         decoding if netrc-encoding-method is non-nil but otherwise
27197         behavior is standard.
27198         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
27199         Do s/encode/encrypt/ everywhere.
27200
27201         * spam.el: Remove executable-find autoload.
27202
27203 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27204
27205         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
27206
27207         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
27208
27209 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
27210
27211         * gnus-art.el (gnus-treat-ansi-sequences)
27212         (article-treat-ansi-sequences): New variable and function.
27213         Suggested by Dan Jacobson <jidanni@jidanni.org>.
27214
27215         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
27216         Use it.
27217
27218 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27219
27220         * mm-util.el (mm-quote-arg): Remove.
27221
27222         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
27223         shell-quote-argument.
27224
27225         * gnus-uu.el (gnus-uu-command): do.
27226
27227         * gnus-sum.el (gnus-summary-insert-pseudos): do.
27228
27229         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
27230         with make-char.
27231
27232         * mm-util.el (mm-make-char): Remove.
27233
27234         * mml.el (mml-mode): Replace gnus-add-minor-mode with
27235         add-minor-mode.
27236
27237         * gnus-undo.el (gnus-undo-mode): do.
27238
27239         * gnus-topic.el (gnus-topic-mode): do.
27240
27241         * gnus-sum.el (gnus-dead-summary-mode): do.
27242
27243         * gnus-start.el (gnus-slave-mode): do.
27244
27245         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
27246
27247         * gnus-ml.el (gnus-mailing-list-mode): do.
27248
27249         * gnus-gl.el (gnus-grouplens-mode): do.
27250
27251         * gnus-draft.el (gnus-draft-mode): do.
27252
27253         * gnus-dired.el (gnus-dired-mode): do.
27254
27255         * gnus-ems.el (gnus-add-minor-mode): Remove.
27256
27257         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27258         Replace gnus-char-width with char-width.
27259
27260         * gnus-ems.el (gnus-char-width): Remove.
27261
27262         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27263         Replace gnus-char-width with char-width.
27264
27265         * gnus-ems.el (gnus-char-width): Remove.
27266
27267         * spam-stat.el (with-syntax-table): Remove with-syntax-table
27268         definition.
27269         Remove Emacs 20 hash table compatibility code.
27270
27271         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
27272         20 compatibility code.
27273
27274         * spam.el (spam-point-at-eol): Replace with point-at-eol.
27275
27276         * smime.el (smime-point-at-eol): Replace with point-at-eol.
27277
27278         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
27279         Replace with point-at-{eol,bol}.
27280
27281         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
27282
27283         * imap.el (imap-point-at-eol): Replace with point-at-eol.
27284
27285         * flow-fill.el (fill-flowed-point-at-bol)
27286         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
27287
27288         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
27289         Replace with point-at-{eol,bol} throughout all files.
27290
27291 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
27292
27293         * ntlm.el (ntlm-string-as-unibyte): New macro.
27294         (ntlm-build-auth-response): Use it.
27295
27296         Remove Emacs 20 stuff:
27297         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
27298         (butlast, mapc, remove): Remove the compiler macros.
27299         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
27300         of delq and copy-sequence.
27301         * gnus-art.el (popup-menu): Remove the compiler macro.
27302         * nnmail.el (nnmail-split-fancy): Don't support customizing with
27303         Emacs 20.
27304
27305 2004-01-05  Simon Josefsson  <jas@extundo.com>
27306
27307         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
27308         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
27309         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
27310         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
27311         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
27312         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
27313         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
27314         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
27315         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
27316         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
27317         ntlm-string-permute, string-lshift into ntlm-string-lshift,
27318         string-xor into ntlm-string-xor.
27319         Suggested by Jesper Harder <harder@myrealbox.com>.
27320
27321         * ntlm.el: Don't include poem.
27322
27323         * md4.el (print-int32, print-string-hexa): Remove.
27324         Suggested by Jesper Harder <harder@myrealbox.com>.
27325
27326         * sasl-ntlm.el, ntlm.el, md4.el: New files.
27327
27328         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
27329         probably breaks emacs with DL patch, but do we care? Is anyone
27330         still using the DL stuff?)
27331
27332         * sieve-manage.el: Use the password package.
27333         (sieve-manage-read-passwd): Remove.
27334         (sieve-manage-interactive-login): Use password.  Re-add
27335         condition-case around loop.
27336
27337         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
27338         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
27339         Use the password package.
27340
27341 2003-02-19  Simon Josefsson  <jas@extundo.com>
27342
27343         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
27344         token.
27345
27346 2002-08-07  Simon Josefsson  <jas@extundo.com>
27347
27348         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
27349         (sieve-manage-authenticators)
27350         (sieve-manage-authenticator-alist): Add some SASL mechs.
27351         (sieve-sasl-auth): New function.
27352         (sieve-manage-cram-md5-auth)
27353         (sieve-manage-plain-auth): Rewrite using SASL library.
27354         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
27355         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
27356         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
27357         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
27358
27359 2004-01-05  Simon Josefsson  <jas@extundo.com>
27360
27361         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
27362         New files.
27363
27364 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27365
27366         * gnus-group.el (gnus-no-groups-message): Update.
27367
27368         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
27369
27370 2003-11-09  Simon Josefsson  <jas@extundo.com>
27371
27372         * imap.el: Support for ID IMAP extension (RFC 2971).
27373         (imap-local-variables): Add imap-id.
27374         (imap-id): New variable.
27375         (imap-id): New function.
27376         (imap-parse-response): Parse untagged ID response.
27377         * nnimap.el (nnimap-id): New variable.
27378         (nnimap-open-connection): Use it.
27379
27380 2003-12-28  Simon Josefsson  <jas@extundo.com>
27381
27382         * gnus-score.el (gnus-score-edit-all-score): New.
27383         * gnus-group.el (gnus-group-score-map): Bind it to W e.
27384
27385 2004-01-04  Simon Josefsson  <jas@extundo.com>
27386
27387         * password.el: Add.
27388
27389 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
27390
27391         * dns.el (dns-query-types): Fix typo.
27392         (dns-query-types): New function.
27393         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
27394         PTR and SOA replies, see RFC 1035.
27395
27396 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27397
27398         * gnus.el (gnus-logo-color-style): Change colors to `no'.
27399
27400         * Move to Changelog.2.
27401
27402 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27403
27404         * gnus.el (gnus-version-number): Bump version.
27405
27406 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27407
27408         * gnus.el: No Gnus v0.1 is released.
27409
27410 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27411
27412         * gnus.el: No Gnus v0.0 is released.
27413
27414 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27415
27416         * gnus.el (gnus-version-number): Bump.
27417         (gnus-version): No.
27418
27419 See ChangeLog.2 for earlier changes.
27420
27421   Copyright (C) 2004-2014 Free Software Foundation, Inc.
27422
27423   This file is part of GNU Emacs.
27424
27425   GNU Emacs is free software: you can redistribute it and/or modify
27426   it under the terms of the GNU General Public License as published by
27427   the Free Software Foundation, either version 3 of the License, or
27428   (at your option) any later version.
27429
27430   GNU Emacs is distributed in the hope that it will be useful,
27431   but WITHOUT ANY WARRANTY; without even the implied warranty of
27432   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27433   GNU General Public License for more details.
27434
27435   You should have received a copy of the GNU General Public License
27436   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
27437
27438 ;; Local Variables:
27439 ;; coding: utf-8
27440 ;; fill-column: 79
27441 ;; add-log-time-zone-rule: t
27442 ;; End: