7e6f112c2395ac1d20a7eade51e25d0cf59864ee
[gnus] / lisp / ChangeLog
1 2014-12-29  Paul Eggert  <eggert@cs.ucla.edu>
2
3         system-name's returned value can vary
4         Also, the system-name variable is now obsolete.
5         Fixes Bug#19438.
6         * message.el (message-make-fqdn):
7         * nnvirtual.el (nnvirtual-retrieve-headers)
8         (nnvirtual-update-xref-header):
9         Prefer (system-name) to system-name, and avoid naming
10         locals 'system-name'.
11
12 2014-12-29  Lars Ingebrigtsen  <larsi@gnus.org>
13
14         * mm-decode.el (mm-shr): Bind `shr-width' to `fill-column' so that
15         lines don't get overlong when responding.
16
17 2014-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18
19         * registry.el (cl-remf, cl-loop, cl-subseq):
20         Alias to remf, loop, and subseq respectively for old Emacsen.
21
22 2014-12-19  Andreas Schwab  <schwab@linux-m68k.org>
23
24         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind
25         coding-system-for-read and coding-system-for-write only around
26         with-temp-file, and make buffer unibyte.  Don't write temp file twice.
27
28 2014-12-18  Paul Eggert  <eggert@cs.ucla.edu>
29
30         * registry.el (registry-db): Set default slot later.
31         This is because its value is not a literal integer.
32
33 2014-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
34
35         * registry.el (registry-db): Fix default registry-db max-size.
36
37 2014-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
38
39         * mm-util.el (mm-with-unibyte-current-buffer): Mark obsolete and
40         add warning.
41
42         * gnus-art.el: Fix up compiler warnings.
43         (article-display-face, article-display-x-face): Remove unused `face'.
44         (gnus-article-browse-html-save-cid-content): Remove unused var `type'.
45         (article-date-ut): Remove unused var `first'.
46         (gnus-article-prepare): Remove unused var `gnus-article'.
47         (gnus-mime-save-part-and-strip): Remove unused var `param'.
48         (gnus-mime-inline-part): Remove unused vars `charset', `contents', and
49         `coding-system' along with corresponding dead code.
50         (gnus-mime-view-part-externally): Remove unused var
51         `mm-user-display-methods'.
52         (gnus-insert-mime-button): Let-bind gnus-tmp-id explicitly.
53         (gnus-display-mime): Remove unused var `handle'.
54         (gnus-mime-display-alternative): Remove unused var `props'.
55         (gnus-article-read-summary-keys): Remove unused var `up-to-top'.
56         (gnus-article-edit-done): Remove unused var `p'.
57         (gnus-url-mailto): Remove unused var `to'.
58         (gnus-treat-article): Let-bind gnus-treat-condition, part-number,
59         total-parts, and gnus-treat-type explicitly.  Remove unused var `elem'.
60
61 2014-12-18  Eric Abrahamsen  <eric@ericabrahamsen.net>
62
63         * registry.el (registry-db): Consolidate the :max-hard and :max-soft
64         slots into a :max-size slot.
65         (registry-db-version): Add new variable for database version number.
66         (registry-prune): Use :max-size slot. Accept and use a sort-function
67         argument.
68         (registry-collect-prune-candidates): Add new function for finding
69         non-precious pruning candidates.
70         (registry-prune-hard-candidates, registry-prune-soft-candidates):
71         Remove obsolete functions.
72         (initialize-instance): Upgrade registry version when starting.
73
74         * gnus-registry.el (gnus-registry-prune-factor): Add new variable.
75         (gnus-registry-max-pruned-entries): Remove obsolete variable.
76         (gnus-registry-cache-file): Change default
77         filename extension to "eieio".
78         (gnus-registry-read): Add new function, split out from
79         `gnus-registry-load', that does the actual object reading.
80         (gnus-registry-load): Use it. Add condition case handler to check for
81         old filename extension and rename to the new one.
82         (gnus-registry-default-sort-function): New variable to specify a sort
83         function to use when pruning.
84         (gnus-registry-save, gnus-registry-insert): Use it.
85         (gnus-registry-sort-by-creation-time): Define a default sort function.
86
87         * tests/gnustest-registry.el (gnustest-registry-make-testable-db):
88         Adjust test for new object signature.
89         (gnustest-registry-pruning-test): Add new pruning test.
90         (gnustest-registry-sort-function): Default sort function for testing.
91         (gnustest-registry-pruning-sort-test): New test for sorting.
92
93 2014-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
94
95         * gnus-art.el (gnus-article-mime-handles): Refactored out into own
96         function for reuse.
97         (gnus-mime-buttonize-attachments-in-header): Adjusted.
98
99 2014-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
100
101         * message.el (message-change-subject): Really check whether the subject
102         changed.
103
104 2014-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
105
106         * mailcap.el (mailcap-mime-data): Add doc-view-mode as a viewer for
107         PDFs.
108         (mailcap-view-mime): New function.
109
110 2014-12-01  Glenn Morris  <rgm@gnu.org>
111
112         * gnus-cloud.el (gnus-cloud): Add :version tag.
113
114 2014-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
115
116         * gnus-art.el (gnus-use-idna):
117         * gnus-sum.el (gnus-summary-idna-message):
118         * message.el (message-use-idna):
119         Protect against nil value for idna-program.
120
121         * message.el (message-use-idna): Load Mule-UCS for XEmacs 21.4.
122
123 2014-11-26  John Mastro  <john.b.mastro@gmail.com>  (tiny change)
124
125         * auth-source.el (auth-source-macos-keychain-search-items): Return
126         result of `auth-source-macos-keychain-result-append' (bug#19074).
127
128 2014-11-25  Glenn Morris  <rgm@gnu.org>
129
130         * gnus-start.el (gnus-save-newsrc-file-check-timestamp):
131         Add :version tag.
132
133 2014-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
134
135         * pop3.el (pop3-open-server): Warn unless encrypted.
136
137         * nnimap.el (nnimap-open-connection-1): Warn unless encrypted.
138
139 2014-11-18  Paul Eggert  <eggert@cs.ucla.edu>
140
141         Port new time stamp handling to Emacs 23.2.
142         This fix is for Gnus.  Problem reported by Katsumi Yamaoka.
143         * time-date.el (time-add, time-subtract, time-less-p):
144         Use eval-and-compile, not eval-when-compile.
145
146 2014-11-17  Albert Krewinkel  <albert@zeitkraut.de>
147
148         * message.el (message-valid-fqdn-regexp): Add non-internaional new
149         TLDs.
150
151 2014-11-17  Paul Eggert  <eggert@cs.ucla.edu>
152
153         Port new time stamp handling to old Emacs and to XEmacs.
154         This is needed for Gnus, which copies time-date.el and which
155         runs on older Emacs implementations.
156         * time-date.el (with-decoded-time-value):
157         Handle 'nil' and floating-point arg more compatibly with new Emacs.
158         (encode-time-value, with-decoded-time-value):
159         Obsolete only if new Emacs.
160         (time-add, time-subtract, time-less-p): Define if not new Emacs.
161
162         Improve time stamp handling, and be more consistent about it.
163         This implements a suggestion made in:
164         http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00587.html
165         Among other things, this means timer.el no longer needs to
166         autoload the time-date module.
167         * time-date.el (seconds-to-time, days-to-time, time-since)
168         (with-decoded-time-value):
169         Treat 'nil' as current time.  This is mostly for XEmacs.
170         (encode-time-value, with-decoded-time-value): Obsolete.
171         (time-add, time-subtract, time-less-p): Use no-op autoloads, for
172         XEmacs.  Define only if XEmacs, as they're now C builtins in Emacs.
173
174 2014-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
175
176         * gnus-sum.el (gnus-summary-exit-no-update): Don't query about
177         discarding changes in ephemeral groups.
178
179         * ietf-drums.el (ietf-drums-parse-address): Don't issue warnings about
180         things the user isn't interested in.
181
182 2014-11-13  Julien Danjou  <jd@abydos>
183
184         * gnus-notifications.el (gnus-notifications-notify): Provide both
185         app-icon and image-path.
186
187 2014-11-10  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
188
189         * mm-url.el (mm-url-encode-multipart-form-data):
190         Restore to handle "multipart/form-data" by eww.
191
192 2014-11-07  Tassilo Horn  <tsdh@gnu.org>
193
194         * gnus-start.el (gnus-activate-group): Fix typo reported by Tim
195         Landscheidt.
196
197 2014-10-29  Paul Eggert  <eggert@cs.ucla.edu>
198
199         Simplify use of current-time and friends.
200         * gnus-delay.el (gnus-delay-article):
201         * gnus-sum.el (gnus-summary-read-document):
202         * gnus-util.el (gnus-seconds-today, gnus-seconds-month):
203         * message.el (message-make-expires-date):
204         Omit unnecessary call to current-time.
205         * gnus-util.el (gnus-float-time): Simplify to an alias because
206         time-to-seconds now behaves like float-time with respect to nil arg.
207         (gnus-seconds-year): Don't call current-time twice to get the current
208         time stamp, as this can lead to inconsistent results.
209         * time-date.el (time-to-seconds) [!float-time]:
210         Use current time if arg is nil, to be compatible with float-time.
211         (time-date--day-in-year): New function, with most of the guts of
212         the old time-to-day-in-year.
213         (time-to-day-in-year): Use it.
214         (time-to-days): Use it, to avoid decoding the same time stamp twice.
215
216 2014-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
217
218         * gnus.el (gnus-mode-line-buffer-identification):
219         Don't add image data for a non-graphic display (bug#18813).
220
221 2014-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
222
223         * gnus.el (gnus-mode-line-buffer-identification): Don't shadow
224         load-path, it blocks autoloading of find-image (bug#18813).
225
226 2014-10-24  enami tsugutomo  <tsugutomo.enami@jp.sony.com>
227
228         * nnimap.el (nnimap-wait-for-response): Ignore NOOP response requested
229         to keep connection open (bug#18728).
230
231 2014-10-20  Glenn Morris  <rgm@gnu.org>
232
233         * Merge in all changes up to 24.4 release.
234
235 2014-10-15  Jorge A. Alfaro-Murillo  <jorge.alfaro-murillo@yale.edu>  (tiny change)
236
237         * message.el (message-insert-signature): Use `newline' instead of
238         inserting explicit "\n".
239
240 2014-10-15  Sylvain Chouleur  <sylvain.chouleur@gmail.com>
241
242         * gnus-icalendar.el: Support vcal format timezones.
243         (gnus-icalendar-event--decode-datefield): Use icalendar functions to
244         compute dates with associated timezone.
245         (gnus-icalendar-event-from-ical): Compute all timezones.
246
247 2014-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
248
249         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): New option to
250         check the newsrc.eld file's timestamp before saving it.
251         (gnus-save-newsrc-file): Use it, with a prompt when the newsrc.eld
252         timestamp has changed to be newer.
253
254 2014-10-06  Jan Tatarik  <jan.tatarik@gmail.com>
255
256         * gnus-icalendar.el (gnus-icalendar-identities):
257         Include message-alternative-emails.
258
259 2014-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
260
261         * ntlm.el (ntlm-string-make-unibyte, ntlm-secure-hash):
262         New compatibility functions.
263         (ntlm-build-auth-response): Use them.
264
265 2014-10-04  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
266
267         * ntlm.el (ntlm-build-auth-request):
268         Add NTLM2 Session support.  (Bug#15603)
269
270 2014-10-04  Alan Schmitt  <alan.schmitt@polytechnique.org>  (tiny change)
271
272         * nnimap.el (nnimap-process-expiry-targets): Reverse the list of
273         expired messages only when it was built in reverse order.
274
275 2014-10-04  Peter Münster  <pmlists@free.fr>  (tiny change)
276
277         * gnus-delay.el (gnus-delay-send-queue): Remove `gnus-delay-header'
278         last so it can be used in `message-send-hook'.
279
280 2014-09-29  Daiki Ueno  <ueno@gnu.org>
281
282         * mml.el (mml-parse-1): Error out if unknown mode is specified in
283         <#secure> tag (bug#18513).
284
285 2014-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
286
287         * parse-time.el: Require cl when compiling.
288
289 2014-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
290
291         Use cl-lib as much as possible following the 2014-09-26 change
292         in the Emacs trunk.
293         * parse-time.el: Try requiring cl-lib.
294         (parse-time-incf): Alias to cl-incf or incf.
295         (digit-char-p): Remove.
296         (parse-time-integer): Alias to cl-parse-integer or the one defined.
297         (parse-integer): Rename to parse-time-integer.
298         (parse-time-tokenize, parse-time-rules, parse-time-string)
299         Use parse-time-incf and parse-time-integer.
300
301 2014-09-11  Paul Eggert  <eggert@cs.ucla.edu>
302
303         * gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
304         of ":delete".
305
306 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
307
308         * gnus-art.el (gnus-article-browse-html-save-cid-content)
309         (gnus-article-browse-html-parts):
310         Revert last change that breaks links other than cid contents.
311
312 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
313
314         * gnus-art.el (gnus-article-browse-html-save-cid-content)
315         (gnus-article-browse-html-parts): Make cid file names relative.
316
317 2014-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
318
319         * mm-view.el (mm-display-inline-fontify): Make the working buffer
320         temporarily displayed when running a mode function (at least org-mode
321         requires it).
322
323 2014-08-14  Alan Schmitt  <alan.schmitt@polytechnique.org>
324
325         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
326         the gnus-summary-article-expire-hook should be told where the function
327         is going. In particular, the Gnus registry might want to know.
328
329 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
330
331         * gnus-art.el (gnus-hidden-properties): Drop the evil `intangible'.
332
333 2014-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
334
335         * gnus-sum.el (gnus-summary-expire-articles): Revert.
336
337 2014-08-05  Eric Abrahamsen  <eric@ericabrahamsen.net>
338
339         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
340         the gnus-summary-article-expire-hook should be told where the function
341         is going. In particular, the Gnus registry might want to know.
342
343 2014-08-03  Paul Eggert  <eggert@cs.ucla.edu>
344
345         Don't mishandle year-9999 dates (Bug#18176).
346         * parse-time.el (parse-time-rules):
347         Allow years up to most-positive-fixnum.
348         * time-date.el (date-to-time):
349         Pass "Specified time is not representable" errors through.
350
351 2014-07-31  Tassilo Horn  <tsdh@gnu.org>
352
353         * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of
354         groups and t.
355
356 2014-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
357
358         * gnus-utils.el (gnus-recursive-directory-files):
359         Unify hard or symbolic links (bug#18063).
360
361 2013-07-17  Albert Krewinkel  <albert@zeitkraut.de>
362
363         * gnus-msg.el (gnus-configure-posting-style):
364         Allow string replacements in values when matching against a header.
365
366 2014-07-07  Katsumi Yamaoka  <yamaoka@jpl.org>
367
368         * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
369         the dribble buffer even when it is shrunk a lot.
370         <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
371
372 2014-06-26  Glenn Morris  <rgm@gnu.org>
373
374         * mm-util.el (help-function-arglist): Remove outdated declaration.
375
376 2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
377
378         * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
379         attribute values.  (Bug#17834)
380
381 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
382
383         * gnus-sum.el (gnus-summary-edit-article-done):
384         Prefer point-marker to copy-marker of point.
385
386 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
387
388         * Makefile.in (install-el, install-el-elc): Compress .el files.
389         (uninstall): Remove compressed .el files.
390
391 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
392
393         * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
394         (gnus-article-read-summary-keys):
395         Don't bug out when there is no article in the summary buffer.
396         (gnus-mime-buttonize-attachments-in-header):
397         Improve criterion that finds parts to display.
398
399         * gnus-art.el (gnus-mm-display-part):
400         * mm-decode.el (mm-shr):
401         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
402         (mm-insert-inline): Revert last changes.
403
404 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
405
406         * gnus-art.el (gnus-mm-display-part):
407         * mm-decode.el (mm-shr):
408         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
409         (mm-insert-inline): Set insertion type of end-marker, not only
410         start-marker, of undisplayer so as to stay after inserted text.
411
412 2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
413
414         * html2text.el (html2text-get-attr): Fix typo when splitting value from
415         attribute. (Bug#17613)
416
417 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
418
419         * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
420         * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
421
422 2014-05-15  Katsumi Yamaoka  <yamaoka@jpl.org>
423
424         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part): Don't
425         delete next part button; keep spacing between buttons.
426
427 2014-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
428
429         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
430         Work for the last MIME part in an article.
431         (gnus-mime-display-single): Suppress excessive newlines between parts.
432
433         * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
434         by leading or trailing newline.
435
436 2014-05-12  Sam Steingold  <sds@gnu.org>
437
438         * time-date.el (seconds-to-string): New function to pretty print time
439         delay in seconds.
440
441 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
442
443         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
444         while prompting a user for a file name, etc.
445         (gnus-mime-display-single): Display part with a common appearance no
446         matter whether MIME button is omitted or not; don't add duplicate entry
447         to gnus-article-mime-handle-alist.
448         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
449
450 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
451
452         * mml2015.el (mml2015-display-key-image): New variable.
453
454 2014-05-08  Glenn Morris  <rgm@gnu.org>
455
456         * gnus-fun.el (gnus-grab-cam-face):
457         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
458         This is CVE-2014-3421.
459
460 2014-05-04  Glenn Morris  <rgm@gnu.org>
461
462         * gnus-registry.el (gnus-registry-install-p): Doc fix.
463
464 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
465
466         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
467         the displaying state of a part.
468         (gnus-mm-display-part): Don't insert a newline in the beginning of
469         a part like gnus-mime-inline-part doesn't; work for XEmacs.
470
471         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
472         (mm-shr): Make undisplayer unbreakable.
473
474         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs): Don't
475         insert excessive newline.
476         (mm-inline-text-html-render-with-w3m, mm-inline-text)
477         (mm-insert-inline): Make undisplayer unbreakable.
478
479 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
480
481         * gnus.el: Ma Gnus v0.11 is released.
482
483 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
484
485         * gnus-art.el (gnus-mm-display-part):
486         Highlight header attachment buttons.
487
488 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
489
490         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
491         a part; redisplay a button (enbugged in 2014-02-05).
492
493 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
494
495         * auth-source.el (auth-source-search, auth-source-search-backends):
496         Treat :max 0 as an indicator that a boolean return is wanted, as
497         documented. Reported by Joe Bloggs.
498
499 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
500
501         * gnus-icalendar.el: Require gnus-art.
502
503 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
504
505         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
506         (gnus-icalendar--update-org-event): put event timestamp in
507         the org entry body instead of the drawer.
508         (gnus-icalendar-event--get-attendee-names): list of participants should
509         contain even attendees without common name attribute.
510         (gnus-icalendar--update-org-event): don't generate duplicates of empty
511         property tags in org drawers.
512
513 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
514
515         * gmm-utils.el (gmm-format-time-string): New function.
516
517         * message.el (message-insert-formatted-citation-line): Use the original
518         author's time zone to express a date string.
519
520 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
521
522         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
523         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
524         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
525         Silence compiler warnings.
526         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
527
528 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
529
530         * mml.el: Require url when compiling.
531
532         * gnus-cloud.el (gnus-cloud-parse-version-1):
533         Use plist-get rather than CL's getf.
534         (gnus-activate-group, gnus-subscribe-group): Declare.
535
536         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
537
538 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
539
540         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
541         buttons when toggling the header off.
542
543 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
544
545         * tls.el (tls-program): Reflow docstring.
546
547 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
548
549         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
550         groups work again.
551
552 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
553
554         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
555         999 correctly (i.e. "1,342").
556
557 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
558
559         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
560         out if the directory doesn't exist.
561
562 2014-03-07  Daiki Ueno  <ueno@gnu.org>
563
564         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
565         commands here; instead, only check if epg-config.el is available.
566
567 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
568
569         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
570         messages with embedded images.
571         (mml-generate-mime): Don't bug out if you don't have libxml.
572
573 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
574
575         * message.el (message-make-html-message-with-image-files): New command.
576
577 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
578
579         * gnus-group.el (gnus-group-make-group): Clarify prompt.
580
581         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
582
583 2014-02-23  David Engster  <deng@randomsample.de>
584
585         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
586         to stay compatible with older Emacsen, so replace `cl-loop' with
587         `loop'.
588
589 2014-02-22  Daniel Colascione  <dancol@dancol.org>
590
591         * auth-source.el (auth-source-secrets-listify-pattern): New function.
592         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
593         instead, build list of patterns.
594
595 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
596
597         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
598         Display header attachment buttons by gnus-article-prepare-display
599         rather than gnus-article-prepare so as to view in mml-preview as well.
600
601 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
602
603         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
604         in `auth-sources' means and link to EPA docs.
605
606 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
607
608         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
609         (bug#12375).
610
611 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
612
613         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
614         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
615
616 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
617
618         * message.el (message-tab): Mention what happens on normal tabs
619         (bug#11297).
620
621 2014-02-08  Glenn Morris  <rgm@gnu.org>
622
623         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
624
625 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
626
627         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
628         buttons that are hidden in unselected alternative part as well.
629         (gnus-mime-display-alternative): Redraw attachment buttons in header.
630
631         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
632
633 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
634
635         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
636         keystroke.
637         (gnus-server-toggle-cloud-server): Only allow clouding applicable
638         types.
639
640         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
641         with an empty string.
642
643 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
644
645         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
646         buffer-local in some buffers, so bind it explicitly in the buffer we're
647         trying to cancel the article in (bug#10808).
648
649 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
650
651         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
652         New functions.
653
654         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
655         New user option.
656         (gnus-mime-buttonize-attachments-in-header): New function.
657         (gnus-article-prepare): Use it.
658         (gnus-mime-inline-part): Suppress extra newline.
659         (gnus-mm-display-part): Save excursion;
660         remove useless deleting and adding of buttons.
661         (gnus-insert-mime-button): Allow insertion in the middle of a line.
662
663         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
664         Add gnus-mime-buttonize-attachments-in-header.
665
666 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
667
668         * nnimap.el (nnimap-request-articles): New command to download several
669         articles at once.
670
671         * gnus.el (gnus-variable-list): Save Cloud variables.
672
673         * gnus-int.el (gnus-request-accept-article): Doc fix.
674
675 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
676
677         * parse-time.el (parse-time-iso8601-regexp)
678         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
679         it more generally.
680
681 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
682
683         * gnus-cloud.el: New file to provide the Emacs Cloud.
684
685         * dgnushack.el: Silence XEmacs w3 warning.
686
687         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
688         `url-retrieve-synchronously', apparently.
689
690         * dgnushack.el: Silence XEmacs dns.el warning.
691
692         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
693         instead of in all files.
694
695         * dns.el (network-interface-list): Define for XEmacs.
696
697         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
698         XEmacs.
699
700         * nnrss.el (libxml-parse-html-region): Silence compilation error.
701
702 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
703
704         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
705         `gnus-group-split-fancy'.
706
707 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
708
709         * message.el (message-remove-header): Doc fix.
710         (message-forward-included-headers): New variable.
711         (message-remove-ignored-headers): Use it.
712
713 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
714
715         * nnir.el (nnir-request-update-mark): Don't try to update the source
716         group if we can't find it (bug#16611).
717
718 2014-01-31  Dave Abrahams  <dave@boostpro.com>
719
720         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
721
722 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
723
724         * dns.el (dns-servers-up-to-date-p): New function to see whether the
725         network interfaces changed.
726         (dns-query): Use it to flush the data.
727
728 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
729
730         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
731         from random face commands.
732         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
733         Face.
734         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
735         (gnus--random-face-with-type): Generic function returning a face-type
736         as a string.
737         (gnus--insert-random-face-with-type): Generic function inserting a face
738         in a message buffer header.
739         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
740         (gnus-insert-random-x-face-header): Rewritten to use
741         `gnus--insert-random-face-with-type`.
742         (gnus-random-face): Return random (png) Face as string.
743         (nus-insert-random-face-header): Insert random (png) Face in a message
744         buffer.
745
746 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
747
748         * mm-url.el: Remove all usage of w3.
749
750         * nnrss.el: Ditto.
751
752         * mm-decode.el: Ditto.
753
754         * mm-view.el: Ditto.
755
756         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
757         outdated and all Emacsen have url.el built-in.
758
759         * gnus-setup.el: Remove outdated file.
760
761 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
762
763         * gnus.el: Ma Gnus v0.9 is released.
764
765 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
766
767         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
768
769 2014-01-31  Dave Abrahams  <dave@boostpro.com>
770
771         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
772         in the summary buffer (bug#13769).
773
774 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
775
776         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
777         name if we're using a single article buffer.  Otherwise, it may point
778         to a killed buffer (bug#13756).
779
780 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
781
782         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
783         the match data, just save and restore it explictly (bug#12375).
784
785         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
786         that's needed.
787
788         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
789         the code once (bug#9069).
790
791 2014-01-18  Steinar Bang  <sb@dod.no>
792
793         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
794         reading.
795
796 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
797
798         * message.el (message-bury): Call bury-buffer with no argument
799         in the message-return-action case too.
800
801 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
802
803         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
804         (nnimap-split-fancy, nnimap-split-methods): Declare.
805
806         * mm-util.el (help-function-arglist): Declare.
807
808 2013-12-28  Glenn Morris  <rgm@gnu.org>
809
810         * gnus-sieve.el (gnus-sieve-select-method):
811         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
812         (gravatar-rating, gravatar-size):
813         * message.el (message-minibuffer-local-map):
814         * sieve-manage.el (sieve-manage-authenticators)
815         (sieve-manage-authenticator-alist): Specify custom types.
816
817         * hashcash.el (hashcash-program): Rename from hashcash-path.
818         Update callers.
819
820         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
821         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
822         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
823
824         * auth-source.el (auth-sources):
825         * nnmairix.el (nnmairix-propagate-marks-upon-close):
826         Fix custom types.
827
828         * tls.el (tls-certtool-program): Fix default value.
829
830 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
831
832         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
833         we get proper traces there, too.
834
835 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
836
837         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
838         value of the parameters if the current article has a Reply-To or From
839         field.
840
841 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
842
843         * gnus.el (gnus-group-buffer): Remove duplicate definition.
844
845 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
846
847         * gnus-sum.el (gnus-summary-exit): Stop animations.
848
849 2013-12-19  Juri Linkov  <juri@jurta.org>
850
851         * gnus.el (gnus-suppress-keymap):
852         * gnus-art.el (gnus-article-mode-map):
853         * gnus-group.el (gnus-group-mode-map):
854         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
855         Remove [backspace] key binding because it shadows DEL (bug#16035).
856
857         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
858
859 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
860
861         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
862         Make sure work directory exists.
863         (gnus-uu-digest-mail-forward): Store temporary files in work directory
864         rather than tmp directory.
865         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
866         not necessarily always run, with it.
867
868 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
869
870         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
871         value of gnus-icalendar-additional-identities work without restart.
872
873 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
874
875         * mm-util.el (mm-make-temp-file):
876         Alias to make-temp-file for modern Emacsen.
877
878 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
879
880         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
881         nnir-article-number and nnir-article-group.
882
883 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
884
885         * message.el (message-send-mail-with-sendmail):
886         Don't kill error buffer if sending fails.
887
888 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
889
890         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
891         (gnus-icalendar-event->org-entry)
892         (gnus-icalendar--update-org-event)
893         (gnus-icalendar-event->gnus-calendar): Distinguish between
894         required/optional/non-participant attendee status.  Fix bug causing
895         the first required event participant to be omitted.
896
897 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
898
899         * gnus-art.el (article-de-quoted-unreadable)
900         (article-de-base64-unreadable, gnus-mime-copy-part)
901         * gnus-html.el (gnus-article-html)
902         * mm-view.el (mm-inline-text-html-render-with-w3)
903         (mm-inline-text-html-render-with-w3m-standalone)
904         * rfc2231.el (rfc2231-decode-encoded-string):
905         Allow overriding charset by mm-charset-override-alist.
906
907         * gnus-art.el (gnus-article-browse-html-parts):
908         Replace LWSPs with `&nbsp;'s in header.
909
910         Work for broken Chinese articles.
911
912         * gnus-art.el (gnus-article-browse-html-save-cid-content):
913         Exclude broken handles that gnus-summary-enter-digest-group may create.
914         (gnus-article-browse-html-parts):
915         Allow overriding charset by mm-charset-override-alist.
916
917 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
918
919         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
920         (gnus-icalendar-identities): Support additional-identities.
921
922 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
923
924         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
925         org-timestamp for events ending at midnight.
926
927 2013-11-21  Ivan Shmakov  <ivan@siamics.net>
928
929         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
930         .log files.
931
932 2013-11-20  David Engster  <deng@randomsample.de>
933
934         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
935
936 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
937
938         * message.el (message-beginning-of-line):
939         Use beginning-of-visual-line when visual-line-mode is turned on.
940
941 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
942
943         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
944         (gnus-icalendar-event-from-ical)
945         (gnus-icalendar-event->org-entry)
946         (gnus-icalendar--update-org-event): Required/optional participation,
947         list of attendees synced to org.
948
949 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
950
951         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
952         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
953         cancellations to be synced to org if the original appt has an org
954         outline.
955
956 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
957
958         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
959         (gnus-icalendar-event->org-entry)
960         (gnus-icalendar--update-org-event)
961         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
962
963 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
964
965         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
966         Fix timezone handling in gnus-icalendar export to org.
967
968 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
969
970         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
971
972 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
973
974         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
975
976 2013-10-30  Glenn Morris  <rgm@gnu.org>
977
978         * gnus-group.el (gnus-group-browse-foreign-server):
979         * gnus-int.el (gnus-start-news-server):
980         Silence compiler obsolescence warning.
981
982 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
983
984         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
985         `nnoo-current-server' first, then for the actual `nnimap-address' to
986         allow netrc entries for the nnoo server to coexist with netrc entries
987         for the `nnimap-address'.
988
989 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
990
991         * mm-decode.el (mm-dissect-buffer): Revert last change.
992         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
993         The problem that motivated those changes was attributed to a broken
994         mail sender, and has been fixed.
995
996 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
997
998         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
999         token is missing in the Content-Type header.
1000
1001         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1002
1003 2013-09-18  Glenn Morris  <rgm@gnu.org>
1004
1005         * gnus-util.el (image-size): Declare.
1006
1007 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1008
1009         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
1010         (gnus-icalendar-event-from-ical)
1011         (gnus-icalendar-event--build-reply-event-body)
1012         (gnus-icalendar-event-reply-from-buffer)
1013         (gnus-icalendar-find-org-event-file)
1014         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
1015         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
1016
1017         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
1018
1019 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1020
1021         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
1022         Use save-current-buffer.
1023         (gnus-tree-mode-map): Initialize in the declaration.
1024         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
1025         (scroll-in-place): Defvar it.
1026         (gnus-tmp-*): Defvar them.
1027         (gnus-get-tree-buffer): Use derived-mode-p.
1028         (gnus--let-eval): New macro.
1029         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
1030         non-prefixed variables.
1031         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
1032
1033         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
1034         vars since it doesn't seem to be available.
1035         (gnus-set-global-variables, gnus-summary-read-group-1)
1036         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
1037         (gnus-summary-display-article, gnus-summary-select-article)
1038         (gnus-summary-next-article, gnus-offer-save-summaries)
1039         (gnus-summary-generic-mark): Use derived-mode-p.
1040         (gnus-summary-read-group-1, gnus-summary-exit)
1041         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
1042         Adjust calls to gnus-tree-close and gnus-tree-open.
1043
1044         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
1045
1046         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
1047         (gnus-agent-mode): Use derived-mode-p.
1048         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
1049         gnus-command-method and *-command-method to nil, but bind
1050         gnus-command-method to *-command-method instead!
1051         (gnus-agent-fetch-articles): Remove unused var `id'.
1052         (gnus-agent-fetch-headers): Remove unused arg `force'.
1053         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
1054         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
1055         (gnus-agent-short-article, gnus-agent-long-article)
1056         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
1057         first use.
1058         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
1059         `score-param'.
1060         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
1061         (gnus-get-predicate): Push in front of the cache, rather than end.
1062         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
1063         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
1064         (gnus-agent-expire-unagentized-dirs): Don't rebind
1065         gnus-agent-expire-current-dirs since the defvar silences the warning.
1066         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
1067         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
1068         (gnus-agent-regenerate): Simplify interactive spec and doc.
1069
1070 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1071
1072         * gnus-int.el (gnus-open-server): Silence compiler.
1073
1074         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1075
1076         * message.el (message-display-completion-list): Abolish.
1077         (message-completion-in-region): Use display-completion-list.
1078
1079 2013-09-17  Glenn Morris  <rgm@gnu.org>
1080
1081         * gnus-util.el (gnus-message-with-timestamp-1):
1082         Use `messages-buffer' function if available.  Ignore read-only.
1083
1084 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1085
1086         * message.el (message-expand-group, message-completion-in-region):
1087         Correct the order of start and end of a region.
1088
1089 2013-09-13  Glenn Morris  <rgm@gnu.org>
1090
1091         * mml2015.el (gnus-create-image): Autoload it.
1092
1093         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
1094
1095         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
1096         (image-size): Declare.
1097
1098 2013-09-12  Glenn Morris  <rgm@gnu.org>
1099
1100         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
1101         Avoid using `find', which i) might not be defined at runtime;
1102         ii) does not work, since its default test is eql, not equal.
1103         (gnus-mime-action-alist): Declare.
1104
1105 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1106
1107         * score-mode.el (gnus-score-mode-map): Move initialization
1108         into declaration.
1109         (gnus-score-mode): Use define-derived-mode.
1110         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
1111         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
1112         into declaration.
1113         (gnus-kill-file-mode): Use define-derived-mode.
1114         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
1115         Use derived-mode-p.
1116         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
1117         (gnus-group-setup-buffer, gnus-group-name-at-point)
1118         (gnus-group-make-web-group, gnus-group-enter-directory)
1119         (gnus-group-suspend): Use derived-mode-p.
1120         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
1121         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
1122         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
1123         (gnus-article-setup-buffer, gnus-article-prepare)
1124         (gnus-article-prepare-display, gnus-sticky-article)
1125         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
1126         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
1127         (gnus-article-read-summary-keys): Use derived-mode-p.
1128
1129 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1130
1131         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
1132
1133 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1134
1135         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
1136         shift_jis from the default value set for Japanese users.
1137
1138 2013-08-13  Glenn Morris  <rgm@gnu.org>
1139
1140         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
1141
1142         * gnus.el (gnus-valid-select-methods): Fix type.
1143
1144         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
1145
1146 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1147
1148         * mm-decode.el (mm-display-external): Run a timer for the temp files
1149         deletion after a viewer exits; add a deletion timer for the needsterm
1150         case, too.
1151
1152         * mm-decode.el (mm-display-external): Try to delete temporary files by
1153         using a 1-min. timer.
1154
1155 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1156
1157         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
1158         New internal variables.
1159         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
1160         (mm-display-external): Use it to delete temporary files instead of
1161         using timers.
1162
1163 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1164
1165         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
1166
1167 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
1168
1169         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
1170         with cond for backwards compatability.
1171
1172 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1173
1174         * mm-decode.el (mm-display-external): Bind process-connection-type to
1175         nil; don't delete a temp file immediately even if a viewer finishes,
1176         since it may be a shell script, like xdg-open, that launches a real
1177         viewer program belatedly.
1178
1179 2013-08-05  Dave Abrahams  <dave@boostpro.com>
1180
1181         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
1182         that we can create nndoc groups that excerpt other groups.
1183
1184 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1185
1186         * gnus-delay.el (gnus-delay-article): Fix typo.
1187
1188         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
1189         articles.
1190
1191         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
1192         we can get spell-checking etc.
1193
1194 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1195
1196         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
1197         a single one used for encoding the whole text in a header.
1198
1199 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1200
1201         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
1202         doesn't work properly on XEmacs.
1203
1204 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1205
1206         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
1207         before sending.
1208
1209         * dgnushack.el (dgnushack-compile): Add a temporary check for
1210         gnus-icalendar.
1211
1212         * mm-decode.el (mm-command-output): New face.
1213         (mm-display-external): Use it.
1214
1215 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
1216
1217         * nnmbox.el (nnmbox-request-article): Don't change point.
1218
1219 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1220
1221         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
1222         Include `handle' parameter.
1223
1224 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
1225
1226         * gnus-icalendar.el: New file.
1227
1228 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1229
1230         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
1231
1232         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
1233         dummy roots, too.
1234
1235 2013-08-01  David Edmondson  <dme@dme.org>
1236
1237         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
1238         out on ttys.
1239
1240 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1241
1242         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
1243         not empty.
1244
1245         * nnrss.el (nnrss-discover-feed): Indent.
1246
1247 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1248
1249         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
1250
1251 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1252
1253         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
1254         dirty to ensure nnimap data being saved.
1255
1256 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1257
1258         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
1259         menu entry.
1260
1261         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
1262         the current thread's total score instead of the current article's
1263         score.
1264
1265         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
1266         (gnus-sort-threads-recursively): Delete defcustom.
1267         (gnus-sort-threads-recursive): Adapt accordingly.
1268
1269 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1270
1271         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
1272         (gnus-sort-threads-recursive): Use it.
1273         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
1274         again.  Now that determines how to sort subthreads.
1275
1276 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
1277
1278         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
1279         (gnus-sort-threads): Use it.
1280
1281 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
1282
1283         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
1284         punctuation characters follow parentheses (bug#14950).
1285
1286 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1287
1288         * gnus.el (gnus-continuum-version):
1289         * gnus-msg.el (gnus-extended-version): Simplify.
1290
1291         * gnus.el (gnus-continuum-version-1): Remove.
1292         * gnus-msg.el (gnus-bug): Revert.
1293
1294         Calculate gnus-version correctly on Cygwin.
1295
1296         * gnus.el (gnus-continuum-version): Do main calculations in integers.
1297         (gnus-continuum-version-1): New function, return a string.
1298
1299         * gnus-msg.el (gnus-extended-version, gnus-bug):
1300         Use gnus-continuum-version-1 instead of gnus-continuum-version.
1301
1302 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
1303
1304         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
1305         (bug#13384).
1306
1307 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1308
1309         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
1310         that were only relevant in a development version a long time ago.
1311
1312 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1313
1314         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
1315         that the old Emacs 24s bundle.
1316
1317 2013-07-10  David Engster  <deng@randomsample.de>
1318
1319         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
1320         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
1321         fixes a bug in Emacs trunk where the 'unexist' marks were always
1322         removed at startup because "Gnus v5.13" was considered smaller than "Ma
1323         Gnus v0.03".
1324
1325 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
1326
1327         * gnus.el (gnus-summary-line-format): Reference
1328         `gnus-user-date-format-alist' for the &user-date; format, not
1329         `gnus-summary-user-date-format-alist'.
1330
1331 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1332
1333         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
1334         delete files (bug#13481).
1335
1336 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
1337
1338         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
1339
1340 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1341
1342         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
1343         display images.
1344
1345         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
1346
1347         * message.el (message-cancel-news): According to
1348         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
1349         preferred over "cmsg cancel" in the Subject.
1350
1351         * nnir.el (nnir-engines): Note that the group specs are regexps
1352         (bug#13238).
1353
1354         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
1355         gotten read-only text properties, ensure that those aren't heeded when
1356         copying stuff over (bug#13434).
1357
1358         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
1359         (bug#13762).
1360
1361 2013-07-05  David Kastrup  <dak@gnu.org>
1362
1363         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
1364         authinfo file again (important for blank passwords).  This had been
1365         broken with 2013-06-15 change.
1366
1367 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1368
1369         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1370         Revert 2013-01-14 change.
1371
1372 2013-07-02  Daiki Ueno  <ueno@gnu.org>
1373
1374         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
1375         of 'create-image' for XEmacs compatibility; check errors when decoding
1376         image.  Reported by Uwe Brauer.
1377
1378 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1379
1380         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
1381         gnus-button-push revised at 2011-01-19.
1382
1383 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1384
1385         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
1386         now live in the lisp/net Emacs 24 repository.
1387
1388 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1389
1390         * eww.el (eww-update-header-line-format): Quote % characters.
1391
1392 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1393
1394         * eww.el (eww-process-text-input): Display passwords as asterisks.
1395
1396         * shr.el (shr-make-table-1): Protect against invalid column-spans.
1397
1398 2013-06-19  Tom Tromey  <tromey@redhat.com>
1399
1400         * eww.el (eww-top-url): Remove.
1401         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
1402         (eww-render): Set new variables.  Don't set eww-top-url.
1403         (eww-handle-link): Handle "prev", "home", and "contents".
1404         Downcase the rel text.
1405         (eww-top-url): Choose best top URL.
1406
1407 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1408
1409         * eww.el: Rewrite to implement form elements "by hand" instead of
1410         relying in widget.el.  Using widget.el leads to too many
1411         user interface inconsistencies.
1412         (eww-self-insert): Implement entering commands in text fields.
1413         (eww-process-text-input): New function to make text input field editing
1414         work.
1415         (eww-submit): Rewrite to use the new-style form methods.
1416         (eww-select-display): Display the correct selected item.
1417         (eww-change-select): Implement changing the select value.
1418         (eww-toggle-checkbox): Implement radio/checkboxes.
1419         (eww-update-field): Fix compilation error.
1420         (eww-tag-textarea): Implement <textarea>.
1421
1422         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
1423         don't shadow mode-specific bindings.
1424
1425         * eww.el (eww-browse-url): Don't push stuff onto history if there's
1426         nothing to push.
1427
1428         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
1429
1430 2013-06-19  Glenn Morris  <rgm@gnu.org>
1431
1432         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
1433
1434 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
1435
1436         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
1437
1438 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1439
1440         * shr.el (shr-make-table-1): Implement <td rowspan>.
1441         (shr-table-horizontal-line): Allow nil as a value, and change the
1442         default.
1443         (shr-insert-table-ruler): Respect the nil value.
1444
1445 2013-06-18  Tom Tromey  <tromey@barimba>
1446
1447         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
1448         New defvars.
1449         (eww-open-file): New defun.
1450         (eww-render): Initialize new variables.
1451         (eww-display-html): Handle "link" and "a".
1452         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
1453         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
1454         (eww-back-url): Rename from eww-previous-url.
1455         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
1456         defuns.
1457
1458 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1459
1460         * shr.el (shr-tag-table): Insert the images after the table, so that
1461         they're not covered by the table colourisation, which often looked
1462         awkward.
1463         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
1464         <dd>.
1465         (shr-make-table-1): Implement <td colspan=> support.
1466         (shr-insert-document): Use one less than window width if `shr-width' is
1467         nil, since otherwise things may get one character too wide.
1468
1469 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1470
1471         * eww.el (eww-detect-charset): Improve regexp; move backward.
1472
1473 2013-06-18  Glenn Morris  <rgm@gnu.org>
1474
1475         * mm-decode.el (widget-convert-button): Autoload.
1476
1477         * sieve-manage.el (mm-enable-multibyte): Autoload.
1478
1479         * shr.el (libxml-parse-html-region): Declare.
1480         (shr-render-buffer): Explicit error if no libxml2 support.
1481
1482 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
1483
1484         * auth-source.el (auth-source-current-line): New function.
1485         (auth-source-netrc-parse-entries): When a data token is "machine",
1486         assume we're in the wrong place and abort parsing the current line.
1487
1488 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1489
1490         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
1491         (eww-convert-widgets): Don't bug out if the first widget starts at the
1492         beginning of the buffer.
1493         (eww-convert-widgets): Fix last patch.
1494         (eww-tag-input): Support <input type=image>.
1495
1496         * shr.el (shr-insert-table): Respect border-collapse: collapse.
1497         (shr-tag-base): Protect against base specs that are degenerate.
1498         (shr-ensure-paragraph): Don't delete empty lines that have text
1499         properties, because these may be input fields.
1500
1501         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
1502         we can navigate to them.
1503
1504         * shr.el (shr-colorize-region): Put the colours over the entire region.
1505         (shr-inhibit-decoration): New variable.
1506         (shr-add-font): Use it to inhibit text property decorations while doing
1507         preliminary table renderings.  This speeds up typical Wikipedia page
1508         renderings by 15%.
1509         (shr-tag-span): Don't respect the <title>, because that overwrites the
1510         help-echo from links inside the spans.
1511         (shr-next-link): Use `help-echo' for navigation, so that we can
1512         navigate to form elements, too.
1513
1514         * eww.el (eww-button): New face.
1515         (eww-convert-widgets): Use it to make submit buttons more button-like.
1516
1517         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
1518         that Gnus commands work.
1519
1520         * shr.el (shr-render-td): Support horizontal alignment.
1521
1522         * eww.el (eww-put-color): Removed.
1523         (eww-colorize-region): Use `add-face-text-property'.
1524
1525         * shr.el (shr-add-font): Append face data, so that we get the correct
1526         precedence: The innermost value (which is applied first) wins.
1527         (shr-make-overlay): Obsolete function.
1528
1529         * mm-decode.el (mm-convert-shr-links): New function to convert
1530         new-style shr URL links into widgets.
1531         (mm-shr): Use it.
1532
1533         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
1534         widget commands, since we're no longer using widgets for links.
1535
1536         * shr.el (shr-next-link): New command.
1537         (shr-previous-link): New command.
1538         (shr-urlify): Don't use `widget-convert', because that's slow.
1539         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
1540         because collecting the overlays and reapplying them when generating
1541         tables is slow.
1542         (shr-insert-table): Ditto.
1543
1544 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1545
1546         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
1547         * shr.el (browse-url): Require `url'.
1548         * eww.el (url): Require format-spec.
1549
1550 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1551
1552         * eww.el (eww-display-html): Default to using the entire window width.
1553         (eww-browse-url): Don't add a User-Agent header (twice), because that
1554         makes Bing refuse connection.
1555
1556         * shr.el (shr-make-table): Cache the table rendering at the table
1557         level, and not the <td> level.  This is a bit faster.
1558
1559         * eww.el (eww-render): Go to the correct ID when given URLs ending with
1560         #id.
1561
1562         * shr.el (shr-tag-li): Don't require a new paragraph, since other
1563         browsers don't.
1564         (shr-expand-url): Respect #anchor links.
1565         (shr-parse-base): Chop off the anchor before using.
1566         (shr-descend): Respect display: none.
1567         (shr-descend): Allow marking elements that have certain IDs.
1568
1569         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
1570
1571         * shr.el (shr-expand-url): Don't bug out on zero-length links.
1572
1573         * eww.el (eww-tag-textarea): Support <textarea>.
1574
1575 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1576
1577         * shr.el (shr-dom-to-xml): Fixed function call.
1578
1579         * eww.el (eww): New group.
1580         (eww-header-line-format): New custom variable.
1581         (eww-current-title): New variable.
1582         (eww-display-html): Update header and handle title tag.
1583         (eww-update-header-line-format): New function.
1584         (eww-tag-title): New function.
1585
1586         * shr.el (shr-dom-to-xml): New function.
1587         (shr-tag-svg): Add support for the SVG tag.
1588         (shr-bullet): New custom variable.
1589         (shr-tag-li): Support custom bullet in unordered lists.
1590
1591 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1592
1593         * shr.el (shr-expand-url): Respect // URLs.
1594
1595         * eww.el (eww-tag-body): Override the shr body rendering so that we can
1596         put a background colour onto the entire buffer.
1597         (eww-render): When being redirected, use the redirect URL as the new
1598         base URL.
1599
1600         * shr.el (shr-parse-base): Fix parsing error.
1601
1602         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
1603
1604         * shr.el (shr-parse-base): New function.
1605         (shr-expand-url): Use it to expand relative URLs reliably.
1606
1607 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
1608
1609         * auth-source.el (auth-source-search-collection): Fix docstring.
1610         (auth-source-netrc-parse): Refactor and improve netrc parser to support
1611         single-quoted strings and multiline entries.
1612         (auth-source-netrc-parse-next-interesting)
1613         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
1614         functions to support parser.
1615
1616 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1617
1618         * eww.el (eww-submit): Get submit button logic right when hitting RET
1619         on non-submit buttons.
1620
1621         * shr.el: Remove shr-preliminary-table-render, since that can't really
1622         be used for anything in practice.
1623
1624 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1625
1626         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1627         (sieve-manage-quit).
1628
1629 2013-06-14  Glenn Morris  <rgm@gnu.org>
1630
1631         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
1632
1633 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
1634
1635         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
1636         control the maximum size of photo ID image.
1637         (mml2015-epg-key-image-to-string): Respect it.
1638
1639 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1640
1641         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
1642         instead of the final one so that we can more easily distinguish them.
1643
1644         * eww.el (eww-submit): Compute the submission URL correctly.
1645
1646 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1647
1648         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
1649         Use plist-get rather than CL's getf.
1650         (sieve-manage-parse-capability): Avoid CL's remove-if.
1651
1652 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1653
1654         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
1655         (sieve-manage-quit).
1656
1657 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1658
1659         * shr.el (shr-expand-url): Expansion should chop off the bits after the
1660         last slash.
1661
1662         * eww.el (eww-tag-select): Use the first value as the default value.
1663
1664 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1665
1666         * eww.el (eww): Prepend urls with http:// if scheme is missing.
1667         (eww-mode): Use `define-derived-mode'.
1668         (eww-parse-headers): Parse headers from beginning of buffer so that
1669         file:// links work.
1670
1671 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1672
1673         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
1674
1675 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1676
1677         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
1678         to handle them at all.
1679
1680 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1681
1682         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
1683         work, too.
1684         (eww-tag-select): Implement <select>.
1685
1686 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1687
1688         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
1689         stream managing functions by using open-protocol-stream to do most of
1690         the work.  Has the nice benefit of enabling STARTTLS.
1691         Wait for capabilities after STARTTLS: following RFC5804, the server
1692         sends new capabilities after successfully establishing a TLS connection
1693         with the client.  The client should update the cached list of
1694         capabilities, but we just ignore the answer for now.
1695         (sieve-manage-network-p, sieve-manage-network-open)
1696         (sieve-manage-starttls-p, sieve-manage-starttls-open)
1697         (sieve-manage-forward, sieve-manage-streams)
1698         (sieve-manage-stream-alist): Remove unneeded functions neither in the
1699         API, nor called by any other function.
1700         Enable Multibyte for SieveManage buffers: The parser won't properly
1701         handle umlauts and line endings unless multibyte is turned on in the
1702         process buffer.
1703
1704 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1705
1706         * eww.el (eww-tag-input): Support password fields.
1707         (eww-submit): Support POST.
1708
1709 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1710
1711         * eww.el (eww-tag-form): Protect against degenerate forms.
1712
1713         * shr.el (shr-expand-url): Expand URLs that start with a slash
1714         correctly.
1715
1716         * eww.el (eww-submit): Get submit button logic right.
1717
1718         * shr.el (shr-final-table-render): New variable to signal when we're
1719         doing the final table rendering so that we can collect more data at
1720         that point.
1721
1722         * eww.el (eww-submit): Make form submission work.
1723         (eww-tag-input): Implement submit buttons.
1724         (eww-click-radio): Implement radio and checkboxes.
1725         (eww-submit): Handle hidden elements.
1726
1727         * shr.el (shr-descend): Allow other packages to override (or provide)
1728         rendering of elements.
1729         (shr-expand-url): Strip query strings from URLs before expanding them.
1730
1731         * eww.el: Don't require cl-lib.
1732         (eww-tag-form): Start form support.
1733
1734         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
1735
1736         * eww.el: Start writing a new, tiny web browser.
1737         (eww-previous-url): New command.
1738         (eww-quit): New command.
1739
1740 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
1741
1742         * sieve.el: Put point at beginning of buffer when viewing a script.
1743         (sieve-open-server): Respect the PORT parameter.  Show the correct port
1744         number in sieve-buffer's header.  Fixed code to also work with a string
1745         as port specifier.  Properly close the connection on pressing 'q'.  Make
1746         sieve-manage-quit close the connection and process buffer.  Also, remove
1747         duplicate keybinding for 'q'.
1748
1749 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
1750
1751         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
1752         make it easier to read.
1753         (mm-pkcs7-enveloped-magic): Ditto.
1754
1755 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
1756
1757         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
1758         before `image-type-available-p' to avoid loading the image libraries
1759         needlessly.
1760
1761 2013-06-05  David Engster  <deng@randomsample.de>
1762
1763         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
1764         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
1765         to see whether the group was synced before.
1766
1767 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
1768
1769         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
1770         when opening the connection.
1771         Suggested by João Távora <joaotavora@gmail.com> in
1772         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
1773
1774 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1775
1776         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
1777         assume Date header begins with "Date", that may be customized into
1778         something like "X-Sent" using gnus-article-time-format.
1779         (article-transform-date): Allow multi-line Date header.
1780
1781 2013-06-02  David Engster  <deng@randomsample.de>
1782
1783         * registry.el (initialize-instance, registry-lookup)
1784         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
1785         (registry-lookup-secondary-value, registry-search, registry-delete)
1786         (registry-insert, registry-reindex, registry-size, registry-prune): Do
1787         not wrap methods in `eval-and-compile'.  This breaks due to latest
1788         changes in EIEIO (introduction of eieio-core.el).
1789
1790 2013-05-30  Glenn Morris  <rgm@gnu.org>
1791
1792         * nnmail.el (nnmail-fancy-expiry-target):
1793         Also bind mail-dont-reply-to-names.
1794
1795         * spam-stat.el (spam-stat-save):
1796         No need to tweak font-lock in temp buffers.
1797
1798         * shr.el (shr-put-image): Silence compiler.
1799
1800 2013-05-29  Glenn Morris  <rgm@gnu.org>
1801
1802         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
1803
1804         * gnus-group.el (gnus-sequence-of-unread-articles)
1805         (gnus-summary-add-mark, gnus-mark-article-as-read)
1806         (gnus-group-make-articles-read): Declare.
1807
1808         * gnus-sum.el (gnus-parameter-list-identifier)
1809         (gnus-article-stop-animations, gnus-stop-downloads)
1810         (gnus-article-only-boring-p, article-goto-body)
1811         (gnus-flush-original-article-buffer, article-narrow-to-head)
1812         (gnus-article-hidden-text-p, gnus-delete-wash-type)
1813         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
1814
1815         * gnus.el: No need to eval-and-compile autoloads.
1816
1817         * gravatar.el (help-function-arglist): Autoload.
1818
1819         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
1820
1821         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
1822
1823         * spam.el: No need to load spam-report when compiling.
1824         No need to eval-and-compile autoloads.
1825         (spam-report-resend-to): Declare.
1826         (spam-report-resend-register-routine): Require 'spam-report.
1827
1828 2013-05-24  Julien Danjou  <julien@danjou.info>
1829
1830         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
1831         setup.
1832
1833 2013-05-23  Glenn Morris  <rgm@gnu.org>
1834
1835         * gnus-util.el (rmail-swap-buffers-maybe)
1836         (rmail-maybe-set-message-counters, rmail-count-new-messages)
1837         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
1838         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
1839
1840         * mm-decode.el: No need to load term when compiling.
1841         (term-mode, term-char-mode): Declare.
1842
1843         * mm-util.el: No need to load jka-compr when compiling.
1844         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
1845
1846         * nnmaildir.el: Require is automatically eval-and-compile.
1847         (nnmail): Require at run-time too.
1848
1849         * registry.el (registry-size): Move definition before use.
1850
1851 2013-05-22  Daiki Ueno  <ueno@gnu.org>
1852
1853         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
1854         signed data to conform the standard.  (Bug#14232)
1855
1856 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
1857
1858         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
1859         double angle quotation mark.
1860
1861 2013-05-20  Glenn Morris  <rgm@gnu.org>
1862
1863         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
1864
1865 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1866
1867         * message.el (message-insert-formatted-citation-line): handle finding
1868         first/lastname when more than 2 names appear.
1869
1870 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
1871
1872         * shr.el (shr-tag-span): New function.
1873
1874 2013-05-18  Glenn Morris  <rgm@gnu.org>
1875
1876         * message.el (message-mode): Use message-mode-abbrev-table,
1877         with text-mode-abbrev-table as parent.  (Bug#14413)
1878
1879 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1880
1881         * message.el (message-expand-group): Decode group names.
1882
1883 2013-05-16  Julien Danjou  <julien@danjou.info>
1884
1885         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
1886         app-icon.
1887
1888 2013-05-15  Glenn Morris  <rgm@gnu.org>
1889
1890         * shr-color.el (shr-color-visible-luminance-min)
1891         (shr-color-visible-distance-min): Use shr-color group.
1892
1893 2013-05-11  Glenn Morris  <rgm@gnu.org>
1894
1895         * gnus-vm.el: Make it loadable without VM.
1896         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
1897         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
1898
1899 2013-05-09  Glenn Morris  <rgm@gnu.org>
1900
1901         * mml1991.el: Make it loadable.  (Bug#13456)
1902
1903         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
1904         * gnus-async.el (gnus-async-post-fetch-function):
1905         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
1906         * gnus-html.el (gnus-html-image-cache-ttl):
1907         * gnus-notifications.el (gnus-notifications-timeout):
1908         * gnus-picon.el (gnus-picon-properties):
1909         * gnus-util.el (gnus-completion-styles):
1910         * gnus.el (gnus-other-frame-resume-function):
1911         * message.el (message-user-organization-file)
1912         (message-cite-reply-position):
1913         * nnir.el (nnir-summary-line-format)
1914         (nnir-retrieve-headers-override-function):
1915         * shr-color.el (shr-color-visible-luminance-min):
1916         * shr.el (shr-blocked-images):
1917         * spam-report.el (spam-report-resend-to):
1918         * spam.el (spam-summary-exit-behavior): Fix custom types.
1919
1920         * gnus-salt.el (gnus-selected-tree-face): Fix default.
1921
1922 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1923
1924         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
1925         because of let-binding help-xref-following.  (Bug#14356)
1926
1927 2013-05-06  Glenn Morris  <rgm@gnu.org>
1928
1929         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
1930
1931 2013-05-04  Andrew Cohen  <cohen@bu.edu>
1932
1933         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
1934         entering into the registry.
1935
1936 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1937
1938         * gnus.el: Ma Gnus v0.7 is released.
1939
1940 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1941
1942         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
1943         (Bug#14304)
1944
1945 2013-04-27  Glenn Morris  <rgm@gnu.org>
1946
1947         * gnus.el (gnus-list-debbugs):
1948         Use require rather than autoload.  (Bug#14262)
1949
1950 2013-04-27  Julien Danjou  <julien@danjou.info>
1951
1952         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
1953         port to "sieve" now that it has an official IANA port assigned.
1954
1955 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1956
1957         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
1958         Don't set the MAILHOST environment variable permanently (Bug#14271).
1959
1960 2013-04-26  Glenn Morris  <rgm@gnu.org>
1961
1962         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
1963
1964 2013-04-25  Andrew Cohen  <cohen@bu.edu>
1965
1966         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
1967         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
1968
1969 2013-04-24  Andrew Cohen  <cohen@bu.edu>
1970
1971         * nnir.el (nnir-close-group): Make sure we are in the right group.
1972
1973         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
1974         dependency table from all newly retrieved headers.
1975
1976 2013-04-16  David Edmondson  <dme@dme.org>
1977
1978         Support <img src="data:...">.
1979
1980         * shr.el (shr-image-from-data): New function.
1981         (shr-tag-img): Use it.
1982
1983 2013-04-14  Andrew Cohen  <cohen@bu.edu>
1984
1985         * nnir.el (nnir-request-set-mark): Make sure we are in the right
1986         group.
1987
1988 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1989
1990         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
1991         corresponding to any existing group (Bug#14166).
1992
1993 2013-04-10  Andrew Cohen  <cohen@bu.edu>
1994
1995         * nnir.el (number-sequence): No longer used.
1996         (nnir-request-set-mark): New function.
1997         (nnir-request-update-info): Improve marks updating.
1998         (nnir-request-scan): Don't duplicate marks updating.
1999         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
2000         Use 'assq rather than 'assoc.  Quote anonymous function.
2001         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
2002         Use 'gnus-group-prefixed-p.
2003         (gnus-summary-create-nnir-group): Make sure server for method is open.
2004
2005 2013-04-04  Andrew Cohen  <cohen@bu.edu>
2006
2007         * nnir.el (gnus-nnir-group-p): New function.
2008         (nnir-possibly-change-group): Use it.
2009
2010         * gnus-msg.el (gnus-setup-message): Use it.
2011
2012 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2013
2014         * mml.el (mml-minibuffer-read-description): Use `default' insted of
2015         `initial-input' for the argument name.
2016         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2017
2018 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
2019
2020         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
2021         (used by MH-E).
2022
2023 2013-04-01  Andrew Cohen  <cohen@bu.edu>
2024
2025         * nnir.el (nnir-request-update-mark): Improve mark updating in original
2026         group.
2027
2028         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
2029         fix compilation.
2030
2031 2013-03-31  Andrew Cohen  <cohen@bu.edu>
2032
2033         * nnir.el (nnir-method-default-engines): And another typo.
2034
2035 2013-03-30  Andrew Cohen  <cohen@bu.edu>
2036
2037         * nnir.el (nnir-method-default-engines): Fix typo.
2038
2039 2013-03-29  Andrew Cohen  <cohen@bu.edu>
2040
2041         * nnir.el: Define 'number-sequence for xemacs.
2042         (gnus-summary-create-nnir-group): New function to create an nnir group
2043         from an nnir summary buffer based on the current query.
2044         (nnir-request-create-group): Update to allow nnir group creation based
2045         on the current query.
2046
2047 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2048
2049         * nndraft.el (nndraft-request-expire-articles):
2050         Make expiry target always `delete'.
2051
2052 2013-03-27  Andrew Cohen  <cohen@bu.edu>
2053
2054         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
2055         buffer use the posting-style and gcc of the original article group.
2056         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
2057
2058         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
2059         after other deffoos.
2060
2061 2013-03-25  Andrew Cohen  <cohen@bu.edu>
2062
2063         * nnir.el: Major rewrite.  Cleaner separation between searches and group
2064         management.  Marks are now shown in nnir summary buffers.  Rudimentary
2065         support for real (i.e. not ephemeral) nnir groups.
2066         (gnus-summary-make-nnir-group): New function for initiating searches
2067         from a summary buffer.
2068
2069 2013-03-18  Sam Steingold  <sds@gnu.org>
2070
2071         * message.el (message-bury): Minor cleanup.
2072
2073 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
2074
2075         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
2076
2077 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2078
2079         * nndir.el (nndir-request-list): Remove 2nd argument passed to
2080         nnml-request-list.  (Bug#13873)
2081         (nndir-request-newsgroups): Remove, unused.
2082
2083         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
2084
2085 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
2086
2087         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
2088         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
2089         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
2090
2091 2013-03-03  Ted Phelps  <phelps@gnusto.com>
2092
2093         * shr.el: Make all the overlays set the `evaporate' property so that
2094         they're removed properly.
2095
2096 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
2097
2098         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
2099         shell-quote-argument.
2100
2101 2013-02-22  David Engster  <deng@randomsample.de>
2102
2103         * gnus-registry.el (gnus-registry-save): Provide class name when
2104         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
2105         `condition-case' to stay compatible with older EIEIO versions which
2106         only accept one argument.
2107
2108 2013-02-17  Daiki Ueno  <ueno@gnu.org>
2109
2110         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
2111         (epg-user-id-validity): Autoload.
2112         (mml2015-epg-check-user-id): New function.
2113         (mml2015-epg-check-sub-key): New function split from
2114         mml2015-epg-find-usable-key.
2115         (mml2015-epg-find-usable-key): Accept context, name, usage, and
2116         optional name-is-key-id, to handle the case when user-id is unusable.
2117         Reported by Łukasz Stelmach <stlman@poczta.fm>.
2118
2119 2013-02-17  Glenn Morris  <rgm@gnu.org>
2120
2121         * shr.el (shr-put-image): Use image-multi-frame-p if available.
2122
2123 2013-02-16  Glenn Morris  <rgm@gnu.org>
2124
2125         * shr.el (shr-put-image): Only animate images that specify a delay.
2126         This is consistent with the old image-animated-p behavior.
2127
2128 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2129
2130         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
2131         for XEmacs.
2132
2133 2013-02-13  Juri Linkov  <juri@jurta.org>
2134
2135         * gnus-art.el (gnus-article-mode-map):
2136         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
2137         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
2138
2139 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
2140
2141         * auth-source.el (auth-source-format-prompt): Don't get confused by
2142         any "\" in replacement text.  (Bug#13637)
2143
2144 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
2145
2146         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
2147         (gnus-backend-trace): Honour gnus-backend-trace.
2148
2149         * mml.el (mml-insert-part): Insert closing tag.
2150
2151         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
2152
2153 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2154
2155         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
2156         able to find the article, which can happen in debbugs groups,
2157         apparently.
2158
2159 2013-01-16  Glenn Morris  <rgm@gnu.org>
2160
2161         * smiley.el (smiley-style): Make the file loadable in batch mode.
2162
2163 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2164
2165         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
2166         imap process running.
2167
2168 2013-01-14  Julien Danjou  <julien@danjou.info>
2169
2170         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
2171         Compare addresses against addresses, not against the full From field.
2172
2173 2013-01-13  Richard Stallman  <rms@gnu.org>
2174
2175         * message.el (message-forward-make-body-mime): New args BEG, END
2176         specify what part of FORWARD-BUFFER to use.  Do the work directly
2177         instead of calling `mml-insert-buffer'.
2178
2179 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
2180
2181         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
2182         cross-reference(s).
2183
2184         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
2185         cross-reference(s).
2186
2187 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
2188
2189         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
2190         and point-max-marker.
2191         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
2192
2193 2013-01-11  Julien Danjou  <julien@danjou.info>
2194
2195         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
2196         max are almost equal.  Also return the correct value for V which is
2197         already between 0 and 1.
2198
2199 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
2200
2201         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
2202         to mml2015-encrypt-to-self.
2203         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
2204
2205 2013-01-09  Daiki Ueno  <ueno@gnu.org>
2206
2207         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
2208         mml-smime-epg-find-usable-secret-key.
2209
2210 2013-01-08  Glenn Morris  <rgm@gnu.org>
2211
2212         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
2213
2214 2013-01-07  Daiki Ueno  <ueno@gnu.org>
2215
2216         * mml-smime.el: Support signing by sender.
2217         Requested by Uwe Brauer.
2218         (mml-smime-sign-with-sender): New user option analogous
2219         to mml2015-sign-with-sender.
2220         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
2221         (mml-smime-epg-find-usable-secret-key): New helper function copied from
2222         mml2015.el.
2223
2224 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2225
2226         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
2227         isn't running, because Gnus will probably not know how to handle the
2228         Gcc header (bug#11941).
2229
2230         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
2231         articles.
2232
2233 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2234
2235         * nnfolder.el (nnfolder-recursive-directory-files): New function.
2236         (nnfolder-generate-active-file): Make this function work with recursive
2237         folder names.
2238
2239 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2240
2241         * nntp.el (nntp-open-connection): Use HELP as the capability command
2242         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
2243         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
2244
2245 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
2246
2247         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
2248         place holder since this gives `Invalid face reference: nil' messages.
2249         Use the `default' face instead.  It has the same effect here, even
2250         though it is not no-op.
2251
2252         * gnus-util.el
2253         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
2254
2255 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2256
2257         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
2258         non-string posting styles (bug#13285).
2259
2260 2012-12-27  Glenn Morris  <rgm@gnu.org>
2261
2262         * plstore.el (plstore-passphrase-callback-function):
2263         Use plstore-get-file.
2264
2265 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
2266
2267         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
2268         stderr.
2269
2270 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2271
2272         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
2273
2274         * gnus-compat.el (set-buffer-multibyte): Remove.
2275
2276 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2277
2278         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
2279         temporary file to get PGP key image.  Pass no-show-photos when
2280         extracting image to avoid having it pop up twice.
2281
2282 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
2283
2284         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
2285         eligible for treatment.
2286
2287         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
2288         lines.  This makes summary commands with hidden threads work more
2289         reliably.
2290
2291         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
2292         button to mark the hidden citations (bug#9395).
2293
2294 2012-12-26  Daiki Ueno  <ueno@gnu.org>
2295
2296         * mml2015.el (mml2015-epg-signature-to-string): New function.
2297         (mml2015-epg-verify-result-to-string): New function.
2298         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
2299         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
2300         instead of epg-verify-result-to-string.
2301         (epg-signature-key-id, epg-signature-to-string): Autoload.
2302         (epg-verify-result-to-string): Remove autoload.
2303
2304 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2305
2306         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
2307         ID image from GPG public key.
2308         (mml2015-epg-key-image-to-string): New function.
2309
2310 2012-12-25  Leo Liu  <sdl.web@gmail.com>
2311
2312         * plstore.el (plstore-passphrase-callback-function): Fix error when
2313         error when plstore-cache-passphrase-for-symmetric-encryption is set
2314         (bug#13264).
2315
2316 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2317
2318         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
2319         buffer to the article buffer here, because that clobbers multiple
2320         article buffers.
2321
2322         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
2323         buffer always points to the right summary buffer.
2324
2325 2012-12-25  John Wiegley  <jwiegley@gmail.com>
2326
2327         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
2328         the password (bug#12097).
2329
2330 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2331
2332         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
2333         (bug#13263).
2334
2335         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
2336         buffer exists before using it (bug#12475).
2337
2338         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
2339         offline groups (bug#11937).
2340
2341         * message.el (message-yank-original): When using customize to set the
2342         value of `message-cite-style', the variable it set to a symbol that's
2343         the name of the variable, which must then be dereferenced (bug#12616).
2344
2345 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
2346
2347         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
2348         the `face' property with a list whose car is the face specified in the
2349         format string and whose cdr is (nil).
2350         * lisp/gnus-util.el
2351         (gnus-put-text-property-excluding-characters-with-faces):
2352         Change accordingly.
2353         (gnus-get-text-property-excluding-characters-with-faces): New function.
2354         * lisp/gnus-sum.el (gnus-summary-highlight-line):
2355         * lisp/gnus-salt.el (gnus-tree-highlight-node):
2356         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
2357
2358 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2359
2360         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
2361         login methods.
2362         (nnimap-login): Respect the `nnimap-authenticator' variable.
2363
2364         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
2365         mark state when moving articles.  Otherwise unticked articles will get
2366         their ticks back after moving.
2367
2368 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2369
2370         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
2371
2372         * message.el (message-ignored-news-headers): Always remove
2373         X-Message-SMTP-Method to avoid information leakage if the user
2374         mistakenly inserts the header into news messages.
2375
2376         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
2377
2378         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
2379         right than four characters, this command would move point to
2380         `point-max'.  Don't do that.
2381
2382         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
2383         to nil to allow re-selecting groups that gain articles.
2384         (gnus-bug-group-download-format-alist): Update the URL.
2385
2386 2012-12-23  Andreas Schwab  <schwab@suse.de>
2387
2388         * shr.el (shr-tag-em): Render em as italic, not bold.
2389
2390 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
2391
2392         * gnus-int.el (gnus-backend-trace): Factor out into its own function
2393         for reuse.
2394         (gnus-open-server): Use it to add more tracing.
2395         (gnus-finish-retrieve-group-infos): Add backend tracing.
2396         (gnus-backend-trace): Also note the elapsed seconds.
2397
2398 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
2399
2400         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
2401         Set epa-file-encrypt-to from variable to avoid querying.
2402
2403 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
2404
2405         * sieve-mode.el (sieve-font-lock-keywords):
2406         Keywords should be word delimited.  (Bug#13173)
2407
2408 2012-12-13  Andreas Schwab  <schwab@suse.de>
2409
2410         * tls.el (tls-program): Update customize type.
2411
2412 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2413
2414         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
2415         instead of <pre> to align message header.
2416
2417 2012-12-12  Sam Steingold  <sds@gnu.org>
2418
2419         * gnus.el (gnus-other-frame-resume-function): Add user option.
2420         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
2421
2422 2012-12-06  Sam Steingold  <sds@gnu.org>
2423
2424         * gnus-start.el (gnus-before-resume-hook): Add.
2425         (gnus-1): Run it when Gnus is alive.
2426
2427 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2428
2429         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
2430         * gnus-art.el (article-unsplit-urls)
2431         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2432         * gnus-registry.el (gnus-registry-get-article-marks)
2433         * message.el (message-goto-body): Use it.
2434         (message-called-interactively-p): Remove.
2435
2436         * spam-stat.el (spam-stat-called-interactively-p): New macro.
2437         (spam-stat-score-buffer): Use it.
2438
2439         * spam.el: Silence the warnings against BBDB functions when compiling.
2440
2441         * gnus-score.el (gnus-score-decode-text-parts):
2442         Use append+mapcar instead of the cl function mapcan.
2443
2444 2012-12-05  Sam Steingold  <sds@gnu.org>
2445
2446         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
2447         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
2448         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
2449
2450 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2451
2452         * gmm-utils.el (gmm-called-interactively-p): Revert.
2453         This seems to cause Emacs to get stuck!
2454         * gnus-art.el (article-unsplit-urls)
2455         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2456         * gnus-registry.el (gnus-registry-get-article-marks)
2457         * message.el (message-goto-body)
2458         (message-called-interactively-p): Revert.
2459
2460         * gmm-utils.el (gmm-called-interactively-p): New function.
2461         * gnus-art.el (article-unsplit-urls)
2462         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2463         * gnus-registry.el (gnus-registry-get-article-marks)
2464         * message.el (message-goto-body): Use it.
2465         (message-called-interactively-p): Remove.
2466
2467         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
2468         * gnus-sync.el (gnus-sync-lesync-call)
2469         * message.el (message-read-from-minibuffer): Use it.
2470
2471 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2472
2473         * gmm-utils.el (gmm-flet): Remove.
2474         * gnus-sync.el (gnus-sync-lesync-call)
2475         * message.el (message-read-from-minibuffer): Don't use it.
2476
2477 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2478
2479         * gmm-utils.el (gmm-labels): Use cl-labels if available.
2480
2481 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2482
2483         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
2484
2485         * gnus-sync.el (gnus-sync-lesync-call)
2486         * message.el (message-read-from-minibuffer): Use gmm-flet.
2487
2488         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
2489
2490         * gnus-util.el (gnus-macroexpand-all): Remove.
2491
2492 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
2493
2494         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
2495         to TAB, not [tab].
2496         (gnus-summary-article-map): Likewise.
2497
2498         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
2499         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
2500
2501 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
2502
2503         * time-date.el: Commentary fix.
2504
2505 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2506
2507         * color.el: Don't require cl.
2508         (color-complement): `caddr' -> `nth 2'.
2509
2510         * time-date.el (time-to-seconds): De-obsolete.
2511
2512 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2513
2514         * message.el (message-get-reply-headers):
2515         Make sure the reply goes to the author if it is a wide reply.
2516
2517 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
2518
2519         * gnus-score.el (gnus-score-body):
2520         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
2521         scoring by body.
2522
2523 2012-11-16  Glenn Morris  <rgm@gnu.org>
2524
2525         * gnus-diary.el (nndiary-request-create-group-functions)
2526         (nndiary-request-update-info-functions)
2527         (gnus-subscribe-newsgroup-functions)
2528         (nndiary-request-accept-article-functions):
2529         Use new names for hooks rather than obsolete aliases.
2530
2531 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2532
2533         * dgnushack.el (define-obsolete-variable-alias): Simplify.
2534
2535 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2536
2537         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
2538         in meta tag with the one the part specifies in its header.
2539
2540 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
2541
2542         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
2543         by default.
2544
2545 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2546
2547         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
2548         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
2549
2550 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2551
2552         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
2553         and a runtime function for it, of which the XEmacs version takes only
2554         two arguments.
2555
2556 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2557
2558         * nndiary.el (nndiary-request-create-group-functions)
2559         (nndiary-request-update-info-functions)
2560         (nndiary-request-accept-article-functions):
2561         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
2562         "-hooks" suffix.
2563
2564 2012-10-19  Julien Danjou  <julien@danjou.info>
2565
2566         * gnus-art.el: Require gnus-util because it uses
2567         `gnus-timer--function'.
2568
2569 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2570
2571         * starttls.el (starttls-extra-arguments): Doc fix.
2572
2573 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2574
2575         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
2576         it.
2577
2578 2012-10-06  Glenn Morris  <rgm@gnu.org>
2579
2580         * gnus-notifications.el (gnus-notifications):
2581         Add missing group :version tag.
2582         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
2583         (gnus-gcc-post-body-encode-hook):
2584         * gnus-sync.el (gnus-sync-lesync-name)
2585         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
2586
2587 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
2588
2589         * color.el (color-hsl-to-rgb): Fix incorrect results for
2590         small and large hue values.  (Bug#12559)
2591
2592 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2593
2594         New UIDL implementation.
2595
2596         * mail-source.el (mail-sources, mail-source-keyword-map):
2597         Add :leave as a pop3 keyword.
2598         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
2599
2600         * pop3.el (pop3-leave-mail-on-server): Allow number.
2601         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
2602         (pop3-movemail): Add UIDL support.
2603         (pop3-send-streaming-command): Take a list of mail numbers instead of
2604         the number of mails.
2605         (pop3-write-to-file): Add X-UIDL header.
2606         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
2607         (pop3-uidl-add-xheader): New functions.
2608
2609         * message.el (message-ignored-resent-headers):
2610         Add X-Content-Length and X-UIDL headers.
2611
2612 2012-10-05  Glenn Morris  <rgm@gnu.org>
2613
2614         * color.el (color-name-to-rgb, color-rgb-to-hex)
2615         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
2616         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
2617         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2618         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
2619
2620 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2621
2622         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
2623         a user about whether to delete temp files if once a user answered as n.
2624
2625 2012-09-25  Chong Yidong  <cyd@gnu.org>
2626
2627         * password-cache.el (password-read-and-add): Use a declare form to mark
2628         this function obsolete.
2629
2630 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2631
2632         * lpath.el: Bind mail-encode-mml for old Emacsen.
2633
2634 2012-09-17  Richard Stallman  <rms@gnu.org>
2635
2636         * message.el (message-in-body-p): Don't set mark or modify buffer.
2637
2638         * mml.el (mml-attach-file): Doc fix.
2639         (mml-attach-external, mml-attach-buffer, mml-attach-file):
2640         Set mail-encode-mml when in Mail mode.
2641         Simplify code to set HEAD and move back to HEAD.
2642         (mml-insert-multipart, mml-insert-part):
2643         Set mail-encode-mml when in Mail mode.
2644
2645 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2646
2647         * gnus-util.el (gnus-timer--function): New function.
2648
2649         * gnus-art.el (gnus-article-stop-animations): Use it.
2650
2651 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2652
2653         Fix glitches caused by addition of psec to timers.
2654         * gnus-art.el (gnus-article-stop-animations): Use timer--function
2655         rather than raw access to timer vector.
2656
2657 2012-09-11  Julien Danjou  <julien@danjou.info>
2658
2659         * gnus-notifications.el (gnus-notifications): Check for nil values in
2660         ignored addresses check.
2661
2662 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2663
2664         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
2665
2666 2012-09-07  Chong Yidong  <cyd@gnu.org>
2667
2668         * gnus-util.el
2669         (gnus-put-text-property-excluding-characters-with-faces): Restore.
2670
2671         * gnus-salt.el (gnus-tree-highlight-node):
2672         * gnus-sum.el (gnus-summary-highlight-line):
2673         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
2674
2675 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2676
2677         * gnus-util.el: Fix compilation error on XEmacs 21.4.
2678
2679 2012-09-06  Juri Linkov  <juri@jurta.org>
2680
2681         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
2682         scheme for buffer names to be more consistent with other group and
2683         article buffer names in Gnus.
2684
2685 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
2686
2687         * gnus-util.el
2688         (gnus-put-text-property-excluding-characters-with-faces): Removed.
2689
2690         * gnus-compat.el: Define compat function `add-face' from Wolfgang
2691         Jenkner.
2692
2693         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
2694
2695         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
2696
2697         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
2698
2699 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2700
2701         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
2702         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
2703
2704         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
2705         string-prefix-p in Emacs >=23.2.
2706
2707         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
2708         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
2709         instead of string-match-p.
2710         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
2711
2712 2012-09-06  Kenichi Handa  <handa@gnu.org>
2713
2714         * qp.el (quoted-printable-decode-region): Fix previous change; handle
2715         lowercase a..f.
2716
2717 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2718
2719         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
2720
2721 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
2722
2723         * nnimap.el (nnimap-request-move-article): Decode the group name when
2724         doing internal moves to avoid charset issues.
2725
2726         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
2727         TIME is set.
2728
2729 2012-09-05  Juri Linkov  <juri@jurta.org>
2730
2731         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
2732         than one group at a time (bug#11961).
2733
2734 2012-09-05  Julien Danjou  <julien@danjou.info>
2735
2736         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
2737         this hide the real reason with a message giving absolutely no hint.
2738
2739 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
2740
2741         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
2742         to the backend (bug#11804).
2743
2744         * message.el (message-insert-newsgroups): Don't insert newsgroup
2745         duplicates (bug#12275).
2746
2747 2012-09-05  John Wiegley  <johnw@newartisans.com>
2748
2749         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
2750         sieve rules.
2751
2752 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
2753
2754         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
2755         function.
2756
2757         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
2758
2759         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
2760
2761 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
2762
2763         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
2764         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
2765         This should make nnmaildir more usable with offlineimap.
2766
2767 2012-09-05  Julien Danjou  <julien@danjou.info>
2768
2769         * nnimap.el (nnimap-request-list): Revert change that made listing
2770         synchronous.
2771         (nnimap-get-responses): Restore.
2772
2773 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
2774
2775         * dgnushack.el: XEmacs 21.5 compilation fix.
2776
2777         * gnus-notifications.el (gnus-notifications-notify): Use it.
2778
2779         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
2780         warnings on XEmacs.
2781
2782 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
2783
2784         Better seeds for (random).
2785         * gnus-sync.el (gnus-sync-lesync-setup):
2786         * message.el (message-canlock-generate, message-unique-id):
2787         Change (random t) to (random), now that the latter is more random.
2788
2789 2012-08-31  Dave Abrahams  <dave@boostpro.com>
2790
2791         * nnimap.el (nnimap-change-group): Document result value
2792
2793         * auth-source.el (auth-sources): Fix macos keychain access.
2794
2795         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
2796         allow the backend `request-head' function to determine the group
2797         name on its own.
2798         (gnus-request-expire-articles): Filter out negative article numbers
2799         during expiry (Bug#11980).
2800
2801         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
2802         O(N^2) to O(N).  This makes warping into huge groups tolerable.
2803
2804         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
2805         you've found the article when you haven't.
2806
2807         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
2808         that nnimap-change-group can return t.
2809
2810 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2811
2812         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
2813
2814 2012-08-30  Julien Danjou  <julien@danjou.info>
2815
2816         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
2817         `gnus-notifications-timeout'.
2818         (gnus-notifications-timeout): Add.
2819         (gnus-notifications-action): New function.
2820         (gnus-notifications-notify): Add :action using
2821         `gnus-notifications-action'.
2822         (gnus-notifications-id-to-msg): New variable.
2823         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
2824         notifications id to messages.
2825
2826 2012-08-30  Kenichi Handa  <handa@gnu.org>
2827
2828         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
2829         once.
2830
2831 2012-08-29  Julien Danjou  <julien@danjou.info>
2832
2833         * gnus-notifications.el: New file.
2834         (gnus-notifications-notify): New function.
2835         (gnus-notifications): Use `gnus-notifications-notify'.
2836
2837 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2838
2839         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
2840         transfer encoding first; bind gnus-newsgroup-charset to the charset
2841         that the article specifies (Bug#12209).
2842
2843 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2844
2845         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
2846         (gnus-group-customize-done): Encode values posting-style holds.
2847
2848         * gnus-msg.el (gnus-summary-resend-message)
2849         (gnus-configure-posting-styles): Decode values posting-style group
2850         parameter holds.
2851
2852 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2853
2854         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
2855         `name' and `address' in Resent-From header.
2856
2857 2012-08-14  Chong Yidong  <cyd@gnu.org>
2858
2859         * gnus-art.el (article-display-face): Handle failure in
2860         gnus-create-image (Bug#11802).
2861
2862 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2863
2864         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
2865         Use defsetf.
2866
2867 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
2868
2869         * auth-source.el (auth-source-plstore-search)
2870         (auth-source-secrets-search): Ignore :require and :type in search spec.
2871
2872 2012-08-06  Julien Danjou  <julien@danjou.info>
2873
2874         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
2875         `nnimap-request-move-article'.
2876
2877         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2878         Remove autoload, already handled by gnus.el.
2879
2880         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
2881
2882         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
2883         supported by nnimap actually.  Reverts previous change.
2884
2885         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
2886         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
2887         to-buffer argument that is already supported.
2888
2889 2012-08-05  Julien Danjou  <julien@danjou.info>
2890
2891         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
2892         Add autoload.
2893
2894 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2895
2896         * gnus.el (gnus-valid-select-methods): Fix custom type.
2897
2898 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
2899
2900         * auth-source.el (auth-sources, auth-source-backend-parse)
2901         (auth-source-macos-keychain-search)
2902         (auth-source-macos-keychain-search-items)
2903         (auth-source-macos-keychain-result-append)
2904         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
2905         auth-source.el through the /usr/bin/security utility.
2906         (auth-sources): Fix syntax error.
2907         (auth-source-macos-keychain-result-append): Fix variable name.
2908         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
2909
2910 2012-07-27  Julien Danjou  <julien@danjou.info>
2911
2912         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
2913         Emacs < 24.1
2914
2915 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2916
2917         * message.el (message-kill-address): Don't kill last newline.
2918         (message-skip-to-next-address): Don't move to the next header.
2919         (message-fill-field-address): Work properly.
2920
2921 2012-07-25  Julien Danjou  <julien@danjou.info>
2922
2923         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
2924
2925 2012-07-24  Julien Danjou  <julien@danjou.info>
2926
2927         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
2928
2929         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
2930         (nntp-async-timer-handler): Remove, unused.
2931
2932         * nnimap.el (nnimap-get-responses): Remove, unused.
2933
2934         * nnheader.el (mail-header-set-extra): Remove, unused.
2935
2936         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
2937         unused.
2938
2939         * mm-view.el (mm-view-sound-file): Remove, unused.
2940
2941         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
2942         (mm-url-encode-multipart-form-data): Remove, unused.
2943
2944         * message.el (message-remove-signature, message-make-host-name)
2945         (message-fill-address): Remove, unused.
2946
2947         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
2948         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
2949         unused.
2950
2951         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
2952         (gnus-xmas-call-region): Remove, unused.
2953
2954         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
2955
2956         * gnus-util.el (gnus-extract-address-component-name)
2957         (gnus-extract-address-component-email, gnus-sortable-date)
2958         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
2959         (gnus-process-live-p): Remove, unused.
2960
2961         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
2962
2963         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
2964         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
2965         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
2966         function.
2967
2968         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
2969
2970         * gnus-score.el (gnus-summary-score-crossposting)
2971         (gnus-score-regexp-bad-p): Remove, unused.
2972
2973         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
2974
2975         * gnus-range.el (gnus-sublist-p): Remove, unused.
2976
2977         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
2978         unused.
2979
2980         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
2981
2982         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
2983         (gnus-request-associate-buffer): Remove, unused.
2984
2985         * gnus-group.el (gnus-group-set-method-info)
2986         (gnus-group-set-params-info): Remove, unused.
2987
2988         * gnus-fun.el (gnus-shell-command-to-string)
2989         (gnus-shell-command-on-region): Remove, unused.
2990
2991         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
2992
2993         * gnus-art.el (gnus-article-text-type-exists-p)
2994         (article-translate-characters, gnus-article-hide-text-of-type)
2995         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
2996         Remove, unused.
2997
2998 2012-07-22  Andrew Cohen  <cohen@bu.edu>
2999
3000         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
3001
3002 2012-07-21  Julien Danjou  <julien@danjou.info>
3003
3004         * message.el (message-dont-reply-to-names): Replace deprecated
3005         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
3006         (message-get-reply-headers): Ditto.
3007
3008 2012-07-18  Julien Danjou  <julien@danjou.info>
3009
3010         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
3011         `sieve-upload-and-kill'.
3012
3013         * sieve.el (sieve-bury-buffer): Remove function.
3014         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
3015         (sieve-upload-and-kill): New function, mapped to C-c C-c.
3016
3017 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
3018
3019         * shr.el (shr-expand-url): Handle URL starting with `//'.
3020
3021 2012-07-13  Chong Yidong  <cyd@gnu.org>
3022
3023         * smime.el (smime-certificate-info): Set buffer-read-only directly,
3024         instead of calling toggle-read-only with a (bogus) argument.
3025
3026 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
3027
3028         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
3029         of initial input when reading the author to restrict the summary to.
3030
3031 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3032
3033         * mm-decode.el (mm-shr):
3034         Allow overriding charset by mm-charset-override-alist.
3035
3036 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3037
3038         * gnus-art.el (gnus-article-view-part):
3039         Toggle subparts of multipart/alternative part.
3040
3041 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3042
3043         * shr.el (shr-render-buffer): New command.
3044         (shr-visit-file): Use it.
3045
3046 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3047
3048         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
3049         Set no-byte-compile and no-update-autoloads.
3050
3051 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3052
3053         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
3054
3055 2012-06-25  Julien Danjou  <julien@danjou.info>
3056
3057         * nnimap.el (nnimap-request-articles-find-limit): Rename from
3058         `nnimap-request-move-articles-find-limit' since we do not use it only
3059         for move operations.
3060         (nnimap-request-accept-article): Use
3061         `nnimap-request-articles-find-limit' to limit search by message-id.
3062
3063 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
3064
3065         Support higher-resolution time stamps (Bug#9000).
3066
3067         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
3068         VARLIST.  It's optional, for backward compatibility.
3069         (encode-time-value): New optional arg PICO.  New type 3.
3070         (time-to-seconds) [!float-time]: Support the new picoseconds
3071         component if it's used.
3072         (seconds-to-time, time-subtract, time-add):
3073         Support ps-resolution time stamps as well.
3074
3075 2012-06-19  Julien Danjou  <julien@danjou.info>
3076
3077         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
3078
3079         * nnimap.el (nnimap-log-buffer): Check that
3080         `window-point-insertion-type' is boundp, since it's not available in
3081         XEmacs.
3082
3083 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3084
3085         * nnimap.el (nnimap-log-buffer): Add this, setting
3086         `window-point-insertion-type' in the buffer to t.
3087         (nnimap-log-command): Use nnimap-log-buffer.
3088
3089 2012-06-19  Julien Danjou  <julien@danjou.info>
3090
3091         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
3092         argument to be able to limit the search.
3093         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
3094         (nnimap-request-move-articles-find-limit): Add this to limit the search
3095         by Message-Id after a message move.
3096         (nnimap): Add defgroup.
3097
3098 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3099
3100         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
3101
3102 2012-06-15  Julien Danjou  <julien@danjou.info>
3103
3104         * nnimap.el (nnimap-find-article-by-message-id): Use
3105         `nnimap-possibly-change-group' rather than its own EXAMINE call.
3106         (nnimap-possibly-change-group): Add read-only argument.
3107         (nnimap-request-list): Use nnimap-possibly-change-group rather than
3108         issuing EXAMINE manually.
3109         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
3110         with read-only argument.
3111         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
3112         cannot possibly change because we need to be sure that it's either
3113         read-write or read-only.
3114
3115 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3116
3117         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
3118         being bound to a lambda form.
3119
3120 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
3121
3122         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
3123         articles when fetch-old is non-nil (bug#11370).
3124
3125 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
3126
3127         * gnus-picon.el (gnus-picon-properties): New defcustom.
3128         (gnus-picon-create-glyph): Use it.
3129
3130 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3131
3132         * gnus-group.el (gnus-group-get-new-news): Respect
3133         `gnus-group-use-permanent-levels', as documented (bug#11638).
3134
3135 2012-06-10  Dave Abrahams  <dave@boostpro.com>
3136
3137         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
3138         groups (bug#11641).
3139
3140 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
3141
3142         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
3143         is an integer to avoid later problems.
3144
3145 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3146
3147         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
3148         locales.
3149
3150         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
3151         on a handle.
3152
3153         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
3154         address as the default.
3155         (gnus-summary-insert-old-articles): Don't include unexisting messages.
3156
3157         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
3158         makes no sense to query the user about internal files.
3159
3160         * gnus-spec.el: Remove all the byte-compilation stuff, since
3161         benchmarking shows that it doesn't help when entering large summary
3162         buffers.
3163
3164         * gnus-xmas.el (gnus-xmas-define): Remove.
3165
3166         * gnus-util.el (gnus-byte-code): Remove.
3167
3168         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
3169         grouplens stuff.
3170
3171 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3172
3173         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
3174         (bug#11514).
3175
3176 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
3177
3178         * message.el (message-buffers): Return all buffers derived from Message
3179         to make `gnus-dired-attach' work with mu4e.
3180
3181 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3182
3183         * nntp.el: Stop the `letf' madness.
3184         (nntp--report-1): New var.
3185         (nntp-report): Merge nntp-report-1 into it.
3186         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
3187         the nntp-report function.
3188
3189         * auth-source.el: Fix comment-style to follow the convention.
3190
3191 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
3192
3193         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
3194         (mm-dissect-singlepart): Don't guess the MIME type of
3195         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
3196         set.
3197         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
3198         toplevel MIME type is multipart/encrypted.
3199
3200 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3201
3202         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
3203         a string so that Gcc works (bug#11514).
3204
3205 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3206
3207         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
3208         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
3209
3210 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3211
3212         * gnus-win.el (gnus-configure-frame): Don't signal an error when
3213         jumping to *Server* from a dedicated *Group* window.
3214         (gnus-configure-frame): CSE.
3215
3216         * gnus-registry.el: Minor style cleanup.
3217         (gnus-registry--set/remove-mark): New function, extracted from
3218         gnus-registry-install-shortcuts.
3219         (gnus-registry-install-shortcuts): Use it.
3220
3221 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3222
3223         * nnspool.el (news-path): Use eval-and-compile.
3224
3225 2012-05-24  Glenn Morris  <rgm@gnu.org>
3226
3227         * nnspool.el (news-directory, news-path, news-inews-program):
3228         Move here from paths.el.  Don't see a need for these to be autoloaded.
3229
3230         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
3231         Merge in doc from paths.el version.  Don't see any need for this to be
3232         autoloaded, or for the warning about users not setting it.
3233
3234 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
3235
3236         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
3237         format.  In particular, add an optional argument and a docstring.
3238
3239         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
3240
3241         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
3242         current before calling `gnus-groups-to-gnus-format'.
3243         Note that this was already the case for `gnus-active-to-gnus-format'.
3244
3245 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
3246
3247         Fix minor Y10k bug.
3248         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
3249
3250 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3251
3252         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
3253         message once it's actually open.
3254
3255 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3256
3257         * gnus.el: Ma Gnus v0.5 is released.
3258
3259 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3260
3261         * auth-source.el (auth-source--aput-1, auth-source--aput)
3262         (auth-source--aget): New functions and macros.
3263         Use them instead of aput/aget.
3264
3265 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
3266
3267         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
3268
3269 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3270
3271         * plstore.el (plstore-called-interactively-p): New compat macro copied
3272         from message.el.
3273         (plstore-mode): Use it.
3274
3275 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3276
3277         * plstore.el: Revive the editing feature.
3278         (plstore-mode): New mode to edit plstore file.
3279         (plstore-mode-toggle-display, plstore-mode-original)
3280         (plstore-mode-decoded): New command.
3281         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3282         (plstore--insert-buffer, plstore--make): New function.
3283         (plstore-open, plstore-save): Simplify by using them.
3284
3285 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3286
3287         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
3288
3289 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
3290
3291         * tls.el (open-tls-stream): Remove unused binding.
3292
3293 2012-04-16  Glenn Morris  <rgm@gnu.org>
3294
3295         * nndraft.el (nndraft-request-list): Fix declaration.
3296
3297 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3298
3299         * mm-decode.el (mm-dissect-buffer): Doc fix.
3300
3301         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
3302         don't have a current group.
3303
3304         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
3305         buffer if it doesn't exist.
3306
3307         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
3308         given, mark the group as ephemeral with the current window conf.
3309
3310         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
3311         buffer exists, which it doesn't if we haven't started Gnus.
3312         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
3313
3314 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3315
3316         * mml.el (mml-generate-mime): Allow specifying what the top-level part
3317         type is.
3318
3319         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
3320         `unexists' entries.
3321         (gnus-clean-old-newsrc): Fix last checkin.
3322
3323         * nnimap.el (nnimap-update-info): None of the articles below the active
3324         low-water mark exist.
3325
3326         * dgnushack.el: Get rid of XEmacs compilation warning.
3327
3328         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
3329         would have gotten if we posted to the group, and use that to compare
3330         against the message we want to cancel (bug#10808).
3331
3332         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
3333         on XEmacs.
3334
3335 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3336
3337         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
3338         `scroll-margin'.
3339
3340 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
3341
3342         * gnus-cite.el (gnus-dissect-cited-text): A single line without
3343         citation prefix within a block of cited text should be considered part
3344         of that block *only* if it is a blank line.
3345
3346 2012-04-09  Chong Yidong  <cyd@gnu.org>
3347
3348         * binhex.el, hashcash.el, uudecode.el:
3349         Remove * characters from the front of variable docstrings.
3350
3351 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3352
3353         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
3354         before kinsoku-bol characters nor within kinsoku-eol characters.
3355
3356 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3357
3358         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
3359         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
3360         (gnus-sync-read): Use mapc instead of mapcar.
3361
3362         * mm-archive.el: Require mm-decode for some macros.
3363         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
3364         the byte compiler.
3365         (mm-archive-decoders): New function that returns the value of
3366         the mm-archive-decoders variable.
3367
3368         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
3369         instead.
3370         (mm-dissect-singlepart): Use the function mm-archive-decoders.
3371
3372         * nnimap.el (gnus-refer-thread-use-nnir):
3373         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
3374
3375 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3376
3377         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
3378
3379 2012-03-12  Peter Münster  <pmrb@free.fr>
3380
3381         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
3382         (gnus-demon-cancel): Ditto.
3383         (gnus-demon-run-callback): When function cannot be called due to low
3384         idleness, call it when idleness reaches the expected value, instead of
3385         waiting another timer period.
3386         (gnus-demon-init): Add `time' to arguments of call-back.
3387
3388 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3389
3390         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
3391
3392         * gnus.el: Register gnus-registry functions.
3393
3394         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
3395         indent.
3396
3397         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
3398         enabled before warping.
3399
3400 2012-03-22  Dave Abrahams  <dave@boostpro.com>
3401
3402         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
3403         registry about each article retrieved.
3404
3405         * gnus-int.el (gnus-select-group-with-message-id): New function.
3406         (gnus-try-warping-via-registry): Ditto.
3407         (gnus-warp-to-article): Fall back on the registry.
3408
3409 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
3410
3411         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
3412         inboxes.
3413
3414 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3415
3416         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
3417
3418 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3419
3420         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
3421         gnus-gcc-self-resent-messages may be a group parameter.
3422         (gnus-summary-resend-message): Don't encode encoded words in header
3423         when Gcc'ing resent message.
3424
3425 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3426
3427         * shr.el (shr-insert): Treat non-breaking space just like normal
3428         space.  This seems to produce more pleasing results.
3429         (shr-insert): Only insert a blank line if we're starting from an image.
3430         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
3431         (shr-ensure-paragraph): Consider lines with white space to be blank.
3432
3433 2012-03-15  Elias Pipping  <pipping@lavabit.com>
3434
3435         * Makefile.in: Respect DESTDIR.
3436
3437 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
3438
3439         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
3440         and gnus-gcc-post-body-encode-hook.
3441
3442 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3443
3444         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
3445         messages that don't exist.
3446
3447         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
3448
3449 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3450
3451         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
3452         Remove.
3453
3454         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
3455
3456         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
3457
3458 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3459
3460         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
3461         have a group name.
3462
3463         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
3464         a multibyte buffer (bug#7410).
3465         (article-wash-html): Parse the original article buffer to get the
3466         unencoded data (bug#7410).
3467
3468         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
3469         .newsrc.el files.
3470
3471 2012-04-05  Bastien Guerry  <bzg@altern.org>
3472
3473         * color.el (color-lighten-name): Fix typo.
3474
3475 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3476
3477         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
3478         "#" to avoid having them interpreted as comments.
3479
3480 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3481
3482         * shr.el (shr-insert): Update the text state properly to avoid
3483         inserting spurious paragraph starts.
3484
3485 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3486
3487         * shr.el (shr-table-widths): Divide the extra width more fairly over
3488         the TDs (bug#10973).
3489         (shr-render-td): Don't delete too much padding.
3490         (shr-natural-width): Compute the natural width more correctly.
3491         (shr-insert): Allow the natural width to be computed for tables again.
3492         (shr-tag-table-1): Rework how the natural widths are computed by
3493         rendering the table a third time.
3494         (shr-natural-width): Removed.
3495         (shr-buffer-width): New function.
3496         (shr-expand-newlines): Use it.
3497
3498         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
3499         using a `gnus-use-full-window' setup (bug#11013).
3500
3501 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3502
3503         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
3504         24.1 release.
3505
3506 2012-03-10  David Edmondson  <dme@dme.org>
3507
3508         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
3509         'Forwarded Message' header and the start of the message.
3510
3511 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3512
3513         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
3514         isn't running (bug#10897).
3515
3516 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3517
3518         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
3519         This is inconsistent with all the other stream functions, which leave
3520         the setting up to the higher levels (if so wanted) (bug#10931).
3521
3522 2012-02-28  Glenn Morris  <rgm@gnu.org>
3523
3524         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
3525         mm-decode.el: Standardize possessive apostrophe usage.
3526
3527 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3528
3529         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
3530
3531 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
3532
3533         * parse-time.el (parse-time-string): Allow extractor to return nil.
3534
3535 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3536
3537         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
3538
3539 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3540
3541         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
3542
3543 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3544
3545         * mm-decode.el (mm-shr): Remove "soft hyphens".
3546
3547         * nnimap.el (nnimap-request-list): Return the group names encoded as
3548         utf8.  Otherwise non-European group names don't work.
3549         (nnimap-request-newgroups): Ditto.
3550
3551         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
3552         the default in `read-string' (bug#10757).
3553
3554         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
3555         topics (bug#10843).
3556
3557         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
3558         buffer.  Suggested by Herbert Valerio Riedel.
3559         (nnimap-request-move-article): Delete the message from the correct IMAP
3560         server.
3561
3562 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3563
3564         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
3565         Reported by Peter Münster.
3566
3567 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
3568
3569         * shr.el (shr-image-fetched): Make sure we really kill the right
3570         buffer.
3571
3572 2012-02-16  Leo Liu  <sdl.web@gmail.com>
3573
3574         * gnus-start.el (gnus-1): Avoid duplicate entries.
3575
3576 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3577
3578         * imap.el: Remove.
3579
3580         * nntp.el (nntp-coding-system-for-read): Remove.
3581         (nntp-coding-system-for-write): Ditto.
3582         (nntp-open-connection): Just use `binary' directly.
3583
3584         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
3585         Gnus 0.3.
3586
3587 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
3588
3589         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
3590         application/octet-stream parts really is.
3591
3592         * gnus-sum.el (gnus-propagate-marks): Remove.
3593
3594 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
3595
3596         * shr.el (shr-rescale-image): Undo previous change; see
3597         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3598
3599 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3600
3601         * gnus.el: Ma Gnus v0.3 is released.
3602
3603 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3604
3605         * gnus-sum.el (gnus-summary-local-variables): Make
3606         `gnus-newsgroup-unexist' into a local variable.
3607
3608 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3609
3610         * registry.el (registry-usage-test, registry-persistence-test): Move to
3611         tests/gnustest-registry.el.
3612         (registry-make-testable-db, registry-match-test)
3613         (registry-instantiation-test): Move to tests/gnustest-registry.el.
3614
3615         * gnus-registry.el (gnus-registry-misc-test)
3616         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
3617
3618         * tests/gnustest-registry.el: New file with the registry and
3619         gnus-registry ERT tests.
3620
3621 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3622
3623         * gnus-msg.el (gnus-summary-resend-message): Make
3624         gnus-summary-resend-message-insert-gcc be last item in
3625         message-header-setup-hook.
3626
3627 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3628
3629         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
3630         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
3631         Remove.
3632         (nnfolder-open-server): Don't use marks.
3633         (nnfolder-request-delete-group): Ditto.
3634         (nnfolder-request-rename-group): Ditto.
3635         (nnfolder-request-set-mark, nnfolder-request-marks)
3636         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
3637         (nnfolder-save-marks, nnfolder-open-marks): Remove.
3638
3639         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
3640         (nnml-marks-modtime): Remove.
3641         (nnml-request-delete-group): Don't use marks.
3642         (nnml-request-rename-group): Ditto.
3643         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
3644         (nnml-save-marks, nnml-open-marks): Remove.
3645
3646         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
3647         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
3648         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
3649         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
3650         (nntp-server-to-method-cache): Remove.
3651
3652         * shr.el (shr-rescale-image): Fix wrong merge.
3653
3654 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
3655
3656         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
3657         too-wide lines.
3658
3659 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3660
3661         * nnimap.el (nnimap-record-commands): New variable.
3662         (nnimap-log-command): Use it.
3663         (nnimap-make-process-buffer): Add a space to the process buffer.
3664         (nnimap-transform-headers): Don't bug out on header lines containing
3665         stuff that look like IMAP length encodings.
3666
3667         * shr.el (shr-rescale-image): Allow viewing large images.
3668
3669 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
3670
3671         * nnml.el (nnml-request-compact-group): Delete the marks file after
3672         compaction (bug#10800).
3673
3674         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
3675         group exit.
3676
3677         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
3678         QRESYNC/FETCH output.
3679
3680 2012-02-11  Glenn Morris  <rgm@gnu.org>
3681
3682         * sieve-manage.el (sieve-manage-default-stream):
3683         * shr.el (shr):
3684         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
3685         (nnir-retrieve-headers-override-function)
3686         (nnir-imap-default-search-key, nnir-notmuch-program)
3687         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
3688         (nnir-method-default-engines):
3689         * message.el (message-cite-reply-position):
3690         * gssapi.el (gssapi-program):
3691         * gravatar.el (gravatar):
3692         * gnus-sum.el (gnus-refer-thread-use-nnir):
3693         * gnus-registry.el (gnus-registry-unfollowed-addresses)
3694         (gnus-registry-max-pruned-entries):
3695         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
3696         * gnus-int.el (gnus-after-set-mark-hook)
3697         (gnus-before-update-mark-hook):
3698         * gnus-async.el (gnus-async-post-fetch-function):
3699         * auth-source.el (auth-source-cache-expiry):
3700         Add missing :version tags to new defcustoms and defgroups.
3701
3702 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
3703
3704         * gnus-sum.el (gnus-adjust-marked-articles): Add to
3705         `gnus-newsgroup-unexist'.
3706
3707         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
3708         marks.
3709         (gnus-article-special-mark-lists): Put the `unexist' in the special
3710         marks list instead.
3711
3712         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
3713         articles in the list of articles to be selected.
3714
3715         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
3716         articles.
3717         (nnimap-update-info): Keep track of unexisting articles.
3718         (nnimap-update-qresync-info): Ditto.
3719
3720 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
3721
3722         * message.el (message-default-send-mail-function): Made into own
3723         function for reuse by emacsbug.el.
3724
3725 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
3726
3727         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
3728         `gnus-sloppily-equal-method-parameters' to avoid a warning.
3729
3730 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3731
3732         * mm-archive.el (mm-archive-dissect-and-inline): New function.
3733         (mm-archive-dissect-and-inline): Fix up the undisplayer.
3734
3735         * gnus-compat.el: Define `timer-set-function'.
3736
3737         * mm-decode.el (mm-display-external): Output the text from the command
3738         in the buffer after the command finished.  This makes text-based
3739         commands behave better.
3740
3741 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3742
3743         * gnus-compat.el: Add a compat for the old `url-retrieve'.
3744
3745 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3746
3747         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
3748         23.1.
3749
3750 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3751
3752         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
3753
3754 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3755
3756         * message.el (smtpmail-smtp-user): Silence compiler warning.
3757
3758 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3759
3760         * message.el (message-multi-smtp-send-mail): Also allow specifying the
3761         SMTP user name.
3762
3763 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3764
3765         * gnus-sum.el (gnus-summary-show-thread):
3766         next-single-char-property-change may return nil in XEmacs.
3767         (gnus-summary-article-map): Fix typo.
3768
3769 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3770
3771         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
3772         running.
3773
3774         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
3775
3776         * gnus.el (gnus-server-extend-method): Don't add an -address component
3777         if the method already has one (bug#9676).
3778
3779 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3780
3781         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
3782         of an initial-input for consistency (bug#10757).
3783
3784         * dgnushack.el: Fix XEmacs compilation warning.
3785
3786         * shr.el: Inhibit getting and sending cookies when fetching pictures.
3787
3788         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
3789
3790 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3791
3792         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
3793         lines that are narrower than the window width.  Otherwise background
3794         "blocks" will look less readable.
3795
3796 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3797
3798         * nnimap.el (nnimap-transform-headers): Remove unused variable.
3799         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
3800         have newlines within the strings, and where the UID comes after the
3801         BODYSTRUCTURE element (bug#10537).
3802
3803         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
3804         (bug#10732).
3805
3806         * shr.el (shr-insert-document): Add doc string.
3807         (shr-visit-file): Ditto.
3808         (shr-remove-trailing-whitespace): New function.
3809         (shr-insert-document): Use it to clean up trailing whitespace as the
3810         final step (bug#10714).
3811
3812 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3813
3814         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
3815         buffer if `gnus-kill-summary-on-exit' is nil.
3816
3817 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
3818
3819         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
3820         when just reading a single group from "without" Gnus.
3821
3822 2012-02-06  Chong Yidong  <cyd@gnu.org>
3823
3824         * gnus-sum.el (gnus-summary-show-thread):
3825         next-single-char-property-change never returns nil (Bug#8657).
3826
3827 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3828
3829         * message.el (message-multi-smtp-send-mail): New function.
3830         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
3831         header to implement multi-SMTP functionality.
3832
3833         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
3834         (gnus-agentize): Don't set it.
3835         (gnus-agent-send-mail): Don't use it.
3836
3837         * gnus-sum.el (gnus-summary-widget-backward): New function and
3838         keystroke.
3839
3840         * gnus-compat.el: More the compat functions more compatible.
3841
3842         * shr.el (shr-put-image): Remove underlines from sliced images.
3843         (shr-zoom-image): Compute the region to be replaced more correctly.
3844
3845 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3846
3847         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
3848         (gnus-summary-resend-message-insert-gcc): New function.
3849         (gnus-summary-resend-message): Modify message-header-setup-hook and
3850         message-sent-hook to make it work for Gcc.
3851         (gnus-inews-do-gcc): Update the number of unread articles of groups
3852         that messages are Gcc'd to.
3853
3854         * message.el (message-resend): Run message-sent-hook to do Gcc.
3855
3856 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3857
3858         * lpath.el: Fix an XEmacs compilation warning.
3859
3860         * gnus-compat.el: Require `help-fns' to fix compilation error.
3861
3862         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
3863         a higher level to silence compilation.
3864
3865         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
3866         parameter to allow controlling the scaling.
3867
3868         * shr.el (shr-zoom-image): New command and keystroke.
3869         (shr-put-image): Take a `size' flag to say how to scale the image.
3870
3871         * gnus-compat.el: Redefine `delete-directory' to provide recursive
3872         deletion unless already defined.
3873
3874         * gnus.el (gnus-compat): Require it.
3875
3876         * gnus-compat.el: New file.
3877
3878         * gnus-start.el (gnus-clean-old-newsrc): New function.
3879         (gnus-read-newsrc-file): Use it.
3880
3881         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
3882         Use recursive deletion.
3883         (mm-dissect-archive): Add support for zip files.
3884
3885         * gnus-util.el (gnus-recursive-directory-files): New function.
3886
3887         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
3888         (mm-archive-decoders): Add tgz support.
3889
3890         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
3891         Otherwise inserting text into the Gnus buffer can look odd.
3892
3893         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
3894
3895         * mm-archive.el (mm-archive-decoders): Add support for tar.
3896
3897         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
3898
3899         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
3900
3901 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3902
3903         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
3904
3905         * mm-archive.el: New file.
3906
3907         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
3908
3909         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
3910
3911         * message.el (message-goto-*): Make all the `message-goto-*' commands
3912         push the mark before moving point.  This makes it easier to go back to
3913         where you came from after editing whatever you jumped to.
3914
3915 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3916
3917         * gnus.el: Ma Gnus v0.1 is released.
3918
3919 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
3920
3921         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
3922         without reconnecting.
3923         (nnimap-possibly-change-group): Ditto.
3924         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
3925         connection has died before being called.
3926
3927 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
3928
3929         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
3930         an initial sync unless we're really doing one.
3931
3932         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
3933         address parameter if one already exists (bug#9676).
3934
3935         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
3936         not the prefix, as documented (bug#10689).
3937
3938 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3939
3940         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
3941         the "server".
3942
3943         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
3944         the real error message with the useless "previously known to be down".
3945         Which isn't even correct.
3946
3947         * nntp.el (nntp-open-connection): Report the error message if the nntp
3948         server can't be reached.
3949
3950         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
3951         groups we do a total scan for.
3952         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
3953         doing that.
3954
3955 2012-01-31  Jim Meyering  <jim@meyering.net>
3956
3957         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
3958         Correct a comment (insert "not") and hide nominally-doubled "to".
3959
3960 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3961
3962         * gnus.el (gnus-version): Change name to "Ma Gnus".
3963
3964 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3965
3966         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
3967         section in the manual.
3968
3969 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3970
3971         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
3972         words.
3973         (rfc2047-encode-string): Ditto.
3974         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
3975         understand folded filename="..." parameters, for instance.
3976
3977         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
3978         the message for greater debuggability.
3979
3980 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
3981
3982         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
3983         instead of setting it locally, since the latter doesn't seem to have
3984         any effect (most of the time).
3985
3986 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
3987
3988         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
3989         function call.
3990
3991 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
3992
3993         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
3994         seconds, and make the repeat clause with HH:MM specs work as
3995         documented.
3996
3997 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3998
3999         * proto-stream.el (proto-stream-capability-open): Fall back on
4000         :end-of-command if :end-of-capability doesn't exist.
4001
4002 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4003
4004         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
4005         bound globally in old Emacsen and XEmacsen.
4006
4007 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4008
4009         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
4010         so that previous errors don't prohibit getting new news.
4011
4012         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
4013
4014         * nntp.el (nntp-retrieve-group-data-early): Ditto.
4015
4016 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
4017
4018         * gnus.el (gnus-group-find-parameter): Check for liveness of the
4019         buffer, not of the string which is its name.
4020
4021 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4022
4023         * proto-stream.el (proto-stream-capability-open): Wait for
4024         :end-of-capability, not :end-of-command.
4025
4026         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
4027         non-server-marks groups.
4028         (gnus-group-make-articles-read): Ditto.
4029
4030         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
4031         methods (bug#9676).
4032
4033         * gnus.el (gnus-method-ephemeral-p): New function.
4034
4035 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4036
4037         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
4038         left-to-right.
4039
4040 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4041
4042         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
4043         warning.
4044
4045 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4046
4047         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
4048         macroexpand the nnir things, since they haven't been defined yet, and
4049         nnir requires gnus-sum.
4050
4051 2012-01-24  Julien Danjou  <julien@danjou.info>
4052
4053         * color.el (color-rgb-to-hsl): Fix value computing.
4054         (color-hue-to-rgb): New function.
4055         (color-hsl-to-rgb): New function.
4056         (color-clamp, color-saturate-hsl, color-saturate-name)
4057         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
4058         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
4059
4060 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4061
4062         * mm-decode.el (mm-interactively-view-part): Fix prompt.
4063
4064 2012-01-19  Julien Danjou  <julien@danjou.info>
4065
4066         * color.el (color-name-to-rgb): Use the white color to find the max
4067         color component value and return correctly computed values.
4068         (color-name-to-rgb): Add missing float conversion for max value.
4069
4070 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
4071
4072         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
4073         logical server name in addition to the actual machine address.
4074
4075         * auth-source.el (auth-source-user-and-password): Add convenience
4076         wrapper to search by just host and optionally user.
4077
4078 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4079
4080         * shr.el (shr-visit-file): Move point to the beginning of the buffer
4081         after rendering.
4082
4083 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4084
4085         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
4086         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
4087         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
4088
4089 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4090
4091         * gnus-sum.el (gnus-summary-read-group): Document more parameters
4092         (bug#9693).
4093         (gnus-summary-setup-buffer): Document return value (bug#9697).
4094
4095         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
4096         since ido doesn't work on symbols (bug#9632).
4097
4098         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
4099         when getting a single value as when getting all the values.  This means
4100         that atoms like `gcc-self' work cumulatively, like variable settings,
4101         instead of getting the value from the last matching clause.
4102         (gnus-group-find-parameter): Protect against the group buffer not
4103         existing (bug#9585).
4104
4105 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4106
4107         * gnus-start.el (gnus-activate-group): Document more parameters
4108         (bug#9694).
4109
4110         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
4111         (bug#9692).
4112
4113         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
4114         article was fetched, so that it can be expired later (bug#9958).
4115         (gnus-agent-summary-fetch-series): Add doc string.
4116         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
4117         (bug#9517).
4118
4119         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
4120         retrieval is happening.
4121
4122         * gnus.el (gnus-parameters): Doc fix.
4123
4124 2012-01-06  Dave Abrahams  <dave@boostpro.com>
4125
4126         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
4127         show the thread after expansion.
4128
4129 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4130
4131         * gnus-art.el (article-narrow-to-head): If the head is completely
4132         empty, narrow to the empty region (bug#9764).
4133
4134         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
4135         read, and then mark them as unread only when the unread mark is used.
4136         This makes `C-- T k' actually work, even though it's confusing.
4137
4138         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
4139         alive before we try to find its window.
4140
4141 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
4142
4143         * mm-decode.el (mm-display-external): Use a longer timeout for the
4144         deletion to allow slow programs to display the file.
4145
4146 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4147
4148         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
4149         prompt to be less confusing.
4150
4151         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
4152         argument to `message-reply'.  This broke `special-display-*' frame
4153         pop-uping (bug#10238).
4154
4155 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4156
4157         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
4158         systems, since these allegedly don't work there.
4159
4160 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
4161
4162         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
4163         live buffer.
4164
4165 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4166
4167         * nnir.el (nnir-retrieve-headers): Protect against the article not
4168         existing on the server (bug#10335).
4169
4170 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4171
4172         * gnus-agent.el (gnus-agent-load-local): Recompute
4173         gnus-agent-article-local on changing method.
4174
4175 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4176
4177         * gnus.el (gnus-parameters): Note precedence.
4178
4179 2012-01-04  Leo Liu  <sdl.web@gmail.com>
4180
4181         * nndraft.el (nndraft-update-unread-articles): Don't move point around
4182         in the group buffer.
4183
4184 2012-01-04  Julien Danjou  <julien@danjou.info>
4185
4186         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
4187         change.
4188
4189 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4190
4191         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
4192         too.
4193
4194         * nntp.el (nntp-retrieve-group-data-early): Use it.
4195
4196 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4197
4198         * nntp.el (nntp-retrieval-in-progress): New variable.
4199         (nntp-make-process-buffer): Make it buffer-local.
4200
4201         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
4202         2010.
4203         (gnus-demon-init): Use it to compute the time if time is on the form
4204         "04:23".
4205
4206         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
4207
4208         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
4209         status in the correct buffer.
4210
4211 2012-01-03  Leo Liu  <sdl.web@gmail.com>
4212
4213         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
4214         when opening topics (bug#10407).
4215
4216 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
4217
4218         * gnus-cus.el (gnus-score-customize):
4219         * gnus-sum.el (gnus-sort-gathered-threads):
4220         * message.el (message-shorten-references):
4221         * nnmairix.el (nnmairix-request-group):
4222         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
4223
4224 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
4225
4226         * gnus-agent.el (gnus-agent-regenerate-group):
4227         * gnus-int.el (gnus-retrieve-group-data-early):
4228         * mm-util.el (mm-codepage-ibm-list):
4229         * nndiary.el (Commentary, nndiary-get-new-mail):
4230         * nnir.el (nnir):
4231         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
4232
4233 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4234
4235         * mm-view.el (mm-display-inline-fontify): Add comment.
4236
4237 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
4238
4239         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
4240         * ntlm.el (ntlm-smb-dohash): Spelling fix.
4241
4242 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
4243
4244         * gnus-art.el (gnus-split-methods):
4245         * gnus-msg.el (gnus-configure-posting-styles):
4246         * gnus-spec.el (gnus-parse-simple-format):
4247         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4248         * message.el (message-do-actions): Spelling fix.
4249
4250 2011-12-15  Juri Linkov  <juri@jurta.org>
4251
4252         * mm-decode.el (mm-inline-media-tests): Add missing
4253         `mm-handle-media-subtype'.
4254
4255 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
4256
4257         * gnus-group.el (gnus-group-tool-bar):
4258         * gnus-sum.el (gnus-summary-tool-bar):
4259         * message.el (message-tool-bar):
4260         * rfc2231.el (rfc2231-parse-string): Spelling fix.
4261
4262 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
4263
4264         * plstore.el (plstore--insert-buffer): Spelling fix.
4265
4266 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
4267
4268         * message.el (message-valid-fqdn-regexp): Update with newly approved
4269         top-level domain names ".tel" and ".asia".
4270
4271 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4272
4273         * gnus-sum.el (gnus-summary-show-article): Don't load shr
4274         unconditionally.
4275
4276 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4277
4278         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
4279         pop-to-buffer-same-window for old Emacsen.
4280
4281 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
4282
4283         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
4284
4285 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
4286
4287         * netrc.el (netrc-credentials): Spelling fix.
4288
4289 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
4290
4291         * gnus-fun.el (gnus-fun-ppm-change-string):
4292         * gnus-msg.el (gnus-inews-do-gcc):
4293         * gnus-sum.el (gnus-summary-find-for-reselect):
4294         * gnus.el (gnus-summary-cancelled):
4295         * message.el (message-cancel-hook, message-send-news):
4296         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
4297         * nnir.el (nnir-run-hyrex):
4298         * nntp.el (nntp-with-open-group-function):
4299         * pgg.el (pgg-pending-timers): Spelling fix.
4300
4301 2011-12-04  Chong Yidong  <cyd@gnu.org>
4302
4303         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
4304         change (Bug#10200).
4305
4306 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4307
4308         * compface.el (uncompface):
4309         * gnus-art.el (gnus-article-x-face-command): Update the header format
4310         of icon data for the most recent icontopbm program.
4311
4312 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4313
4314         * gnus-msg.el (gnus-inews-do-gcc):
4315         * message.el (message-send-mail):
4316         * mml.el (mml-generate-mime): Share the value of the buffer-local
4317         `message-options' variable between a draft buffer and temprary working
4318         buffers.
4319
4320 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4321
4322         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
4323
4324 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4325
4326         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
4327         for Cygwin.
4328
4329 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
4330
4331         * gnus-group.el (gnus-group-prepare-flat):
4332         * mm-bodies.el (mm-encode-body):
4333         * mml.el (mml-preview):
4334         * nnml.el (nnml-request-compact-group):
4335         * pop3.el (pop3-stream-type): Spelling fix.
4336
4337 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
4338
4339         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
4340
4341 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
4342
4343         * color.el (color-rgb-to-hsl):
4344         * gmm-utils.el (gmm-tool-bar-style):
4345         * gnus-group.el (gnus-group-prepare-flat):
4346         * gnus-topic.el (gnus-topic-prepare-topic):
4347         * mm-decode.el (mm-discouraged-alternatives):
4348         * rfc2047.el (rfc2047-encode-1):
4349         * starttls.el: Spelling fix.
4350
4351 2011-11-24  Glenn Morris  <rgm@gnu.org>
4352
4353         * binhex.el (binhex-begin-line): Give it basic doc-string.
4354
4355         * starttls.el, tls.el: Fix case of "GnuTLS".
4356
4357 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
4358
4359         * gnus-group.el (gnus-group-highlight): Fix typo.
4360
4361 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
4362
4363         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
4364         value of `delete-file', that returns nil for a local file but returns t
4365         for a remote file using ssh.
4366
4367 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
4368
4369         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
4370
4371 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4372
4373         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
4374         avoid later breakage.
4375
4376 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4377
4378         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
4379         article buffers' name.
4380
4381 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4382
4383         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
4384         by Paul Eggert's spellfixes two days ago.
4385
4386 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4387
4388         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
4389         doesn't have it.
4390
4391         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
4392         buffer-local instead of binding them to avoid warnings.  Also demote
4393         errors (bug#10063).
4394         (font-lock-mode-hook): Shut up byte compiler.
4395
4396 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
4397
4398         * mm-util.el (mm-charset-after):
4399         * nnir.el (nnir-run-hyrex):
4400         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
4401         (ntlm-get-password-hashes, ntlm-md4hash):
4402         * smime.el: Fix typo.
4403
4404 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
4405
4406         * gnus-agent.el (gnus-agent-expire-group-1):
4407         * nndiary.el (nndiary-last-occurence):
4408         * nnimap.el (nnimap-request-set-mark):
4409         * nnmairix.el (nnmairix-only-use-registry):
4410         * gnus-group.el (gnus-group-prepare-flat):
4411         * gnus-sum.el (gnus-decode-encoded-word-methods):
4412         * message.el (message-wash-subject):
4413         * nntp.el (nntp-retrieve-headers-with-xover):
4414         * smime.el (smime-certificate-directory): Spelling fix.
4415
4416 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
4417
4418         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
4419
4420         * color.el:
4421         * gnus-agent.el (gnus-agent-possibly-alter-active):
4422         * gnus-dired.el (gnus-dired-print):
4423         * mail-parse.el:
4424         * nnmairix.el (nnmairix-request-group):
4425         * shr.el (shr-image-displayer):
4426         * sieve-manage.el:
4427         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
4428
4429 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
4430
4431         * gnus-sum.el (gnus-auto-select-subject):
4432         * spam-report.el (spam-report-resend): Spelling fix.
4433
4434 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
4435
4436         * gnus-agent.el (gnus-agent-get-undownloaded-list):
4437         * gnus-art.el (gnus-default-article-saver):
4438         * gnus-srvr.el (gnus-server-copy-server):
4439         * gnus.el (gnus-sloppily-equal-method-parameters):
4440         * html2text.el (html2text-format-tag-list):
4441         * message.el (message-narrow-to-head):
4442         * nndiary.el:
4443         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4444         * sieve.el: Spelling fix.
4445
4446 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
4447
4448         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4449         * gnus-sum.el (gnus-summary-make-menu-bar):
4450         * gnus-uu.el (gnus-uu-decode-postscript)
4451         (gnus-uu-decode-postscript-and-save):
4452         * mailcap.el (mailcap-print-command):
4453         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
4454         Fix typos.
4455
4456 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
4457
4458         * gnus-art.el (gnus-article-part-wrapper):
4459         * html2text.el (html2text-fix-paragraphs):
4460         * mm-decode.el (mm-image-fit-p):
4461         * rfc2047.el (rfc2047-encode-message-header):
4462         * shr-color.el (shr-color-visible-distance-min)
4463         (shr-color-relative-to-absolute, set-minimum-interval)
4464         (shr-color-visible): Fix typos.
4465
4466 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
4467
4468         * gmm-utils.el (gmm-tool-bar-item):
4469         * gnus-art.el (gnus-treat-body-boundary):
4470         * gnus-diary.el (gnus-user-format-function-d):
4471         * gnus-start.el (gnus-get-unread-articles):
4472         * pgg-gpg.el (pgg-gpg-update-agent):
4473         * smime.el (smime-cert-by-ldap-1): Spelling fix.
4474
4475 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
4476
4477         * gnus-topic.el (gnus-group-prepare-topics):
4478         * gnus-uu.el (gnus-extract-view):
4479         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
4480
4481 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
4482
4483         * spam.el: Move BBDB autoloads.
4484         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
4485         BBDB 2 and 3.
4486         (spam-check-BBDB): Use it.
4487         (spam-enter-ham-BBDB): Use it.
4488
4489 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
4490
4491         * smime.el (smime-draw-buffer): Spelling fix.
4492
4493 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
4494
4495         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
4496         for scanning exactly one level.
4497         * gnus-start.el (gnus-get-unread-articles): Ditto.
4498
4499 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4500
4501         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
4502         slightly clearer.
4503
4504 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4505
4506         * gnus-sync.el: More commentary about setup.
4507
4508 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4509
4510         * message.el (message-send-and-exit): Document `arg'.
4511
4512 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4513
4514         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
4515
4516 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
4517
4518         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
4519
4520         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
4521         we don't use `bound-and-true-p'.
4522
4523 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
4524
4525         * gnus-util.el (gnus-bound-and-true-p): Remove.
4526         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
4527         * nnir.el: Use it.
4528         * nnmairix.el: Use it.
4529
4530 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4531
4532         * gnus-sync.el: Improve docs about CouchDB admins.
4533
4534         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
4535         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
4536         for reasons unknown.
4537         * nnir.el: Use it.
4538         * nnmairix.el: Use it.
4539
4540         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
4541         * nnir.el: Ditto.
4542         * nnmairix.el: Ditto.
4543
4544         * gnus-registry.el (gnus-registry-enabled): Default to nil.
4545
4546 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
4547
4548         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
4549         not needed.  Provide xmlplistread list function to produce XML plist
4550         output for non-Gnus LeSync clients.
4551
4552 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
4553
4554         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
4555
4556         * gnus-sync.el: Add LeSync synchronization backend and logic to read
4557         and save against it.  Group subscriptions, read marks, other marks,
4558         subscription levels, topic names, and topic offsets (the group's
4559         position within the topic) are saved.  This is an experimental backend
4560         and may change significantly.  Load json.el from the gnus-fallback-lib
4561         if it's not available otherwise.
4562         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
4563
4564 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4565
4566         * message.el (message-completion-function): Make sure
4567         message-tab-body-function is not attempted if one of
4568         message-completion-alist fails to find a completion (bug#9158).
4569
4570 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
4571
4572         * mml.el (mml-quote-region): Quote <#secure> tag.
4573         (mml-generate-mime-1): Unquote <#secure> tag.
4574
4575 2011-10-20  Chong Yidong  <cyd@gnu.org>
4576
4577         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
4578         calling a minor mode from Lisp with nil arg enables it, so we have to
4579         make the wording a bit ambiguous here).
4580
4581 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
4582
4583         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
4584         * nnir.el (nnir-mode): Use it.
4585         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4586         Use it.
4587
4588         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
4589         * nnmairix.el (gnus-registry-enabled): Ditto.
4590
4591 2011-10-17  Dave Abrahams  <dave@boostpro.com>
4592
4593         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
4594         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
4595         only while we need to find out if it should be t or nil.
4596         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
4597         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
4598         the registry is installed.  Set it to nil when it's unloaded.
4599         (gnus-registry-install-p): Provide user guidance for the initial value
4600         of `gnus-registry-install' when it's 'ask, otherwise return its value.
4601         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
4602         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4603         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4604         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
4605         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
4606         `gnus-registry-install'.
4607
4608 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
4609
4610         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
4611         previous change.
4612         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
4613         primary key is marked as disabled.
4614
4615 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
4616
4617         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
4618         primary key is marked as disabled.
4619
4620 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
4621
4622         * html2text.el (html2text-clean-anchor): Check for quotes around
4623         `href' value.
4624
4625 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4626
4627         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
4628         searching.  Drop `bbdb-cache'.
4629
4630 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4631
4632         * message.el (message-signed-or-encrypted-p): Exclude header when
4633         checking if there is signed or encrypted body in text/plain message.
4634
4635 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
4636
4637         * html2text.el (html2text-get-attr): Correctly handle attribute values
4638         containing "=".
4639
4640 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
4641
4642         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
4643         handle bindings.
4644
4645 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4646
4647         * gnus-win.el (gnus-configure-windows): Protect against reading
4648         ephemeral groups outside of Gnus.
4649
4650 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4651
4652         * shr.el (shr-tag-img): Don't get images displayed in tables.
4653
4654 2011-10-03  Glenn Morris  <rgm@gnu.org>
4655
4656         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
4657         the "maintainer" version of debbugs.gnu.org reports.
4658
4659 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4660
4661         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
4662         make asynchronous adjacent image insertion work better.
4663
4664 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
4665
4666         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
4667         documentation.
4668
4669 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4670
4671         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
4672         `gnus-asynchronous' isn't shadowed.
4673
4674 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4675
4676         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
4677
4678         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
4679         (nnimap-insert-partial-structure): The charset parameter isn't
4680         case-sensitive.
4681
4682         * nnheader.el (nnheader-message-maybe): New function.
4683
4684         * shr.el (shr-tag-table): Render totally broken tables better.
4685
4686         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
4687         computing the boundary.
4688
4689 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4690
4691         * pop3.el (pop3-number-of-responses): Remove.
4692         (pop3-wait-for-messages): Rewrite to take linear time instead of
4693         exponential time.
4694
4695 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4696
4697         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
4698         re-fetch images.
4699
4700         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
4701         re-fetch images when hitting `g' in Gnus.
4702
4703 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4704
4705         * mml.el (mml-inhibit-compute-boundary): New internal variable.
4706         (mml-compute-boundary): Don't check collision if it is non-nil.
4707         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
4708         before checking collision.
4709
4710 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4711
4712         * message.el (message-indent-citation): Really make sure there's a
4713         newline at the end.
4714
4715         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
4716         Fix suggested by John Wiegley.
4717
4718         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
4719
4720         * gnus-art.el (gnus-treat-hide-citation): Add doc.
4721
4722         * message.el (message-default-send-rename-function): Break out into its
4723         own function.
4724
4725         * ecomplete.el (ecomplete-display-matches): Revert patch since it
4726         doesn't work under XEmacs.
4727
4728         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
4729         of "imaps" to word around Windows problems.
4730         (nnimap-open-connection-1): Use it.
4731
4732         * message.el (message-indent-citation): Revert last change which made
4733         `F' not work.
4734
4735 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
4736
4737         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
4738         terminal as well.
4739
4740 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4741
4742         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
4743         because it displays images using overlays that aren't easy to copy to
4744         the article buffer.
4745
4746 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
4747
4748         * message.el (message-indent-citation): Fix empty line removal at the
4749         end of the citation.
4750
4751 2011-09-20  Julien Danjou  <julien@danjou.info>
4752
4753         * auth-source.el (auth-source-netrc-create): Use default value for
4754         password if specified.  Evaluate default.
4755         (auth-source-plstore-create): Ditto.
4756         (auth-source-plstore-create, auth-source-netrc-create): Fix default
4757         value evaluation.
4758         (auth-source-netrc-create): Typo fix.
4759         (auth-source-plstore-create): Ditto.
4760
4761         * password-cache.el (password-cache-remove): Remove entries even if the
4762         value is nil, so that password with a nil value (negative caching) is
4763         possible to invalidate.
4764
4765         * auth-source.el (auth-source-format-cache-entry): New function.
4766
4767 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4768
4769         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
4770
4771 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4772
4773         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
4774
4775 2011-09-19  Julien Danjou  <julien@danjou.info>
4776
4777         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
4778         which work with things that are not ASCII.
4779
4780 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4781
4782         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
4783
4784 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4785
4786         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
4787         message level.
4788
4789 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4790
4791         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
4792
4793 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4794
4795         * gnus.el (gnus-interactive-exit): Update defcustom spec.
4796
4797 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4798
4799         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
4800         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
4801
4802 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
4803
4804         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
4805         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
4806         articles.
4807
4808 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
4809
4810         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
4811         (message-mail-other-window, message-mail-other-frame)
4812         (message-news-other-window, message-news-other-frame):
4813         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
4814         instead of setting buffer display varibles.
4815
4816 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4817
4818         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
4819
4820         * gnus-sum.el (gnus-fetch-headers): Bump message level.
4821
4822 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4823
4824         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
4825         duplicates" to a higher level.
4826
4827         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
4828         most egregious messages.
4829
4830 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4831
4832         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
4833
4834 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
4835
4836         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
4837         up the file (bug#9351).
4838
4839 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4840
4841         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
4842         it does with all other backends, but decode the names immediately after
4843         getting them.
4844
4845         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
4846         decoding nnimap groups.
4847
4848         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
4849         newsrc file.  It doesn't seem like an important optimization any more.
4850
4851 2011-09-10  Dave Abrahams  <dave@boostpro.com>
4852
4853         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
4854         overflows.
4855
4856 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4857
4858         * gnus.el (gnus-article-mark-lists): Remove `recent'.
4859         (gnus-interactive-exit): Extend to `quiet'.
4860
4861         * gnus-sum.el (gnus-offer-save-summaries): Use it.
4862
4863         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
4864         string.
4865
4866         * plstore.el (plstore--get-buffer): Silence compiler warnings by
4867         renaming function arguments from `this'.
4868
4869         * gnus-sum.el (gnus-newsgroup-recent): Remove.
4870
4871         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
4872         has been renamed.
4873         (gnus-lrm-string-p): Include RLM and PDF, too.
4874
4875         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
4876         (bug#9225).
4877
4878 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
4879
4880         Add autoload cookies for functions used by sendmail.el.
4881         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
4882
4883         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
4884
4885 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4886
4887         * gnus-art.el (article-date-ut): Work properly even when there are
4888         things like Date header in the body; work for forwarded parts.
4889
4890 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
4891
4892         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
4893         original-article-buffer.
4894
4895 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
4896
4897         * nnir.el (nnir-compose-result): Fix matching of server type.
4898         (nnir-run-swish++): Ditto.
4899         (nnir-run-namazu): Ditto.
4900         (nnir-run-notmuch): Ditto.
4901
4902 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4903
4904         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
4905         (bug#9405).
4906
4907         * gnus-score.el (gnus-summary-increase-score): Doc clarification
4908         (bug#9421).
4909
4910         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
4911         (bug#9425).
4912
4913         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
4914         thing (bug#9426).
4915
4916 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4917
4918         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
4919         the error message.
4920
4921 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
4922
4923         * message.el (message-setup-1): Return t (Bug#9392).
4924
4925 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
4926
4927         * gnus-sum.el: When adding article headers to a summary buffer also
4928         update gnus-newsgroup-articles (bug#9386).
4929
4930 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4931
4932         * auth-source.el: Autoload help-mode.
4933
4934 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4935
4936         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
4937         names.
4938
4939 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
4940
4941         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
4942         mm-replace-in-string for compatibility issues.
4943         * mml2015.el (mml2015-epg-verify): Ditto.
4944
4945 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4946
4947         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
4948
4949         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
4950
4951 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4952
4953         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
4954         continue on and do the clean-up phase (bug#9188).
4955
4956         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
4957         just ignore groups that can't be opened instead of erroring out
4958         (bug#9225).
4959
4960         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
4961         nil since some many people are fuddy-duddies.
4962
4963         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
4964         images.
4965
4966         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
4967         instead.
4968
4969         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
4970
4971         * gnus-util.el (gnus-process-live-p): Copy over compat function.
4972
4973         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
4974         processing.
4975
4976         * nntp.el (nntp-kill-buffer): Kill the process before killing the
4977         buffer to avoid warnings.
4978
4979 2011-08-20  Simon Josefsson  <simon@josefsson.org>
4980
4981         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
4982         specified to reduce precision.
4983
4984 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4985
4986         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
4987         bodystructures (bug#9314).
4988
4989 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4990
4991         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
4992         Make button keymap non-sticky after buttons.
4993
4994 2011-08-18  David Engster  <dengste@eml.cc>
4995
4996         * nnmairix.el (nnmairix-request-set-mark)
4997         (nnmairix-goto-original-article): Remove adding of article to registry,
4998         since `gnus-registry-add-group' isn't available anymore.
4999         (nnmairix-determine-original-group-from-registry):
5000         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
5001         available anymore.
5002
5003 2011-08-12  Simon Josefsson  <simon@josefsson.org>
5004
5005         * starttls.el (starttls-any-program-available): Define as obsolete
5006         function.
5007
5008 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5009
5010         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
5011         versions which Gnus use when appropriate.
5012
5013         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
5014         a pretty destructive command.
5015
5016         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
5017
5018 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5019
5020         * message.el (message-fix-before-sending): Make a different warning
5021         about NUL characters (bug#9270).
5022
5023         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
5024         from custom (bug#9260).
5025
5026         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
5027         things work in Emacs 22 and XEmacs, too.
5028
5029         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
5030         default From.
5031
5032         * gnus-spec.el (gnus-lrm-string-p): New macro.
5033         (gnus-lrm-string): New constant.
5034         (gnus-summary-line-format-spec): LRM-ify the from.
5035         (gnus-tilde-max-form): LRM-ify string chopping.
5036
5037         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
5038
5039         * message.el (message-is-yours-p): Allow disabling canlock checking
5040         (bug#9295).
5041         (message-shoot-gnksa-feet): Add `canlock-verify'.
5042         (message-auto-save-directory): Use ~/ as the auto-save directory if the
5043         message directory isn't writable (bug#9304).
5044
5045         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
5046         non-world-readable.
5047
5048 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5049
5050         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
5051         articles.
5052
5053 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
5054
5055         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
5056         copy-list.
5057
5058 2011-08-12  Sam Steingold  <sds@gnu.org>
5059
5060         * gnus-score.el (gnus-score-find-alist): Keep the score files already
5061         in the reverse order to avoid modifying the cache with `nreverse'.
5062         (gnus-all-score-files): Do not modify the value returned by
5063         `gnus-score-find-alist' because it lives in a cache variable.
5064         (gnus-current-home-score-file): No need to `nreverse' the return value
5065         of `gnus-score-find-alist', it is already in the correct order.
5066
5067 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
5068
5069         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
5070         type MESSAGE and subtype RFC822 is slightly different from those of
5071         type TEXT.
5072
5073 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
5074
5075         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
5076         This allows article-referral to work from an nnir group.
5077
5078 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
5079
5080         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
5081
5082 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
5083
5084         * mml1991.el (mml1991-epg-find-usable-key)
5085         (mml1991-epg-find-usable-secret-key): New function.
5086         (mml1991-epg-sign): Check if signing key is usable.
5087         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
5088
5089 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
5090
5091         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
5092         server-variables only.  This should fix a bug introduced with commit
5093         e1889675b7f4adf057833c5513c9374134c4e053.
5094         (nnir-run-query): 'nnir-search-engine should not be set from the global
5095         environment.
5096
5097 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
5098
5099         * nnir.el (nnir-search-thread): Position point on referring article
5100         line.
5101         (nnir-warp-to-article): Clean up summary buffers.
5102
5103         * nnimap.el (nnimap-request-thread): Whitespace fix.
5104
5105 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
5106
5107         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
5108
5109 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5110
5111         * starttls.el (starttls-available-p): Rename from
5112         `starttls-any-program-available' and changed return convention.
5113
5114 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
5115
5116         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
5117         `unix-sync' unless it's defined.
5118
5119 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
5120
5121         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
5122         `aref' for XEmacs compatibiltiy.
5123
5124 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5125
5126         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
5127
5128 2011-07-31  Dave Abrahams  <dave@boostpro.com>
5129
5130         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
5131         closures, quote the form properly (bug#9194).
5132
5133 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5134
5135         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
5136         (gnus-summary-insert-new-articles): Protect against servers that are
5137         down.
5138
5139 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5140
5141         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
5142         in mm handle if none is specified.
5143
5144 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
5145
5146         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
5147
5148 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
5149
5150         * nnir.el (nnir-search-thread): New function to make an nnir group
5151         based on a thread query.
5152
5153         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
5154         of nnir in thread referral.
5155         (gnus-summary-refer-thread): Use it.
5156
5157         * nnimap.el (nnimap-request-thread): Use it.
5158
5159 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5160
5161         * shr.el (shr-tag-comment): Ignore HTML comments.
5162
5163 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
5164
5165         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
5166         argument.
5167         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
5168         Use `nnir-address' to handle server info rather than passing an arg.
5169
5170         * nnimap.el (nnimap-make-thread-query): New utility function to format
5171         an imap thread search query.
5172         (nnimap-request-thread): Use it.
5173
5174         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
5175         right select-method if we are not going back to the group buffer.
5176
5177 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5178
5179         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
5180         enter invalid buffer configurations into the quit form (bug#9107).
5181         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
5182         unplugged/plugged.
5183
5184         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
5185         keep track of which ones are unread (bug#9061).
5186
5187         * gnus.el (gnus-refer-article-method): Allow entering any sexp
5188         (bug#9055).
5189
5190         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
5191         (bug#9041).
5192
5193         * gnus-html.el (mm-util): Require (bug#9073).
5194
5195         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
5196         (gnus-summary-refer-thread): Use it to remove duplicates in the
5197         un-threaded view (bug#9053).
5198         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
5199
5200 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
5201
5202         * nnir.el (nnir-read-server-parm): Use default value from global
5203         variable.  Without this the default search engine parameters aren't
5204         used at all.
5205
5206 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5207
5208         * message.el (message-unique-id): Don't use the undocumented return
5209         value from (random t) (bug#9118).
5210
5211 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5212
5213         * message.el (message-auto-save-directory): If the ~/Mail directory
5214         doesn't exist, use ~ as the auto-save directory (bug#4432).
5215
5216         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
5217         hasn't already been started.
5218
5219 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5220
5221         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
5222
5223         * message.el (message-reply): Work around mysterious bug where
5224         `message-mode' seems to overwrite the locally bound `subject' variable.
5225
5226 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
5227
5228         * nnimap.el (nnimap-request-thread): Ensure search is performed in
5229         correct group.
5230
5231         * gnus-int.el (gnus-request-thread): Add group argument.
5232
5233         * gnus-sum.el (gnus-summary-refer-thread): Use it.
5234
5235 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5236
5237         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
5238
5239         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
5240         renamed to `debbugs-gnu-*'.
5241
5242 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
5243
5244         * plstore.el: Revert the editing feature since it is not urgent.
5245         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
5246         (plstore-mode-decoded): Remove.
5247
5248 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5249
5250         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
5251         isn't very interesting any more, and it leaks potentially secret data.
5252         (gnus-debug): Remove.
5253
5254         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
5255         use of :custom-show.
5256
5257 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
5258
5259         * plstore.el: Add documentation.
5260         (plstore-mode): New mode to edit plstore file.
5261         (plstore-mode-toggle-display, plstore-mode-original)
5262         (plstore-mode-decoded): New command.
5263         (plstore--encode, plstore--decode, plstore--write-contents-functions)
5264         (plstore--insert-buffer, plstore--make): New function.
5265         (plstore-open, plstore-save): Simplify by using them.
5266
5267 2011-07-06  Glenn Morris  <rgm@gnu.org>
5268
5269         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
5270
5271 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5272
5273         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
5274         no longer is much used.
5275         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
5276         Articles".
5277
5278 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
5279
5280         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
5281         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
5282         `notmuch' backend.
5283
5284 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5285
5286         * mm-decode.el (mm-text-html-renderer): Doc fix.
5287
5288         * gnus-msg.el (gnus-bug): Fix the MML tag.
5289
5290         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
5291
5292 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
5293
5294         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
5295         secondary methods if started with `gnus-no-server'.
5296
5297 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
5298
5299         * message.el (message-return-action): Fix typo in docstring.
5300
5301 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5302
5303         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
5304         bug reports at once.
5305
5306         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
5307
5308 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5309
5310         * nndraft.el: Require gnus-group.
5311         (nndraft-request-list): Declare.
5312
5313         * nndraft.el (nndraft-update-unread-articles): Don't show group having
5314         no unread article unless it matches gnus-permanently-visible-groups.
5315
5316         * nndraft.el (nndraft-update-unread-articles): New function.
5317         (nndraft-request-associate-buffer): Use it to update the number of
5318         unread articles for the nndraft groups in the group buffer when saving
5319         or killing a draft message.
5320
5321 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5322
5323         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
5324         systems to binary before writing and reading the mbox files.
5325
5326         * gnus.el (gnus-summary-line-format): Link to the info node for %U
5327         instead of trying to list them all (bug#8978).
5328
5329 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5330
5331         * pop3.el (pop3-open-server): Use :end-of-capability.
5332
5333 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5334
5335         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
5336         the id is always a number.
5337
5338         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
5339
5340         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
5341         debbugs mode, if possible.
5342
5343 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
5344
5345         * auth-source.el (auth-source-token-passphrase-callback-function):
5346         Reindent.
5347         (epg-context-operation): Remove unnecessary autoload.
5348
5349 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5350
5351         * gnus.el (gnus-list-debbugs): New command.
5352
5353         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
5354         mboxstat instead of the maintbox, since the stat seems to be fuller.
5355
5356         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
5357         summary buffers.
5358
5359         * message.el (message-get-reply-headers): Delete all duplicates,
5360         instead of the first.
5361         (message-get-reply-headers): Ensure that we have progress while
5362         deleting duplicates.
5363
5364         * gnus-msg.el (gnus-configure-posting-styles): Get the local
5365         gnus-posting-style value from the summary buffer to make it easier to
5366         make that a per-buffer conf.
5367
5368 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
5369
5370         * nnir.el (nnir-run-imap): Allow halting a search when an article is
5371         found by setting `shortcut' in 'query.
5372         (nnir-request-article): Use `shortcut' setting when requesting article
5373         by Message-ID.
5374
5375 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
5376
5377         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
5378         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
5379         Bring the pseudo-headers back too.
5380
5381 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5382
5383         * auth-source.el (auth-source-token-passphrase-callback-function):
5384         Simplify and remove EPA dependency.
5385
5386 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
5387
5388         * nnir.el (nnir-request-article): Fix error message text.
5389
5390 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5391
5392         * auth-source.el (plstore-delete): Autoload.
5393         (auth-source-plstore-search): Support delete operation.
5394         * plstore.el (plstore-delete): New function.
5395
5396 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5397
5398         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
5399         mark actually existing articles as unread rather than the ones that
5400         active asserts.
5401
5402 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
5403
5404         * nntp.el (nntp-record-command):
5405         * gnus-util.el (gnus-message-with-timestamp-1):
5406         Use format-time-string rather than decoding time stamps by hand.
5407         This is simpler and insulates the code from potential changes to
5408         current-time format.
5409
5410 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5411
5412         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
5413
5414 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5415
5416         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
5417         (plstore-save): Support public key encryption.
5418         (plstore--init-from-buffer): New function.
5419         (plstore-open): Use it; fix error when opening a non-existent file.
5420         (plstore-revert): Use plstore--init-from-buffer.
5421
5422 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5423
5424         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
5425
5426 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5427
5428         * mml2015.el (mml2015-use): Replace string-match-p with string-match
5429         for old Emacsen.
5430
5431 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5432
5433         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
5434         is not fully working.
5435
5436 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5437
5438         * dgnushack.el: Autoload sha1 on XEmacs.
5439
5440         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
5441         quit window configuration.
5442
5443         * auth-source.el (epg-context-set-passphrase-callback):
5444         Remove duplicate autoload.
5445
5446 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5447
5448         * nnir.el (nnir-request-article): Allow requesting articles by
5449         Message-ID with nnimap.
5450
5451         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
5452         current server.
5453
5454 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5455
5456         * auth-source.el: Autoload EPA/EPG functions.
5457         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
5458         changed when EPA/EPG is not available.
5459         (auth-source-backend): Rename "arg" member to "data".
5460         (auth-source-backend-parse, auth-source-plstore-search)
5461         (auth-source-plstore-create): Use it.
5462
5463 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5464
5465         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
5466         `gnus-refer-article-methods'.
5467
5468 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5469
5470         * auth-source.el: Require EPA and EPG.
5471         (auth-source-passphrase-alist): New variable.
5472         (auth-source-passphrase-callback-function)
5473         (auth-source-token-passphrase-callback-function): Callbacks for the
5474         netrc field encryption (GPG tokens).
5475         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
5476         Symmetric encryption and decryption of the netrc GPG tokens.
5477         (auth-source-netrc-normalize): Use them, simplifying the closure.
5478
5479 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5480
5481         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
5482         is available.
5483
5484 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5485
5486         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
5487         non-nil, and `nnimap-split-methods' is nil, use the former.
5488
5489 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5490
5491         * plstore.el (plstore-revert): New function.
5492         (plstore-open): Use it; hide the buffer from user.
5493
5494 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5495
5496         * auth-source.el (auth-source-backend): New member "arg".
5497         (auth-source-backend-parse): Handle new backend 'plstore.
5498         * plstore.el: New file.
5499
5500 2011-06-30  Glenn Morris  <rgm@gnu.org>
5501
5502         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
5503
5504 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5505
5506         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
5507         expiring articles to.
5508
5509         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
5510         variations as ASCII (bug#5458).
5511
5512 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5513
5514         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
5515
5516 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5517
5518         * message.el (message-point-in-header-p): Tweak the function to default
5519         to saying that we're not in the headers if there is no separator at
5520         all.  This makes it possible to use the Message version of `M-q' in
5521         buffers with no headers (bug#7987).
5522         (message-point-in-header-p): Fix last checkin to work with an empty
5523         mail-header-separator, too.
5524
5525         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
5526         again, save the choice via customize.
5527
5528 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5529
5530         * message.el (message-send-mail-function): Add `sendmail-query-once'.
5531
5532         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
5533         ended the connection, bail out before waiting infinitely on a new
5534         connection.
5535
5536 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
5537
5538         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
5539         reports.
5540
5541         * gnus.el (gnus-bug-package): Use "gnus."
5542         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
5543
5544 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5545
5546         * dgnushack.el: Make the timer warning go away on XEmacs.
5547
5548         * gnus-art.el (gnus-article-stop-animations): New function to stop any
5549         animations going on at article exit time.
5550
5551         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
5552         since removing it breaks people upgrading.
5553
5554         * shr.el (shr-put-image): Use the new interface for animating images.
5555         (shr-put-image): Animate for 60 seconds.
5556
5557         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
5558         avoid compiler warnings.
5559
5560         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
5561         error with `find-file-hooks' on Emacs 22.
5562         (with-auth-source-epa-overrides): Ugly hack to Wrap the
5563         `find-file-hook' things in `symbol-value' to avoid compilation warnings
5564         on all architectures.
5565
5566         * spam.el (spam-stat): Require in a normal fashion without binding
5567         `spam-stat-install-hooks' to avoid compilation warnings.
5568
5569         * spam-stat.el (spam-stat-install-hooks): Remove.
5570         (spam-stat-install-hooks): Don't run automatically.
5571
5572 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
5573
5574         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
5575         and keystroke.
5576
5577 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5578
5579         * auth-source.el (auth-source-netrc-cache): Move forward.
5580
5581 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5582
5583         * proto-stream.el (proto-stream-open-starttls): Use
5584         `gnutls-available-p' to see whether we have built-in support.
5585
5586         * auth-source.el (auth-source-netrc-create): Don't query the bits that
5587         we already know.
5588         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
5589         (auth-source-netrc-create): Don't prompt for the stuff we already know.
5590
5591 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5592
5593         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
5594         %S format, since that looks odd.
5595         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
5596         file, especially when saving.
5597
5598 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
5599
5600         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
5601         article found.
5602
5603 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
5604
5605         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
5606         `auth-source-save-secrets' with a more sensitive alist that can be
5607         configured per file.  Experimental, so defaults to 'never.
5608         (auth-source-netrc-create): Use it.  Still experimental code.
5609         (with-auth-source-epa-overrides): Use `find-file-hooks' if
5610         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
5611
5612 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
5613
5614         * auth-source.el (auth-source-save-secrets): New variable to control if
5615         secret tokens should be saved encrypted.
5616         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
5617         to `auth-source-netrc-normalize'.
5618         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
5619         on the EPA variables being defined.
5620         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
5621         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
5622         the lexical-let closure.
5623         (auth-source-netrc-create): Create "gpg:" tokens according to
5624         `auth-source-save-secrets'.
5625
5626 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5627
5628         * gnus-group.el (gnus-group-update-group): Add new argument
5629         `info-unchanged' that stops updating dribble buffer.
5630
5631         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
5632         deletes lines matching to it in dribble buffer.
5633
5634         * gnus-agent.el (gnus-agent-fetch-group-1):
5635         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
5636         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
5637         * gnus-start.el (gnus-group-change-level):
5638         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
5639
5640         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
5641         if newsgroup info is not changed.
5642
5643         * gnus-group.el (gnus-group-get-new-news-this-group):
5644         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
5645         Don't update dribble buffer.
5646
5647 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
5648
5649         * gnus-registry.el (gnus-registry-remove-ignored): New function to
5650         remove entries with groups we ignore.
5651
5652 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5653
5654         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
5655         the underline comes at the bottom.
5656
5657 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
5658
5659         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
5660         `gnus-registry-user-format-function-M' and declare the latter obsolete.
5661         (gnus-registry-article-marks-to-names): Rename from
5662         `gnus-registry-user-format-function-M2'.
5663
5664 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5665
5666         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
5667         ephemeral group.
5668
5669 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5670
5671         * shr.el (shr-browse-image): Copy the URL if called interactively.
5672
5673 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5674
5675         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
5676         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
5677         done, then unselected articles may be marked as read.
5678
5679         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
5680         since not doing this seems to lead to a race condition in pop3-logon.
5681
5682         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
5683         so that the call chain it correct when we call "upwards".
5684
5685         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
5686         in read-only groups.
5687
5688         * gnus-group.el (gnus-group-mark-article-read): Ditto.
5689
5690         * message.el (message-cite-reply-position): Doc string fix.
5691
5692         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
5693         avoid regexp overflow.
5694         (nnimap-transform-split-mail): Ditto.
5695
5696         * pop3.el (pop3-retr): Error out if the server closes the connection.
5697
5698 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5699
5700         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
5701         mm-with-unibyte-current-buffer.  The buffer should not contain any
5702         multibyte chars anyway at this stage.
5703
5704 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5705
5706         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
5707         at the end of lines.
5708
5709 2011-05-29  Julien Danjou  <julien@danjou.info>
5710
5711         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
5712
5713 2011-05-27  Glenn Morris  <rgm@gnu.org>
5714
5715         * gnus-group.el (gnus-bug-group-download-format-alist):
5716         Use the "maintainer" version of debian reports as well.
5717
5718 2011-05-26  Glenn Morris  <rgm@gnu.org>
5719
5720         * gnus-group.el (gnus-bug-group-download-format-alist):
5721         Use the "maintainer" version of debbugs.gnu.org reports.
5722
5723 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5724
5725         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
5726
5727 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5728
5729         * gnus-cus.el (gnus-agent-customize-category):
5730         * gnus-delay.el (gnus-delay-send-queue):
5731         * gnus.el (gnus-other-frame):
5732         Don't quote lambda expressions with `quote'.
5733
5734 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5735
5736         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
5737         the thread moves us backwards and so we loop forever.
5738
5739 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5740
5741         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
5742         whitespace in base64 data lines.
5743
5744 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
5745
5746         * gnus-registry.el (gnus-registry-user-format-function-M):
5747         Use `mapconcat'.
5748         (gnus-registry-user-format-function-M2): Use to see the full text of
5749         the marks.  Make "," the mark text separator.
5750
5751         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
5752         authentication with auth-source.
5753
5754 2011-05-17  Glenn Morris  <rgm@gnu.org>
5755
5756         * gnus-group.el (gnus-import-other-newsrc-file):
5757         Use insert-file-contents.
5758
5759 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
5760
5761         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
5762         1000 iterations.
5763
5764 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5765
5766         * nntp.el (nntp-open-connection): Check if process-type is available.
5767
5768 2011-05-16  Julien Danjou  <julien@danjou.info>
5769
5770         * shr.el (shr-tag-del): Add support for del tag.
5771
5772 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5773
5774         * gnus-html.el (gnus-html-put-image): Register a displayer.
5775
5776         * shr.el (shr-image-displayer): Don't remove text props from alt text.
5777
5778 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
5779
5780         * registry.el (prune-factor): New initialization parameter defaulting
5781         to 0.1.
5782         (registry-prune-hard): Use it.
5783
5784         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
5785         0.1 expicitly.
5786
5787 2011-05-13  Glenn Morris  <rgm@gnu.org>
5788
5789         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
5790         is bound, since this function requires sendmail.
5791
5792 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
5793
5794         * registry.el (registry-usage-test): Disable pruning test.
5795
5796 2011-05-11  David Engster  <dengste@eml.cc>
5797
5798         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
5799         Bind set-network-process-option for XEmacs.
5800
5801 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
5802
5803         * registry.el (registry-prune-hard-candidates)
5804         (registry-prune-soft-candidates): Helper methods for registry pruning.
5805         (registry-prune): Use them.  Make the sort function optional.
5806
5807 2011-05-10  Jim Meyering  <meyering@redhat.com>
5808
5809         * shr.el (shr-colorize-region): Fix typo "on on -> on".
5810
5811 2011-05-10  Julien Danjou  <julien@danjou.info>
5812
5813         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
5814         symbol and not a list.
5815
5816 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5817
5818         * gnus-art.el (gnus-article-mode): Move binding of
5819         shr-put-image-function here from gnus-article-prepare-display.
5820
5821         * shr.el (shr-put-image-function): New variable.
5822         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
5823         (shr-put-image): Return scaled image.
5824
5825         * gnus-art.el (gnus-shr-put-image): New function.
5826         (gnus-article-prepare-display): Bind shr-put-image-function to it.
5827
5828         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
5829         original ones, as deletable.
5830
5831 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5832
5833         * nntp.el (nntp-open-connection): Set TCP keepalive option.
5834
5835 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5836
5837         * registry.el (registry-full): Add convenience method.  Fix logic.
5838         (registry-insert): Use it.  Fix logic here too.
5839
5840         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
5841         `registry-prune' if `registry-full' returns t.
5842         (gnus-registry-handle-action)
5843         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
5844         (gnus-registry-usage-test): Use it.
5845
5846 2011-05-07  Julien Danjou  <julien@danjou.info>
5847
5848         * shr.el (shr-link): Make shr-link inherit from link by default.
5849
5850 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
5851
5852         * shr.el (shr-urlify, shr-link): Fix shr-link face.
5853
5854 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5855
5856         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
5857         error out because the face is not a list.
5858
5859 2011-05-05  Glenn Morris  <rgm@gnu.org>
5860
5861         * proto-stream.el (gnutls-negotiate): Fix declarations.
5862
5863         * gnus-start.el (gnus-propagate-marks): Declare.
5864
5865 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
5866
5867         * registry.el (registry-reindex): Fix percentage message.
5868
5869         * proto-stream.el (network-stream-open-starttls): Adjust to call
5870         `gnutls-negotiate' with :process and :hostname arguments.
5871
5872 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
5873
5874         * shr.el: Add shr-link face for links.
5875         (shr-urlify): Use it.
5876
5877         * registry.el (registry-insert): Make error message more helpful.
5878
5879 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5880
5881         * gnus-html.el (gnus-html-schedule-image-fetching):
5882         Use url-queue-retrieve, if it exists.
5883
5884         * shr.el (shr-tag-img): Ditto.
5885
5886         * gnus.el: Autoload more gnus-agent functions.
5887
5888         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
5889         agent if we haven't already (bug#8502).
5890
5891         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
5892         into the Agent, too.
5893
5894         * gnus-agent.el (gnus-agent-store-article): New function.
5895
5896         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
5897         and moved from that file for reuse.
5898
5899         * pop3.el (pop3-open-server): Error messages are "-ERR".
5900
5901 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5902
5903         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
5904         (open-tls-stream): Remove superfluous tls/starttls autoloads.
5905
5906 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5907
5908         * gnus.el: No Gnus v0.17 is released.
5909
5910 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5911
5912         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
5913         buffer has moved to a different frame.
5914
5915 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5916
5917         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
5918         to get the conversion from unibyte to multibyte buffers to work on
5919         Emacs 22.
5920
5921         * nntp.el (nntp-request-article): Slight clean-up.
5922
5923 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5924
5925         * shr.el (shr-strike-through): New face.
5926         (shr-tag-s): Use it to provide <s> support.
5927         (shr-tag-s): Remove duplicate definition.
5928
5929 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5930
5931         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
5932         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
5933
5934 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
5935
5936         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
5937         `gnutls-negotiate'.
5938         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
5939
5940 2011-04-23  Glenn Morris  <rgm@gnu.org>
5941
5942         * gnus-sum.el (gnus-extra-headers): Bump :version.
5943
5944 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5945
5946         * shr.el (shr-tag-sup): New function.
5947         (shr-tag-sub): Ditto.
5948
5949 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
5950
5951         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
5952         for the case where `gnus-registry-ignored-groups' is a list of lists,
5953         and don't call `gnus-parameter-registry-ignore' otherwise.
5954
5955 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
5956
5957         * nnimap.el (nnimap-user): New backend variable.
5958         (nnimap-open-connection-1): Use it.
5959         (nnimap-credentials): Accept user parameter so it's explicit what user
5960         name is desired.
5961
5962         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
5963         default.
5964
5965         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
5966         not gnus-registry.el.
5967
5968         * gnus-registry.el: Mention in comments how to modify
5969         `gnus-extra-headers' for proper recipient tracking and that it may
5970         already have To and Cc recently, which it does as of this commit.
5971         (gnus-registry-ignored-groups): Remove defcustom.
5972         Explain why in comments.
5973         (gnus-registry-action): Fix data-header reference to use the extra
5974         headers.  Explain in package commentary how to add To and Cc headers to
5975         the gnus-extra-headers.
5976         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
5977         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
5978         parameter list or a string list in `gnus-registry-ignored-groups'.
5979         Fix logic error.
5980
5981 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5982
5983         * shr.el (shr-expand-url): Protect against null urls.
5984
5985 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5986
5987         * shr.el (shr-base): New binding.
5988         (shr-tag-base): Keep track of <base>.
5989         (shr-expand-url): New function used throughout.
5990
5991 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
5992
5993         * gnus-registry.el
5994         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
5995         (gnus-registry-ignored-groups): New variable.
5996         (gnus-registry-ignore-group-p): Use it.
5997         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
5998         set the destination group to nil (same as delete) if it's ignored.
5999
6000 2011-04-20  David Engster  <dengste@eml.cc>
6001
6002         * tests/gnustest-nntp.el: New file for simple NNTP testing.
6003
6004         * Makefile.in (test-nntp): New rule.
6005         (check): Add it.
6006         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
6007
6008 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6009
6010         * gnus-registry.el (gnus-registry-action)
6011         (gnus-registry-fetch-header-fast):
6012         Don't use mail-header that looks an internal function of mailheader.el.
6013
6014 2011-04-19  Glenn Morris  <rgm@gnu.org>
6015
6016         * time-date.el (time-to-days): Remove unused local variables.
6017
6018 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6019
6020         * gnus-registry.el: Eliminate cl functions.
6021         (gnus-registry-sort-addresses): New function that replaces mapcan.
6022         (gnus-registry-action, gnus-registry-spool-action)
6023         (gnus-registry-split-fancy-with-parent)
6024         (gnus-registry-fetch-recipients-fast): Use it.
6025         (gnus-registry-import-eld): Replace delete* with dolist + delq.
6026
6027         * registry.el (initialize-instance, registry-lookup)
6028         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
6029         (registry-lookup-secondary-value, registry-search, registry-delete)
6030         (registry-insert, registry-reindex, registry-size, registry-prune):
6031         Use eval-and-compile.
6032
6033 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
6034
6035         * registry.el (registry-reindex): New method to recreate the secondary
6036         registry indices.
6037
6038         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
6039         tracked field changes.
6040         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
6041         (gnus-registry-action, gnus-registry-spool-action)
6042         (gnus-registry-handle-action)
6043         (gnus-registry--split-fancy-with-parent-internal)
6044         (gnus-registry-split-fancy-with-parent)
6045         (gnus-registry-register-message-ids): Add recipient tracking on spool,
6046         move, and delete actions, and for fancy splitting with parent.
6047         (gnus-registry-extract-addresses)
6048         (gnus-registry-fetch-recipients-fast)
6049         (gnus-registry-fetch-header-fast): Convenience functions.
6050         (gnus-registry-misc-test): ERT test of
6051         `gnus-registry-extract-addresses'.
6052
6053 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
6054
6055         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6056         Track by subject first, then sender.
6057
6058 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6059
6060         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
6061
6062         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
6063         Lisp.
6064
6065         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
6066         (gnus-draft-send): Use it to avoid popping
6067         up frames from gnus-group-send-queue.
6068
6069 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
6070
6071         * gnus-registry.el: Updated gnus-registry docs.
6072
6073 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
6074
6075         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6076         Fix logic bug.
6077         (gnus-registry-post-process-groups): Fix logging of no results and
6078         quote sender and subject.
6079
6080 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6081
6082         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
6083         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
6084         gnutls-cli are too slow to be done opportunistically.
6085
6086         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
6087         (gnus-read-active-for-groups): Don't try to finish getting stuff where
6088         we had no early-data returned.
6089         (gnus-get-unread-articles): Add a sanity check so that we don't issue
6090         two async commands to the same server at the same time.
6091
6092 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
6093
6094         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
6095
6096 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6097
6098         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
6099         "warning" level.
6100
6101         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
6102         (mm-url-insert-file-contents): Don't set the package names.
6103
6104 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
6105
6106         * gnus-registry.el (gnus-registry-action): Remove properties and
6107         simplify subject in `gnus-registry-handle-action'.
6108         (gnus-registry-spool-action): Get subject and sender from message if
6109         they are not passed in.
6110         (gnus-registry-handle-action): Remove properties and simplify subject
6111         consistently.
6112
6113 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6114
6115         * registry.el: Require CL before using defmacro*.
6116
6117 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6118
6119         * gnus-art.el (article-treat-date): Assume that
6120         gnus-article-date-headers may be a group parameter.
6121
6122 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
6123
6124         * gnus-registry.el (gnus-registry-handle-action): More debugging.
6125
6126         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
6127         interactively so the newsrc file can contain foreign groups too.
6128         Useful for debugging but not much for users.
6129
6130 2011-04-07  David Engster  <dengste@eml.cc>
6131
6132         * registry.el (registry-usage-test): Only do
6133         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
6134         lexical binding.
6135
6136 2011-04-07  David Engster  <dengste@eml.cc>
6137
6138         * Makefile.in (check, test-registry): New rules for test-suite.
6139
6140 2011-04-06  David Engster  <dengste@eml.cc>
6141
6142         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
6143         argument NOERROR for `require', since XEmacs 21.4 does not support it.
6144
6145 2011-04-06  David Engster  <dengste@eml.cc>
6146
6147         * registry.el (initialize-instance): Change :after to :AFTER to be
6148         compatible with old EIEIO version in XEmacs.
6149
6150 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6151
6152         * gnus-registry.el (gnus-registry-post-process-groups)
6153         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
6154         and provide better messaging.
6155
6156 2011-04-06  David Engster  <dengste@eml.cc>
6157
6158         * Makefile.in (fail-on-warning): New rule to compile with warnings as
6159         errors.
6160
6161         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
6162         dgnushack-compile with error-on-warn enabled, and to signal an error if
6163         clean compilation failed.
6164         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
6165         with `byte-compile-error-on-warn'.  Return nil if errors occured.
6166
6167 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6168
6169         * gnus-registry.el: Don't use ERT if it's not available.  Load it
6170         unconditionally anyway, discarding errors.
6171         (gnus-registry-delete-entries): New convenience function.
6172         (gnus-registry-import-eld): Import from old .eld registry.
6173
6174         * registry.el: Don't use ERT if it's not available.  Load it
6175         unconditionally anyway, discarding errors.
6176
6177         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
6178         version from the Claudio Bley GnuTLS patch (extra optional parameters
6179         and host name).
6180
6181 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
6182
6183         * gnus-registry.el (gnus-registry-fixup-registry): New function to
6184         fixup the parameters that can be customized by the user between
6185         save/read cycles.
6186         (gnus-registry-read): Use it.
6187         (gnus-registry-make-db): Use it.
6188         (gnus-registry-spool-action, gnus-registry-handle-action):
6189         Fix messaging.
6190         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
6191         Map references to actual group names with sender and subject tracking.
6192         (gnus-registry-post-process-groups): Use `cond' for better messaging.
6193         (gnus-registry-usage-test): Add subject lookup test.
6194
6195         * registry.el (registry-db, initialize-instance): Set up constructor
6196         instead of :initform arguments for the sake of older Emacsen.
6197         (registry-lookup-breaks-before-lexbind): New method to demonstrate
6198         pre-lexbind merge bug.
6199         (registry-usage-test): Use it.
6200         (initialize-instance, registry-db): Move the non-function initforms
6201         back to the class definition.
6202
6203 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
6204
6205         * registry.el: New library to manage gnus-registry-style data.
6206
6207         * gnus-registry.el: Use it (major rewrite).
6208
6209         * nnregistry.el: Use it.
6210
6211         * spam.el: Use it.
6212
6213 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6214
6215         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
6216         marks on non-selected articles.
6217
6218 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
6219
6220         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
6221         parameter to open-protocol-stream.
6222
6223 2011-04-01  Julien Danjou  <julien@danjou.info>
6224
6225         * mm-view.el (mm-display-inline-fontify): Do not fontify with
6226         fundamental-mode.
6227
6228 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6229
6230         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
6231         servers.
6232
6233 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6234
6235         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
6236         made marks not propagate, again.
6237
6238 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
6239
6240         * proto-stream.el (open-protocol-stream): Bring back `network' type.
6241         Make this the default type.
6242         (proto-stream-open-plain): Rename from proto-stream-open-default.
6243         (open-protocol-stream, proto-stream-open-starttls)
6244         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
6245         with `plain'.
6246
6247         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
6248         value.
6249
6250         * nntp.el (nntp-open-connection-function): Document the fact that some
6251         values are not functions but are instead handled specially.
6252         Recognize nntp-open-plain-stream value.
6253         (nntp-open-connection): Recognize that value.
6254
6255 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6256
6257         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
6258         where it seems to be needed.
6259
6260 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6261
6262         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
6263         stuff.
6264
6265         * gnus-score.el (gnus-score-string): Fix calling convention of
6266         `gnus-simplify-buffer-fuzzy' after last patches.
6267
6268         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
6269         server for articles we didn't get any headers for.  This is a sanity
6270         check.
6271
6272 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
6273
6274         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
6275         new CAPABILITY, use it.
6276
6277 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6278
6279         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
6280         downloading anything.
6281
6282         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
6283
6284 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
6285
6286         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
6287         colors.
6288         (gnus-splash-svg-color-symbols): New function.
6289
6290 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6291
6292         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
6293         instead of using the global gnus-simplify-subject-fuzzy-regexp.
6294         (gnus-simplify-subject-fuzzy): Use the local
6295         gnus-simplify-subject-fuzzy-regex instead of the global one.
6296         This makes using this variable in group parameters work.
6297
6298 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6299
6300         * gnus-registry.el (gnus-registry-unfollowed-groups):
6301         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
6302         archive:sent-YYYY-MM-DD groups).
6303         (gnus-registry-split-fancy-with-parent): Bail out early in sender
6304         tracking if there are more than `gnus-registry-max-track-groups'
6305         matches.
6306
6307 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6308
6309         * message.el (message--yank-original-internal): New function to do the
6310         insertion cleanly inside eval in `message-yank-original'.
6311         (message-yank-original): Use it.
6312
6313 2011-03-29  Julien Danjou  <julien@danjou.info>
6314
6315         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
6316         local variables disabled rather than `normal-mode'.
6317
6318 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
6319
6320         * imap.el (imap-shell-open, imap-process-connection-type):
6321         Use imap-process-connection-type for 'shell' streams as well as
6322         Kerberos, SSL, other subprocesses.
6323
6324 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
6325
6326         * proto-stream.el: Changes preparatory to merging open-protocol-stream
6327         with open-network-stream.
6328         (proto-stream-always-use-starttls): Option removed.
6329         (open-protocol-stream): Return a process object by default.  Provide a
6330         new parameter :return-list specifying a list-type return value, which
6331         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
6332         :type `network' to `try-starttls', and `network-only' to `default'.
6333         Make `default' the default, for compatibility with open-network-stream.
6334         Handle the no-parameter case exactly as open-network-stream, with no
6335         additional stream processing.  Search plists using plist-get.
6336         Explicitly add :end-of-commend parameter if it is missing.
6337         (proto-stream-open-default): Rename from
6338         proto-stream-open-network-only.  Return 'default as the type.
6339         (proto-stream-open-starttls): Rename from proto-stream-open-network.
6340         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
6341         failed.  Always return a list with a (possibly dead) process as the
6342         first element, for compatibility with open-network-stream.
6343         (proto-stream-open-tls): Use plist-get.  Always return a list.
6344         (proto-stream-open-shell): Return `default' as connection type.
6345         (proto-stream-capability-open): Use plist-get.
6346         (proto-stream-eoc): Function deleted.
6347
6348         * nnimap.el (nnimap-stream, nnimap-open-connection)
6349         (nnimap-open-connection-1): Handle renaming of :type parameter for
6350         open-protocol-stream.
6351         (nnimap-open-connection-1): Pass a :return-list parameter
6352         open-protocol-stream to obtain a list return value.  Parse this list
6353         using plist-get.
6354
6355         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
6356         for open-protocol-stream.  Accept open-protocol-stream return value
6357         that is a subprocess object instead of a list.  Handle the case of a
6358         dead returned process.
6359
6360 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
6361
6362         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
6363
6364         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
6365
6366 2011-03-21  Julien Danjou  <julien@danjou.info>
6367
6368         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
6369         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
6370         query.
6371         (mm-inline-text): Render normal text with fontification whenever
6372         possible.
6373
6374         * gnus-sum.el (gnus-summary-save-parts-1):
6375         * gnus-art.el (gnus-article-browse-html-save-cid-content)
6376         (gnus-article-browse-html-parts, gnus-mime-delete-part)
6377         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
6378         Use `mm-handle-filename'.
6379
6380         * mm-util.el (mm-handle-filename): New function, return the filename of
6381         an handle.
6382
6383 2011-03-18  Julien Danjou  <julien@danjou.info>
6384
6385         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
6386         (gnus-buffer-live-p): Check that buffer is not nil.
6387
6388 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6389
6390         * gnus.el: No Gnus v0.15 is released.
6391
6392 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6393
6394         * time-date.el (format-seconds): Use assoc instead of assoc-string to
6395         avoid warning on XEmacs.
6396
6397         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
6398         on XEmacs.
6399
6400         * gnus-art.el: Require mouse, which the build bot seems to say is
6401         needed.
6402
6403         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
6404
6405         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
6406         XEmacs, since it doesn't have url-retrieve-synchronously.
6407
6408         * time-date.el (format-seconds): Use assoc instead of assoc-string,
6409         since assoc-string doesn't exist in XEmacs.
6410
6411 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
6412
6413         * gnus-group.el (gnus-group-list-ticked): New function.
6414         (gnus-group-make-menu-bar): Provide a menu entry for it.
6415         (gnus-group-list-map): Provide a binding for it.
6416
6417 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6418
6419         * shr.el (shr-visit-file): New command.
6420
6421         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
6422
6423 2011-03-17  Bjørn Mork  <bjorn@mork.no>
6424
6425         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
6426         servers.
6427
6428 2011-03-16  Julien Danjou  <julien@danjou.info>
6429
6430         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
6431         inline.
6432
6433         * gnus-art.el (article-hide-list-identifiers):
6434         Use gnus-group-get-list-identifiers.
6435
6436         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
6437         (gnus-summary-remove-list-identifiers):
6438         Use gnus-group-get-list-identifiers to get regexp.
6439         (gnus-select-newsgroup, gnus-summary-insert-subject)
6440         (gnus-summary-insert-articles):
6441         Call gnus-summary-remove-list-identifiers unconditionally.
6442
6443 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6444
6445         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
6446         we're selecting a group with unread articles.
6447
6448         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
6449
6450         * gssapi.el: New file separated out from imap.el to provide a general
6451         Kerberos 5 connection facility for Emacs.
6452
6453         * message.el (message-elide-ellipsis): Document the format spec
6454         ellipsis.
6455
6456 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6457
6458         * message.el (message-elide-region): Allow the ellipsis to say how many
6459         lines were removed.
6460
6461 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6462
6463         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
6464         window configurations containing buffers that are now dead.
6465
6466         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
6467         parsing to avoid integer overflows.
6468         (nnimap-parse-flags): Simplify the last change.
6469         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
6470         too large for 32-bit Emacsen.
6471
6472 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6473
6474         * auth-source.el (auth-source-netrc-create):
6475         * message.el (message-yank-original): Fix use of `case'.
6476
6477 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
6478
6479         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
6480         XEmacs, which was one character too wide.
6481
6482 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
6483
6484         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
6485         default number of articles to display.
6486         (gnus-articles-to-read): Use pretty names for prompt.
6487
6488 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6489
6490         * gnus-int.el (gnus-open-server): Ditto.
6491
6492         * gnus-start.el (gnus-activate-group): Give a backtrace if
6493         debug-on-quit is set and the user hits `C-g'.
6494         (gnus-read-active-file): Ditto.
6495
6496         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
6497
6498 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
6499
6500         * message.el (message-yank-original): Use cond instead of CL case.
6501
6502 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6503
6504         * auth-source.el (auth-source-netrc-create): Use usual format for the
6505         default in prompts.
6506
6507 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6508
6509         * lpath.el: Fbind read-char-choice for XEmacs.
6510
6511 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
6512
6513         * auth-source.el (auth-source-netrc-create): Show the default in the
6514         prompt when prompting for token creation.
6515
6516 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6517
6518         * auth-source.el (auth-source-format-prompt): Always convert the value
6519         to a string to avoid evaluating non-string arguments.
6520         (auth-source-netrc-create): Offer default properly, not as initial
6521         content in `read-string'.
6522         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
6523         of line to determine if we've been run before.  If so, don't run again,
6524         but print a trivial message to indicate the cache was hit instead.
6525
6526 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
6527
6528         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
6529         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
6530         The user will have to run `gnus-sync-read' manually and wait for Cloudy
6531         Gnus.
6532
6533 2011-03-11  Julien Danjou  <julien@danjou.info>
6534
6535         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
6536         modified file".
6537
6538 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
6539
6540         * auth-source.el (auth-source-read-char-choice): New function to read a
6541         character choice using `dropdown-list', `read-char-choice', or
6542         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
6543         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
6544         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
6545         (auth-source-netrc-saver): Use it.
6546         (auth-source-pick-first-password): New convenience function.
6547
6548 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
6549
6550         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
6551         parameter in the credentials.
6552         (nnimap-open-connection-1): Use it after a successful login.
6553         (nnimap-credentials): Add IMAP-specific user and password prompt.
6554
6555         * auth-source.el (auth-source-search): Add :require parameter, taking a
6556         list.  Document it and the :save-function return token.  Pass :require
6557         down.  Change the CREATED message from a warning to a debug statement.
6558         (auth-source-search-backends): Pass :require down.
6559         (auth-source-netrc-search): Pass :require down.
6560         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
6561         Change save prompt to indicate all modifications saved here are
6562         deletions.
6563         (auth-source-netrc-create): Take user login name as default in user
6564         prompt.  Move all the save functionality to a lexically bound function
6565         under the :save-function token in the returned list.  Set up clearer
6566         default prompts for user, host, port, and secret.
6567         (auth-source-netrc-saver): New function, intended to be wrapped for
6568         :save-function.
6569
6570 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6571
6572         * shr.el (shr-table-horizontal-line): Change the defaults for the table
6573         lines to be spaces instead.
6574
6575 2011-03-07  Julien Danjou  <julien@danjou.info>
6576
6577         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
6578         (sieve-sasl-auth): Check that auth-source-search did return something,
6579         or just return an empty string.
6580
6581 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6582
6583         * gnus.el (gnus-interactive): Use read-directory-name.
6584
6585         * gnus-uu.el (gnus-uu-decode-uu-and-save)
6586         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
6587         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
6588         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
6589         Likewise.
6590
6591         * gnus-group.el (gnus-group-make-directory-group): Likewise.
6592
6593 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6594
6595         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
6596         onto the list of killed groups, too.  This makes killed nnimap groups,
6597         for instance, more reliably not reappear.
6598
6599         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
6600         the parent.
6601
6602         * gnus-sum.el (gnus-update-read-articles): Fix typo.
6603
6604         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
6605         really have server-side marks.
6606
6607         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
6608         since most backends do not usefully have server-side marks.
6609         (gnus-update-read-articles): Propagate marks to all backends that
6610         really have server-side marks.
6611
6612 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
6613
6614         * message.el (message-cite-reply-position, message-cite-style):
6615         New variables.
6616         (message-yank-original): Use the new citation styles.
6617
6618 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
6619
6620         * message.el (message-options): Revert 22da67af (workaround for XEmacs
6621         buffer-local issue); don't mark it buffer-local when running under
6622         XEmacs.
6623
6624 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
6625
6626         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
6627         numbers too big to be `read'.
6628
6629 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
6630
6631         * password-cache.el (password-in-cache-p): Add autoload.
6632
6633         * message.el (message-options): Make buffer-local two ways to attempt
6634         to fix a XEmacs bug.
6635
6636 2011-03-02  Julien Danjou  <julien@danjou.info>
6637
6638         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
6639
6640 2011-03-01  Julien Danjou  <julien@danjou.info>
6641
6642         * gnus-art.el (list-identifier): Add list-identifier as a parameter
6643         group.
6644         (article-hide-list-identifiers): Use list-identifier group parameter.
6645
6646 2011-02-28  Julien Danjou  <julien@danjou.info>
6647
6648         * sieve.el (sieve-buffer-script-name): New local variable to store
6649         sieve script name.
6650         (sieve-edit-script): Store sieve script name.
6651         (sieve-upload): Use sieve script name when uploading.
6652         (sieve-upload): Use substitute-command-keys.
6653         (sieve-edit-script): Use substitute-command-keys.
6654         (sieve-refresh-scriptlist): Use substitute-command-keys.
6655         (sieve-manage-mode-map): Define keymap properly.
6656         (sieve-manage-mode): Do not set mode name manually, change mode-name to
6657         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
6658         Remove commented code about cvs.
6659         (sieve-manage-quit): New function.
6660         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
6661
6662 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6663
6664         * gnus-group.el (gnus-import-other-newsrc-file): New function.
6665
6666 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
6667
6668         * auth-source.el (auth-source-search): Cache empty result sets.
6669
6670         * password-cache.el (password-in-cache-p): Convenience function to
6671         check if a key is in the cache, even if the value is nil.
6672
6673         * auth-source.el (auth-source-save-behavior): New variable to replace
6674         `auth-source-never-create'.
6675         (auth-source-netrc-create): Use it.
6676         (auth-source-never-save): Remove.
6677
6678 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
6679
6680         * nnimap.el (nnimap-stream): Doc fix.
6681         (nnimap-open-connection-1): Reverse the order of the ports to that the
6682         prompted-for port is first.
6683
6684         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
6685         retrieval by the no-group selection.
6686
6687         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
6688         numerical parameters.
6689
6690 2011-02-25  Julien Danjou  <julien@danjou.info>
6691
6692         * gnus-gravatar.el: Use gnus-with-article-buffer.
6693
6694         * gnus-art.el (gnus-with-article-buffer): Check that the
6695         gnus-article-buffer is alive.
6696
6697 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
6698
6699         * auth-source.el (auth-source-creation-prompts): New variable to manage
6700         creation-time prompts.
6701         (auth-source-search): Document it.
6702         (auth-source-format-prompt): Add utility function.
6703         (auth-source-netrc-create): Don't default the user name to
6704         user-login-name.  Use `auth-source-creation-prompts' and some default
6705         prompts for user, host, port, and password (the default generic prompt
6706         remains ugly).
6707         (auth-source-never-save): Add customizable option to never save info.
6708         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
6709         mode excursion.
6710
6711 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6712
6713         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
6714         argument that XEmacs doesn't support.
6715
6716         * dgnushack.el (dgnushack-compile): Exclude color.el from being
6717         compiled for Emacsen having no `libxml-parse-html-region' support.
6718
6719         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
6720
6721         * lpath.el: Bind buffer-save-without-query for XEmacs.
6722
6723 2011-02-23  Julien Danjou  <julien@danjou.info>
6724
6725         * gnus-art.el (article-make-date-line): Ignore errors if time is
6726         invalid and not convertible.
6727         (article-make-date-line): Only add lapsed time if time is not nil.
6728
6729 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
6730
6731         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
6732         `read-char-choice' for backwards compatibility.
6733         (auth-source-netrc-element-or-first): New function to DTRT for
6734         parameter extraction.
6735         (auth-source-netrc-create): Use it and fix multiple parameter print
6736         bug.  Use the default passed from above (given-default) or the
6737         built-in (user-login-name for :user).
6738
6739 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
6740
6741         * gnus-start.el (gnus-dribble-read-file):
6742         Set buffer-save-without-query, since we always want to save the dribble
6743         file, probably.
6744
6745         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
6746         nnimap.
6747
6748         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
6749         -summary- since it's a user-visible variable.
6750
6751         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
6752         first time you use the new Gnus.
6753
6754 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
6755
6756         * auth-source.el: Don't load netrc.el.
6757         (auth-sources): Search ~/.netrc as well by default.
6758         (auth-source-debug): Add 'trivia option for extra output.
6759         (auth-source-do-trivia): Use it.
6760         (auth-source-search): Simplify logic to use
6761         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
6762         appropriate.  Don't keep a running count at this level.  Layer :create
6763         and :delete options appropriately on the first and second passes.
6764         Don't track the backend with the search results.
6765         (auth-source-search-backends): New function to search a list of
6766         backends for a processed spec.
6767         (auth-source-netrc-parse): Cache all netrc files, making
6768         auth-source-netrc-cache an alist keyed by the file name and using the
6769         file mtime as the caching criterion.  Keep the obfuscated data secret
6770         with a lexical bind.
6771         (auth-source-netrc-search): Don't calculate the length of the results
6772         unnecessarily.
6773         (auth-source-search-backends): Fix bug.
6774         (auth-source-netrc-create): Rework prompts.
6775
6776 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
6777
6778         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
6779         Lower case names of search constraints.
6780         (nnir-run-query): Cache and reuse search constraints for all imap
6781         servers.
6782
6783 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
6784
6785         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
6786         after exit.
6787         (gnus-setup-message): Define missing variable from last checkin.
6788
6789         * gnus-sum.el (gnus-summary-show-article): When called with t as the
6790         value, show the raw article.
6791
6792 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6793
6794         * gnus.el: No Gnus v0.13 is released.
6795
6796 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6797
6798         * nnimap.el (nnimap-open-connection-1): Revert last change, since
6799         auth-source now accepts numbers.
6800
6801         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
6802         spec, too.
6803         (auth-source-ensure-strings): New function.
6804
6805         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
6806         (gnus-article-setup-buffer): Always restart the date timer so that user
6807         changes to the frequency is respected.
6808
6809         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
6810         port numbers, so make sure it gets that if nnimap-server-port is
6811         explicit.
6812
6813 2011-02-21  Simon Josefsson  <simon@josefsson.org>
6814
6815         * nnimap.el (nnimap-inbox): Doc fix.
6816
6817 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
6818
6819         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
6820         Autoload.  Add optional arg FRAME, and pass it to color-values.
6821         (color-complement): Caller changed.  Doc fix.
6822         (color-gradient): Rewrite for better clarity and efficiency.
6823
6824 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
6825
6826         * shr-color.el (shr-color->hexadecimal): Use renamed function names
6827         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
6828         color-lab-to-srgb.
6829
6830 2011-02-20  Drew Adams  <drew.adams@oracle.com>
6831
6832         * color.el: First part of merge from hexrgb.el.
6833         (color-rgb-to-hex): Rename from color-rgb->hex.
6834         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
6835         saturation to zero if the value is too small.
6836         (color-rgb-to-hsl): Rename from color-rgb->hsl.
6837         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
6838         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
6839         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
6840         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
6841         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
6842         (color-cie-de2000): Doc fix.
6843
6844 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6845
6846         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
6847         given method as in the group name if we're using an extended method.
6848         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
6849         command, if we're using that, instead of waiting for the beginning.
6850
6851         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
6852         we're sure to get unique server names, and we don't output two async
6853         commands in the same buffer.  This fixes an NNTP hang for some users.
6854
6855 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6856
6857         * gnus.el: No Gnus v0.11 is released.
6858
6859 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
6860
6861         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
6862         summary buffer before reading going to the next buffer.  This avoids
6863         putting the point in the group buffer if you `C-g' the command.
6864
6865         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
6866         cache (for now) to make ~/.authinfo.gpg files usable.
6867
6868         * nnfolder.el (copyright-update): Define for the compiler.
6869
6870         * auth-source.el (auth-source-search): Fix unbound variable.
6871
6872 2011-02-19  Glenn Morris  <rgm@gnu.org>
6873
6874         * gnus.el (gnus-meta): Doc fix.
6875
6876 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
6877
6878         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
6879         in case it's not yet loaded.
6880
6881 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
6882
6883         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
6884         line we're waiting for.
6885
6886 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
6887
6888         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
6889         face with line-width greater than zero will cause RET in gnus summary
6890         buffer to scroll down article page-wise because auto vscroll happens,
6891         it should be temporally disabled when doing a scroll-up.
6892
6893 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
6894
6895         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
6896         outputs from the server.
6897
6898 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
6899
6900         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
6901         later so that bbdb can hook in easier.
6902
6903 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
6904
6905         * auth-source.el (auth-source-search): Don't try to create credentials
6906         if the caller doesn't want that.
6907         (auth-source-search): If we don't find a match, don't bug out on
6908         non-bound variables.
6909         (auth-source-search): Only ask a single backend to create the
6910         credentials.
6911
6912         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
6913         logging.
6914         (nnimap-credentials): Protect against auth-source-search returning nil.
6915         (nnimap-request-list): Protect against not being able to open the
6916         server.
6917
6918 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
6919
6920         * auth-source.el (auth-source-search): Do a two-phase search, one with
6921         no :create to get the responses from all backends.
6922
6923         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
6924         when getting credentials.
6925
6926         * gnus-util.el (gnus-delete-duplicates): New function.
6927
6928 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
6929
6930         * nnimap.el (nnimap-credentials): Instead of picking the first port as
6931         a creation default, pass the whole port list down.  It will be
6932         completed.
6933
6934         * auth-source.el (auth-source-search): Updated docs to talk about
6935         multiple creation choices.
6936         (auth-source-netrc-create): Accept a list as a value (from the search
6937         parameters) and do completion on that list.  Keep a separate netrc line
6938         with the password obscured for showing the user.
6939
6940         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
6941         first choice to `auth-source-search' so it will be used for entry
6942         creation instead of the server's Gnus-specific name.
6943         (nnimap-credentials): Rely on the auth-source library to select which
6944         port is actually wanted in the new netrc entry, so don't override
6945         `auth-source-creation-defaults'.
6946
6947         * auth-source.el (auth-source-netrc-parse): Use :port instead of
6948         :protocol and accept a missing user, host, or port as a wildcard match.
6949         (auth-source-debug): Default to off.
6950
6951         (auth-source-netrc-search, auth-source-netrc-create)
6952         (auth-source-secrets-search, auth-source-secrets-create)
6953         (auth-source-user-or-password, auth-source-backend, auth-sources)
6954         (auth-source-backend-parse-parameters, auth-source-search): Use :port
6955         instead of :protocol.
6956
6957         * nnimap.el (nnimap-credentials): Pass a port default to
6958         `auth-source-search' in case an entry needs to be created.
6959         (nnimap-open-connection-1): Use :port instead of :protocol.
6960
6961 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6962
6963         * auth-source.el: Bind load-path when loading EIEIO from
6964         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
6965         21.4 doesn't support, to `require'.
6966         (auth-source-secrets-search): Use mm-delete-duplicates instead of
6967         delete-dups that is not available in XEmacs 21.4.
6968
6969 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
6970
6971         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
6972         as EIEIO must also be loaded when auth-source.el is being
6973         byte-compiled.
6974
6975 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6976
6977         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
6978
6979         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
6980
6981         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
6982
6983         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
6984
6985         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
6986
6987         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
6988
6989         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
6990
6991         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
6992         necessary.
6993
6994 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
6995
6996         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
6997         nil means that nnimap doesn't get updated.
6998
6999 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7000
7001         * auth-source.el (auth-source-netrc-create): Return a synthetic search
7002         result when the user doesn't want to write to the file.
7003         (auth-source-netrc-search): Expect a synthetic result and proceed
7004         accordingly.
7005         (auth-source-cache-expiry): New variable to override
7006         `password-cache-expiry'.
7007         (auth-source-remember): Use it.
7008
7009         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
7010         parameter.  Create entry if necessary by using :create t.
7011         (nnimap-open-connection-1): Don't pass `inhibit-create'.
7012
7013 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
7014
7015         * auth-source.el (auth-source-debug): Enable by default and don't
7016         mention the obsolete `auth-source-hide-passwords'.
7017         (auth-source-do-warn): New function to debug unconditionally.
7018         (auth-source-do-debug): Use it.
7019         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
7020         and for Secrets API entries when the secrets.el library is not
7021         available.
7022
7023 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7024
7025         * gnus-sum.el (gnus-propagate-marks): Default to nil.
7026         (gnus-summary-exit): Kill the correct article buffer on exit from a
7027         `C-d' group.
7028
7029         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
7030         gnus-propagate-marks.
7031
7032         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
7033         before killing the buffers so that a non-full window conf gets handled
7034         correctly.
7035         (gnus-summary-exit): Ditto.
7036         (gnus-summary-read-group-1): Ditto.
7037
7038         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
7039         async code again so that we can debug it properly.
7040
7041         * message.el (message-reply): Take an optional switch-buffer parameter
7042         so that Gnus window confs are respected better.
7043
7044 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
7045
7046         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
7047         `plist-get' to accept non-list parameters (XEmacs issue).
7048         Fix docstring.
7049         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
7050         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
7051         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
7052         Login collection is "Login" and not "login".
7053
7054 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7055
7056         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
7057         multiple headers.
7058
7059         * nnimap.el (nnimap-inhibit-logging): New variable.
7060         (nnimap-log-command): Don't log login commands.
7061
7062         * auth-source.el (auth-source-netrc-search): The asserts seem to want
7063         to have more parameters.
7064
7065         * nnimap.el (nnimap-send-command): Mark the command time for each
7066         command, so that we don't get NOOPs stepping on our toes.
7067
7068         * gnus-art.el (article-date-ut): Get the date from the Date header on
7069         `t'.
7070
7071 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7072
7073         * auth-source.el (auth-source-search): Use copy-sequence instead of
7074         the cl.el copy-list.
7075
7076 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7077
7078         * imap.el: Bring it back (revert
7079         84d800cd31de3064f0ed39617d725709a2f8f42f).
7080
7081 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
7082
7083         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
7084         Improve prompt.
7085
7086 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
7087
7088         * gnus-art.el (gnus-article-mode-line-format): Remove the article
7089         washing status from the default format.  It isn't very informative.
7090
7091 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
7092
7093         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
7094         Fix Gcc processing on imap.
7095
7096 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7097
7098         * imap.el: Remove file.  All the functionality is in nnimap.el.
7099
7100 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7101
7102         * message.el (message-bury): Don't pop up a new window when selected
7103         window is dedicated.
7104
7105 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7106
7107         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
7108
7109 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
7110
7111         * sieve-manage.el: Autoload `auth-source-search'.
7112         (sieve-sasl-auth): Use it.
7113
7114 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
7115
7116         * nnimap.el: Autoload `auth-source-forget+'.
7117         (nnimap-open-connection-1): Use it if the connection fails.
7118
7119         * auth-source.el: Require `password-cache'.
7120         (auth-source-hide-passwords, auth-source-cache): Remove and mark
7121         obsolete.
7122         (auth-source-magic): Marker for `password-cache' keys.
7123         (auth-source-do-cache): Update docstring.
7124         (auth-source-search): Use and check cache.
7125         (auth-source-forget-all-cached, auth-source-remember)
7126         (auth-source-recall, auth-source-forget, auth-source-forget+)
7127         (auth-source-specmatchp): Caching support functions.
7128         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
7129         Remove and obsolete.
7130         (auth-source-user-or-password): Remove caching to further discourage
7131         using it.  Always hide passwords.
7132
7133         * password-cache.el (password-cache-remove): Accept secrets that are
7134         not strings.
7135
7136 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
7137
7138         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
7139         code for now, since it doesn't work for all users.
7140
7141 2011-02-09  Julien Danjou  <julien@danjou.info>
7142
7143         * message.el (message-options): Make message-options really buffer
7144         local.
7145
7146 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
7147
7148         * mail-source.el: Autoload `auth-source-search'.
7149         (mail-source-keyword-map): Note order matters.
7150         (mail-source-set-1): Get all the mail-source source values and
7151         defaults and search auth-source on those if needed.  This can all
7152         probably be simplified.
7153
7154         * nnimap.el: Autoload `auth-source-search'.
7155         (nnimap-credentials): Use it.
7156         (nnimap-open-connection-1): Ask for the virtual server and physical
7157         address in one shot.
7158
7159         * nntp.el: Autoload `auth-source-search'.
7160         (nntp-send-authinfo): Use it.  Note TODO.
7161
7162 2011-02-08  Julien Danjou  <julien@danjou.info>
7163
7164         * shr.el (shr-tag-body): Add support for text attribute in body
7165         markups.
7166
7167         * message.el (message-options): Make message-options a local variable.
7168
7169 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
7170
7171         * auth-source.el (auth-source-secrets-search)
7172         (auth-source-user-or-password): Use `append' instead of `nconc'.
7173         (auth-source-user-or-password): Build return list better and protect
7174         against nil :secret.
7175
7176 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
7177
7178         * nnimap.el (nnimap-update-info): Refactor slightly.
7179         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
7180         (nnimap-update-info): Clean up slightly.
7181         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
7182         characters.
7183         (nnimap-process-quirk): Rename function to avoid collision.
7184         (nnimap-update-info): Fix macrology bug-out.
7185         (nnimap-update-info): Simplify split history test.
7186
7187 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
7188
7189         * auth-source.el (top): Require 'eieio unconditionally.
7190         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
7191         (auth-source-secrets-search): Limit search when `max' is greater than
7192         number of results.
7193
7194 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
7195
7196         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
7197         part not returning any data.
7198
7199         * proto-stream.el (open-protocol-stream): Document the return value.
7200
7201 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7202
7203         * auth-source.el (auth-source-secrets-search): Add examples.
7204
7205 2011-02-06  Julien Danjou  <julien@danjou.info>
7206
7207         * message.el (message-setup-1): Handle message-generate-headers-first
7208         set to t.
7209
7210 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7211
7212         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
7213         API with a string "secrets:collection-name" and with 'default.
7214         (auth-source-backend-parse): Parse "secrets:collection-name" and
7215         'default.  Recurse on parses instead of repeating code.  Use the
7216         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
7217         message when ignoring a source.
7218         (auth-source-search): List ignored search keys at the top level.
7219         (auth-source-netrc-create): Use `case' instead of `cond'.
7220         (auth-source-secrets-search): Created with TODOs.
7221         (auth-source-secrets-create): Created with TODOs.
7222         (auth-source-retrieve, auth-source-create, auth-source-delete)
7223         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7224         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7225         (auth-source-user-or-password-sftp)
7226         (auth-source-user-or-password-smtp): Remove.
7227         (auth-source-user-or-password): Deprecated and modified to be a wrapper
7228         around `auth-source-search'.  Not tested thoroughly.
7229
7230 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
7231
7232         * auth-source.el: Bring in assoc and eioeio libraries.
7233         (secrets-enabled): New variable to track the status of the Secrets API.
7234         (auth-source-backend): New EIOEIO class to represent a backend.
7235         (auth-source-creation-defaults): New variable to set prompt defaults
7236         during token creation (see the `auth-source-search' docstring for
7237         details).
7238         (auth-sources): Simplify to allow a simple string as a netrc backend
7239         spec.
7240         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
7241         (auth-source-backend-parse-parameters): Fill in the backend parameters.
7242         (auth-source-search): Main auth-source API entry point.
7243         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
7244         (auth-source-search-collection): Helper function for searching.
7245         (auth-source-netrc-parse, auth-source-netrc-normalize)
7246         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
7247         Supports search, create, and delete.
7248         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
7249         backend stubs.
7250         (auth-source-user-or-password): Call `auth-source-search' but it's not
7251         ready yet.
7252
7253 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
7254
7255         * message.el (message-setup-1): Remove the read-only stuff, since it
7256         doesn't work under XEmacs, for some reason.
7257
7258         * gnus-sum.el (gnus-user-date): Rename back from
7259         gnus-summary-user-date since user code refers to it.
7260
7261         * shr.el (shr-render-td): Store the actual background color used.
7262
7263         * message.el (message-setup-1): Don't bind the constant
7264         -forbidden-properties.
7265         (message-setup-1): Revert previous change, since it needs to bind the
7266         props to insert them.
7267         (message-resend): Allow removing the read-only separator line.
7268
7269 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7270
7271         * nnimap.el (nnimap-request-accept-article): Give an error message if
7272         the APPEND wasn't successful.
7273
7274 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
7275
7276         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
7277         that have no groups.
7278
7279 2011-02-03  Julien Danjou  <julien@danjou.info>
7280
7281         * gnus-draft.el: Remove progn around gnus-draft-setup.
7282
7283 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7284
7285         * gnus-start.el (gnus-read-active-for-groups): This function is never
7286         called with a nil `infos', so clean that up.
7287         (gnus-get-unread-articles): Request active files from primary/secondary
7288         methods that have no groups (yet).
7289
7290 2011-02-03  Julien Danjou  <julien@danjou.info>
7291
7292         * message.el (message-setup-1): Always generate References first.
7293         (message-mail): Return the return value of message-setup, not always t.
7294         (message-setup-1): Insert mail-header-separator with read-only and
7295         intangible properties set.
7296
7297         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
7298         user-date in docstring.
7299
7300         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
7301
7302         * gnus.el (gnus-summary-line-format): Mention &user-date format in
7303         docstring.
7304
7305         * gnus.el (gnus-user-date-format-alist): Change default value.
7306         Use defcustom, with type and group.  Move from gnus-util.el.
7307         Rename to gnus-summary-user-date-format-alist.
7308
7309 2011-02-03  Glenn Morris  <rgm@gnu.org>
7310
7311         * nnimap.el (gnus-fetch-headers): Declare.
7312
7313         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
7314
7315 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7316
7317         * message.el (message-forward-make-body-digest-plain)
7318         (message-followup, message-reply): Clean up things noted by Stefan.
7319
7320         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
7321         gnus-article-update-date-headers is nil.
7322         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
7323         it didn't really work with defcustom.
7324         (article-update-date-lapsed): Make sure the window start doesn't move,
7325         either.
7326
7327 2011-02-01  Julien Danjou  <julien@danjou.info>
7328
7329         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
7330         format.
7331
7332         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
7333         standard in Emacs nowadays.
7334
7335         * color.el (color-gradient): Add a color-gradient function.
7336
7337 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7338
7339         * message.el (message-expand-name): Don't trust the return value of
7340         bbdb-complete-name.
7341         (message-check-news-header-syntax): Remove unused var `start'.
7342         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
7343         (message-inhibit-body-encoding): Move to before first use.
7344         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
7345         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
7346         (Organization, Message-ID, Date, mh-previous-window-config):
7347         Defvar the vars using dynamic scoping.
7348
7349 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
7350
7351         * shr.el (shr-render-td): Only do colors at the final rendering.
7352         Should be slightly faster.
7353         (shr-insert-table): Fix up TD background colors when doing the
7354         vertical padding.
7355
7356         * gnus-art.el (article-date-ut): Protect against articles with no Date
7357         header.
7358         (article-update-date-lapsed): Don't use current-column to find the
7359         horizontal position.  It's fragile in the presence of \003 characters.
7360
7361         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
7362
7363 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7364
7365         * gnus-art.el (article-transform-date): Rewrite to still work when
7366         there are several rfc2822 parts.
7367         (article-transform-date): Fix infinite recursion.
7368         (article-date-ut): Replace infinitely many Date headers with a single
7369         one when called interactively.
7370
7371         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
7372         secure manner.
7373
7374         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
7375         move around by not using save-window-excursion.  It seems to work...
7376
7377 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7378
7379         * gnus-art.el (article-make-date-line): Work for user-defined format.
7380
7381 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7382
7383         * nntp.el (nntp-retrieve-group-data-early)
7384         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
7385         fetching functions.
7386
7387         * gnus-start.el (gnus-read-active-for-groups): Read the active files
7388         thoroughly for all backends that have no known groups.  This should
7389         allow new nnml methods to retrieve mail.
7390
7391         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
7392         that Gnus doesn't know exists again.
7393
7394         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
7395         (gnus-treat-date-ut): Ditto.
7396         (gnus-article-update-date-header): Rename.
7397         (gnus-treat-date-local): Remove.
7398         (gnus-treat-date-english): Remove.
7399         (gnus-treat-date-lapsed): Remove.
7400         (gnus-treat-date-combined-lapsed): Remove.
7401         (gnus-treat-date-original): Remove.
7402         (gnus-treat-date-iso8601): Remove.
7403         (gnus-treat-date-user-defined): Remove.
7404         (gnus-article-date-headers): New variable to control all the date
7405         header options.
7406         (article-date-ut): Rewrite to allow using the new way to format date
7407         headers(s).
7408
7409 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
7410
7411         * nnmail.el (nnmail-article-group): Check for a direct fancy split
7412         method.
7413         (nnmail-article-group): A better test for fanciness.
7414
7415         * nnimap.el (nnimap-request-head): Protect against not finding the
7416         article by Message-ID.
7417
7418 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
7419
7420         * gnus-art.el (article-update-date-lapsed): Try a better way to really
7421         keep point at the "same place".
7422
7423 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7424
7425         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
7426         data if the group is inactive.
7427
7428 2011-01-28  Julien Danjou  <julien@danjou.info>
7429
7430         * gnus-win.el: Remove dead function gnus-window-configuration-element.
7431         (gnus-all-windows-visible-p): Remove old compatibility code.
7432         (gnus-window-top-edge): Add docstring.
7433
7434         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
7435
7436 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7437
7438         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
7439         older request-update-info.
7440
7441         * gnus-art.el (article-make-date-line): Limit the length a bit more.
7442
7443 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
7444
7445         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
7446         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
7447
7448 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7449
7450         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
7451         groups.  This makes the nndraft:queue group pop up if it's not already
7452         there.
7453
7454         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
7455         messages" logic, which was reversed.
7456
7457         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
7458         the "same place" even if point is on the line being replaced.
7459         (article-update-date-lapsed): Allow updating both the combined lapsed
7460         and the lapsed headers.
7461         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
7462         (article-make-date-line): Limit the number of segments dynamically to
7463         avoid too-long lines.
7464
7465 2011-01-27  Julien Danjou  <julien@danjou.info>
7466
7467         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
7468         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
7469
7470 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7471
7472         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
7473         Use plist-get instead of the cl function getf.
7474
7475 2011-01-27  Glenn Morris  <rgm@gnu.org>
7476
7477         * gnus-util.el (float-time): Get rid of compiler warning, again.
7478
7479 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7480
7481         * shr.el (shr-put-color): Special-case background colors: Do put them
7482         at the blank parts at the front of the lines.
7483
7484         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
7485         exit hook to nix out all data on readedness on group exit.
7486
7487         * gnus-util.el (float-time): If float-time is bound, always use it on
7488         all Emacsen.  It's unclear why the subrp check was there.
7489         (time-date): Require to make some autoload issues on XEmacs go away.
7490
7491         * shr.el (shr-put-color): Don't do the box padding in tables, since
7492         they're already padded.
7493
7494 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
7495
7496         * gnus-art.el (gnus-article-next-page): When the last line of the
7497         article is displayed, scroll down once more instead of going to the
7498         next article at once.
7499         (article-lapsed-string): Refactor out and allow specifying how many
7500         segments you want.
7501         (gnus-article-setup-buffer): Start updating the lapsed header directly.
7502         (gnus-article-update-lapsed-header): New variable.
7503
7504         * shr.el: Revert change that made headings use different-sized faces.
7505         The Emacs display engine isn't advanced enough that, for instance,
7506         tables can comfortably use differently-sized faces.
7507
7508 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7509
7510         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
7511         used.
7512         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
7513         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
7514         we're using an encrypted connection.
7515
7516         * proto-stream.el: Alter the interface functions to also return the
7517         actual stream type used: network or tls.
7518
7519 2011-01-25  Julien Danjou  <julien@danjou.info>
7520
7521         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
7522         (mm-display-javascript-inline): New function.
7523
7524         * mm-decode.el (mm-inline-media-tests): Add application/javascript
7525         viewing function.
7526
7527 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7528
7529         * shr.el (shr-expand-newlines): Fix variable name.
7530
7531 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
7532
7533         * shr.el (shr-expand-newlines): Make nested boxes work.
7534
7535 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7536
7537         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
7538         backgrounds.
7539         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
7540         in a more sensible manner.
7541
7542 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
7543
7544         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
7545         if EPG is loaded.
7546
7547 2011-01-24  Julien Danjou  <julien@danjou.info>
7548
7549         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
7550         tags.
7551
7552 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
7553
7554         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
7555         commands.
7556
7557         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
7558         in the article buffer.
7559         (gnus-gravatar-insert): Use blank space from the current buffer to
7560         avoid breaking text properties.  This makes X-Sent updating work again.
7561
7562         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
7563
7564 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
7565
7566         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
7567         fix the bug in url-http.el instead.
7568
7569         * shr.el (shr-image-fetched): Ditto.
7570
7571         * shr.el (shr-image-fetched): Avoid having point move in the article
7572         buffer.
7573
7574         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
7575         buffer after being called.  It's apparently being killed by url.el, and
7576         killing it made point move to end-of-buffer in a random buffer.
7577
7578         * shr.el (shr-image-fetched): Ditto.
7579
7580 2011-01-23  Julien Danjou  <julien@danjou.info>
7581
7582         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
7583
7584         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
7585         text/x-org.
7586
7587 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7588
7589         * gnus-sum.el (gnus-summary-move-article): Protect against backends
7590         (i.e., nnimap) returning nil as the article number.
7591
7592 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7593
7594         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
7595         "DelSp" parameter in RFC3676.
7596
7597 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7598
7599         * message.el (message-check-recipients): Display the encoded version of
7600         the bogus address if they differ.
7601
7602         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
7603         after sending.
7604
7605         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7606
7607         * gnus-group.el (gnus-group-refresh-group): New convenience function.
7608
7609         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
7610         group buffer after sending the queue.
7611
7612         * gnus-agent.el (gnus-agent-send-mail): Ditto.
7613
7614 2011-01-22  Julien Danjou  <julien@danjou.info>
7615
7616         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
7617
7618 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
7619
7620         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
7621         nested related parts.
7622
7623         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
7624         unexpired articles.  This fixes the regression that led expiry marks to
7625         disappear from nnfolder groups.
7626
7627 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7628
7629         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
7630         Don't confuse the "ret" of "retrograde" with RET.
7631
7632 2011-01-21  Julien Danjou  <julien@danjou.info>
7633
7634         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
7635         than mm-insert-inline.
7636
7637 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7638
7639         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
7640         Widen article buffer.
7641
7642 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7643
7644         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
7645         the temp buffer.
7646         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
7647
7648 2011-01-20  Julien Danjou  <julien@danjou.info>
7649
7650         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
7651
7652         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
7653         than mm-insert-inline to insert inline part: this respect
7654         mm-inline-media-tests displayers.
7655
7656         * mm-view.el (mm-display-shell-script-inline): New function.
7657
7658         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
7659
7660         * mm-uu.el (mm-uu-type-alist): Add org block.
7661         (mm-uu-org-src-code-block-extract): New function.
7662
7663         * mm-view.el (mm-display-org-inline): New function.
7664
7665         * mm-decode.el (mm-automatic-display): Add text/org.
7666
7667         * mailcap.el (mailcap-mime-extensions): Add .org.
7668
7669 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7670
7671         * gnus-art.el (gnus-article-highlight): Remove argument passed to
7672         gnus-article-add-buttons.
7673
7674 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
7675
7676         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
7677         From header with a date and "nobody" as the sender.
7678
7679 2011-01-19  Julien Danjou  <julien@danjou.info>
7680
7681         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
7682         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
7683         if you have the same regexp several times.
7684         (gnus-button-push): Fix matching when regexp is symbol.
7685
7686 2011-01-15  Glenn Morris  <rgm@gnu.org>
7687
7688         * message.el (message-mail): A compose-mail function should
7689         accept headers as strings.
7690
7691 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
7692
7693         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
7694         Add :vert-only tags.
7695         (message-mail): New arg RETURN-ACTION.
7696         (message-return-action): New var.
7697         (message-bury): Use it.
7698         (message-mode): Make it buffer-local.
7699         (message-send-and-exit): Always call message-bury.
7700
7701         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
7702         message-mail.
7703
7704 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7705
7706         * nnimap.el (nnimap-convert-partial-article): Protect against
7707         zero-length body parts.
7708
7709         * mm-decode.el (mm-preferred-alternative-precedence):
7710         Discourage showing empty parts.
7711
7712         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
7713         and stuff if the backend didn't return the article number.  This fixes
7714         an Exchange-related nnimap bug.
7715
7716         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
7717         group window, because it does the wrong thing when a separate frame
7718         displays the group buffer.
7719
7720         * proto-stream.el (open-protocol-stream): Protect against the low-level
7721         transport functions returning nil.
7722
7723 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
7724
7725         * mml2015.el (epg-sub-key-fingerprint): Autoload.
7726         (mml2015-epg-find-usable-secret-key): New function.
7727         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
7728         mml2015-epg-find-usable-key (Bug#7797).
7729         (mml2015-epg-encrypt): Ditto.
7730
7731 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7732
7733         * dgnushack.el (rot13-string): Fix the way to get the argument.
7734
7735 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7736
7737         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
7738
7739 2011-01-03  Glenn Morris  <rgm@gnu.org>
7740
7741         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
7742
7743         * sieve.el (sieve-open-server): Give a more explicit error if
7744         sieve-manage-open returns nil.  (Bug#7720)
7745
7746 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
7747
7748         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
7749
7750 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7751
7752         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
7753         This avoids sending passwords in plain text over non-encrypted
7754         channels.
7755
7756         * shr.el (shr-rescale-image): Display all GIF images as animated images.
7757
7758         * nnimap.el (nnimap-login): Refactored out into own function, and
7759         implement CRAM-MD5.
7760         (nnimap-wait-for-line): Refactored out.
7761
7762         * mm-view.el (mml-smime): Require.
7763
7764 2010-12-20  David Engster  <deng@eml.cc>
7765
7766         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
7767         use EPG to decrypt S/MIME messages instead of openssl.
7768
7769 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7770
7771         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
7772
7773         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
7774         status is the group clearly is unreachable.
7775
7776         * auth-source.el (auth-source-create): Add the optional second
7777         parameter to `local-variable-p' to be compatible with XEmacs.
7778
7779 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
7780
7781         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
7782         work when using a compressed nnml folder.
7783
7784 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7785
7786         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
7787         backends after sanitising on entry, because this never makes sense:
7788         If the articles have gone missing, then the data no longer exists on
7789         the backend, and if they haven't, then Gnus is wrong, and shouldn't
7790         overwrite anything anyway.
7791
7792         * shr.el (shr-insert-document): Bind shr-width dynamically to
7793         window-width if it's nil.
7794
7795 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
7796
7797         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
7798         with the meaning of using the full emacs window width for rendering.
7799
7800 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
7801
7802         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
7803         case when sender is not given.
7804
7805 2010-12-23  Julien Danjou  <julien@danjou.info>
7806
7807         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
7808         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
7809         the addresses, otherwise we might misplaced the gravatar.
7810
7811 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
7812
7813         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
7814         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
7815         obsolete in Emacs.
7816
7817 2010-12-20  Julien Danjou  <julien@danjou.info>
7818
7819         * gnus-util.el (gnus-rescale-image): Revert last change.
7820
7821 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
7822
7823         * binhex.el: Improve commentary (Bug#7482).
7824
7825 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7826
7827         * gnus-group.el (gnus-group-delete-articles): New command.
7828
7829 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7830
7831         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
7832
7833 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7834
7835         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
7836         here, since it's up to the backends to do CRLF removal if their
7837         protocol has it.
7838
7839         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
7840
7841 2010-12-17  Julien Danjou  <julien@danjou.info>
7842
7843         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
7844         they are from file.  Can also scale up.
7845
7846 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
7847
7848         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
7849         Restore gnus-use-agent.
7850         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
7851
7852         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
7853
7854 2010-12-17  Julien Danjou  <julien@danjou.info>
7855
7856         * gravatar.el (gravatar-retrieve-synchronously): New function.
7857         (gravatar-get-data): Make more robust.
7858
7859 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7860
7861         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
7862
7863 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7864
7865         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
7866         to really consider the last line.
7867
7868 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
7869
7870         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
7871         list of recipient keys, or use symmetric encryption if not a list.
7872         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
7873         EPA override, replacing the call to `netrc-store-data'.
7874
7875 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
7876
7877         * gnus-srvr.el: Avoid passing nil regexp argument to
7878         delete-matching-lines.
7879
7880 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7881
7882         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
7883         fetching stops when Gnus exits.
7884
7885         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
7886         function.
7887         (nnfolder-request-expire-articles): Save all the buffers after doing
7888         expiry.
7889
7890         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
7891         the last article", since that led to serious performance regressions
7892         when expiring nnml groups.
7893
7894 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
7895
7896         * nnir.el: Improve customizations.
7897
7898 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7899
7900         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
7901
7902         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
7903         group has been killed.
7904         (gnus-group-yank-group): Ditto.
7905
7906         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
7907
7908         * nnimap.el (nnimap-request-update-group-status): New function.
7909
7910         * gnus-int.el (gnus-request-update-group-status): New interface
7911         function.
7912
7913         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
7914         copying read-ness to the backends.
7915
7916         * nnimap.el (nnimap-quirk): New function.
7917         (nnimap-retrieve-group-data-early): Use it.
7918         (nnimap-quirks): New alist.
7919
7920 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7921
7922         * shr.el (shr-insert): Set shr-start after deleting trailing space;
7923         don't delete it within indentation.
7924
7925 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7926
7927         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
7928         previous line.
7929
7930 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7931
7932         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
7933         QRESYNC command by deleting a superfluous space which broke Cyrus
7934         servers.  This change will break other servers that are buggy the other
7935         way around.
7936
7937 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
7938
7939         * spam.el: Reindent and fix long lines.
7940         (spam-copy-or-move-routine): Exclude invalid move destinations.
7941
7942 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
7943
7944         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
7945         installed the registry.
7946
7947 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7948
7949         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
7950
7951 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7952
7953         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
7954         groupname doesn't contain "gmane".
7955
7956 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7957
7958         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
7959         and netrc-bound-and-true-p bindings.
7960         (netrc-parse): Cache the netrc contents.
7961
7962         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
7963         (gnus-1): Don't create the nndrafts group twice.
7964         (gnus-setup-news): There's no need to read the active file here, since
7965         that's done again later on a per-backend basis.
7966         (gnus-start-draft-setup): Make sure that the new group is started out
7967         empty.
7968
7969         * gnus-agent.el (gnus-agentize): Don't create the queue group
7970         automatically on startup.  It'll be created later, if needed.
7971
7972         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
7973         of automatically subscribed groups.
7974         (gnus-auto-subscribed-categories): New variable.
7975         (gnus-matches-options-n): Use it.
7976         (gnus-default-subscribed-newsgroups): Remove unused variable.
7977         (gnus-start-draft-setup): Message a bit less.
7978
7979 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
7980
7981         * nnir.el (nnir-run-imap): Return article list in order of increasing
7982         UID.
7983
7984 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7985
7986         * gnus-sum.el (gnus-summary-enter-digest-group):
7987         Mention gnus-auto-select-on-ephemeral-exit.
7988
7989         * proto-stream.el (proto-stream-open-network-only): Fix the calling
7990         convention of the network-only option.
7991
7992 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7993
7994         * proto-stream.el (proto-stream-open-network-only): New function to
7995         have a way to specify non-STARTTLS upgrade connections.
7996
7997 2010-12-10  Julien Danjou  <julien@danjou.info>
7998
7999         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
8000         email address is nil.
8001
8002         * message.el (message-bogus-recipient-p): Set address to "" if nil.
8003
8004 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
8005
8006         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
8007         deletion.
8008         (nnir-run-imap): Only need to parse list once.
8009
8010 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8011
8012         * shr.el (shr-tag-script): Ignore <script>.
8013         (shr-tag-label): Add <label> support.
8014
8015 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8016
8017         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
8018
8019         * shr.el (shr-image-displayer): Work for images lined side by side.
8020
8021 2010-12-08  Robert Pluim  <rpluim@gmail.com>
8022
8023         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
8024         parameter, since XEmacs doesn't accept t as a parameter.
8025
8026 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
8027
8028         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
8029         ids.
8030         (nnir-run-gmane): Simplify groupspec formatting.
8031         (nnir-request-expire-articles): New function.
8032
8033 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8034
8035         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
8036         overflow, possibly.
8037
8038         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
8039         (shr-render-td): Handle td style="" better.
8040         (shr-tag-table): Use the color from the style sheet.
8041         (shr-render-td): Make sure we copy over all the overlays, too.
8042
8043 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
8044
8045         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
8046         (nnir-request-article): Improve article retrieval.
8047
8048 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8049
8050         * mm-util.el (mm-extra-numeric-entities): New variable.
8051
8052         * mm-url.el (mm-url-decode-entities):
8053         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
8054
8055         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
8056
8057 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8058
8059         * message.el: Use completion-at-point.
8060         (message-completion-function): New fun, extracted from message-tab.
8061         (message-mode): Use it for completion-at-point-functions.
8062         (message-tab): Use it and completion-at-point.
8063
8064 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8065
8066         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
8067         character if a non-breakable character follows.
8068
8069 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8070
8071         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
8072         any stream.
8073
8074         * shr.el (shr-tag-font): Colorize the region.
8075         (shr-tag-body): Ditto.
8076         (shr-tag-font): Actually let the styles be inherited instead of
8077         overwriting them.
8078         (shr-tag-font): Get the background color right.
8079         (shr-tag-style): Ignore all <style> tags for the moment.
8080
8081         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
8082         a Message-ID to avoid having nnimap depend on gnus-sum.
8083
8084         * shr.el (shr-descend): Only colorize something if we have a node that
8085         sets colors.
8086
8087 2010-12-06  Julien Danjou  <julien@danjou.info>
8088
8089         * shr.el (shr-render-td): Render td content with shr-descend, so style
8090         will be applied to <td> too.
8091         (shr-colorize-region): Colorize region even if we only have a background.
8092         (shr-tag-body): Fix color and background color inheritance.
8093         Do not recolorize after shr-generic.
8094         (shr-tag-font): Let shr-generic colorize via inheritance.
8095
8096 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8097
8098         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
8099
8100 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
8101
8102         * nnir.el (nnir-request-move-article): Remove obsolete code.
8103
8104 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8105
8106         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
8107
8108 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8109
8110         * gnus-sum.el (gnus-summary-respool-article): The completion function
8111         expects a list instead of an alist.
8112
8113         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
8114         string as the parameter.
8115
8116         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
8117
8118         * shr.el (shr-stylesheet): New dynamic variable for cascading the
8119         styles.
8120         (shr-colorize-region): New function.
8121         (shr-insert-background-overlay): Remove.
8122         (shr-render-td): Background setting should be taken care of on a higher
8123         level.
8124         (shr-tag-body): Use post-hoc colorizations.
8125         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
8126         (shr-put-color-1): Don't overwrite old colors.
8127         (shr-colorize-region): When the background color isn't explicit, use
8128         a fixed background.
8129
8130         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
8131         nnmail variables.
8132
8133 2010-12-05  Bjørn Mork  <bjorn@mork.no>
8134
8135         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
8136         unless necessary.
8137
8138 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
8139
8140         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
8141         server.
8142
8143 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8144
8145         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
8146         so that TAB works.
8147
8148         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
8149         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
8150
8151         * shr.el (shr-urlify): Show the URL before the title to avoid
8152         misleading URLs.
8153
8154 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
8155
8156         * shr.el (shr-urlify): Display the title in <a> tags.
8157
8158 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
8159
8160         * nnir.el (nnir-categorize): Replace mapcar with mapc.
8161
8162 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
8163
8164         * nnir.el: Rearrange code to allow macros to be autoloaded by
8165         gnus-sum.el.
8166         (nnir-retrieve-headers-override-function): Make this variable
8167         customizable.
8168         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
8169
8170         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
8171         from nnir.el.
8172
8173 2010-12-03  Julien Danjou  <julien@danjou.info>
8174
8175         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
8176
8177 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8178
8179         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
8180         allow optional argument `environment'.
8181
8182 2010-12-03  Glenn Morris  <rgm@gnu.org>
8183
8184         * mm-extern.el (message-goto-body): Update declaration.
8185
8186 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8187
8188         * gnus-util.el (gnus-macroexpand-all): New function.
8189
8190         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
8191         instead of macroexpand-all that is unavailable in XEmacs.
8192
8193 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
8194
8195         * nnir.el (nnir-summary-line-format): New variable.
8196         (nnir-mode): Use it.
8197         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
8198         (nnir-article-ids): Reimplement as defsubst.
8199         (nnir-retrieve-headers): Don't mangle the subject header.
8200         (nnir-run-imap): Use 100 as RSV score.
8201         (nnir-run-find-grep): Fix for full server searching.
8202         (nnir-run-gmane): Better restriction to gmane groups.
8203
8204         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
8205         summary buffers.
8206
8207 2010-12-02  Julien Danjou  <julien@danjou.info>
8208
8209         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
8210
8211         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
8212
8213         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
8214         support.
8215
8216 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
8217
8218         * nnir.el: Update to handle the registry better.
8219         (autoload): Silence byte-compiler.
8220         (nnir-open-server): Add a hook for nnir groups.
8221         (nnir-request-move-article): Don't mangle the header.  Better to use
8222         formatting variables (which will be added in the future).
8223         (nnir-registry-action): Update the registry using the original article
8224         group name.
8225         (nnir-mode): Install nnir-specific hooks for updating the registry.
8226
8227         * gnus-sum.el
8228         (gnus-article-original-subject, gnus-newsgroup-original-name):
8229         Remove obsolete variables.
8230         (gnus-summary-move-article): Remove use of obsolete variables.
8231         (gnus-summary-local-variables): Make move and delete hooks local to
8232         summary buffers.
8233
8234 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8235
8236         * rtree.el: New file.
8237
8238 2010-12-01  Julien Danjou  <julien@danjou.info>
8239
8240         * message.el (message-user-organization): Do not use
8241         gnus-local-organization.
8242
8243         * gnus.el: Remove gnus-local-organization.
8244
8245         * gnus-msg.el: Remove nastygram thing.
8246
8247 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
8248
8249         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
8250         funcall.
8251
8252 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8253
8254         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
8255         names.
8256
8257         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
8258         characters.
8259
8260         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
8261         to t of inhibit-read-only since it is inside gnus-with-article-headers.
8262         Suggested by Štěpán Němec <stepnem@gmail.com>.
8263         (gnus-gravatar-transform-address): Use mail-extract-address-components
8264         that supports non-ASCII names rather than mail-header-parse-addresses.
8265
8266 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8267
8268         * proto-stream.el (open-protocol-stream): All starttls connections are
8269         handled by the network handler.
8270
8271 2010-11-30  Julien Danjou  <julien@danjou.info>
8272
8273         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
8274         (nnimap-open-connection-1): Fix PREAUTH.
8275
8276         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
8277
8278 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8279
8280         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
8281         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
8282         (shr-insert): Use them.
8283         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
8284
8285 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8286
8287         * nnir.el (nnir-request-move-article): Bail out if original group
8288         doesn't support article moves.
8289         (nnir-get-active): Improve active list retrieval.
8290
8291 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8292
8293         * shr.el (shr-find-fill-point): Don't break before apostrophes.
8294
8295 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
8296
8297         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
8298         seem to accept strings-with-numbers as port numbers.
8299
8300 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8301
8302         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
8303         change the registry.
8304
8305 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8306
8307         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
8308         delete-dups that is not available in XEmacs 21.4.
8309
8310         * mm-util.el (mm-delete-duplicates): Add comment.
8311
8312 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
8313
8314         * nnir.el (nnir-ignored-newsgroups): New variable.
8315         (nnir-get-active): Use it.
8316
8317 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8318
8319         * proto-stream.el (proto-stream-open-network): Add some comments.
8320
8321         * nntp.el (nntp-open-connection): Provide a :success condition.
8322
8323         * nnimap.el (nnimap-open-connection-1): Ditto.
8324
8325         * proto-stream.el (proto-stream-open-network): See what the response to
8326         the STARTTLS command is.
8327
8328         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
8329         backwards compatibility).
8330         (nnimap-open-connection-1): Really respect nnimap-server-port.
8331
8332         * proto-stream.el (proto-stream-open-network): When doing opportunistic
8333         TLS upgrades we don't really care about the identity of the peer.
8334         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
8335         that what we've checked for.
8336         (proto-stream-always-use-starttls): Only default to t if
8337         open-gnutls-stream exists.
8338         (proto-stream-open-network): If STARTTLS failed, then just open a
8339         normal connection.
8340         (proto-stream-open-network): Wait until the greeting before doing
8341         STARTTLS.
8342
8343         * nntp.el (nntp-open-connection): Report what the connection error is.
8344
8345         * proto-stream.el (open-protocol-stream): Rename from
8346         open-proto-stream.
8347
8348 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8349
8350         * nnimap.el (nnimap-stream): Change default to `undecided'.
8351         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
8352         first, and then network.
8353         (nnimap-open-connection-1): Respect nnimap-server-port.
8354         (nnimap-open-connection): Be more backwards-compatible.
8355
8356         * proto-stream.el (proto-stream-always-use-starttls): New variable.
8357         (proto-stream-open-starttls): De-duplicate the starttls code.
8358         (proto-stream-open-starttls): Folded back into the main function.
8359         (proto-stream-open-network): Fix typo in the gnutls path.
8360         (proto-stream-command): Refactor out.
8361
8362         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
8363
8364         * proto-stream.el (proto-stream-open-starttls): Actually implement the
8365         starttls.el STARTTLS.
8366
8367         * color.el (color-lab->srgb): Fix function call name.
8368
8369         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
8370         if we're using tls.el.
8371         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
8372         built in, then don't try to establish a STARTTLS connection.
8373
8374         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
8375         servers.
8376
8377         * proto-stream.el (open-proto-stream): Use network, not stream.
8378         (open-proto-stream): Add a way to specify what the end of a command is.
8379
8380         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
8381         connections types.
8382         (nntp-open-network-stream): Remove.
8383         (nntp-open-ssl-stream): Remove.
8384         (nntp-open-tls-stream): Remove.
8385         (nntp-ssl-program): Remove.
8386
8387         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
8388
8389 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
8390
8391         * nnir.el: Fix typos.
8392         (nnir-retrieve-headers-override-function): Rename variable to reflect
8393         new semantics.
8394         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
8395         macros.
8396         (nnir-request-article, nnir-request-move-article): Use them.
8397         (nnir-categorize): New function.
8398         (nnir-run-query): Use it.
8399         (nnir-retrieve-headers): Rewrite to batch header retrieval.
8400         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
8401         sorted.
8402         (nnir-group-full-name): Use gnus-group-full-name instead.
8403         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
8404         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
8405
8406 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8407
8408         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
8409
8410         * proto-stream.el: New library to provide protocol-specific
8411         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
8412         protocols.
8413         (open-proto-stream): Complete the documentation.
8414         (proto-stream-open-network): Fix some typos.
8415
8416         * nnimap.el (nnimap-open-connection): Use it.
8417
8418 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
8419
8420         * pop3.el (pop3-open-server): Read server greeting before starting TLS
8421         negotiation.
8422
8423 2010-11-26  Julien Danjou  <julien@danjou.info>
8424
8425         * color.el: Rename various rgb functions to srgb.
8426
8427 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8428
8429         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
8430         names.
8431
8432 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8433
8434         * shr.el (shr-insert): Revert last change.
8435         (shr-find-fill-point): Never leave point being at bol;
8436         relax the kinsoku limitation when rendering tables.
8437
8438 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8439
8440         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
8441         results from -accept-article.
8442
8443         * shr-color.el: Require cl when compiling.
8444
8445         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
8446         checkin.
8447
8448         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
8449
8450         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
8451
8452         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
8453         'add and 'delete to set backend marks.
8454
8455         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
8456
8457         * nnheader.el (nnheader-update-marks-actions): Refactor out.
8458
8459         * nntp.el (nntp-request-set-mark): Use it.
8460
8461         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8462
8463         * nnml.el (nnml-request-set-mark): Ditto.
8464
8465         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
8466         introduces regressions in article selection.
8467         (nnimap-find-uid-response): New function.
8468         (nnimap-request-accept-article): Use the UID returned, if any.
8469         (nnimap-request-move-article): Use the UID returned, if any.
8470         (nnimap-get-groups): Reimplement to work with folded lines.
8471         (nnimap-find-uid-response): The UID is the last element in the list.
8472         (nnimap-request-set-mark): Extend syntax with 'set.
8473
8474         * nnml.el (nnml-request-set-mark): Ditto.
8475
8476         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8477
8478         * nntp.el (nntp-request-set-mark): Ditto.
8479
8480 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8481
8482         * message.el (message-called-interactively-p): A temporary macro.
8483         (message-goto-body): Use it temporarily.
8484
8485 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8486
8487         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
8488         (nnimap-last-response-string): Unfold quoted lines, if they exist.
8489         (nnimap-last-response-string): Fix last unfolding fix.
8490
8491 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8492
8493         * shr.el (shr-insert): Fix the way to fold lines.
8494
8495 2010-11-25  Julien Danjou  <julien@danjou.info>
8496
8497         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
8498
8499         * color.el: Rename from color-lab.el
8500         (color-rgb->hex): Add.
8501         (color-complement): Add.
8502         (color-complement-hex): Add.
8503
8504         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
8505
8506 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8507
8508         * shr-color.el (shr-color-visible): Don't bug out if the color names
8509         don't exist.
8510
8511 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8512
8513         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
8514         assuming that article displaying or another mml-preview may be
8515         interrupted for an error or for the like.
8516
8517         * shr.el (shr-get-background): Fix argument name.
8518
8519 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8520
8521         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
8522
8523         * gnus-sum.el (gnus-summary-include-articles): New function.
8524
8525         * message.el (message-goto-body): called-interactively-p needs a
8526         parameter, so use `any'.
8527
8528         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
8529         clear marks before moving, since they're synced from the Gnus side
8530         first.
8531
8532         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
8533         (gnus-summary-move-article): Copy over all marks before moving, so that
8534         IMAP doesn't think a new article has arrived.
8535
8536 2010-11-24  Julien Danjou  <julien@danjou.info>
8537
8538         * shr.el (shr-insert-background-overlay): Fix typo.
8539         (shr-render-td): Copy the background before rendering.
8540
8541         * shr-color.el (shr-color-visible): Fix docstring.
8542
8543         * shr.el (shr-tag-table): Add bgcolor support.
8544         (shr-render-td): Add bgcolor support.
8545         (shr-get-background): Add.
8546         (shr-insert-foreground-overlay): Use shr-get-background.
8547
8548         * message.el (message-goto-body): Use called-interactively-p.
8549         (message-in-body-p): message-goto-body returns point.
8550
8551 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8552
8553         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
8554         Fixes something or other in Emacs 23, and is backwards compatible.
8555
8556         * message.el (message-goto-body): Remove the <#secure special-casing,
8557         which is too special.
8558
8559         * shr.el (shr-parse-style): Drop !important from styles.
8560
8561 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
8562
8563         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
8564         this function to return incorrect results when calling it with an
8565         explicit article argument different from
8566         (gnus-summary-article-number).
8567
8568 2010-11-24  Julien Danjou  <julien@danjou.info>
8569
8570         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
8571         (shr-tag-body): Add background support.
8572         (shr-descend): Add background support.
8573         (shr-tag-title): Add.
8574
8575         * shr-color.el (shr-color-visible): Really return original background
8576         if fixed.
8577
8578 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8579
8580         * shr.el (shr-color-check): Protect against non-existent color names.
8581
8582 2010-11-24  Julien Danjou  <julien@danjou.info>
8583
8584         * color-lab.el: Require 'cl when compiling.
8585
8586         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
8587
8588         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
8589         matched part.
8590
8591         * color-lab.el: Fix all expt calls to use float type.
8592
8593 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8594
8595         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
8596         expression to shr-color-check as is.
8597
8598         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
8599
8600         * color-lab.el: Add coding cookie.
8601         (float-pi): Use eval-and-compile.
8602
8603         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
8604         compiled for Emacsen having no `libxml-parse-html-region' support.
8605
8606 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8607
8608         * shr.el (shr-insert-color-overlay): Split stuff like
8609         "#444444 !important" to find the real color.
8610         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
8611         parse <font color="red"> entries.
8612
8613 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
8614
8615         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
8616         point when parsing headers.
8617
8618         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
8619         is positioned properly when parsing headers.
8620
8621 2010-11-23  Julien Danjou  <julien@danjou.info>
8622
8623         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
8624
8625         * shr-color.el (shr-color->hexadecimal): Add support for color names.
8626
8627         * shr.el (shr-parse-style): Replace \n with space in style parsing.
8628
8629         * shr-color.el (shr-color-hsl-to-rgb-fractions):
8630         Use shr-color-hue-to-rgb.
8631         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
8632
8633 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8634
8635         * shr.el (shr-color->hexadecimal): Autoload.
8636         (shr-descend): Add color to all tags.
8637
8638 2010-11-22  Julien Danjou  <julien@danjou.info>
8639
8640         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
8641         shr-color->hexadecimal.
8642
8643         * shr-color.el (shr-color->hexadecimal): Add converting functions for
8644         RGB() or HSL() color representation.
8645
8646         * shr.el (shr-tag-font): Add.
8647         (shr-tag-color-check): New function to get better colors.
8648         (shr-tag-insert-color-overlay): Factorize code between tag-font and
8649         tag-span.
8650
8651         * shr-color.el: New file.
8652
8653         * color-lab.el: New file.
8654
8655         * gnus-art.el (gnus-url-mailto): Do not downcase args.
8656
8657 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
8658
8659         * nnir.el: Fix typo in comments.
8660         (nnir-run-imap): Simplify code.  No need to reverse artlist.
8661         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
8662
8663 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8664
8665         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
8666
8667         * nnimap.el (nnimap-get-capabilities): Refactor out.
8668         (nnimap-open-connection): Re-request capabilities after STARTTLS.
8669
8670 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
8671
8672         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
8673         appearing when `mm-uu-hide-markers' is nil.
8674
8675 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8676
8677         * nnimap.el (nnimap-unselect-group): Make into its own function.
8678         (nnimap-request-rename-group): Unselect group before renaming.
8679         This had gotten lost somewhere.
8680         (nnimap-request-accept-article): Keep track of examined groups, and
8681         unselect the group before APPENDing to read-only groups.
8682         (nnimap-request-move-article): Clear flags before moving so that they
8683         can be re-set later.
8684
8685 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8686
8687         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
8688         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
8689
8690 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8691
8692         * gnus-art.el (gnus-mime-display-single):
8693         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
8694         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
8695         parameter.
8696
8697 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8698
8699         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
8700         (shr-table-vertical-line): New variable.
8701         (shr-insert-table): Use it.
8702
8703 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8704
8705         * gnus-html.el (gnus-html-wash-images): Don't display images if
8706         gnus-inhibit-images is non-nil; register displayer for cid images.
8707         (gnus-html-display-image): Work for cid image.
8708         (gnus-html-insert-image): Allow arguments.
8709         (gnus-html-put-image): Inhibit read-only.
8710         (gnus-html-prefetch-images): Don't prefetch images if
8711         gnus-inhibit-images is non-nil.
8712
8713 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8714
8715         * shr.el (shr-put-image): Break lines when inserting big pictures.
8716
8717 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8718
8719         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
8720         sender, thanks Katsumi Yamaoka.
8721
8722 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
8723
8724         * nnir.el (nnir-run-imap): Reverse the article list for each group
8725         rather than the whole list.
8726
8727 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8728
8729         * shr.el (shr-image-displayer): Protect function against non-existent
8730         image source.
8731
8732         * gnus-art.el (gnus-inhibit-images): New user option.
8733         (gnus-mime-display-single): Don't display image if it is non-nil.
8734
8735         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
8736         gnus-inhibit-images.
8737
8738         * shr.el (shr-image-displayer): New function.
8739         (shr-tag-img): Use it.
8740
8741 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
8742
8743         * mml2015.el (mml2015-epg-sign): Use From header.
8744
8745 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8746
8747         * gnus-html.el (gnus-html-wash-images): Register a displayer.
8748
8749         * gnus-util.el (gnus-find-text-property-region): Return markers.
8750
8751         * shr.el (shr-tag-img): Put a displayer in the text property.
8752
8753         * gnus-util.el (gnus-find-text-property-region): New utility function.
8754
8755         * gnus-html.el (gnus-html-display-image): Make the alt optional.
8756         (gnus-html-show-images): Remove.
8757
8758         * gnus-art.el (gnus-article-show-images): New, more general function.
8759
8760         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
8761         image url text properties.
8762
8763         * shr.el: Ditto.
8764
8765         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
8766         gnus-agent-auto-agentize-methods is set.  Which it isn't.
8767
8768 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8769
8770         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
8771         work for two or more articles.
8772
8773 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8774
8775         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
8776         divide an image that's in an html article to two or more when washing
8777         non-ASCII characters in alt text of it.
8778
8779 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8780
8781         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
8782         smime-decrypt-region using function argument.
8783         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
8784
8785         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
8786
8787         * smime.el (smime-decrypt-region): Catch it.
8788
8789 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8790
8791         * smime.el (smime-mode-map): Move initialization into declaration.
8792         (gnus-run-mode-hooks): Don't autoload.
8793         (smime-mode): Use define-derived-mode.
8794
8795 2010-11-11  Glenn Morris  <rgm@gnu.org>
8796
8797         * smime.el (from): Restrict declaration to XEmacs.
8798
8799         * nnir.el (gnus-group-topic-name): Autoload.
8800
8801 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8802
8803         * shr.el (shr-insert): Don't break long line if it is because of
8804         kinsoku-bol characters in the line end.
8805
8806 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
8807
8808         * nnir.el (nnir-request-move-article): Fix to provide original group
8809         and subject.
8810         (nnir-warp-to-article): Don't fail on articles whose headers haven't
8811         been retrieved.
8812
8813         * gnus-sum.el (gnus-summary-move-article): Use original group and
8814         subject for virtual articles such as those in an nnir summary buffer.
8815
8816 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8817
8818         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
8819         least 21.5).
8820
8821         * smime.el (from): Declare it again for XEmacs.
8822
8823 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8824
8825         * message.el (message-resend): Don't disable encoding unless it's
8826         already encoded.
8827
8828         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
8829         low-numbered articles.
8830
8831 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8832
8833         * rfc2047.el (rfc2047-syntax-table): Simplify.
8834
8835         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
8836
8837         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
8838         set-char-table-range for XEmacs.
8839
8840 2010-11-10  Glenn Morris  <rgm@gnu.org>
8841
8842         * time-date.el (time-to-seconds): Always an alias on Emacs,
8843         never a real function.
8844         (with-no-warnings): Remove compat stub, now unused.
8845         (time-less-p): Doc fix.
8846         (time-to-number-of-days): Simplify.
8847
8848         * smime.el (from): Remove unused declaration.
8849
8850         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
8851         (gnus-float-time): On Emacs, always an alias.
8852
8853         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
8854         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
8855
8856 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8857
8858         * dgnushack.el: Don't use ignore-errors in the top level form since it
8859         is unavailable in XEmacs even if cl is loaded.
8860
8861         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
8862
8863 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8864
8865         * shr.el (browse-url-mailto): Autoload.
8866
8867         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
8868
8869         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
8870         regexp doesn't need quoting.
8871
8872 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
8873
8874         * message.el (message-subject-trailing-was-ask-regexp)
8875         (message-subject-trailing-was-regexp): Match was: in addition to was.
8876
8877 2010-11-09  Glenn Morris  <rgm@gnu.org>
8878
8879         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
8880         (nnbabyl-check-mbox): Use point-at-bol.
8881
8882 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8883
8884         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
8885
8886         * message.el (message-mailto): New function.
8887         (message-mailto): Should accept other parameters.
8888         (message-mailto): Remove since it duplicates browse-url-mailto
8889         functionality.
8890
8891 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8892
8893         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
8894         methods.
8895         (gnus-read-active-file): Ditto.
8896
8897         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
8898         ": " from the prompt.
8899         (gnus-group-make-group): Ditto.
8900
8901 2010-11-07  Glenn Morris  <rgm@gnu.org>
8902
8903         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
8904         (gnus-bookmark-kill-line): Use point-at-eol.
8905
8906 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8907
8908         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
8909         asterisks in From header.
8910
8911 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8912
8913         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
8914         string to avoid making the From headers syntactically invalid.
8915
8916         * message.el (message-send-mail): Don't insert courtesy messages if the
8917         message already has List-Post and List-ID messages.
8918
8919 2010-11-06  Glenn Morris  <rgm@gnu.org>
8920
8921         * gnus-art.el (gnus-treat-article): Give dynamic local variables
8922         `condition', `type', `length' a prefix.
8923         (gnus-treat-predicate): Update for above name changes.
8924
8925 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
8926
8927         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
8928         binding.  Handled by `gnus-summary-refer-thread' instead.
8929         (nnir-warp-to-article): New backend function.
8930
8931         * nnimap.el (nnimap-request-thread): Force dependency updating.
8932
8933         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
8934         (gnus-summary-refer-thread): Rework to improve thread-referral.
8935
8936         * gnus-int.el (gnus-warp-to-article): New function.
8937
8938         * gnus-sum.el (gnus-summary-article-map): Bind it.
8939
8940 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
8941
8942         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
8943         gnus-summary-refer-thread.
8944
8945         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
8946         headers.
8947         (gnus-summary-limit-include-thread): Prevent articles in thread from
8948         being cut in gnus-cut-threads.
8949         (gnus-summary-refer-thread): Limit retrieved headers to those in
8950         thread.
8951
8952 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8953
8954         * message.el (message-send-mail): Use the value of
8955         message-courtesy-message from the message buffer.
8956
8957         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
8958
8959         * shr.el (shr-browse-url): Implement mailto: URLs.
8960
8961         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
8962         "raw".
8963
8964         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
8965         if it's already selected.
8966
8967         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
8968
8969 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8970
8971         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
8972         to measure the length and truncate alt text.
8973
8974 2010-11-03  Glenn Morris  <rgm@gnu.org>
8975
8976         * nndiary.el (nndiary-generate-nov-databases-1)
8977         (nndiary-generate-active-info): Rename dynamic variable `files' to
8978         something less generic.
8979
8980 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
8981
8982         * nnir.el (nnir-request-move-article): Call the underlying backend to
8983         move articles from nnir.
8984
8985 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8986
8987         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
8988
8989 2010-11-02  Julien Danjou  <julien@danjou.info>
8990
8991         * nnir.el: Remove wais support.
8992
8993 2010-11-02  Glenn Morris  <rgm@gnu.org>
8994
8995         * gnus-html.el: Reorder requirements to quieten compiler.
8996
8997 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8998
8999         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
9000         properly for XEmacs as well.
9001         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
9002         (gnus-article-natural-long-line-p): Use window-width rather than
9003         frame-width.
9004
9005 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
9006
9007         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
9008         (nnir-read-parms): Don't modify query.
9009         (nnir-run-query): Add ability to search topic on current line.
9010         (nnir-get-active): Clean up.
9011
9012 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9013
9014         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
9015         degenerate articles.
9016
9017         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
9018         (gnus-print-buffer): Just print the buffer as is, without any copying
9019         to a buffer and then re-highlighting.
9020
9021         * nnimap.el (nnimap-request-group): Store the new updated info.
9022         (nnimap-request-group): Select the group when we don't know whether it
9023         exists or not.
9024
9025         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
9026         groups.
9027
9028         * gnus-group.el (gnus-group-find-new-groups): Display all the new
9029         groups.
9030
9031         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
9032         groups.
9033
9034         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
9035         long-lines case by only filling the long lines.
9036
9037         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
9038         (bug#7311).
9039
9040 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9041
9042         * shr.el: No need to declare `declare-function' since shr.el is for
9043         only Emacsen that provide `libxml-parse-html-region'.
9044
9045         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
9046         effective only in a file it is referred to.
9047
9048 2010-11-01  Glenn Morris  <rgm@gnu.org>
9049
9050         * mm-util.el (gnus-completing-read): Autoload.
9051         (mm-read-coding-system): Simplify Emacs definition.
9052
9053         * nnmail.el (gnus-activate-group):
9054         * nnimap.el (gnutls-negotiate):
9055         * nntp.el (netrc-parse): Fix declarations.
9056
9057 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9058
9059         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
9060         string-match-p in Emacs >=23.
9061
9062         * gnus-msg.el (gnus-configure-posting-styles):
9063         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
9064
9065 2010-11-01  Glenn Morris  <rgm@gnu.org>
9066
9067         * nnir.el (declare-function): Add compat stub.
9068         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
9069         (nnir-run-gmane): Require 'mm-url.
9070
9071         * mm-util.el (mm-string-to-multibyte): Simplify.
9072
9073         * shr.el (declare-function): Add compat stub.
9074         (url-cache-create-filename): Declare.
9075         (mm-disable-multibyte, widget-convert-button): Autoload.
9076
9077         * smime.el (ldap-search): Declare.
9078         (smime-cert-by-ldap-1): Require ldap on Emacs.
9079
9080         * nnimap.el: Require nnmail, and gnus-sum when compiling.
9081         (nnimap-keepalive): Use gnus-float-time.
9082
9083         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
9084         (mail-source-delete-crash-box): Use gnus-float-time.
9085
9086         * gnus-dired.el (gnus-completing-read): Autoload.
9087
9088         * mm-view.el (gnus-rescale-image): Autoload.
9089
9090         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
9091
9092         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
9093
9094         * sieve-manage.el: Require 'cl when compiling.
9095
9096         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
9097         (gnus-iswitchb-completing-read): Require iswitchb.
9098         (gnus-select-frame-set-input-focus): Silence compiler.
9099
9100 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9101
9102         * message.el (message-subject-trailing-was-query): Change default to t,
9103         since I think that's what most people want.
9104
9105         * nnimap.el (nnimap-request-accept-article): Erase buffer before
9106         appending for easier debugging.
9107         (nnimap-wait-for-connection): Take a regexp.
9108         (nnimap-request-accept-article): Wait for the continuation line before
9109         sending anything unless we're streaming.
9110
9111         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
9112         leave the header washing to take place.
9113
9114 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9115
9116         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
9117         regular expression match and replace in posting styles.
9118
9119 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
9120
9121         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
9122         an entire server.
9123         (nnir-get-active): New function.
9124         (nnir-run-imap): Use it.
9125         (nnir-run-gmane): Who knew, gmane search returns an article score!
9126
9127         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
9128         server on the current line with nnir.
9129
9130 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9131
9132         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
9133         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
9134         left edge.
9135         (gnus-article-foldable-buffer): Skip past the prefix when determining
9136         raggedness.
9137
9138         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
9139         the raw article, and change `C-u g' to show the article without doing
9140         treatments.
9141
9142         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
9143         on to `gnus-treat-article'.
9144         (gnus-inhibit-article-treatments): New variable.
9145
9146         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
9147
9148         * gnus-art.el (gnus-treatment-function-alist): Have
9149         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
9150         (gnus-treat-fill-long-lines): Change default to fill all text/plain
9151         sections.
9152
9153         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
9154         parameter.
9155         (gnus-article-fill-cited-long-lines): New function.
9156         (gnus-article-fill-cited-article): Allow filling only long sections.
9157
9158         * shr.el (shr-find-fill-point): Don't break lines between punctuation
9159         and non-punctuation (like after the apostrophe in "'We").
9160
9161         * gnus-sum.el (gnus-summary-select-article): Make sure
9162         gnus-original-article-buffer is alive.
9163
9164         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
9165         reflect the order they're in in the digest.
9166
9167         * gnus.el (gnus-group-startup-message): Move point to the start of the
9168         buffer.
9169
9170         * nnimap.el (nnimap-capability): New function.
9171         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
9172         is set.
9173
9174 2010-10-31  David Engster  <dengste@eml.cc>
9175
9176         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
9177         conform with changes to gnus-completing-read.
9178
9179 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9180
9181         * shr.el (shr-tag-img): Output "*" instead of "[img]".
9182
9183 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9184
9185         * nnir.el: Move defvar, defcustom around to keep file organized
9186         and keep byte-compiler quiet.
9187         (nnir-read-parms): Accept search-engine as arg.
9188         (nnir-run-query): Pass search-engine as arg.
9189         (nnir-search-engine): Remove.
9190
9191 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9192
9193         * shr.el (shr-generic): The text nodes should be text, not :text.
9194
9195         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
9196         later in the file.
9197
9198 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9199
9200         * nnir.el: General clean up.  Allow searching with multiple engines.
9201         Allow separate extra-parameters for each engine.
9202         Batch queries when possible.
9203         (nnir-imap-default-search-key, nnir-method-default-engines):
9204         Add customize interface.
9205         (nnir-run-gmane): New engine.
9206         (nnir-engines): Use it.  Qualify all prompts with engine name.
9207         (nnir-search-engine): Remove global variable.
9208         (nnir-run-hyrex): Restore for now.
9209         (nnir-extra-parms, nnir-search-history): New variables.
9210         (gnus-group-make-nnir-group): Use them.
9211         (nnir-group-server): Remove in favor of gnus-group-server.
9212         (nnir-request-group): Avoid searching twice.
9213         (nnir-sort-groups-by-server): New function.
9214
9215 2010-10-30  Julien Danjou  <julien@danjou.info>
9216
9217         * gnus-group.el: Remove gnus-group-fetch-control.
9218
9219         * gnus-start.el (gnus-find-new-newsgroups):
9220         Remove gnus-check-first-time-used.
9221
9222         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
9223
9224 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9225
9226         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
9227         set on groups that don't have \* permanentflags.
9228
9229 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9230
9231         * shr.el (shr-tag-span): Drop colorization of regions since we don't
9232         control the background color.
9233         (shr-tag-img): Ignore very small web bug type images.
9234         (shr-put-image): Add help-echo alt texts to the images.
9235         (shr-tag-video): Show the video poster image.
9236
9237 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9238
9239         * shr.el (shr-table-depth): New variable.
9240         (shr-tag-table-1): Only insert the images after the top-level table.
9241
9242         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
9243
9244         * gnus-util.el (gnus-list-memq-of-list): New function.
9245
9246         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
9247         selected.
9248         (nnimap-unsplittable-articles): New slot.
9249         (nnimap-new-articles): Use it.
9250
9251 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
9252
9253         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
9254         move to the previous line on `M-g'.
9255
9256 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9257
9258         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
9259         *-request-group, which seems unnecessary.
9260
9261         * nnimap.el (nnimap-quote-specials): Function copied over from
9262         imap.el.
9263         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
9264         they support that.  Suggested by Tom Regner.
9265
9266 2010-10-29  Julien Danjou  <julien@danjou.info>
9267
9268         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
9269         defalias.
9270         (gnus-summary-delete-marked-with): Remove obsolete defalias.
9271
9272         * gnus.el: Remove `gnus-nntp-service' variable.
9273         (gnus-secondary-servers): Make obsolete.
9274         (gnus-nntp-server): Make obsolete.
9275
9276         * gnus-start.el (gnus-1): Remove x-splash calls.
9277
9278         * gnus-ems.el (gnus-x-splash): Remove.
9279
9280         * gnus.el (gnus-group-startup-message): Simplify/update code.
9281
9282         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
9283         definition.
9284
9285         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
9286         capability before doing anything.
9287         (gnus-group-insert-group-line): Remove useless
9288         gnus-group-remove-excess-properties.
9289
9290 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9291
9292         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
9293
9294 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9295
9296         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
9297         config after reselecting.
9298
9299 2010-10-28  Julien Danjou  <julien@danjou.info>
9300
9301         * shr.el (shr-put-image): Use point even if only inserting text.
9302         (shr-put-image): Save excursion when inserting alt text on non-graphic
9303         display, so the behavior is the same when we are on a graphic display.
9304
9305         * nnir.el (nnir-run-swish-e): Remove hyrex support.
9306
9307 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9308
9309         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
9310         (gnus-mime-copy-part): Check coding system, not charset.
9311         (gnus-mime-view-part-externally): Never remove part.
9312         (gnus-mime-view-part-internally): Don't remove part here.
9313         (gnus-article-part-wrapper): Make sure MIME tag is visible.
9314         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
9315         multipart/alternative.
9316
9317         * mm-decode.el (mm-display-part): Take optional arg `force'.
9318
9319 2010-10-26  Julien Danjou  <julien@danjou.info>
9320
9321         * gnus-group.el (gnus-group-default-list-level): Add this function to
9322         compute the default list level.
9323         (gnus-group-default-list-level): Add possibility to use a function.
9324
9325 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9326
9327         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
9328
9329         * gnus-group.el (gnus-group-completing-read)
9330         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
9331         gnus-replace-in-string.
9332
9333 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9334
9335         * shr.el (shr-tag-div): Add.
9336
9337         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
9338
9339 2010-10-25  Julien Danjou  <julien@danjou.info>
9340
9341         * gnus-util.el: Remove `gnus-with-local-quit'.
9342
9343         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
9344
9345 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9346
9347         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
9348         the original article buffer.
9349
9350 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9351
9352         * nnimap.el (nnimap-request-head): New function.
9353         (nnimap-request-move-article): Try to be slightly faster by not
9354         requesting the entire message when moving.
9355         (nnimap-transform-headers): Don't bug out on bodiless articles.
9356         (nnimap-send-command): Have no outstanding messages if the IMAP server
9357         doesn't support streaming.
9358         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
9359
9360 2010-10-24  Julien Danjou  <julien@danjou.info>
9361
9362         * message.el (message-default-headers): Fix type.
9363
9364 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9365
9366         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
9367         prefetching images.
9368
9369         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
9370         backend for unknown groups.  This is mainly useful for nnimap groups.
9371
9372         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
9373         group isn't covered by the agent.
9374
9375 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
9376
9377         * nnir.el (nnir-method-default-engines): New variable.
9378         (nnir-run-query): Use it.
9379         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
9380         (gnus-summary-nnir-goto-thread): Change group if needed.
9381
9382         * gnus-group.el (gnus-group-group-map): Add key binding for
9383         gnus-group-make-nnir-group.
9384
9385 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9386
9387         * shr.el (shr-tag-object): Add.
9388
9389         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
9390         original article buffer live.
9391         (gnus-summary-select-article-buffer):
9392         Mention gnus-widen-article-buffer.
9393
9394 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9395
9396         * shr.el (shr-tag-strong): Add.
9397
9398 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9399
9400         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
9401         group names.  They mess up the group buffer badly.
9402
9403         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
9404
9405         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
9406         instead of the summary one.
9407
9408 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9409
9410         * mml.el (mml-preview): Work properly when editing article.
9411
9412         * gnus-start.el (gnus-read-active-file-1): Don't add method to
9413         gnus-have-read-active-file if it's already been in.
9414
9415 2010-10-22  Tom Tromey  <tromey@redhat.com>
9416
9417         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
9418         gnus-group-completing-read.
9419
9420 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9421
9422         * message.el (message-mode-map): Don't bind M-; to comment region, to
9423         allow the global comment-dwim to work.
9424
9425 2010-10-21  Julien Danjou  <julien@danjou.info>
9426
9427         * message.el (message-setup-1): Allow message-default-headers to be a
9428         function.
9429
9430 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9431
9432         * shr.el (shr-tag-table): Simplify.
9433
9434 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9435
9436         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
9437         to avoid trying to snarf invalid stuff.
9438
9439         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
9440
9441         * gnus.el (gnus-message-archive-group): Quote value.
9442         (gnus-message-archive-group): Mark as changed.
9443
9444         * shr.el (shr-add-font): Don't put the font properties on the newline
9445         or the indentation.
9446
9447         * message.el (message-fix-before-sending): Change options when sending
9448         non-printable characters.
9449
9450         * gnus.el (gnus-message-archive-method): Change the default to
9451         monthly outgoing groups.
9452
9453         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
9454         that have gotten new numbers.
9455
9456         * nnimap.el (nnimap-request-replace-article): New function.
9457
9458 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9459
9460         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
9461         (nnrss-request-article): Don't use special html washing code.
9462
9463 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9464
9465         * shr.el (shr-tag-table): Remove useless nconc.
9466
9467 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9468
9469         * gnus-art.el (article-wash-html): Simplify and remove the charset
9470         stuff.  Use the normal html rendering code instead of the special html
9471         washing code.
9472
9473         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
9474         `gnus-w3m' symbols.
9475         (mm-text-html-washer-alist): Remove.
9476
9477         * mm-decode.el (mm-inline-text-html-renderer): Remove.
9478         (mm-inline-media-tests): Remove use.
9479         (mm-text-html-renderer): Change default to the `shr' symbol.
9480
9481         * mm-view.el (mm-inline-text-html): Remove use.
9482
9483         * gnus-art.el (gnus-blocked-images): New function.  Allow the
9484         `gnus-blocked-images' to be a function.
9485         (gnus-article-wash-function): Remove.
9486
9487 2010-10-20  Julien Danjou  <julien@danjou.info>
9488
9489         * spam.el (spam-list-of-processors): Mark as obsolete.
9490
9491         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
9492         (nnimap-insert-partial-structure): Fix boundary detection.
9493
9494 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
9495
9496         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
9497         run file-truename on remote files.  This can be expensive and even
9498         prevent one from editing drafts if some unrelated buffer has a stale
9499         connection.
9500
9501 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9502
9503         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
9504         kinsoku-eol regardless of shr-kinsoku-shorten.
9505         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
9506         (shr-tag-table): Support caption, thead, and tfoot.
9507
9508 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9509
9510         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
9511         lines.
9512         (shr-save-contents): New command and keystroke.
9513
9514         * nndoc.el (nndoc-type-alist): Add git support.
9515         (nndoc-git-type-p): New function.
9516         (nndoc-transform-git-article): Ditto.
9517         (nndoc-transform-git-headers): Ditto.
9518         (nndoc-transform-git-headers): Generate Subject headers.
9519
9520         * shr.el (shr-parse-style): New function.
9521         (shr-tag-span): Ditto.
9522
9523         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
9524         to `G G' to avoid collisions.
9525
9526 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9527
9528         * shr.el: Load kinsoku if necessary.
9529         (shr-kinsoku-shorten): New internal variable.
9530         (shr-find-fill-point): Make kinsoku shorten text line if
9531         shr-kinsoku-shorten is bound to non-nil.
9532         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
9533         shr-indentation too when testing if table is wider than frame width.
9534         (shr-insert-table): Use `string-width' instead of `length' to measure
9535         text width.
9536         (shr-insert-table-ruler): Make sure indentation is done at bol.
9537
9538 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9539
9540         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
9541         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
9542         undecoded network data.
9543
9544 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9545
9546         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
9547         name in the mode line spec so that the mode line menu works
9548         (bug#2431).
9549
9550         * message.el (message-get-reply-headers): If we're fed `to-address',
9551         then always use that.
9552
9553         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
9554         aren't so wide as to need to switch off the edit menu.
9555
9556         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
9557         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
9558
9559         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
9560         `M-g'.
9561         (nnimap-update-info): Update flags/read marks even if \* isn't part of
9562         the permanent marks.
9563
9564 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
9565
9566         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9567         Splitting according to references/in-reply-to obeys the ignore-groups
9568         variable, while splitting by sender and subject do not.
9569
9570 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9571
9572         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
9573         alist, so that we can look for non-Unicode chars.
9574         (article-translate-strings): Allow both character and string maps.
9575
9576 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9577
9578         * shr.el (shr-insert): Don't insert space behind a wide character
9579         categorized as kinsoku-bol, or between characters both categorized as
9580         nospace.
9581
9582 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
9583
9584         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
9585         headers to gnus-newsgroup-headers.
9586
9587 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9588
9589         * shr.el (shr-tag-img): Don't align images -- since we're not
9590         rescaling, this often leads to ugly displays.
9591
9592 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
9593
9594         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
9595         duplicates.
9596
9597 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
9598
9599         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
9600         call.
9601
9602 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9603
9604         * gnus.el: Autoload gnus-html-show-images.
9605
9606         * nnimap.el: Use nnheader-message throughout.
9607
9608         * shr.el (shr-tag-img): Ignore images with no data.
9609
9610 2010-10-15  Julien Danjou  <julien@danjou.info>
9611
9612         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
9613         a possibility to disable format=flow encoding when using hard newlines.
9614
9615 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9616
9617         * shr.el (shr-insert): Remove space inserted before or after a
9618         breakable character or at the beginning or the end of a line.
9619         (shr-find-fill-point): Do kinsoku; find the second best point or give
9620         it up if there's no breakable point.
9621
9622 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9623
9624         * nnimap.el (nnimap-open-connection): Message when opening connection
9625         for debugging purposes.
9626
9627         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
9628         on every setup buffer call to allow this to change from article to
9629         article.
9630
9631         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
9632         buffers where we have a wide table.
9633
9634 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
9635
9636         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
9637         uses *-request-thread.
9638
9639 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9640
9641         * nnimap.el (nnimap-open-connection): Remove %s from openssl
9642         incantation, which is no longer valid.
9643
9644 2010-10-14  Julien Danjou  <julien@danjou.info>
9645
9646         * shr.el: Fix defcustom type (char -> character).
9647
9648 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9649
9650         * nnimap.el (nnimap-open-connection): tls-program should be a list of
9651         programs.
9652
9653 2010-10-14  Julien Danjou  <julien@danjou.info>
9654
9655         * shr.el (shr-tag-a): Use url-link as widget type.
9656
9657         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
9658         `gnus-group-get-icon'.
9659
9660 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9661
9662         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
9663         This should make server editing work better.
9664
9665         * shr.el (shr-find-fill-point): Don't inloop on indented text.
9666
9667         * tls.el (tls-program): Remove spurious %s from openssl.
9668
9669         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
9670         (nnimap-parse-flags): Fix regexp.
9671
9672         * shr.el (shr-find-fill-point): Use a filling algorithm that should
9673         probably work for CJVK text, too.
9674
9675         * nnimap.el (nnimap-extend-tls-programs): Remove.
9676         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
9677
9678         * tls.el (tls-starttls-switches): Remove starttls hack.
9679         (open-tls-stream): Ditto.
9680         (tls-find-starttls-argument): Ditto.
9681
9682 2010-10-13  Julien Danjou  <julien@danjou.info>
9683
9684         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
9685         responses.
9686
9687 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9688
9689         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
9690
9691         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
9692         anything in Emacs.
9693
9694         * shr.el (shr-current-column): Remove buggy and unnecessary function.
9695
9696 2010-10-13  Julien Danjou  <julien@danjou.info>
9697
9698         * shr.el (shr-width): Make shr-width a defcustom with default to
9699         fill-column.
9700         (shr-tag-img): Use shr-width rather than fill-column.
9701
9702 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9703
9704         * dgnushack.el (byte-optimize-apply):
9705         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
9706
9707         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
9708         position when (X-)Faces exist.
9709         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
9710         avatars when called interactively.
9711
9712 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9713
9714         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
9715         gnus-article-x-face-too-ugly is bound.
9716
9717 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9718
9719         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
9720
9721         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
9722         mailbox that doesn't exist.
9723
9724 2010-10-12  Julien Danjou  <julien@danjou.info>
9725
9726         * shr.el (shr-tag-img): Encode URL properly when retrieving.
9727         (shr-get-image-data): Encode URL properly when fetching from cache.
9728         (shr-tag-img): Use aligned-to spaces to align correctly images.
9729
9730         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
9731         before inserting the Gravatar.
9732
9733         * shr.el (shr-tag-img): Add align attribute support for <img>.
9734
9735 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9736
9737         * gnus-gravatar.el (gnus-art): Require.
9738
9739         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
9740         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
9741         Remove long obsoleted functions.
9742
9743 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9744
9745         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
9746
9747         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
9748
9749         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
9750         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
9751         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
9752         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
9753         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
9754         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
9755         * sieve-manage.el, smime.el, spam.el:
9756         Fix comment for declare-function.
9757
9758 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9759
9760         * nnimap.el (nnimap-request-rename-group): Select group read-only
9761         before renaming it.
9762
9763         * shr.el (shr-insert): Fix up the white space only regexp.
9764
9765         * nnimap.el (nnimap-transform-split-mail): Not all articles have
9766         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
9767
9768         * shr.el (shr-current-column): New function.
9769         (shr-find-fill-point): New function.
9770
9771 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9772
9773         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
9774         numbers.
9775
9776 2010-10-11  Julien Danjou  <julien@danjou.info>
9777
9778         * shr.el (shr-hr-line): Add.
9779         (shr-tag-hr): Use shr-hr-line to specify which character to use to
9780         display hr lines.
9781         (shr-max-columns): Do not change state to nil if we just inserting
9782         spaces.
9783
9784 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9785
9786         * gnus-topic.el (gnus-topic-read-group): If after the last group,
9787         select the last group.
9788
9789 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
9790
9791         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
9792
9793 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
9794
9795         * dig.el (dig-mode-map): Declare and define in one step.
9796
9797 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9798
9799         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
9800         for Gnus.
9801         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
9802         (nnimap-update-qresync-info): Mark \Seen articles as read.
9803
9804         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
9805         non-variable, too.
9806
9807         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
9808         available.
9809         (nnimap-update-info): Rely more on the current active than the param
9810         active to avoid marking articles as read too much.
9811
9812         * auth-source.el (auth-source-create): Use (user-login-name) for the
9813         user name default.
9814
9815         * nnimap.el (nnimap-update-info): If the server doesn't return any
9816         useful info, just use the previous info.
9817         (nnimap-update-info): Prefer old info over start-article.
9818         (nnimap-update-qresync-info): Finish implementing QRESYNC.
9819
9820 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
9821
9822         * nnir.el (autoload): Clean up autoloads.
9823         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
9824         Use key rather than value.
9825         (nnir-imap-search-other): New variable.
9826         (nnir-read-parm): Use it.
9827         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
9828         (gnus-summary-nnir-goto-thread): Modify to work with imap.
9829
9830 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9831
9832         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
9833         the process, too.
9834
9835 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9836
9837         * spam.el (gnus-summary-mode-map): Bind to "$".
9838         Suggested by Russ Allbery.
9839
9840         * shr.el: Rework the way things are indented by <li> slightly.
9841
9842         * gnus.el (gnus-group-set-parameter): Fix typo.
9843
9844         * nnimap.el: Start implementing QRESYNC support.
9845
9846 2010-10-09  Julien Danjou  <julien@danjou.info>
9847
9848         * nnir.el (nnir-engines): Fix too many arguments.
9849
9850 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9851
9852         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
9853         group is the "last", so that the backends like nnfolder actually save
9854         their folders.
9855
9856         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
9857         try to use that for the tls stream.
9858         (nnimap-retrieve-group-data-early): Rework the marks code to heed
9859         UIDVALIDITY and find out which groups are read-only and not.
9860         (nnimap-get-flags): Use the same marks parsing code as the rest of
9861         nnimap.
9862
9863 2010-10-09  Julien Danjou  <julien@danjou.info>
9864
9865         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
9866
9867         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
9868         retrieving gravatars.
9869
9870         * shr.el (shr-table-corner): Add.
9871         (shr-table-line): Add.
9872         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
9873
9874 2010-10-08  Julien Danjou  <julien@danjou.info>
9875
9876         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
9877
9878 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
9879
9880         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
9881
9882         * gnus-sum.el (gnus-mark-article-as-unread)
9883         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
9884         (gnus-summary-set-bookmark): Use it.
9885
9886         * gnus-msg.el (gnus-setup-message): Use it.
9887
9888         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9889
9890         * gnus.el (gnus-group-remove-parameter): Use it.
9891
9892         * gnus-group.el (gnus-group-make-web-group): Use it.
9893
9894         * gnus-demon.el (gnus-demon-remove-handler): Use it.
9895
9896         * nnregistry.el: Update docs to mention manual.
9897
9898         * gnus-registry.el: Update docs to mention nnregistry.el.
9899         (gnus-registry-initialize): Don't install nnregistry refer method
9900         automatically.
9901         (gnus-registry-install-nnregistry): Remove it.
9902
9903 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9904
9905         * shr.el (shr-insert): Don't insert double spaces.
9906
9907 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9908
9909         * gnus-gravatar.el (gnus-treat-from-gravatar)
9910         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
9911         called interactively.
9912
9913         * gnus-art.el (gnus-mime-view-part-externally)
9914         (gnus-mime-view-part-internally): Make predicate function passed to
9915         gnus-mime-view-part-as-type assume argument is a mime type, not a list
9916         of a mime type.
9917
9918         * shr.el (shr-table-widths): Don't use cl function `reduce'.
9919
9920 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9921
9922         * shr.el (require): Require cl when compiling.
9923         (shr-tag-hr): New function.
9924
9925         * nnimap.el (nnimap-update-info): Remove double setting of high.
9926         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
9927         This makes nnimap work properly on Courier again.
9928
9929         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
9930         the variable for backwards compatibility.
9931
9932         * mm-decode.el (mm-save-part): If given a non-directory result, expand
9933         the file name before using to avoid setting mm-default-directory to
9934         nil.
9935
9936         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
9937         bidning gnus-agent variables.
9938
9939         * shr.el (shr-render-td): Use a cache for the table rendering function
9940         to avoid getting an exponential rendering behavior in nested tables.
9941         (shr-insert): Rework the line-breaking algorithm.
9942         (shr-insert): Don't leave trailing spaces.
9943         (shr-insert-table): Also insert empty TDs.
9944         (shr-tag-blockquote): Ensure paragraphs after </ul>.
9945
9946 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9947
9948         * gnus-sum.el (gnus-number): Rename from `number'.
9949         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
9950         (gnus-summary-limit-children): Update uses correspondingly.
9951
9952 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9953
9954         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
9955         (gnus-gravatar-transform-address): Don't show avatars of people of
9956         which mail addresses match gnus-gravatar-too-ugly.
9957
9958 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9959
9960         * shr.el (shr-table-widths): Expand TD elements to fill available
9961         space.
9962
9963 2010-10-07  Julien Danjou  <julien@danjou.info>
9964
9965         * nnimap.el (nnimap-request-rename-group): Add this method.
9966
9967 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9968
9969         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
9970         name from XEmacs' function-arglist.
9971
9972         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
9973         gravatar under XEmacs.
9974
9975 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
9976
9977         * auth-source.el: Update docs with TODO items.
9978
9979         * gnus-sync.el: Update docs to explain state and plans.
9980
9981         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
9982         Hooks for mark updates.
9983         (gnus-request-set-mark, gnus-request-update-mark): Use them.
9984
9985         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
9986         hooks with arguments, which is needed for mark update hooks.
9987
9988 2010-10-06  Julien Danjou  <julien@danjou.info>
9989
9990         * gnus.el (gnus-expand-group-parameter): Only return and act on what
9991         was matched.
9992
9993         * sieve-manage.el: Update example in `Commentary'.
9994
9995         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
9996
9997         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
9998         not 2000.
9999         (sieve-manage-authenticate): Re-add function.
10000
10001 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10002
10003         * shr.el (shr-insert): Get 'space transition right.
10004         (shr-render-td): Only delete space at the end of the TD.
10005
10006         * nnimap.el (nnimap-open-connection): Prepare to support
10007         open-gnutls-stream.
10008
10009         * shr.el: Rearrange function order to be more logical.
10010
10011 2010-10-06  Julien Danjou  <julien@danjou.info>
10012
10013         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
10014         (nnrss-discover-feed): Remove 404 URL in docstring.
10015
10016         * nnir.el: Fix Swish-E URL.
10017         Fix Namazu URL.
10018
10019         * message.el (message-change-subject): Remove 404 URL in a comment.
10020
10021 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10022
10023         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
10024         called interactively.
10025
10026         * gnus-util.el (gnus-remove-if): Allow hash table.
10027         (gnus-remove-if-not): New function.
10028
10029         * gnus-art.el (gnus-mime-view-part-as-type):
10030         * gnus-score.el (gnus-summary-score-effect):
10031         * gnus-sum.el (gnus-read-move-group-name):
10032         Replace remove-if-not with gnus-remove-if-not.
10033
10034         * gnus-group.el (gnus-group-completing-read):
10035         Regard collection as a hash table if it is not a list.
10036
10037 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10038
10039         * shr.el (shr-render-td): Allow blank/missing <TD>s.
10040
10041         * shr.el: Document the table-rendering algorithm.
10042
10043 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10044
10045         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
10046         for Emacsen having no `libxml-parse-html-region' support.
10047
10048 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10049
10050         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
10051         invalid URLs.
10052
10053         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
10054         line-broken.
10055         (shr-tag-img): Ignore image fetching errors.
10056         (shr-overlays-in-region): Compute overlay positions correctly.
10057
10058         * mm-decode.el (mm-shr): Require shr.
10059
10060         * gnus-art.el (gnus-blocked-images): Move variable here.
10061
10062         * shr.el (shr-insert-table): Bind free variable.
10063
10064         * mm-decode.el (mm-shr): Bind shr-content-function.
10065
10066         * shr.el (shr-content-function): New variable.
10067
10068         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
10069         added for symmetry.
10070
10071         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
10072
10073         * gnus-group.el (gnus-group-make-group): Doc fix.
10074
10075         * nnimap.el (nnimap-request-newgroups): Return success.
10076
10077         * shr.el (shr-find-elements): New function.
10078         (shr-tag-table): Put all the images after the table.
10079         (shr-tag-table): Really inhibit images inside the table.
10080         (shr-collect-overlays): Copy over overlays from the TD elements to the
10081         main document.
10082
10083         * mm-decode.el (mm-shr): Bind shr-blocked-images to
10084         gnus-blocked-images.
10085
10086 2010-10-05  Julien Danjou  <julien@danjou.info>
10087
10088         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
10089
10090         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
10091         (gnus-html-maximum-image-size): Add this function.
10092         (gnus-html-put-image): Use gnus-html-maximum-image-size.
10093
10094         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
10095         server-value of the capability is nil.
10096
10097 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10098
10099         * shr.el (shr-tag-em): Add <EM> tag.
10100
10101 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
10102
10103         * sieve-manage.el (sieve-manage-default-stream): Make default stream
10104         customizable.
10105
10106         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
10107         handing broken links to browse-url.
10108
10109 2010-10-05  Julien Danjou  <julien@danjou.info>
10110
10111         * gnus-util.el (gnus-emacs-completing-read)
10112         (gnus-iswitchb-completing-read): Use autoload rather than require.
10113
10114 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10115
10116         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
10117         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
10118         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
10119         iswitchb-temp-buflist for XEmacs.
10120
10121         * gnus-util.el (gnus-completing-read-function): Exclude
10122         gnus-icompleting-read and gnus-ido-completing-read from candidates for
10123         XEmacs since iswitchb.el is very old and ido.el is unavailable in
10124         XEmacs.
10125
10126         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
10127         not to use `delete-dups' that is unavailable in XEmacs 21.4.
10128
10129         * gnus-html.el: Don't require help-fns under XEmacs.
10130         (gnus-html-schedule-image-fetching): Work for XEmacs.
10131
10132         * mm-decode.el (mm-shr): Decode contents by charset.
10133
10134 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10135
10136         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
10137         unknown.
10138
10139         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
10140         (shr-get-image-data): Ensure against the cache file missing.
10141
10142         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
10143         for data.
10144
10145         * spam-report.el (spam-report-url-ping-plain): Don't query about
10146         killing the process.
10147
10148         * shr.el (shr-render-td): Protect against too-wide text.
10149
10150 2010-10-04  Julien Danjou  <julien@danjou.info>
10151
10152         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
10153         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
10154
10155         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
10156         retrieved.
10157
10158 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10159
10160         * shr.el (browse-url): Require.
10161         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
10162         lines.
10163         (shr-show-alt-text, shr-browse-image): New commands.
10164         (shr-browse-url, shr-copy-url): New commands.
10165
10166         * gnus-sum.el (gnus-widen-article-window): New variable.
10167         (gnus-summary-select-article-buffer): Use it.
10168
10169         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
10170         without @ signs.
10171
10172 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10173
10174         * nnir.el (nnir-run-imap): Remove spurious space in search string.
10175
10176 2010-10-04  Julien Danjou  <julien@danjou.info>
10177
10178         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
10179         for XEmacs.
10180
10181 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10182
10183         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
10184
10185         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
10186         (nnimap-close-server): Implement.
10187
10188         * dgnushack.el (iswitchb): Require to shut up the compiler.
10189
10190         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
10191         (shr-insert): Tweak line breaking.
10192         (shr-insert): Handle <pre> better.
10193         (shr-tag-li): Get <li> indentation right.
10194         (shr-tag-li): Get <li> indentation even righter.
10195         (shr-tag-blockquote): Ensure paragraph start.
10196         (shr-make-table): Tweak table generation.
10197         (shr-make-table): Fix typo.
10198
10199         * shr.el: Implement table rendering.
10200
10201 2010-10-04  Julien Danjou  <julien@danjou.info>
10202
10203         * gnus-html.el (gnus-html-put-image): Fix resize image code.
10204
10205 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10206
10207         * shr.el (shr-insert): Use string anchors instead of line anchors.
10208
10209 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10210
10211         * shr.el: Add headings.
10212         (shr-ensure-paragraph): Actually work.
10213         (shr-tag-li): Make <ul> prettier.
10214         (shr-insert): Get white space at the beginning/end of elements right.
10215         (shr-tag-p): Collapse subsequent <p>s.
10216         (shr-ensure-paragraph): Don't insert double line feeds after blank
10217         lines.
10218         (shr-insert): \t is also space.
10219         (shr-tag-s): Fix "s" tag name function.
10220         (shr-tag-s): Fix face prop name.
10221
10222 2010-10-03  Julien Danjou  <julien@danjou.info>
10223
10224         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
10225
10226         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
10227         gnus-window-inside-pixel-edges.
10228
10229         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
10230         gnus-ems.
10231
10232         * mm-view.el (mm-inline-image-emacs): Support image resizing.
10233
10234         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
10235         function.
10236
10237         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
10238         resize choice.
10239
10240 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10241
10242         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
10243         beginning of the buffer.
10244
10245         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
10246         article buffer again.
10247
10248         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
10249
10250         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
10251         when it's at the start of the buffer.
10252
10253         * shr.el (shr-tag-blockquote): Convert name.
10254         (shr-rescale-image): Use the right image-size variant.
10255
10256         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
10257         buffer isn't shown, then select the current article first instead of
10258         bugging out.
10259         (gnus-summary-select-article-buffer): Show both the article and summary
10260         buffers again.
10261
10262         * shr.el (shr-fontize-cont): Protect against regions with no text.
10263         Rename tag functions to shr-tag-* for enhanced security.
10264         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
10265
10266 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
10267
10268         * shr.el (shr-insert):
10269         * pop3.el (pop3-movemail):
10270         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
10271         loaded.
10272
10273 2010-10-03  Glenn Morris  <rgm@gnu.org>
10274
10275         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
10276
10277         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
10278
10279         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
10280
10281         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
10282
10283         * gnus-util.el (gnus-make-local-hook): Simplify.
10284
10285 2010-10-02  Julien Danjou  <julien@danjou.info>
10286
10287         * gnus-util.el (gnus-iswitchb-completing-read): New function.
10288         (gnus-ido-completing-read): New function.
10289         (gnus-emacs-completing-read): New function.
10290         (gnus-completing-read): Use gnus-completing-read-function.
10291         Add gnus-completing-read-function.
10292
10293 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10294
10295         * shr.el (shr-insert-document): Autoload.
10296         (shr-img): Be silent.
10297         (shr-insert): Add a newline after every picture before text.
10298         (shr-add-font): Use overlays for combining faces.
10299         (shr-insert): Pass upwards the text start point.
10300
10301         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
10302         possible.
10303         (mm-shr): New function.
10304
10305 2010-10-02  Julien Danjou  <julien@danjou.info>
10306
10307         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
10308         should go backward.
10309
10310 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
10311
10312         * shr.el (shr): Fix typo in provide call.
10313
10314 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10315
10316         * shr.el: New file.
10317
10318         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
10319
10320         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
10321         completing read.
10322
10323 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10324
10325         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
10326         we're being queried about.  Suggested by Dan Jacobson.
10327
10328         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
10329         Suggested by Jason Eisner.
10330
10331         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
10332         table, too.  Suggested by Stefan Wiens.
10333         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
10334         the table unnecessary.  Suggested by Stefan Wiens.
10335
10336         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
10337         longer needed, and probably doesn't work either, as pointed out by
10338         Stefan Wiens.
10339         (gnus-summary-exit): Remove call to the clearing function.
10340         (gnus-summary-exit-no-update): Ditto.
10341
10342         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
10343         instead of gnus-eval-in-buffer-window to avoid popping up frames.
10344         Reported by Stefan Monnier.
10345         (gnus-summary-save-in-rmail): Ditto.
10346
10347         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
10348         article buffer, instead of both the article buffer and the summary
10349         buffer.  Sort of suggested by Dan Jacobson.
10350
10351         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
10352
10353         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
10354         Suggested by Dan Jacobson.
10355
10356         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
10357         documentation clearer.
10358
10359         * message.el (message-shorten-references): Comment on the number "21".
10360         Suggested by Stefan Monnier.
10361
10362         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
10363         Suggested by Dan Jacobson.
10364
10365         * gnus.el (gnus-large-newsgroup):
10366         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
10367
10368         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
10369         externalize attachments.  Bug reported by Steve Wen.
10370
10371         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
10372         really message anything to the user.
10373
10374         * nnmail.el (nnmail-article-group): Allow using the fancy split method
10375         directly.
10376
10377         * nnimap.el (nnimap-request-group): Low higher than high to signal no
10378         messages in empty groups.
10379
10380 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10381
10382         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
10383         non-UIDNEXT group.
10384
10385 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10386
10387         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
10388         not the value from the collection.
10389
10390         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
10391         values.  This sometimes happens on some groups that have no info.
10392         (nnimap-request-newgroups): New function.
10393
10394 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10395
10396         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
10397         check into `gnus-registry-initialize'.
10398         (gnus-registry-initialize): Ditto.
10399         Fix and extend header docs.
10400
10401 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10402
10403         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
10404         regexp backtrace overflows.
10405
10406         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
10407         for starttls that tls.el implements; i.e. openssl.
10408
10409         * tls.el (tls-starttls-switches): Give up on using starttls with
10410         gnutls-cli.
10411         (tls-program): Add --insecure to be consistent with the defaults from
10412         openssl s_client.  Now all three commands are insecure.
10413
10414 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10415
10416         * lpath.el: Bind completion-styles-alist for XEmacs.
10417
10418         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
10419         (gravatar-create-image): New function that's an alias to
10420         gnus-xmas-create-image, gnus-create-image, or create-image.
10421         (gravatar-data->image): Use it.
10422
10423 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
10424
10425         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
10426         install the nnregistry refer method.
10427         (gnus-registry-install-hooks): Use it.
10428         (gnus-registry-unfollowed-groups): Add nnmairix to the default
10429         unfollowed groups.
10430
10431 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
10432
10433         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
10434         expanding threads.
10435
10436 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10437
10438         * nnir.el: Use the server names without suffixes (bug#7009).
10439
10440         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
10441         unencrypted to STARTTLS, if possible.
10442
10443 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10444
10445         * message.el (message-ignored-supersedes-headers): Strip Injection-*
10446         headers before superseding.
10447
10448 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10449
10450         * nnrss.el (nnrss-use-local): Add documentation.
10451
10452         * nnimap.el (nnimap-extend-tls-programs): New function.
10453         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
10454         (nnimap-wait-for-connection): Accept the greeting from the stupid
10455         output from openssl s_client -starttls, too.
10456
10457         * tls.el (tls-starttls-switches): New variable.
10458         (tls-find-starttls-argument): Use it.
10459         (open-tls-stream): Ditto.
10460
10461         * netrc.el (netrc-credentials): Return the value of the "default" entry.
10462         (netrc-machine): Ditto.
10463
10464         * nnimap.el (nnimap-find-article-by-message-id): Really return the
10465         article number.
10466         (nnimap-split-fancy): New variable.
10467         (nnimap-split-incoming-mail): Use it.
10468
10469         * nntp.el (nntp-server-list-active-group): Document.
10470
10471         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
10472         SELECT to get the message-id.
10473
10474         * mail-source.el (mail-sources): Remove webmail support.
10475         (defvar): Ditto.
10476         (mail-source-fetcher-alist): Ditto.
10477         (mail-source-fetch-webmail): Remove.
10478
10479         * webmail.el: Remove -- doesn't seem relevant any more.
10480
10481         * gnus.el: Fix up make-obsolete-variable declarations throughout.
10482
10483         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
10484         the \r.
10485
10486 2010-09-30  Julien Danjou  <julien@danjou.info>
10487
10488         * gnus-agent.el (gnus-agent-add-group): Fix call to
10489         gnus-completing-read.
10490
10491 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10492
10493         * nndoc.el (nndoc-retrieve-groups): New function.
10494
10495         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
10496         `default', use nnmail-split-methods.
10497         (nnimap-request-article): Downcase the NILs so that they are nil.
10498
10499         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
10500         symbol.
10501
10502         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
10503         code, since if the user has requested network, that's what they ought
10504         to get.
10505         (nnimap-request-set-mark): Erase the buffer before issuing commands.
10506         (nnimap-split-rule): Mark as obsolete.
10507
10508         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
10509         New variable.
10510
10511         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
10512         correct slot, too.
10513
10514 2010-09-29  Julien Danjou  <julien@danjou.info>
10515
10516         * gnus.el (gnus-local-domain): Declare variable obsolete.
10517
10518         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
10519         Fix history computing.
10520         (gnus-ido-completing-read): Require ido.
10521
10522 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10523
10524         * gnus-registry.el: Don't prompt on load, which makes it impossible to
10525         build Gnus.
10526
10527         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
10528         when interpreting the structures.
10529         (nnimap-request-accept-article): Add \r\n to the lines to make this
10530         work with Cyrus.
10531
10532         * nndraft.el (nndraft-request-expire-articles): Use the group name
10533         instead if "nndraft".  Fix found by Nils Ackermann.
10534
10535 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
10536
10537         * nnregistry.el: Add.
10538
10539 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10540
10541         * nnmail.el (group, group-art-list, group-art):
10542         Remove unneeded directives.
10543
10544 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10545
10546         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
10547         (mm-mime-charset):
10548         * rfc2047.el (rfc2047-syntax-table):
10549         * utf7.el (utf7-utf-16-coding-system): Comment fix.
10550
10551         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
10552         rather than `insert-file-contents' and `eval-region'.
10553
10554         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
10555         construction.
10556
10557         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
10558
10559         * time-date.el: No need to require cl for Emacs 21.
10560
10561 2010-09-29  Julien Danjou  <julien@danjou.info>
10562
10563         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
10564         replacement of `gnus-gravatar-relief' to mimic
10565         `gnus-faces-properties-alist'.
10566         Add :version property.
10567
10568 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10569
10570         * mail-source.el (mail-source-report-new-mail):
10571         * message.el (message-default-mail-headers):
10572         * mm-decode.el (mm-valid-image-format-p): Comment fix.
10573
10574         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
10575
10576 2010-09-28  Julien Danjou  <julien@danjou.info>
10577
10578         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
10579         mail-address contains the same string as real-name.
10580
10581         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
10582         non-blank in header, otherwise it'll get stripped.
10583
10584         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
10585         real-name, and then for mail address rather than doing : or , search.
10586
10587 2010-09-27  Julien Danjou  <julien@danjou.info>
10588
10589         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
10590         right completing-read function.
10591         (gnus-use-ido): New variable
10592         (gnus-completing-read-with-default): Remove.
10593         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
10594         (gnus-agent-add-group):
10595         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
10596         * mm-view.el (mm-view-pkcs7-decrypt):
10597         * mm-util.el (mm-codepage-setup):
10598         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10599         * mml-smime.el (mml-smime-openssl-sign-query):
10600         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
10601         (mml-insert-multipart):
10602         * gnus-msg.el (gnus-summary-yank-message):
10603         * gnus-int.el (gnus-start-news-server):
10604         * mm-decode.el (mm-interactively-view-part):
10605         * gnus-dired.el (gnus-dired-attach):
10606         * gnus.el (gnus-read-method):
10607         * gnus-bookmark.el (gnus-bookmark-jump):
10608         * gnus-art.el (gnus-mime-view-part-as-type)
10609         (gnus-mime-action-on-part, gnus-article-encrypt-body):
10610         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
10611         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
10612         * nnmairix.el (nnmairix-create-server-and-default-group)
10613         (nnmairix-update-groups, nnmairix-get-server)
10614         (nnmairix-backend-to-server, nnmairix-goto-original-article)
10615         (nnmairix-get-group-from-file-path):
10616         * nnrss.el (nnrss-find-rss-via-syndic8):
10617         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
10618         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
10619         (gnus-group-browse-foreign-server):
10620         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
10621         (gnus-summary-execute-command, gnus-summary-respool-article)
10622         (gnus-read-move-group-name):
10623         * gnus-score.el (gnus-summary-increase-score)
10624         (gnus-summary-score-effect):
10625         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
10626
10627 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10628
10629         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
10630         x-focus-frame.
10631
10632         * nnimap.el (auth-source-forget-user-or-password)
10633         (auth-source-user-or-password): Autoload.
10634
10635         * message.el (message-from-style, message-interactive)
10636         (message-cite-prefix-regexp, message-sendmail-envelope-from)
10637         (message-yank-prefix, message-indentation-spaces, message-signature)
10638         (message-signature-file): Add comment.
10639
10640 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10641
10642         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
10643         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
10644         new articles.
10645
10646         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
10647         parts.
10648         (nnimap-request-article): Work with the t setting, too.
10649
10650         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
10651         that you don't get flashes of other buffers.
10652         (gnus-summary-show-complete-article): Intern before setting.
10653
10654 2010-09-27  David Engster  <dengste@eml.cc>
10655
10656         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
10657         well as HEADERS.
10658         (nnmairix-retrieve-headers): Provide new argument for the above.
10659
10660 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10661
10662         * gnus-sum.el (gnus-summary-move-article): Don't alter
10663         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
10664         group.
10665
10666         * nnimap.el (nnimap-update-info): Don't destructively alter active.
10667
10668         * message.el (message-cite-prefix-regexp): Revert my last edit.
10669
10670         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
10671         variable instead of the Gnus variable.
10672
10673         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
10674
10675         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
10676
10677         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
10678         since some servers don't like it.
10679         (nnimap-open-connection): Forget credentials if the server says the
10680         password was wrong.
10681         (nnimap-parse-line): Protect against invalid data.
10682
10683         * gnus-sum.el (gnus-summary-move-article): Add comment.
10684         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
10685         nothing alters it while scanning for new messages.
10686
10687         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
10688         which may or may not help.
10689         (nnimap-open-connection): If we're doing a stream connection, and then
10690         discover we're on a STARTTLS-capable server, then open a STARTTLS
10691         connection instead.
10692
10693 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10694
10695         * nnimap.el (utf7): Require.
10696
10697         * message.el (message-cite-prefix-regexp): Remove "}" from citation
10698         prefix.
10699
10700 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
10701
10702         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
10703
10704 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10705
10706         * nnimap.el (nnimap-request-accept-article): Message the error on
10707         error.
10708
10709 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10710
10711         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
10712
10713 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10714
10715         * nndoc.el (nndoc-request-list): Return success always.
10716
10717         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
10718         `fetch-old' -- we only want to fetch the articles we've requested.
10719         The rest are in the agent, probably.
10720         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
10721         disappeared server" to something low.  It's not important.
10722
10723         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
10724         arrived before the FETCH data.
10725
10726         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
10727         target here, because we don't know the Gnus name of the group.
10728
10729         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
10730         for the correct group.
10731
10732         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
10733
10734         * gnus.el (gnus): Give a final warning after startup.
10735
10736         * gnus-util.el (gnus-action-message-log): New variable.
10737         (gnus-message): Use it.
10738         (gnus-final-warning): New function.
10739
10740         * nnimap.el (nnimap-open-connection): Record the greeting.
10741         (nnimap): Add greeting.
10742
10743 2010-09-26  Julien Danjou  <julien@danjou.info>
10744
10745         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
10746         arguments.
10747         (gnus-html-wash-images): Fix spec computing to include start/end.
10748
10749         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
10750
10751 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10752
10753         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
10754         deletion.
10755         (nnimap-retrieve-headers): Don't select the group, because that's
10756         already done by nnimap-possibly-change-group.
10757
10758         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
10759         (gnus-picon-transform-address): Use it.
10760
10761         * mail-source.el (mail-source-value): Revert previous patch.
10762
10763         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
10764         on failure.
10765         (nnimap-open-connection): Look up both virtual and physical server name
10766         credentials.
10767
10768         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
10769
10770 2009-02-07  Dave Love  <fx@gnu.org>
10771
10772         * tls.el (open-tls-stream): Don't query killing process.
10773
10774 2009-02-08  Dave Love  <fx@gnu.org>
10775
10776         * gnus-win.el (gnus-window-to-buffer-helper)
10777         (gnus-all-windows-visible-p): Function needn't be a symbol.
10778
10779         * mail-source.el (mail-source-value): Function needn't be a symbol.
10780
10781 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10782
10783         * message.el (message-cite-prefix-regexp): Remove } from the cite
10784         prefix.
10785
10786         * gnus-art.el (gnus-treatment-function-alist): Do picons before
10787         highlight again, so that the highlight is correct.
10788
10789         * gnus-picon.el (gnus-picon): Remove again.
10790         (gnus-picon-create-glyph): Set the background XPM color explicitly.
10791
10792         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
10793         doing the header highlightling, so that the background color of the
10794         picon is correct.
10795
10796         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
10797         (gnus-picon): Ditto.
10798         (gnus-picon): Reinstate.  The background color for picons is white.
10799         (gnus-picon-insert-glyph): Make the background white.
10800
10801         * nnml.el (nnml-open-nov): Don't return dead buffers.
10802
10803         * auth-source.el (auth-source-create): Query the user for whether to
10804         store the credentials.
10805
10806         * netrc.el (netrc-store-data): New function.
10807
10808         * auth-source.el (auth-source-user-or-password): Use the existing auth
10809         sources, if any, for creation.
10810
10811         * gnus.el (gnus-group-fast-parameter): Return the last matching
10812         parameter instead of the first matching parameter.
10813
10814 2010-09-26  Julien Danjou  <julien@danjou.info>
10815
10816         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
10817
10818 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10819
10820         * mml2015.el (mml2015-use): Remove gpg support.
10821
10822         * mml1991.el (mml1991-function-alist): Remove gpg function.
10823         (mml1991-gpg-sign): Remove.
10824
10825 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
10826
10827         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
10828         (gnus-browse-unsubscribe-current-group): Document it.
10829         (gnus-browse-unsubscribe-group): Use it.
10830
10831 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10832
10833         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
10834         address to the To list for easier response.
10835
10836         * gnus.el (gnus-play-startup-jingle): Remove.
10837         (gnus-splash): Don't play jingle.
10838         (gnus): Silence gnus-load message.
10839
10840         * gnus-art.el (gnus-treat-play-sounds): Remove.
10841
10842         * gnus.el (gnus-play-jingle): Remove audio support.
10843
10844         * gnus-cus.el (gnus-score-customize): Remove audio reference.
10845
10846         * earcon.el: Remove -- no users.
10847
10848         * gnus-audio.el: Remove -- no users of this package.
10849
10850         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
10851
10852         * gnus-start.el (gnus-setup-news): Remove nocem support.
10853
10854         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
10855
10856         * gnus.el (gnus-use-nocem): Remove.
10857
10858         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
10859         Remove.
10860
10861         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
10862         uses NoCeM any more.
10863
10864         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
10865         (gnus-button-ctan-handler): Ditto.
10866         (gnus-button-handle-ctan-bogus-regexp): Ditto.
10867         (gnus-button-ctan-directory-regexp): Ditto.
10868         (gnus-button-handle-ctan): Ditto.
10869         (gnus-button-tex-level): Ditto.
10870         (gnus-button-alist): Remove CTAN stuff.
10871
10872 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10873
10874         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
10875         nnimap-streaming test.
10876
10877         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
10878         servers twice.
10879
10880         * nnimap.el (nnimap-open-connection): Add more error reporting when
10881         nnimap fails early.
10882
10883         * nnheader.el (nnheader-get-report-string): New function.
10884         (nnheader-get-report): Use it.
10885
10886         * gnus-int.el (gnus-check-server): Say what the error was when opening
10887         failed.
10888
10889         * nnimap.el (nnimap-wait-for-response): Search further when we're not
10890         using streaming.
10891
10892 2010-09-25  Julien Danjou  <julien@danjou.info>
10893
10894         * gnus-html.el (gnus-html-rescale-image): Use our defalias
10895         gnus-window-inside-pixel-edges.
10896
10897 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10898
10899         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
10900
10901         * mm-decode.el (mm-save-part): Allow saving to other directories the
10902         normal Emacs way.
10903
10904         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
10905         Suggested by Jay Berkenbilt.
10906
10907         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
10908         there isn't a single byte.
10909
10910         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
10911         just do it.  It doesn't really seem to matter what the user responds
10912         here, I think, so it's just a confusing question.
10913
10914         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
10915         non-streaming case.
10916
10917         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
10918         (gnus-article-encrypt-body): Use it.
10919
10920         * gnus-sum.el (gnus-summary-show-complete-article): New command and
10921         keystroke.
10922
10923         * nnimap.el (nnimap-find-wanted-parts-1):
10924         Use gnus-fetch-partial-articles.
10925
10926         * gnus-art.el (gnus-fetch-partial-articles): New variable.
10927
10928         * nnimap.el (nnimap-insert-partial-structure): New function.
10929         (nnimap-get-partial-article): New function.
10930         (nnimap-request-article): Use it.
10931         (nnimap-wait-for-response): Return whether the wait was successful.
10932         (nnimap-finish-retrieve-group-infos): Don't do anything if the
10933         retrieval wasn't successful.
10934         (nnimap-retrieve-group-data-early): Allow throttling servers.
10935         (nnimap-streaming): New variable.
10936         (nnimap-fetch-partial-articles): Remove.
10937
10938         * mm-decode.el (mm-with-part): Protect against killed buffers.
10939
10940         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
10941         for prettier summary display.
10942
10943 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
10944
10945         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
10946
10947 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10948
10949         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
10950         apparently third-party libraries depend on it.
10951
10952         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
10953         before starting negotiation.
10954
10955         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
10956         privacy reasons.
10957         (gnus-treat-mail-gravatar): Ditto.
10958
10959         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
10960         buffer when inserting images.  Inserting text into the headers, for
10961         instance, can make them invalid.
10962
10963 2010-09-25  Julien Danjou  <julien@danjou.info>
10964
10965         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
10966         variables.
10967
10968         * nnheader.el: Remove useless variables news-reply-yank-from and
10969         news-reply-yank-message-id.
10970
10971         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
10972         variables.
10973
10974         * mml1991.el: Remove useless mml1991-verbose.
10975
10976         * gnus.el: Remove useless variable gnus-use-generic-from.
10977         Remove obsolete variable gnus-topic-indentation.
10978
10979         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
10980
10981         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
10982
10983         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
10984
10985         * gnus-group.el: Remove useless gnus-group-icon-cache.
10986         Remove useless gnus-ephemeral-group-server.
10987
10988         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
10989
10990         * mml2015.el: Remove useless mml2015-verbose.
10991
10992         * mml-smime.el: Remove useless mml-smime-verbose.
10993
10994         * gnus.el: Remove useless gnus-local-domain.
10995
10996         * gnus-gravatar.el (gnus-gravatar-transform-address):
10997         Use gnus-gravatar-size.
10998
10999         * gnus-art.el: Remove useless gnus-treat-translate.
11000
11001 2010-09-24  Julien Danjou  <julien@danjou.info>
11002
11003         * gnus-sum.el: Add support for Gravatars.
11004
11005         * gnus-art.el: Add support for Gravatars.
11006
11007         * gnus-gravatar.el: Add this file.
11008
11009         * gravatar.el: Add this file.
11010
11011 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11012
11013         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
11014
11015         * gnus-group.el (gnus-group-fetch-faq): Remove.
11016
11017         * gnus.el (gnus-group-faq-directory): Remove.
11018
11019         * gnus-group.el (gnus-group-fetch-charter): Remove.
11020
11021         * gnus.el (gnus-group-charter-alist): Remove.
11022
11023         * gnus-group.el (gnus-group-archive-directory): Remove.
11024         (gnus-group-recent-archive-directory): Ditto.
11025         (gnus-group-make-archive-group): Remove.
11026
11027         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
11028
11029         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
11030         use the same article number for all the cached articles.
11031
11032         * nnimap.el (nnimap-command): Register the last command time so
11033         that we can use it for idling NOOPs.
11034         (nnimap-open-connection): Start the keeplive timer.
11035         (nnimap-make-process-buffer): Store all the process buffers.
11036         (nnimap-keepalive): New function.
11037
11038         * starttls.el (starttls-open-stream): Add autoload cookie.
11039
11040 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
11041
11042         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
11043         handling.
11044
11045 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11046
11047         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
11048         its data structures.
11049
11050         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
11051         instead of the cl.el copy-list.
11052         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
11053         equalp.
11054
11055 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11056
11057         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
11058         and tool-bar-local-item-from-menu.
11059
11060         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
11061         mode-line-highlight face for Emacs.
11062
11063         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
11064         loading gnus-sum.elc; fix comment for canlock-verify.
11065         (gnus-article-jump-to-part): Use read-number.
11066         (gnus-insert-mime-button, gnus-insert-mime-security-button):
11067         Remove Emacs pre-21 compatible code for help-echo.
11068         (gnus-article-next-page-1): No need to adjust the number of lines.
11069         (gnus-article-describe-bindings): Always use help-buffer.
11070
11071         * gnus-audio.el (gnus-audio-inline-sound):
11072         * gnus-cus.el (gnus-custom-mode):
11073         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
11074
11075         * gnus-sum.el (gnus-remove-overlays): Doc fix.
11076
11077         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
11078         compatible code.
11079
11080 2010-09-24  Glenn Morris  <rgm@gnu.org>
11081
11082         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
11083         visiting the fcc file in rmail-mode.
11084
11085         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
11086
11087 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11088
11089         * nnir.el: Silence the byte compiler.
11090
11091         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
11092         alias to browse-url-url-encode-chars if any.
11093         (gnus-html-encode-url): Use it.
11094
11095 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11096
11097         * gnus-start.el (gnus-use-backend-marks): New variable.
11098         (gnus-get-unread-articles-in-group): Use it.
11099
11100         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
11101         makeover.
11102
11103 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11104
11105         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
11106
11107 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11108
11109         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
11110         Remove.
11111         (gnus-setup-news-hook):
11112         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
11113
11114         * gnus-int.el (gnus-request-update-info): Protect against backends not
11115         having the function.
11116
11117         * nnimap.el (nnimap-stream): Mention starttls.
11118         (nnimap-open-connection): Add starttls support.
11119
11120 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11121
11122         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
11123
11124 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11125
11126         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
11127         BODYSTRUCTUREs.
11128         (nnimap-transform-headers): Unfold quoted {42} headers.
11129
11130         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
11131         the info.
11132         (gnus-get-unread-articles): Only call updatep on backends that support
11133         it.
11134
11135         * nnweb.el (nnweb-request-update-info): NOOP.
11136
11137         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
11138
11139         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
11140         since it only deals with marks.
11141
11142         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
11143         gnus-request-marks, and make a new gnus-request-update-info.
11144
11145         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
11146         the active instead of the high number, which is usually too low.
11147
11148 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
11149
11150         * netrc.el (netrc-parse): Remove encrypt.el mentions.
11151         * encrypt.el: Remove.
11152
11153 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11154
11155         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
11156         server in symbolic form.
11157
11158         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
11159
11160 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11161
11162         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
11163         (nnimap-update-info): Fix up code slightly.
11164
11165         * gnus-int.el (gnus-open-server): Add tracing for performance
11166         debugging.
11167
11168         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
11169         (gnus-group-insert-group-line): Pass the real group name so that it
11170         gets the right data.
11171
11172         * gnus-start.el (gnus-get-unread-articles): Don't have
11173         `gnus-get-unread-articles-in-group' update info, since that can be
11174         really slow and doesn't seem to be needed?
11175
11176 2010-09-22  Dan Christensen  <jdc@uwo.ca>
11177
11178         * time-date.el (date-to-time): Try using parse-time-string first before
11179         using the slower timezone-make-date-arpa-standard.
11180
11181 2010-09-22  Julien Danjou  <julien@danjou.info>
11182
11183         * gnus-group.el (gnus-group-insert-group-line):
11184         Call gnus-group-highlight-line.
11185         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
11186         default hook list.
11187         (gnus-group-update-eval-form): Add new function.
11188         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
11189         (gnus-group-get-icon): Use gnus-group-update-eval-form.
11190
11191 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11192
11193         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
11194         immediate, then expire all articles.
11195         (nnimap-update-info): Fix off-by-one errors.
11196         (nnimap-flags-to-marks): Would return no marks lists for group with no
11197         flags.  Instead return the other data.
11198
11199 2010-09-22  Julien Danjou  <julien@danjou.info>
11200
11201         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
11202         Only return an icon.
11203         (gnus-group-insert-group-line): Compute icon to return.
11204
11205         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
11206         (gnus-html-image-fetched): Only cache if
11207         gnus-html-image-automatic-caching is set.
11208         (gnus-html-image-fetched): Check for errors.
11209
11210 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11211
11212         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
11213         once per method on `g'.  This ensures that backends like nnfolder don't
11214         open all their folders.
11215
11216         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
11217         (nnimap-request-list): Nix out group in the correct buffer.
11218         (nnimap-parse-flags): Implement by using `read' instead of
11219         hand-parsing.
11220         (nnimap-flags-to-marks): Pass on permanent-flags.
11221         (nnimap-make-process-buffer): Record the server name.
11222         (nnimap-parse-flags): Fix typo.
11223         (nnimap-request-scan): Run split on the server in general, not just a
11224         single group.
11225
11226         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
11227         parameter, and propagate this downwards.
11228
11229         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
11230         since EXAMINE changes it on the server.
11231
11232         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
11233         this command might take a while.
11234
11235 2010-09-22  Julien Danjou  <julien@danjou.info>
11236
11237         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
11238         harmful if you have 2 images side-by-side, they can't be properly
11239         update on text deletion.  Using text-property is safer here.
11240         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
11241         data.
11242
11243 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11244
11245         * nnimap.el (nnimap-expunge-inbox): Remove.
11246         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
11247         (nnimap-expunge): Flip default to t.
11248
11249         * gnus.el (gnus-method-to-server): Don't push things to the cache
11250         unless it's unique.
11251         (gnus-server-to-method): Ditto.
11252
11253 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
11254
11255         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
11256
11257 2010-09-22  Julien Danjou  <julien@danjou.info>
11258
11259         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
11260         get the start of data.
11261         (gnus-html-encode-url): Add this function to encode special chars in
11262         URL.
11263         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
11264         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
11265
11266         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
11267         default.
11268         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
11269
11270         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
11271         images alt-text.
11272         (gnus-html-put-image): Put alt-text as help-echo.
11273
11274 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11275
11276         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
11277         * mm-util.el (mm-decompress-buffer):
11278         * nnir.el (nnir-run-find-grep):
11279         * pop3.el (pop3-list): Use 3rd arg of split-string.
11280
11281         * time-date.el (format-seconds): Comment fix.
11282
11283         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
11284         and byte-optimize-form-code-walker.
11285         (dgnushack-make-auto-load): Don't advise make-autoload.
11286
11287         * lpath.el: Remove Emacs 21 stuff.
11288
11289 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11290
11291         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
11292         outside the active range.  Suggested by Dan Christensen.
11293
11294         * gnus-start.el (gnus-get-unread-articles): Get the extended method
11295         slightly later to avoid double-getting it.
11296
11297         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
11298         previous patch.
11299
11300         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
11301
11302 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
11303
11304         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
11305
11306 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11307
11308         * gnus-int.el (gnus-open-server): Give a better error message in the
11309         "go offline" case.
11310
11311         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
11312         marks for nnimap, which is seldom the right thing to do.
11313
11314         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
11315         (gnus-same-method-different-name): New function.
11316
11317         * nnimap.el (parse-time): Require.
11318
11319         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
11320         method in the presence of many similar methods.
11321
11322         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
11323
11324         * nnimap.el (nnimap-find-expired-articles): Don't refer to
11325         nnml-inhibit-expiry.
11326
11327         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
11328         find out whether methods are equal.
11329
11330         * nnimap.el (nnimap-find-expired-articles): New function.
11331         (nnimap-process-expiry-targets): New function.
11332         (nnimap-request-move-article): Request the article before looking at
11333         what the Message-ID is.  Fix found by Andrew Cohen.
11334         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
11335
11336         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
11337         for oldness in addition to being a predicate.
11338
11339         * nnimap.el (nnimap-request-group): When we have zero articles, return
11340         the right data to Gnus.
11341         (nnimap-request-expire-articles): Only delete articles immediately if
11342         the target is 'delete.
11343
11344         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
11345         method, this would bug out.
11346
11347         * gnus-group.el (gnus-group-expunge-group): Rename from
11348         gnus-group-nnimap-expunge, and implemented as a normal interface
11349         function.
11350
11351         * gnus-int.el (gnus-request-expunge-group): New function.
11352
11353         * nnimap.el (nnimap-request-create-group): Implement.
11354         (nnimap-request-expunge-group): New function.
11355
11356 2010-09-21  Julien Danjou  <julien@danjou.info>
11357
11358         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
11359         (gnus-html-cache-expired): Add new function.
11360         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
11361         wethever we should display image for fetch it.
11362         Compute alt-text earlier to pass it to the fetching function too.
11363         (gnus-html-schedule-image-fetching): Change function argument to only
11364         get one image at a time, not a list.
11365         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
11366         cache.
11367         (gnus-html-get-image-data): New function to retrieve image data from
11368         cache.
11369         (gnus-html-put-image): Change buffer argument to use image data rather
11370         than file, and place image above region rather than inserting a new
11371         one.  Do not take alt-text as argument, since it's useless now: we place
11372         the image above alt-text.
11373         (gnus-html-prune-cache): Remove.
11374         (gnus-html-show-images): Start to fetch image when we find one, do not
11375         push into a temporary list.
11376         (gnus-html-prefetch-images): Only fetch image if they have expired.
11377         (gnus-html-browse-image): Fix, use 'gnus-image-url.
11378         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
11379
11380 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11381
11382         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
11383
11384 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11385
11386         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
11387         spec inser "*" if the group isn't active instead of 0.
11388
11389         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
11390         opening the server.
11391         (nnimap-request-delete-group): Implement group deletion.
11392         (nnimap-transform-headers): Return the size of the entire message in
11393         the Bytes header, not just the size of the first part.
11394         (nnimap-request-move-article): When moving an article from nnimap,
11395         request the article first so the accepting form has an article to
11396         accept.  Reported by Dan Christensen.
11397         (nnimap-command): Make sure that the error message doesn't error out.
11398
11399 2010-09-20  David Edmondson  <dme@dme.org>
11400
11401         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
11402         we haven't requested anything.
11403
11404 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11405
11406         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
11407         "".  Fix found by Andrew Cohen.
11408
11409         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
11410         instead of -encode-string.
11411
11412 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11413
11414         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
11415
11416         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
11417         by mm-subst-char-in-string.
11418
11419 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11420
11421         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
11422         waiting for the connection string.
11423
11424         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
11425         arriving.
11426
11427         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
11428         bogus characters.  This allows selecting certain Gmail groups.
11429
11430         * nnimap.el (nnimap-find-wanted-parts-1): New function.
11431         (nnimap-fetch-partial-articles): New variable.
11432         (nnimap-open-connection): When looking for credentials, also use the
11433         nnimap-server-port.
11434         (nnimap-request-article): Return the group/article number, so that Gnus
11435         `^' works as expected.
11436         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
11437
11438         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
11439         comments.
11440         (gnus-methods-sloppily-equal): New function.
11441         (gnus): When using the development version of Gnus, load the gnus-load
11442         file.
11443
11444         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
11445         `gnus-open-server' on each method before trying to scan them etc.
11446         This ensures that all the backend parameters are set correctly.
11447
11448         * nnimap.el (nnimap-authenticator): New variable.
11449         (nnimap-open-connection): Allow anonymous login.
11450         (nnimap-transform-headers): The chars header is called Chars not Bytes.
11451         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
11452
11453         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
11454         patch, found by Knut Anders Hatlen.
11455
11456 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
11457
11458         * gnus-agent.el (gnus-agent-batch-confirmation)
11459         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
11460         to gnus-message.
11461         * gnus-art.el (gnus-article-describe-briefly): Likewise.
11462         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
11463         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
11464         * gnus-int.el (gnus-open-server): Likewise.
11465         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
11466         (gnus-score-check-syntax): Likewise.
11467         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
11468         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
11469         Likewise.
11470         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
11471
11472 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11473
11474         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
11475         calling conventions so that prefetch doesn't bug out.
11476
11477 2010-09-19  Julien Danjou  <julien@danjou.info>
11478
11479         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
11480         rather than `subst-char-in-region' in order to be able to replace ASCII
11481         char by UTF-8 ones.
11482
11483         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
11484         than curl.
11485         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
11486         the right URL and ALT text on images.
11487         (gnus-html-wash-tags): Fix tag case.
11488         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
11489         (gnus-article-html): Add -o display_ins_del=2 option.
11490         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
11491
11492 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11493
11494         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
11495         the extra mail headers, which sometimes seem to happen for unknown
11496         reasons.
11497
11498         * mail-parse.el (mail-header-encode-parameter): Define as
11499         rfc2045-encode-string instead of as rfc2231-encode-string, since some
11500         (or most, perhaps?) mail readers don't understand the latter, but do
11501         understand the former.
11502
11503         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
11504         to nil, so that no methods are automatically agentized.  I think this
11505         is probably what most users want.
11506
11507         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
11508         from url-retrieve, for instance about invalid URLs.
11509
11510         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
11511         groups that have no articles.
11512         (nnimap-request-article): Check that we really got an article when we
11513         requested one.
11514
11515         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
11516         doesn't exist.
11517
11518         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
11519         nntp buffer so the agent can save it.
11520         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
11521         that CRLF doesn't get translated to \n.
11522         (nnimap-open-connection): Don't make 'shell commands only send \n.
11523
11524 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11525
11526         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
11527         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
11528         Update var name.
11529         (nnml-generate-nov-file): Use dolist.
11530         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
11531         Use with-current-buffer.
11532
11533 2010-09-18  Julien Danjou  <julien@danjou.info>
11534
11535         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
11536         parallel.
11537
11538 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11539
11540         * nnimap.el (nnimap-update-info): When doing partial marks update, get
11541         the range update right.
11542         (nnimap-request-group): Don't make `M-g' bug out on group with no
11543         marks.
11544         (nnoo): Require, so that other packages can require nnimap.
11545         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
11546         command we're looking for.  This helps when the server sends more
11547         responses after we've gotten everything we expected.
11548         (nnimap): Add a `newlinep' field to keep track of end-of-line
11549         conventions.
11550         Don't send CRLF to things that don't want it.
11551         (nnimap-request-accept-article): Ditto.
11552
11553 2010-09-18  Julien Danjou  <julien@danjou.info>
11554
11555         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
11556         than curl to retrieve images.
11557
11558 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11559
11560         * nnimap.el (nnimap-update-info): Extend the info so that we can set
11561         the marks.
11562         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
11563         (nnimap-wait-for-connection): New function.
11564         (nnimap-open-connection): If we have PREAUTH, don't query for login
11565         credentials.
11566         (nnimap-update-info): Fix off-by-one error when concatenating ranges
11567         when doing a partial update.
11568
11569 2010-09-18  Julien Danjou  <julien@danjou.info>
11570
11571         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
11572         tags.
11573
11574 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11575
11576         * nnimap.el (nnimap-credentials): New function.
11577         (nnimap-open-connection): Use the new function to look for credentials
11578         also on the numeric equivalents of "imap" and "imaps".
11579
11580         * gnus-start.el (gnus-activate-group): Send the info to
11581         gnus-request-group.
11582
11583         * nnimap.el (nnimap-request-group): Have the "check" version of the
11584         function parse flags and update the info, so that a `M-g' get a total
11585         resync of all flags from the group.
11586
11587         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
11588         to allow backends to alter the info on group selection.  Also alter all
11589         the backend -request-group functions to take the parameter.
11590
11591         * nnimap.el (nnimap-store-info): New function.
11592         (nnimap-update-info): Store the info for later usage.
11593         (nnimap-request-group): Use the stored info for the dont-check case, so
11594         that we don't retrieve all marks when we enter a group.
11595
11596         * nnimap.el: Use deffoo instead of defun for interface functions.
11597
11598         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
11599         update the group info.  This makes the nndraft groups, for instance, go
11600         back to their old behavior.
11601
11602         * gnus-sum.el (gnus-select-newsgroup): Indent.
11603
11604         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
11605         in.
11606         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
11607         nothing.
11608
11609         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
11610         from methods that are denied.
11611
11612         * gnus-int.el (gnus-method-denied-p): New function.
11613
11614         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
11615         store the password instead of netrc.
11616         (nnimap-open-connection): Don't error out when we can't make a
11617         connections.
11618
11619         * auth-source.el (auth-source-create): In the password prompt, say what
11620         we're querying for.  Also prompt for user name if that hasn't been
11621         given.
11622
11623         * nnimap.el (nnimap-with-process-buffer): Remove.
11624
11625 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11626
11627         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
11628         method when we're reading from the agent.
11629
11630         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
11631
11632         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
11633         that's probably most useful for users.
11634
11635         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
11636         "failed" all the time.
11637
11638         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
11639         ...)) with (with-current-buffer ... ).
11640
11641         * nntp.el (nntp-open-server): Return whether the open was successful or
11642         not.
11643
11644         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
11645         select an unread unseen article first.
11646
11647         * nnimap.el (nnimap-open-connection): If the user doesn't have a
11648         /etc/services, supply some sensible port defaults.
11649
11650         * dgnushack.el: Define netrc-credentials.
11651
11652 2010-09-17  Julien Danjou  <julien@danjou.info>
11653
11654         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
11655
11656 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
11657
11658         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
11659         doesn't have any parameters.
11660
11661 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11662
11663         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
11664         only upcased checks.
11665
11666         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
11667
11668         * nnimap.el (nnimap-open-shell-stream): New function.
11669         (nnimap-open-connection): Use it.
11670         (nnimap-transform-headers): Get the number of lines in each message.
11671         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
11672         number of lines.
11673         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
11674         problem.
11675
11676         * utf7.el (utf7-encode): Autoload.
11677
11678         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
11679         to allow the mail splitting to not return a default group.  This is
11680         useful for nnimap, which will leave unmatched mail in the inbox.
11681
11682         * nnimap.el: Rewritten.
11683
11684         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
11685         nnimap usage.
11686
11687         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
11688         if the move is internal, so that nnimap can do fast internal moves.
11689
11690         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
11691         data.
11692         (gnus-read-active-for-groups): Support finishing the early retrieval of
11693         data.
11694
11695         * gnus-range.el (gnus-range-nconcat): New function.
11696
11697         * gnus-int.el (gnus-finish-retrieve-group-infos)
11698         (gnus-retrieve-group-data-early): New functions.
11699
11700 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11701
11702         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
11703         (nnrss-retrieve-groups):
11704         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
11705         (pop3-quit): Use with-current-buffer.
11706
11707 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11708
11709         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
11710         instead of nnheader-accept-process-output.
11711
11712         * dgnushack.el (dgnushack-compile): Add comment.
11713
11714         * lpath.el: No need to fbind propertize for XEmacs 21.4.
11715
11716         * gnus-html.el (gnus-html-schedule-image-fetching)
11717         (gnus-html-prefetch-images): Replace process-kill-without-query by
11718         gnus-set-process-query-on-exit-flag.
11719
11720 2010-09-16  Romain Francoise  <romain@orebokech.com>
11721
11722         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
11723
11724 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11725
11726         * gnus-registry.el (gnus-registry-install-shortcuts): The second
11727         parameter to unintern is mandatory-ish in Emacs 24.
11728
11729         * gnus-html.el (gnus-html-schedule-image-fetching)
11730         (gnus-html-prefetch-images): Check for curl before using it.
11731
11732         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
11733         depend on curl, which isn't essential.
11734
11735         * imap.el: Revert back to version
11736         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
11737         seem problematic.
11738
11739 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11740
11741         * gnus-registry.el (gnus-registry-install-shortcuts):
11742         Explicitly pass `obarray' to `unintern' to avoid a warning.
11743
11744 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11745
11746         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
11747         change.
11748
11749         * nnrss.el (nnrss-request-list): Remove this function and related
11750         functions, including the moreover stuff.
11751
11752 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11753
11754         * nnrss.el (nnrss-retrieve-groups): New function.
11755
11756 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
11757
11758         * .dir-locals.el: Add no-byte-compile cookie.
11759
11760 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11761
11762         * time-date.el (format-seconds): Comment fix.
11763
11764         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
11765         for back end that doesn't support request-scan.
11766
11767 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11768
11769         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
11770         then do request scans from the backends.
11771
11772         * netrc.el (netrc-credentials): New conveniency function.
11773
11774         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
11775         avoid running a hook per line, since this takes a lot of time,
11776         profiling shows.
11777         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
11778         directly if gnus-visual-p is true.
11779
11780 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11781
11782         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
11783         groups; replace mapcar with dolist which is a bit faster; pass groups
11784         info to gnus-read-active-file-1.
11785         (gnus-read-active-file-1): Scan only specified groups if the new
11786         optional arg `infos' is given.
11787
11788 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11789
11790         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
11791
11792         * pop3.el (pop3-movemail): Remove.
11793         (pop3-streaming-movemail): Rename to pop3-movemail.
11794
11795         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
11796         don't restrict end-tag searches to the end of the line.
11797
11798 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11799
11800         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
11801         articles of every unchecked group to t, which means unknown since the
11802         server has never been opened.
11803
11804 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11805
11806         * gnus-html.el (gnus-html-show-alt-text): New command.
11807         (gnus-html-browse-image): Ditto.
11808         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
11809         to browse the image directly.
11810         (gnus-html-wash-tags): Search for images first, so that <a><img> works
11811         better.
11812
11813         * gnus-async.el (gnus-async-article-callback):
11814         Call `gnus-html-prefetch-images' unconditionally.
11815
11816         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
11817         before feeding URLs to curl.
11818
11819 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11820
11821         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
11822         internal images as deletable by `W D D'.
11823
11824         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
11825         (gnus-async-article-callback): Fix typo.
11826
11827 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11828
11829         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
11830         current line to work around bugs in the output from w3m.
11831
11832         * gnus-async.el (gnus-async-article-callback): Always prefetch images
11833         for groups that want that.
11834
11835         * nntp.el (nntp-wait-for-string): Supply a timeout for
11836         accept-process-output to ensure progress.
11837
11838         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
11839         level to get unread articles from, then use that for foreign groups,
11840         too.
11841
11842         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
11843         confuses the rest of the function.
11844
11845         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
11846         for the methods that support -retrieve-groups, too.
11847
11848         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
11849
11850 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11851
11852         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
11853         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
11854
11855         * pop3.el: Require cl when compiling.
11856         (pop3-number-of-responses): Search for "+OK", not "+OK ".
11857
11858 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11859
11860         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
11861         that aren't going to be activated.
11862         (gnus-get-unread-articles): Fix up the last commit.
11863
11864         * gnus-html.el (gnus-article-html): Allow calling without specifying
11865         the handle.  In that case, dissect the buffer first.
11866
11867         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
11868
11869         * nnimap.el (nnimap-open-connection): Revert the change that would look
11870         into authinfo for imaps instead of imap.
11871
11872         * gnus-start.el (gnus-activate-group): Take an optional parameter to
11873         say that you don't want to call gnus-request-group with don-check, but
11874         do check the reponse.  This is for virtual groups only.
11875         (gnus-get-unread-articles): Count the archive groups as secondary, so
11876         that they're activated the same way as before.
11877
11878         * imap.el (imap-message-map): Removed optional buffer parameter, since
11879         no callers use it.
11880         (imap-message-get): Ditto.
11881         (imap-message-put): Ditto.
11882         (imap-mailbox-map): Ditto.
11883         (imap-mailbox-put): Ditto.
11884         (imap-mailbox-get): Ditto.
11885         (imap-mailbox-get): Revert last change for this function.
11886
11887         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
11888         case-insensitively.
11889         (nnimap-debug): Remove.
11890
11891         * net/imap.el (imap-fetch-safe): Remove function, and alter all
11892         callers to use `imap-fetch' instead.  According to the comments, this
11893         should be safe, since all other IMAP clients use the 1:* syntax.
11894         (imap-enable-exchange-bug-workaround): Remove.
11895         (imap-debug): Remove -- doesn't seem very useful.
11896
11897         * mail-source.el (mail-source-fetch): Don't message if we're fetching
11898         mail from a file, and the file doesn't exist.
11899
11900         * imap.el (imap-log): New convenience function used throughout instead
11901         of repeating the same code all over the place.
11902
11903         * pop3.el (pop3-streaming-movemail): Return t for success.
11904
11905         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
11906         .authinfo if we're using ssl connection.
11907
11908         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
11909         already have if we're in a main Gnus `g' run.
11910
11911         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
11912
11913 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11914
11915         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
11916
11917         * nnmh.el (nnmh-request-list-1): Bind `file'.
11918
11919         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
11920         alias to set-process-query-on-exit-flag or process-kill-without-query.
11921         (pop3-open-server): Use it.
11922
11923 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11924
11925         * mail-source.el (mail-source-delete-crash-box): Always move the crash
11926         box to the Incoming file.  Fixes mistake in previous checkin.
11927
11928         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
11929         request loop (for debugging purposes) removed.
11930
11931         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
11932         culprit is more visible.
11933         (nnml-save-incremental-nov, nnml-open-incremental-nov)
11934         (nnml-add-incremental-nov): New functions to do "incremental" nov
11935         updates, where we just append to the end of the existing nov files
11936         without reading/writing them in full.
11937
11938         * mail-source.el (mail-source-delete-crash-box): Really only check the
11939         incoming files once in a while.
11940
11941         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
11942
11943         * mail-source.el (mail-source-delete-crash-box): Only check the
11944         incoming files for deletion once per day to save a lot of file
11945         accesses.
11946
11947         * pop3.el (pop3-logon): Fix up unbound variable typo.
11948
11949         * mail-source.el (pop3-streaming-movemail): Autoload.
11950
11951         * pop3.el (pop3-streaming-movemail):
11952         Respect pop3-leave-mail-on-server.
11953
11954         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
11955         retrieval.
11956
11957         * pop3.el (pop3-process-filter): Remove unused function.
11958         (pop3-streaming-movemail, pop3-send-streaming-command)
11959         (pop3-wait-for-messages, pop3-write-to-file)
11960         (pop3-number-of-responses): New functions for streaming pop3
11961         retrieval.
11962
11963         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
11964         come from no known methods.
11965         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
11966         list.
11967
11968         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
11969         message sizes.
11970         (pop3-movemail): Use erase-buffer instead of looping and deleting
11971         regions, which seems rather odd.
11972
11973         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
11974         file once per `g' run.
11975
11976         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
11977         directories.  This makes the draft queue directory work.
11978
11979         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
11980         data from the backends, so that we only request the list of groups from
11981         each method once.  This should speed things up considerably.
11982
11983         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
11984         detect that it's not implemented.
11985
11986         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
11987         we actually do recurse down into the tree, but don't stat all leaf
11988         nodes.
11989
11990         * gnus-html.el (gnus-html-show-images): If there are no images to show,
11991         then say so instead of bugging out.
11992
11993         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
11994         files exist before trying to read them.
11995
11996         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
11997         around <pre_int>.
11998
11999         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
12000
12001         * nnmh.el (nnmh-request-list-1): Optimize for speed.
12002
12003 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12004
12005         * mm-util.el (mm-image-load-path): Just return the image directories,
12006         not all directories in the path in addition to the image directories.
12007         (mm-image-load-path): Maintain a cache of the image directories so that
12008         the `g' command in Gnus doesn't have to stat dozens of directories each
12009         time.
12010
12011         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
12012         (gnus-html-wash-tags): Add a new `i' command to insert images.
12013         (gnus-html-insert-image): New command and keystroke.
12014         (gnus-html-redisplay-with-images): New command and keystroke.
12015         (gnus-html-show-images): Rename command.
12016         (gnus-html-wash-tags): Remove more white space before <pre_int> image
12017         spacers.
12018         (gnus-html-wash-tags): Decode entities at the end, so that entities
12019         inside the tags don't mess up the rest of the "parsing".
12020
12021         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
12022         so that nnimap methods aren't agentized by default.  There's apparently
12023         many problems related to agent/imap behavior.
12024
12025         * gnus-art.el (gnus-article-copy-string): New command and key binding.
12026
12027         * gnus-html.el: Doc fix.
12028
12029 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12030
12031         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
12032         specifier-spec-list for Emacs 21.
12033
12034         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
12035         glyph-width and glyph-height instead of display-graphic-p and
12036         image-size; make avoidance of displaying small images work for XEmacs.
12037
12038         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
12039         for XEmacs.
12040
12041         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
12042         of symbol that holds plist data.
12043         (gnus-process-plist): Remove plist of process after getting it.
12044
12045 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12046
12047         * message.el (message-generate-hashcash): Change default to
12048         'opportunistic if hashcash is installed.
12049
12050         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
12051         (gnus-html-put-image): Only call image-size once, since it's somewhat
12052         time-consuming on remote X servers.
12053
12054 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12055
12056         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
12057         type on data, not a file name.
12058
12059         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
12060         window-pixel-edges for Emacs 21.
12061
12062         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
12063         decoded contents.
12064         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
12065
12066 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12067
12068         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
12069         group line format, since it isn't very interesting.
12070
12071         * gnus-agent.el (gnus-agent-short-article),
12072         (gnus-agent-long-article): Increase values for these two variables,
12073         since most people are likely to have more network connection and
12074         storage than before.
12075
12076         * gnus.el (gnus-refer-article-method): Change default to 'current.
12077         When referring an article, the common behavior is to refer it from the
12078         current select method, not the native select method.  The chances of
12079         the native select method having the message in question is rather slim
12080         these days.
12081
12082         * gnus-sum.el (gnus-auto-select-subject): Change default to
12083         `unseen-or-unread'.  I think it's likely that most people want to
12084         select an unseen article over a previously seen, but unread one.
12085
12086         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
12087         means that in the article buffer none of the minor mode elements will
12088         be shown, usually, and this is not desirable in most cases.
12089
12090         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
12091         that commands like `d' (and the like) go to the next line in the
12092         buffer, instead of the next unread article.  I think this is the
12093         behavior that is most natural for most users.
12094         (gnus-single-article-buffer): Change default to nil, so that people can
12095         have as many article buffers open as they have summary buffer.  I think
12096         this is the most natural way for the groups to behave.
12097
12098         * message.el (message-generate-new-buffers): Change default to
12099         `unsent', so that all new message buffers start their names with the
12100         string "*unsent", and it's easier to find the buffers if you move from
12101         them.
12102
12103 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12104
12105         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
12106         small.  They're probably tracking images.
12107         (gnus-html-wash-tags): Remove all <pre_int> place holders.
12108         (gnus-html-rescale-image): Yet another try at getting the image sizing
12109         right.
12110
12111         * nntp.el (nntp-request-set-mark): Refuse to do marks if
12112         nntp-marks-file-name is nil.
12113
12114 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12115
12116         * gnus-html.el (gnus-html-wash-tags)
12117         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
12118         Better logging.
12119
12120 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12121
12122         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
12123
12124         * gnus-html.el (gnus-html-wash-tags): Check the value of
12125         gnus-blocked-images in the summary buffer.
12126
12127 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12128
12129         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
12130
12131 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12132
12133         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
12134         like "a", it seems like.
12135         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
12136         since it needs to be picked from the correct buffer.
12137
12138         * nnwfm.el: Remove.
12139
12140         * nnlistserv.el: Remove.
12141
12142 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12143
12144         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
12145         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
12146
12147 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12148
12149         * nnkiboze.el: Remove.
12150
12151         * nndb.el: Remove.
12152
12153         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
12154         alt text.
12155         (gnus-html-rescale-image): Try to get the rescaling logic right for
12156         images that are just wide and not tall.
12157
12158         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
12159         overshadow variable bindings.
12160
12161 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12162
12163         * gnus-html.el (gnus-html-wash-tags)
12164         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
12165         Add extra logging.
12166
12167 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12168
12169         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
12170         (gnus-max-image-proportion): New variable.
12171         (gnus-html-rescale-image): New function.
12172         (gnus-html-put-image): Rescale images.
12173
12174 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12175
12176         Fix up some byte-compiler warnings.
12177         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
12178         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
12179         (gnus-article-fill-cited-article, gnus-article-hide-citation)
12180         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
12181         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
12182         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
12183         (gnus-group-update-group): Use save-excursion and with-current-buffer.
12184
12185 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12186
12187         * gnus-html.el (gnus-article-html): Decode contents by charset.
12188
12189 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12190
12191         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
12192         (gnus-html-frame-width, gnus-blocked-images):
12193         * message.el (message-prune-recipient-rules): Add custom version.
12194         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
12195
12196         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
12197         functions.
12198
12199         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
12200         gnus-process-get.
12201
12202 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
12203
12204         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
12205         instead of lsub directly.
12206
12207 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12208
12209         * nnwarchive.el: Remove.
12210
12211         * gnus-soup.el: Remove.
12212
12213         * nnsoup.el: Remove.
12214
12215         * nnultimate.el: Remove.
12216
12217         * gnus-html.el (gnus-blocked-images): New variable.
12218
12219         * message.el (message-prune-recipients): New function.
12220         (message-prune-recipient-rules): New variable.
12221
12222         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
12223         guess whether a long line is natural text or not.
12224
12225         * gnus-html.el (gnus-html-schedule-image-fetching):
12226         Use gnus-process-plist and friends for compatibility.
12227
12228 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12229
12230         * gnus-html.el: Require packages that define macros used in this file.
12231         (gnus-article-mouse-face): Declare to silence byte-compiler.
12232         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
12233         process-get.
12234         (gnus-html-put-image): Use plist-get to avoid getf.
12235         (gnus-html-prefetch-images): Use with-current-buffer.
12236
12237 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12238
12239         * gnus-ems.el: Provide compatibility functions for
12240         gnus-set-process-plist.
12241
12242         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
12243         header-line-format for XEmacs 21.4.
12244
12245         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
12246         * gnus.el (gnus-valid-select-methods):
12247         * message.el (message-send-mail-partially-limit):
12248         * mm-decode.el (mm-text-html-renderer):
12249         * mml.el (mml-insert-mime-headers-always):
12250         * smiley.el (smiley-regexp-alist): Bump custom version.
12251
12252 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12253
12254         * gnus-html.el: Require mm-url.
12255         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
12256         with the url to `url'.
12257         (gnus-html-wash-tags): Support cid: URLs/images.
12258
12259 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12260
12261         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
12262         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
12263         bindings, as they aren't useful at all.  `w' is moved to `W w'.
12264
12265         * gnus-move.el: Remove file, since it doesn't really work.
12266
12267         * gnus-html.el (gnus-article-html): Tell w3m that the input is
12268         UTF-8.  This seems to fix problems with some German web feeds.
12269
12270         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
12271         at the top so that the proper colors are applied.
12272
12273         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
12274         don't have dots in their names.
12275
12276         * gnus-art.el (gnus-article-view-part): Doc fix.
12277
12278         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
12279         XEmacs-compatible.
12280         (gnus-html-put-image): Don't do images on non-graphic displays.
12281
12282         * nnslashdot.el: Remove this unused backend.
12283
12284         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
12285         actions.
12286         (gnus-undo-register-1): Revert last change.
12287
12288         * gnus-group.el (gnus-group-completing-read): Protect against not
12289         having completion-styles bound.
12290
12291         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
12292         make broken recipients happier.
12293
12294         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
12295
12296         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
12297         point parameter.
12298
12299         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
12300
12301         * gnus-group.el (gnus-group-completing-read): Add 'substring to
12302         completion-styles for group selection.
12303
12304 2009-02-04  Andreas Schwab  <schwab@suse.de>
12305
12306         * gnus-score.el (gnus-score-string): Fix regex for matching extra
12307         headers and regexp-quote the match if necessary.
12308
12309 2009-03-24  Miles Bader  <miles@gnu.org>
12310
12311         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
12312         the blinking smiley.
12313
12314 2009-03-24  Simon Josefsson  <simon@josefsson.org>
12315
12316         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
12317         blink smiley.
12318
12319 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12320
12321         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
12322         where the dribbel file lives exists.
12323
12324         * message.el (message-send-mail-partially-limit): Change the default to
12325         nil, since most people don't want this.
12326
12327         * mm-url.el (mm-url-decode-entities): Also decode entities like
12328         &#x3212.
12329
12330 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
12331
12332         * gnus-sum.el (gnus-summary-idna-message):
12333         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
12334         Hyperlink urls in docstrings with URL `...'.
12335
12336 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
12337
12338         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
12339         functions.
12340
12341 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12342
12343         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
12344         say what the mouseover text should be.
12345
12346         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
12347         version of the mm-w3m-safe-url-regexp variable to only download images
12348         in the groups where we want that to happen.
12349
12350         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
12351
12352         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
12353         easier debugging.
12354         (gnus-article-beginning-of-window): Add kludge to allow spacing past
12355         big pictures in the article buffer.
12356
12357         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
12358         gnus-article-html.
12359         (mm-text-html-renderer): gnus-article-html needs curl in addition to
12360         w3m.
12361
12362         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
12363
12364 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12365
12366         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
12367         which doesn't exist.
12368
12369         * message.el (message-inhibit-ecomplete): New variable to allow some
12370         function to inhibit ecomplete address storage.
12371         (message-resend): Disable ecomplete message storage when resending
12372         messages.
12373
12374         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
12375
12376 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12377
12378         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
12379         Save excursion while copying, moving, and deleting articles in order to
12380         prevent the cursor from jumping to unforeseen place.
12381
12382 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12383
12384         * lpath.el: No need to bind bookmark-current-buffer,
12385         bookmark-yank-point and bookmark-make-record-function.
12386
12387 2010-08-17  Glenn Morris  <rgm@gnu.org>
12388
12389         * gnus-sync.el: Require gnus components whose functions are used.
12390
12391         * gnus-art.el (bookmark-make-record-function):
12392         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
12393         Declare for compiler.
12394
12395         * mm-url.el (mml-compute-boundary): Autoload.
12396
12397 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12398
12399         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
12400
12401 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
12402
12403         Typo fix "hoo4a" -> "hook".
12404
12405         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
12406
12407 2010-08-14  Glenn Morris  <rgm@gnu.org>
12408
12409         * gnus-sync.el (gnus-sync): Fix defgroup version.
12410
12411 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
12412
12413         Doc fixes and keep unknown groups (ammended for nunion bug fix).
12414
12415         * gnus-sync.el: Fix docs.
12416         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
12417         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
12418
12419 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12420
12421         Optimizations for gnus-sync.el.
12422
12423         * gnus-sync.el: Add docs about gnus-sync-backend
12424         possibilities.
12425         (gnus-sync-save): Remove unnecessary message.
12426         (gnus-sync-read): Optimize and show what groups were skipped.
12427
12428 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12429
12430         Minor bug fixes for gnus-sync.el.
12431
12432         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
12433         Don't read the sync on get-new-news.
12434
12435         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
12436         quiet.
12437
12438         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
12439         (fix typo).
12440
12441 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
12442
12443         Make saving and restoring of hidden threads work with overlays.
12444         Patch applied by Ted Zlatanov.
12445
12446         * gnus-sum.el (gnus-hidden-threads-configuration)
12447         (gnus-restore-hidden-threads-configuration): Update to deal with text
12448         properties, rather than searching for a magic character.
12449
12450 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12451
12452         New gnus-sync.el library for synchronization of marks.
12453
12454         * gnus-sync.el: New library for synchronization of marks.
12455
12456         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
12457         renamed from `gnus-registry-grep-in-list'.
12458
12459         * gnus-registry.el (gnus-registry-follow-group-p):
12460         Use `gnus-grep-in-list'.
12461
12462         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
12463
12464 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12465
12466         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
12467         determining charset of text fails.
12468
12469 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12470
12471         * nnmail.el (nnmail-get-new-mail-1): Revert.
12472
12473         * nnml.el (nnml-active-number): Make sure names of newly created groups
12474         in nnml-group-alist are encoded.
12475
12476 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12477
12478         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
12479         containing non-ASCII characters in active file for nnml back end.
12480
12481 2010-07-24  David Engster  <dengste@eml.cc>
12482
12483         * mml-smime.el (mml-smime-epg-verify): Also accept the older
12484         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
12485
12486 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
12487
12488         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
12489         tag (Bug#6654).
12490
12491 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12492
12493         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
12494         the article buffer, not the summary buffer.
12495
12496 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12497
12498         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
12499         Emacs 23 as well.
12500
12501 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12502
12503         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
12504         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
12505
12506 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12507
12508         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
12509         Patch applied by Karl Fogel.
12510
12511         * gnus-sum.el (gnus-summary-bookmark-make-record):
12512         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
12513
12514 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12515
12516         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
12517         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
12518         C-w still not working correctly from Article buffers; Thierry's
12519         patch to fix that will be applied after this.
12520
12521         * gnus-art.el (bookmark-make-record-function): New local variable.
12522
12523         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
12524         article buffer.
12525         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
12526
12527 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
12528
12529         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
12530         on changes in bookmark.el.
12531
12532 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12533
12534         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
12535         `no-log' instead of message not to log prompt string.
12536
12537 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
12538
12539         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
12540         the *other* type of HTML form submission.
12541
12542 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
12543
12544         * auth-source.el (auth-source-pick): If choice does not contain a
12545         questioned keyword, set the check to t.
12546
12547 2010-06-12  Romain Francoise  <romain@orebokech.com>
12548
12549         * gnus-util.el (gnus-date-get-time): Move up before first use.
12550
12551 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12552
12553         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
12554         (gnus-article-edit-part): Bind it to make last part that is substituted
12555         or deleted visible.
12556         (gnus-mime-display-single): Buttonize part of which id equals to
12557         gnus-mime-buttonized-part-id.
12558
12559 2010-06-10  Dan Christensen  <jdc@uwo.ca>
12560
12561         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
12562         (gnus-dd-mmm): Use gnus-date-get-time.
12563         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
12564         simplify logic.
12565         (gnus-summary-limit-to-age): Use gnus-date-get-time.
12566         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
12567
12568 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
12569
12570         * auth-source.el (top): Autoload `secrets-list-collections',
12571         `secrets-create-item', `secrets-delete-item'.
12572         (auth-sources): Fix tag string.
12573         (auth-get-source, auth-source-retrieve, auth-source-create)
12574         (auth-source-delete): New defuns.
12575         (auth-source-pick): Rewrite in order to avoid 2 passes.
12576         (auth-source-forget-user-or-password): New parameter USERNAME.
12577         (auth-source-user-or-password): New parameters CREATE-MISSING and
12578         DELETE-EXISTING.  Retrieve password interactively, if needed.
12579
12580 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
12581
12582         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
12583         deleting unused directories when gnus-expert-user is t.
12584
12585 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12586
12587         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
12588         for each temp file when gnus-article-browse-delete-temp is ask.
12589
12590 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12591
12592         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
12593         Replace Lisp calls to delete-backward-char by calls to delete-char.
12594
12595 2010-05-20  Kevin Ryde  <user42@zip.com.au>
12596
12597         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
12598
12599 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
12600
12601         * password-cache.el (password-cache-remove): Fix docstring.
12602
12603 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12604
12605         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
12606         article unless decoding article to be saved.
12607
12608 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12609
12610         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
12611         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
12612         generated within the mm-with-unibyte-current-buffer macro.
12613
12614 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12615
12616         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
12617         to nil when we're in a mml-preview buffer and no group is selected.
12618
12619 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
12620
12621         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
12622         when catching the `C-g'.  Reported by "Leo".
12623
12624 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12625
12626         * message.el (message-forward-make-body-plain)
12627         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
12628         multibyte-string-p.
12629
12630         * lpath.el: Revert.
12631
12632 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12633
12634         * message.el (message-forward-make-body-mml): Assume original message
12635         is multibyte string; error on unibyte.
12636         (message-forward-make-body-plain): Ditto; don't add excessive newline
12637         in body end.
12638
12639         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
12640
12641 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
12642
12643         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
12644         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
12645
12646 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12647
12648         * mm-extern.el (mm-extern-url): Don't use
12649         mm-with-unibyte-current-buffer.
12650         (mm-extern-cache-contents): Use with-current-buffer instead of
12651         save-excursion + set-buffer.
12652
12653 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12654
12655         * mm-util.el (mm-emacs-mule): Remove.
12656
12657 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
12658
12659         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
12660         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
12661         change.
12662
12663 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12664
12665         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
12666         bind the default value of enable-multibyte-characters to nil.
12667
12668 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12669
12670         * message.el (message-forward-make-body-plain)
12671         (message-forward-make-body-mml):
12672         Don't use mm-with-unibyte-current-buffer.
12673
12674 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12675
12676         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
12677
12678 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
12679
12680         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
12681         (Bug#5592).
12682
12683 2010-05-07  Julien Danjou  <julien@danjou.info>
12684
12685         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
12686         it to mm-pipe-part.
12687
12688         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
12689         it is given.
12690
12691 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12692
12693         * binhex.el (binhex-decode-region-internal):
12694         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
12695         (dns-query):
12696         * nnweb.el (nnweb-gmane-search):
12697         * pgg-parse.el (pgg-parse-armor):
12698         * pgg.el (pgg-verify-region):
12699         * sha1.el (sha1-string-external):
12700         * uudecode.el (uudecode-decode-region-internal):
12701         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
12702         XEmacs.
12703
12704         * gnus-art.el (gnus-article-browse-html-parts):
12705         * gnus-group.el (gnus-read-ephemeral-gmane-group):
12706         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
12707         make-temp-file.
12708
12709         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
12710         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
12711         compiling.
12712
12713         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
12714         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
12715         XEmacs when compiling.
12716
12717         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
12718         gnus-pick-mode-off-hook for XEmacs when compiling.
12719         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
12720         gnus-binary-mode-off-hook for XEmacs when compiling.
12721
12722         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
12723         Return nil if char-charset is not available.
12724
12725         * imap.el (imap-disable-multibyte)
12726         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
12727         macros.
12728
12729         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
12730         instead of encode-coding-string.
12731
12732         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
12733         'xemacs) instead of mm-emacs-mule to switch function definitions.
12734         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
12735
12736         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
12737         bind temporary-file-directory for XEmacs;
12738         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
12739         timer-set-function for XEmacs 21.4 and SXEmacs;
12740         bind timer-list for XEmacs 21.4 and SXEmacs;
12741         fbind char-charset and find-charset-region for non-Mule XEmacs;
12742         fbind decode-coding-region, decode-coding-string, detect-coding-region,
12743         encode-coding-region and encode-coding-string for XEmacs having no
12744         file-coding feature.
12745
12746 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
12747
12748         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
12749
12750 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12751
12752         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
12753         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
12754
12755 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
12756
12757         * mm-util.el (mm-decompress-buffer): Use `delete-file';
12758         alias `jka-compr-delete-temp-file' no longer exists.
12759
12760 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12761
12762         Use define-minor-mode in Gnus where applicable.
12763         * mml.el (mml-mode): Use define-minor-mode.
12764         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
12765         (gnus-undo-mode): Use define-minor-mode.
12766         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
12767         (gnus-dead-summary-mode): Use define-minor-mode.
12768         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
12769         Initialize in declaration.
12770         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
12771         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
12772         (gnus-mailing-list-mode): Use define-minor-mode.
12773         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
12774         (gnus-draft-mode): Use define-minor-mode.
12775         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
12776         (gnus-dired-mode): Use define-minor-mode.
12777
12778 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
12779
12780         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
12781         handles on recursive mml-to-mime translation and check them for
12782         boundary delimiter collisions.  Reported by Greg Troxel.
12783
12784 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12785
12786         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
12787
12788 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12789
12790         * mm-util.el (mm-find-buffer-file-coding-system):
12791         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
12792
12793 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
12794
12795         * message.el (message-generate-headers): Record insertion of optional
12796         headers as well.  Otherwise the check to prevent repeated insertion of
12797         optional headers is a no-op.
12798
12799 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
12800
12801         * smime.el: Don't mention CVS.
12802
12803         * nnrss.el (nnrss-fetch): Don't mention CVS.
12804
12805         * nnir.el: Don't mention CVS.
12806
12807 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12808
12809         * gnus-sum.el (gnus-summary-bookmark-make-record):
12810         Add `location' field.
12811
12812 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12813
12814         * lpath.el: Fbind bookmark-default-handler,
12815         bookmark-get-bookmark-record, bookmark-make-record-default,
12816         bookmark-prop-get for Emacs <23 and XEmacs.
12817
12818 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12819
12820         * gnus-sum.el: Add bookmark declarations to silence the compiler.
12821         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
12822         Use with-current-buffer to silence the byte-compiler.
12823         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
12824         bother to require `gnus'.
12825         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
12826
12827 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12828
12829         * gnus-sum.el (gnus-summary-bookmark-make-record)
12830         (gnus-summary-bookmark-jump): New functions.
12831         (gnus-summary-mode): Setup bookmark support.
12832
12833 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
12834
12835         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
12836         if set.
12837
12838 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12839
12840         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
12841         gnus-article-browse-html-save-cid-image; make it work recursively for
12842         forwarded messages as well.
12843         (gnus-article-browse-html-parts): Work when prefix arg is given.
12844         (gnus-article-browse-html-article): Doc fix.
12845
12846 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
12847
12848         * message.el (message-default-mail-headers)
12849         (message-default-headers): Carry the value mail-default-headers over
12850         into message-default-mail-headers, rather than message-default-headers.
12851
12852 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
12853
12854         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
12855         charset.
12856
12857         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
12858         charset into the <meta> tag when the article is encoded to utf-8.
12859
12860 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12861
12862         * gnus-art.el (gnus-article-browse-delete-temp-files):
12863         Delete directories as well.
12864         (gnus-article-browse-html-parts): Work for images that do not specify
12865         file names; delete temp directory when quitting; insert header at the
12866         right place; use file: scheme for image files.
12867
12868 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
12869
12870         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
12871         (gnus-article-browse-html-parts): Use it to make temporary cid image
12872         files in addition to html file so that browser may display them.
12873
12874 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12875
12876         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
12877
12878 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
12879
12880         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
12881
12882 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
12883
12884         * auth-source.el (auth-sources): Change default to be simpler.
12885         Explain about Secret Service API sources.  Improve Customize options.
12886         (auth-source-pick): Change to accept any number of search parameters.
12887         Implement fallbacks iteratively, not recursively.  Add scoring on the
12888         second pass and sort by score.  Call Secret Service API when needed.
12889         (auth-source-user-or-password): Use it.  Call Secret Service API
12890         directly when needed to get the user name and the password.
12891
12892 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
12893
12894         * message.el (message-interactive): Doc fix.
12895         (message-qmail-inject-args): Reflow.
12896         (message-kill-to-signature): Fix typo in docstring.
12897
12898         * smiley.el (smiley-buffer): Fix typo in docstring.
12899
12900 2010-03-24  Glenn Morris  <rgm@gnu.org>
12901
12902         * mail-source.el (gnus-message): Declare.
12903         (mail-source-delete-old-incoming): Require gnus-util.
12904
12905 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12906
12907         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
12908
12909         * message.el (ecomplete-setup): Autoload it for Emacs <23.
12910
12911         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
12912         password-cache's default if it is not bound.
12913         (mml-secure-passphrase-cache-expiry): Default to 16 that is
12914         password-cache-expiry's default if it is not bound.
12915
12916         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
12917         available in Emacs 21.
12918
12919         * lpath.el: Suppress compiler warnings for:
12920         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
12921         XEmacs;
12922         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
12923         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
12924         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
12925
12926 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
12927
12928         * auth-source.el (auth-sources): Fix up definition so extra parameters
12929         are always inline.
12930
12931 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
12932
12933         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
12934         wasn't updated after mismatch.  Clear cached mailbox info correctly
12935         when uidvalidity changes.
12936         (nnimap-group-prefixed-name): New function to avoid some code
12937         duplication.
12938         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
12939         (nnimap-request-group): Use it.
12940         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
12941         (nnimap-update-unseen): Significantly improved speed of Gnus startup
12942         with many imap folders.  This is done by caching the group status from
12943         the imap server persistently in a group parameter `imap-status'.  (This
12944         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
12945         but not persistently, so every Gnus startup was still very slow.)
12946
12947 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
12948
12949         * assistant.el (assistant-render-text): Run `widget-setup' and don't
12950         delete the extra newline.  Otherwise editing of :string and :number
12951         types don't work.
12952
12953 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12954
12955         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
12956         secrets.el dependency.
12957         (auth-sources): Add optional user name.  Add secrets.el configuration
12958         choice (unused right now).
12959
12960 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
12961
12962         * gnus-sum.el (gnus-summary-make-menu-bar):
12963         Let `gnus-registry-install-shortcuts' fill in the functions.
12964
12965         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
12966         warnings.
12967         (gnus-registry-misc-menus): Variable to hold registry mark menus.
12968         (gnus-registry-install-shortcuts): Populate and use it in a
12969         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
12970
12971 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
12972
12973         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
12974         In-place substitutions for the group name encoding/decoding.
12975         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
12976         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
12977         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
12978         (nnimap-update-unseen, nnimap-request-list)
12979         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
12980         (nnimap-request-set-mark, nnimap-split-to-groups)
12981         (nnimap-split-articles, nnimap-request-newgroups)
12982         (nnimap-request-create-group, nnimap-request-accept-article)
12983         (nnimap-request-delete-group, nnimap-request-rename-group)
12984         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
12985         `encoded-mbx' for consistency.
12986         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
12987         variable `imap-current-mailbox'.
12988
12989         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
12990         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
12991
12992 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
12993
12994         * pop3.el (pop3-display-message-size-flag): Display message size byte
12995         counts during POP3 download.
12996         (pop3-movemail): Use it.
12997         (pop3-list): Implement listing of available messages.
12998
12999 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
13000
13001         * nnir.el (nnir-get-article-nov-override-function): New function to
13002         override the normal NOV retrieval.
13003         (nnir-retrieve-headers): Use it.
13004
13005 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
13006
13007         * auth-source.el (netrc-machine-user-or-password): Autoload.
13008
13009 2010-03-19  Glenn Morris  <rgm@gnu.org>
13010
13011         Stop message.el from loading about 40 libraries it doesn't always need.
13012         The general approach is to autoload rather than require, and to
13013         require in the specific functions rather than the file.  (Bug#5642)
13014
13015         * gmm-utils.el: Don't require wid-edit.
13016         (widget-create-child-value, widget-convert, widget-default-get):
13017         Autoload.
13018
13019         * gnus-util.el: Don't require time-date, netrc.
13020         (message-fetch-field, gnus-group-name-decode): Declare rather than
13021         autoloading.
13022         (gnus-fetch-field): Require message.
13023         (gnus-decode-newsgroups): Require gnus-group.
13024
13025         * ietf-drums.el: Don't require time-date.
13026
13027         * message.el: Don't require hashcash, canlock, ecomplete.
13028         Do require mail-utils.  Require nnheader only when compiling.
13029         (smtpmail-default-smtp-server): Remove declaration.
13030         (message-send-mail-function): Check smtpmail-default-smtp-server
13031         is bound rather than requiring smtpmail.
13032         (message-auto-save-directory, message-insert-signature):
13033         Use expand-file-name rather than nnheader-concat.
13034         (nnheader-insert-file-contents): Autoload.
13035         (hashcash-wait-async): Declare.
13036         (message-send-mail): Only call gnus-setup-posting-charset if
13037         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
13038         (message-send-mail-with-sendmail): Require sendmail.
13039         (canlock-password, canlock-password-for-verify): Declare.
13040         (message-canlock-password): Require canlock.
13041         (nnheader-get-report): Autoload.
13042         (gnus-setup-posting-charset): Declare.
13043         (message-send-news): Require gnus-msg.
13044         (message-make-references, message-make-in-reply-to): Use mail-header-id
13045         rather than the alias mail-header-message-id.
13046         (ecomplete-add-item, ecomplete-save): Declare.
13047         (message-put-addresses-in-ecomplete): Require ecomplete.
13048         (ecomplete-display-matches): Autoload.
13049
13050         * mm-decode.el: Don't require mailcap, gnus-util.
13051         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
13052         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
13053         Autoload.
13054         (mailcap-mime-extensions): Declare.
13055
13056         * mm-encode.el: Don't require mailcap.
13057         (mailcap-extension-to-mime): Autoload.
13058
13059         * mml-sec.el: Don't require password-cache.
13060
13061         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
13062         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
13063         (mml-minibuffer-read-type): Require mailcap.
13064         (mml-preview): Require gnus-msg.
13065
13066         * mml1991.el: Require password-cache.
13067         (password-cache-expiry): Remove declaration.
13068
13069         * mml2015.el: Require password-cache.
13070         (password-cache-expiry): Remove declaration.
13071
13072         * nneething.el (mailcap): Require mailcap.
13073
13074         * nnheader.el (declare-function): Add compatibility stub.
13075         (message-remove-header): Declare rather than autoload.
13076         (nnheader-replace-header): Require message.
13077
13078         * nnimap.el (declare-function): Add compatibility stub.
13079         (netrc-parse, netrc-machine-user-or-password): Declare.
13080         (nnimap-open-connection): Require netrc.
13081
13082         * nntp.el (declare-function): Add compatibility stub.
13083         (netrc-parse, netrc-machine, netrc-get): Declare.
13084         (nntp-send-authinfo): Require netrc.
13085
13086         * rfc2047.el: Don't require qp.
13087         (quoted-printable-encode-region, quoted-printable-decode-string):
13088         Autoload.
13089
13090         * sieve-mode.el: Don't require easymenu.
13091         (easy-menu-add-item): Autoload it.
13092
13093         * spam-stat.el (time-to-number-of-days): Autoload it.
13094
13095 2010-03-19  Glenn Morris  <rgm@gnu.org>
13096
13097         * password-cache.el (password-cache, password-cache-expiry): Autoload.
13098
13099 2010-03-18  Glenn Morris  <rgm@gnu.org>
13100
13101         * hashcash.el (declare-function): Remove duplicate definition.
13102
13103 2010-03-17  Kevin Ryde  <user42@zip.com.au>
13104
13105         * mml.el (mml-read-tag): Unquote values with `read' to reverse
13106         prin1 in mml-insert-tag (just stripping the quotes gave wrong
13107         value if any backslash escapes).
13108
13109 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13110
13111         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
13112         if it is available.  (bug#5647)
13113
13114         * lpath.el: Suppress compiler warning for coding-system-from-name for
13115         Emacs 21 and XEmacs.
13116
13117 2010-03-14  Juri Linkov  <juri@jurta.org>
13118
13119         * hmac-def.el:
13120         * hmac-md5.el:
13121         * netrc.el: Fix keywords.
13122
13123 2010-02-26  Glenn Morris  <rgm@gnu.org>
13124
13125         * message.el (message-send-mail-function): Change the default, so that
13126         it inherits from a customized send-mail-function.  (Bug#5643)
13127
13128 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13129
13130         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
13131         shell-command-to-string signals an error (bug#5299).
13132
13133 2010-02-24  Glenn Morris  <rgm@gnu.org>
13134
13135         * message.el (message-smtpmail-send-it)
13136         (message-send-mail-with-mailclient): Doc fixes.
13137
13138 2010-02-16  Glenn Morris  <rgm@gnu.org>
13139
13140         * message.el (message-default-mail-headers): Change the default value
13141         to ease the transition from mail-mode to message-mode.  (Bug#5555)
13142
13143 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13144
13145         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
13146         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
13147
13148 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
13149
13150         * time-date.el (date-to-time): Doc fix (Bug#5408).
13151
13152 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
13153
13154         * message.el (message-mail): Just pass yank-action on to message-setup.
13155         (message-setup): Handle (FUN . ARGS) form of yank-action.
13156         (message-with-reply-buffer, message-widen-reply)
13157         (message-yank-original): Handle non-buffer values of
13158         message-reply-buffer (Bug#4080).
13159         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
13160
13161 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
13162
13163         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
13164         Fix typo in docstring.
13165
13166 2010-01-08  Jason Rumney  <jasonr@gnu.org>
13167
13168         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
13169         response.
13170
13171 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13172
13173         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
13174
13175         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
13176
13177         * message.el (message-check-news-header-syntax): Protect against a
13178         string that `rfc822-addresses' returns when parsing fails.
13179
13180 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13181
13182         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
13183         (gnus-previous-char-property-change): New functions.
13184
13185         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
13186
13187 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
13188
13189         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
13190         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
13191
13192 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
13193
13194         * message.el (message-exchange-point-and-mark): Rework last change to
13195         avoid using optional arg of exchange-point-and-mark, for backward
13196         compatibility.
13197
13198 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
13199
13200         * message.el (message-exchange-point-and-mark):
13201         Call exchange-point-and-mark with an argument rather than setting
13202         mark-active by hand (Bug#5175).
13203
13204 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13205
13206         * nntp.el (nntp-service-to-port): Work for service expressed with
13207         numeric string; replace [:digit:] with [0-9] for XEmacs.
13208
13209 2009-12-17  Glenn Morris  <rgm@gnu.org>
13210
13211         * gnus-group.el (gnus-bug-group-download-format-alist):
13212         Change emacs entry to debbugs.gnu.org.  Bump :version.
13213
13214 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13215
13216         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
13217
13218 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13219
13220         * message.el (message-info): Explain why we use `Info-goto-node'.
13221
13222 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13223
13224         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
13225
13226 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13227
13228         * message.el (message-completion-in-region): New compatibility function.
13229         (message-expand-group): Use it.
13230
13231 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13232
13233         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
13234         with no unread article should be listed if the 2nd arg `predicate' is
13235         given.
13236
13237 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13238
13239         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
13240
13241 2009-11-29  Juri Linkov  <juri@jurta.org>
13242
13243         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
13244         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
13245         on `gnus-recenter'.  (Bug#4698, Bug#4981)
13246
13247 2009-11-26  Kevin Ryde  <user42@zip.com.au>
13248
13249         * sha1.el (sha1-string-external): default-directory "/" in case
13250         otherwise non-existent.  process-connection-type pipe for touch of
13251         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
13252
13253 2009-11-25  Kevin Ryde  <user42@zip.com.au>
13254
13255         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
13256         it's comms related and sgml-mode.el has "comm" on that basis too.
13257
13258 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13259
13260         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
13261         containing tspecial characters if they have been already quoted.
13262
13263 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
13264
13265         * dns-mode.el (auto-mode-alist): Purecopy string.
13266
13267 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13268
13269         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
13270
13271 2009-10-24  Glenn Morris  <rgm@gnu.org>
13272
13273         * gnus-art.el (help-xref-stack-item): Define for compiler.
13274
13275 2009-10-21  Kevin Ryde  <user42@zip.com.au>
13276
13277         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
13278
13279 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13280
13281         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
13282
13283 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13284
13285         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
13286         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
13287
13288 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13289
13290         * gnus.el (gnus-overlay-get): New alias to overlay-get.
13291         (gnus-overlays-in): New alias to overlays-in.
13292
13293         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
13294         gnus-overlay-get, and gnus-delete-overlay.
13295         (gnus-summary-show-thread): Make it work as well for systems in which
13296         next-single-char-property-change is not available.
13297         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
13298
13299         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
13300         (gnus-overlay-get): New alias to extent-property.
13301         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
13302
13303         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
13304         SXEmacs.
13305
13306         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
13307         SXEmacs.
13308
13309 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
13310
13311         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
13312
13313 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
13314
13315         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
13316         and XEmacs that don't have `remove-overlays'.
13317
13318 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13319
13320         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
13321         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
13322         selective display.  Use overlays instead.
13323
13324 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
13325
13326         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
13327
13328 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
13329
13330         * spam-stat.el (spam-stat-load): Fix typo in message.
13331
13332 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
13333
13334         * dig.el (dig-invoke): Fix typo in docstring.
13335         (query-dig): Reflow docstring.
13336
13337 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
13338
13339         * gnus-art.el (gnus-article-encrypt-body):
13340         * message.el (message-check-recipients):
13341         * mm-util.el (mm-codepage-setup):
13342         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
13343         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
13344
13345 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
13346
13347         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
13348         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
13349         keys from the menu if mm-{sign,encrypt}-option is 'guided.
13350         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
13351         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
13352
13353 2009-09-21  Kevin Ryde  <user42@zip.com.au>
13354
13355         * dig.el: Add "Keywords: comm", as per net-utils.el.
13356
13357 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13358
13359         * dig.el (dig-mode): Use define-derived-mode.
13360
13361 2009-09-19  Glenn Morris  <rgm@gnu.org>
13362
13363         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
13364
13365 2009-09-18  Glenn Morris  <rgm@gnu.org>
13366
13367         * gnus-diary.el (gnus-diary-check-message):
13368         * message.el (message-insert-formatted-citation-line):
13369         * nnbabyl.el (top-level):
13370         * nndiary.el (nndiary-schedule):
13371         Fix typos in condition-case handlers.
13372
13373 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13374
13375         * gnus-art.el (gnus-article-edit-part): Work for the buffer
13376         configuration that provides the sole article window in a frame;
13377         position point correctly after deleting a part.
13378
13379 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
13380
13381         * spam.el (spam-unregister-on-reregister): Add boolean variable.
13382         (spam-resolve-registrations-routine): Use it to unregister articles
13383         that change status.
13384
13385 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13386
13387         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
13388         with XEmacs.
13389         (parse-time-string-chars): Use it.
13390
13391 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13392
13393         * imap.el (imap-interactive-login): Better messages.
13394         (imap-open): Fix bug with renamed buffer on reconnect.
13395         (imap-authenticate): Add buffer-local imap-last-authenticator variable
13396         for easier debugging and cleaner code.  On successful (guessed based on
13397         server capabilities) secondary authentication, set imap-state
13398         correctly.
13399         (imap-last-authenticator): Define imap-last-authenticator as a variable
13400         to avoid warnings.
13401
13402 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13403
13404         * nnrss.el (nnrss-request-article): Remove binding of
13405         default-enable-multibyte-characters that has gotten needless by
13406         the 2007-07-13 change in rfc2047-encode-message-header.
13407
13408         * mml.el (mml-insert-multipart): Error on the message header.
13409         (mml-insert-part): Error on the message header; position point at
13410         the end of a MIME tag.
13411
13412 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13413
13414         * time-date.el (autoload): Expand define-obsolete-function-alias into
13415         defalias and make-obsolete for old Emacsen that Gnus supports.
13416         (with-no-warnings): Define it for old Emacsen.
13417         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
13418         is available.
13419         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
13420         float-time is available; suppress compile warning for time-to-seconds.
13421
13422         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
13423         (gnus-float-time): Alias to float-time if it exists.
13424
13425         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
13426         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
13427         float-time is available; suppress compile warning for time-to-seconds.
13428
13429         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
13430         XEmacs.
13431
13432 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
13433
13434         * imap.el (imap-message-map): Docstring fix.
13435
13436 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13437
13438         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
13439         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
13440         Add the optional argument `encoding' that overrides the default.
13441
13442         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
13443         mm-encode-buffer.
13444
13445 2009-09-04  Glenn Morris  <rgm@gnu.org>
13446
13447         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
13448         mm-disable-multibyte, rather than default-enable-multibyte-characters.
13449         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
13450         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
13451         * mm-util.el (mm-with-unibyte-current-buffer)
13452         (mm-find-buffer-file-coding-system):
13453         * yenc.el (yenc-decode-region): Use default-value rather than
13454         default-enable-multibyte-characters.
13455
13456 2009-09-03  Glenn Morris  <rgm@gnu.org>
13457
13458         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
13459         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
13460         than default-enable-multibyte-characters.
13461
13462 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
13463
13464         * gnus-art.el (gnus-article-read-summary-keys):
13465         Fix gnus-buffer-configuration's value temporarily used.
13466
13467 2009-09-02  Glenn Morris  <rgm@gnu.org>
13468
13469         * gnus-util.el (gnus-float-time): New function.
13470         * gnus-delay.el (gnus-delay-article):
13471         * gnus-sum.el (gnus-thread-latest-date):
13472         * gnus-util.el (gnus-user-date): Use gnus-float-time.
13473         * nnspool.el (nnspool-request-newgroups):
13474         Use gnus-float-time rather than time-to-seconds.
13475         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
13476
13477         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
13478         (gnus-header-subject-face, gnus-header-newsgroups-face)
13479         (gnus-header-name-face, gnus-header-content-face):
13480         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
13481         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
13482         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
13483         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
13484         (gnus-cite-face-11):
13485         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
13486         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13487         (gnus-server-closed-face, gnus-server-denied-face)
13488         (gnus-server-offline-face):
13489         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13490         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13491         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13492         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13493         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13494         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13495         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13496         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13497         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13498         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13499         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13500         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13501         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13502         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
13503         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
13504         (gnus-summary-high-undownloaded-face)
13505         (gnus-summary-low-undownloaded-face)
13506         (gnus-summary-normal-undownloaded-face)
13507         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13508         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13509         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13510         (gnus-splash-face):
13511         * message.el (message-header-to-face, message-header-cc-face)
13512         (message-header-subject-face, message-header-newsgroups-face)
13513         (message-header-other-face, message-header-name-face)
13514         (message-header-xheader-face, message-separator-face)
13515         (message-cited-text-face, message-mml-face):
13516         * sieve-mode.el (sieve-control-commands-face)
13517         (sieve-action-commands-face, sieve-test-commands-face)
13518         (sieve-tagged-arguments-face):
13519         * spam.el (spam-face):
13520         Mark face aliases with "-face" in the name as obsolete.
13521
13522 2009-09-01  Glenn Morris  <rgm@gnu.org>
13523
13524         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
13525         than goto-line.
13526
13527 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13528
13529         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13530         Don't move point if the command is invoked inside the message header.
13531
13532 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13533
13534         * imap.el (imap-send-command): Simplify.
13535         (imap-wait-for-tag): point-max -> buffer-size.
13536
13537 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13538
13539         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
13540         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
13541         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
13542         * nnir.el (nnir-swish-e-index-file):
13543         * gnus-sum.el (gnus-summary-delete-marked-as-read)
13544         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
13545         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
13546         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
13547         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
13548         (gnus-treat-display-xface): Add Emacs version of obsolescence.
13549
13550 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13551
13552         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
13553         Don't save excursion.
13554
13555 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13556
13557         * nnheader.el (nnheader-find-file-noselect):
13558         * mm-util.el (mm-insert-file-contents):
13559         Use (default-value 'major-mode) instead of default-major-mode.
13560
13561 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13562
13563         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
13564
13565 2009-08-26  Glenn Morris  <rgm@gnu.org>
13566
13567         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
13568         than placing in files.el.
13569
13570 2009-08-25  Glenn Morris  <rgm@gnu.org>
13571
13572         * nnir.el (top-level): Don't require cl at run-time.
13573         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
13574         Replace cl-function substitute with gnus-replace-in-string.
13575         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
13576         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
13577         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
13578         simplified expansions.
13579
13580 2009-08-25  Kevin Ryde  <user42@zip.com.au>
13581
13582         * dig.el (dig): Add autoload cookie.
13583
13584 2009-08-22  Glenn Morris  <rgm@gnu.org>
13585
13586         * gnus-art.el (gnus-button-patch): Use forward-line rather than
13587         goto-line.
13588
13589 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
13590
13591         * parse-time.el (parse-time-string-chars): Save match data.
13592
13593 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
13594
13595         * parse-time.el (parse-time-string-chars): Compute using character
13596         classes, to handle non-ascii characters (Bug#3190).
13597
13598 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13599
13600         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
13601
13602         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
13603         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
13604         (gnus-mm-display-part, gnus-mime-display-single)
13605         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
13606         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
13607
13608         * gnus-sum.el
13609         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
13610         (gnus-summary-move-article): Add expirable mark to articles copied or
13611         moved to group that has auto-expire turned on if the option is non-nil.
13612
13613 2009-07-24  Glenn Morris  <rgm@gnu.org>
13614
13615         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
13616         Fix typo.  (Bug#3903)
13617
13618 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13619
13620         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
13621         gnus-article-read-summary-keys rather than gnus-summary-edit-article
13622         that should not be used for draft articles.
13623         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
13624         that has no concern in minor mode keys.
13625         (gnus-article-summary-command, gnus-article-summary-command-nosave):
13626         Abolish.
13627
13628 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13629
13630         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
13631         article without making inquiry to a user for unknown encoding.
13632
13633         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
13634         (nnmaildir--scan): Assume i-node and device number that file-attributes
13635         returns might be cons-cell.
13636
13637         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
13638
13639         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
13640
13641 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
13642
13643         * auth-source.el: Remove docs now in auth.texi.  Don't use
13644         `gnus-message' for logging.  Add new variables `auth-source-debug' and
13645         `auth-source-hide-passwords' and use them.
13646
13647 2009-07-15  Glenn Morris  <rgm@gnu.org>
13648
13649         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
13650
13651 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13652
13653         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
13654         excessive whitespace from the default values of title and description.
13655
13656 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13657
13658         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
13659         mail-fetch-field to fetch Content-Description header in order to
13660         exclude newlines.
13661
13662 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
13663
13664         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
13665         format used by GnuPG 2.0.11.
13666
13667 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13668
13669         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
13670         to deleted part.
13671
13672 2009-05-30  David Engster  <dengste@eml.cc>
13673
13674         * nnmairix.el: Remove old documentation in the commentary block.
13675         (nnmairix-request-group): Do not update active file for nnml back ends.
13676         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
13677         end so that overview files are ignored.
13678         (nnmairix-update-groups): Make updating the groups more robust by using
13679         marks.
13680         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
13681         with dollar characters in message-id.
13682
13683 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
13684
13685         * spam.el: Use dns-query instead of query-dns.  Was renamed on
13686         2008-12-25 in dns.el.
13687
13688 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13689
13690         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
13691         could happen if the text is only composed of spaces and/or tabs.
13692
13693 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
13694
13695         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
13696         when sending a queued message to avoid extra mml tags.
13697
13698 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13699
13700         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
13701
13702 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13703
13704         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
13705         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
13706         rmail-toggle-header for XEmacs;
13707         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
13708
13709 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13710
13711         * gnus-dired.el: Remove autoload for gnus-setup-message.
13712         (gnus-dired-attach): Fake this-command value to prevent Gnus from
13713         displaying Gnus logo; always use compose-mail.
13714
13715 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13716
13717         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
13718
13719 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13720
13721         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
13722         (gnus-nocem-issuers): List currently active issuers; fix custom type.
13723         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
13724         available.
13725         (gnus-nocem-epg-verify): New function.
13726
13727 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
13728
13729         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
13730
13731 2009-02-15  Glenn Morris  <rgm@gnu.org>
13732
13733         * gnus-util.el (rmail-insert-rmail-file-header)
13734         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
13735         autoloads.
13736         (rmail-default-rmail-file): Remove unnecessary declaration.
13737         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
13738
13739 2009-02-14  Glenn Morris  <rgm@gnu.org>
13740
13741         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
13742         variable (only used in gnus-util, which declares it anyway).
13743         (rmail-output-to-rmail-file): Remove autoload of deleted function,
13744         which was only needed by gnus-art (changed to not use it any more).
13745         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
13746         only used in gnus-util, which autoloads it itself.
13747         (rmail-update-summary): Fix autoload.
13748
13749         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
13750         rather than rmail-output-to-rmail-file.
13751
13752 2009-02-07  Glenn Morris  <rgm@gnu.org>
13753
13754         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
13755         autoload of function that no longer exists.
13756         (rmail-toggle-header): Declare.
13757         (message-forward-rmail-make-body): Handle mbox Rmail.
13758
13759 2009-01-31  Glenn Morris  <rgm@gnu.org>
13760
13761         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
13762         2009-01-09 change.
13763
13764 2009-01-31  Dave Love  <fx@gnu.org>
13765
13766         * imap.el (imap-fetch-safe): Bind debug-on-error.
13767         (imap-debug): Add imap-fetch-safe.
13768
13769 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
13770
13771         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
13772         (auth-source-forget-all-cached): New convenience function.
13773         (auth-source-user-or-password): Accept list of modes or a single mode.
13774
13775         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
13776         auth-source modes.
13777
13778         * netrc.el (netrc-machine-user-or-password): Use list of
13779         auth-source modes.
13780
13781         * nnimap.el (nnimap-open-connection): Use list of
13782         auth-source modes.
13783
13784         * nntp.el (nntp-send-authinfo): Use list of
13785         auth-source modes.
13786
13787 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13788
13789         * auth-source.el: Update docs to reflect epa-file-enable is to be used
13790         now.
13791
13792 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13793
13794         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
13795         coding system in XEmacs; add a workaround for XEmacs.
13796
13797         * lpath.el: Fbind coding-system-aliasee.
13798
13799 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13800
13801         * mm-util.el (mm-coding-system-priorities): Protect against nil value
13802         of current-language-environment.
13803
13804 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13805
13806         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
13807         available at runtime.
13808
13809 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13810
13811         * gnus-art.el (article-date-ut): Fix end point of narrowing.
13812
13813 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
13814
13815         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
13816         the greatest positive fixnum value doesn't work under an XEmacs with
13817         bignum support; use the most-positive-fixnum constant instead,
13818         available since Emacs 21.1 with cl and XEmacs 21.1.
13819
13820 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13821
13822         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
13823         XEmacs gets not to work.
13824
13825 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13826
13827         * mm-util.el (mm-coding-system-priorities): Allow the value like
13828         "Japanese (UTF-8)" of current-language-environment.
13829
13830 2009-01-09  Glenn Morris  <rgm@gnu.org>
13831
13832         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
13833         with last-command-event.
13834
13835 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13836
13837         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
13838         in the doc string.
13839
13840         * message.el (message-fix-before-sending): Amend comment.
13841
13842 2009-01-08  Dave Love  <fx@gnu.org>
13843
13844         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
13845
13846 2009-01-07  David Engster  <dengste@eml.cc>
13847
13848         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
13849         simplified server definitions by converting it via
13850         gnus-server-to-method.
13851
13852 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13853
13854         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
13855         parameter's operands.
13856
13857 2009-01-06  David Engster  <dengste@eml.cc>
13858
13859         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
13860         primary select method (for gnus-group-mark-article-as-read).
13861
13862 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
13863
13864         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
13865         `(gnus)Face', not `(gnus)X-Face'.
13866
13867 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13868
13869         * mm-util.el (mm-ucs-to-char): New function.
13870
13871         * mm-url.el (mm-url-decode-entities): Use it.
13872
13873         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
13874         unicode-to-char.
13875
13876 2009-01-05  Dave Love  <fx@gnu.org>
13877
13878         * time-date.el: Require cl for `declare'.
13879
13880 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13881
13882         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
13883         Dave Love.
13884
13885 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13886
13887         * message.el (message-fix-before-sending): Add `eight-bit' to
13888         illegible-text check.
13889
13890 2009-01-03  Michael Olson  <mwolson@gnu.org>
13891
13892         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
13893         `headers' is nil.  This can occur if the IMAP server does not have
13894         permissions to read messages from a folder, but can write new messages
13895         to the folder.
13896         (nnimap-request-article-part): Do not insert `data' if it is nil.
13897
13898         * imap.el (imap-parse-fetch): Courier can insert spurious blank
13899         characters which will confuse `read', so skip past them.
13900
13901 2009-01-01  Dave Love  <fx@gnu.org>
13902
13903         * imap.el (imap-string-to-integer): Fix typo.
13904         (imap-fetch-safe): New function.
13905         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
13906
13907         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
13908
13909         * imap.el (imap-process-connection-type, imap-debug, imap-open):
13910         (imap-parse-greeting): Fix doc strings.
13911         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
13912         (imap-parse-flag-list): Make messages unique.
13913         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
13914
13915         * nnimap.el: Fix author email.
13916         (nnimap-split-rule): Add FIXME comment.
13917         (nnimap-debug): Fix doc string.
13918
13919 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
13920
13921         * dns.el (dns-set-servers): Check "Address".  Fix typo.
13922
13923 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
13924
13925         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
13926         nslookup if resolv.conf isn't available.
13927         (dns-query): Rename from query-dns.
13928         (dns-query-cached): Rename from query-dns-cached.
13929
13930 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13931
13932         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
13933         overlay-arrow-position and overlay-arrow-string buffer-local; no need
13934         to check if those variables exist (first appeared in Emacs 18.50).
13935
13936 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13937
13938         * mm-util.el (mm-line-number-at-pos): New function.
13939
13940         * spam-report.el (spam-report-process-queue): Use it.
13941
13942 2008-12-24  David Engster  <dengste@eml.cc>
13943
13944         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
13945         parameters that haven't existed as variables as buffer-local variables.
13946
13947 2008-12-23  Dave Love  <fx@gnu.org>
13948
13949         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
13950         cadar.
13951
13952         * sieve-manage.el (sieve-manage-starttls-p): Rename from
13953         imap-starttls-p.
13954         (sieve-manage-starttls-open): Rename from imap-starttls-open.
13955
13956 2008-12-22  Dave Love  <fx@gnu.org>
13957
13958         * imap.el: Fix author email.  Doc fixes.
13959         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
13960         reply.
13961
13962 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
13963
13964         * spam-report.el (spam-report-gmane-max-requests): New constant.
13965         (spam-report-gmane-wait): New variable.
13966         (spam-report-gmane-ham, spam-report-gmane-spam)
13967         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
13968         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
13969         the server.
13970
13971         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
13972         Add explanations.
13973
13974         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
13975         nnheader-accept-process-output and nnheader-read-timeout if available.
13976         (pop3-movemail): Use it.
13977
13978         * message.el (message-check-news-body-syntax): Fix signature check if
13979         there's an attachment.
13980
13981 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13982
13983         * mm-util.el: Add comments to the mm- emulating functions.
13984
13985 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
13986
13987         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
13988         Reported by Stephen Berman <stephen.berman@gmx.net>.
13989
13990 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13991
13992         * mm-util.el (mm-substring-no-properties): New function.
13993         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
13994         (mm-special-display-p): Enable those lambda forms to be byte compiled.
13995         (mm-string-to-multibyte): Doc fix.
13996
13997         * mml.el (mml-attach-file): Use mm-substring-no-properties.
13998
13999 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14000
14001         * mml.el (mml-attach-file): Strip text properties from file name.
14002         (Bug#1574)
14003
14004 2008-12-16  Glenn Morris  <rgm@gnu.org>
14005
14006         * mm-util.el (mm-charset-override-alist): Declare for compiler.
14007
14008 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14009
14010         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
14011         knows since the charset specified might be a bogus alias that
14012         mm-charset-synonym-alist provides.
14013
14014 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14015
14016         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
14017         "ISO_8859-1".
14018
14019         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
14020
14021 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14022
14023         * mm-util.el (mm-charset-eval-alist):
14024         Define it before mm-charset-to-coding-system.
14025         (mm-charset-to-coding-system): Add optional argument `silent';
14026         define it before mm-charset-override-alist.
14027         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
14028         default value if it can be used in Emacs currently running;
14029         silence mm-charset-to-coding-system.
14030
14031 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14032
14033         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
14034         `allow-override' which says whether to use `mm-charset-override-alist'.
14035         (rfc2047-decode-encoded-words): Use it.
14036
14037         * mm-util.el (mm-charset-override-alist): Fix custom type;
14038         add `(gb2312 . gbk)' to choices.
14039
14040 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14041
14042         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
14043         fast.
14044
14045         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14046
14047         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
14048
14049 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
14050
14051         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
14052         on links.
14053
14054         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14055
14056 2008-12-03  Lute Kamstra  <lute@gnu.org>
14057
14058         * sha1.el: Remove leading * from docstrings of defcustoms,
14059         deffaces, defconsts and defuns.
14060
14061 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14062
14063         * message.el (message-idna-to-ascii-rhs-1): Protect against local
14064         users' addresses that don't have domain parts.
14065         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
14066         rather than message-narrow-to-head since there will be the message
14067         header separator.
14068
14069 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14070
14071         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
14072         since the result is inserted in a unibyte buffer anyway.
14073         (nnimap-demule-use-string-to-multibyte): Remove.
14074         (nnimap-demule): Alias it to mm-string-to-multibyte.
14075
14076 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14077
14078         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
14079         variable for debugging bug#464 and bug#1174.
14080         (nnimap-demule): Use it.
14081
14082 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14083
14084         * gnus-score.el (gnus-score-find-trace): Handle default score in total
14085         score calculation correctly.
14086
14087 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14088
14089         * message.el (message-send-mail): Just set the buffer to unibyte
14090         rather than use mm-with-unibyte-current-buffer which does a lot more.
14091         (message-send-mail-partially): Don't bother with
14092         mm-with-unibyte-current-buffer since it's already been made unibyte by
14093         message-send-mail.
14094
14095 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
14096
14097         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
14098
14099 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
14100
14101         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
14102
14103 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14104
14105         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
14106         require itself and to remove `with-no-warnings'.
14107
14108 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
14109
14110         * starttls.el (starttls-any-program-available): Get the name of the
14111         available TLS layer program.
14112         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
14113         well as the host name in the "opening" message.
14114
14115         * auth-source.el (auth-source-cache, auth-source-do-cache)
14116         (auth-source-user-or-password): Cache passwords and logins by default,
14117         allow override with `auth-source-do-cache'.
14118         (auth-source-forget-user-or-password): Allow users to remove cache
14119         entries if needed.
14120
14121 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
14122
14123         * md4.el (md4-buffer): Fix typo in docstring.
14124         (md4, md4-64): Doc fixes.
14125         (md4-pack-int32): Reflow docstring.
14126
14127 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14128
14129         * ietf-drums.el (ietf-drums-remove-comments): Localize second
14130         condition-case to only the forward-sexp call.
14131
14132 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14133
14134         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
14135         quotes contained.  Make it more robust regardless by an extra
14136         condition-case wrapper.
14137
14138 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14139
14140         * lpath.el: No need to fbind codepage-setup for Emacs 23.
14141
14142 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14143
14144         * nnml.el (nnml-request-expire-articles): Check if the function set to
14145         `nnmail-expiry-target' returns the symbol `delete'.
14146
14147         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
14148
14149         * nnmail.el (nnmail-expiry-target): Fix custom type.
14150
14151 2008-10-02  Glenn Morris  <rgm@gnu.org>
14152
14153         * mm-util.el (mm-codepage-setup): Tweak codepage error.
14154         Silence compiler warning.
14155
14156 2008-10-01  Magnus Henoch  <mange@freemail.hu>
14157
14158         * tls.el (open-tls-stream): Show the actual command being
14159         executed, instead of the format string.
14160
14161 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14162
14163         * lpath.el: Fbind codepage-setup for Emacs 23.
14164
14165 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
14166
14167         * mml.el (mml-menu): Don't assume mml2015 is bound.
14168
14169 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14170
14171         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
14172         exists.
14173
14174 2008-09-27  Glenn Morris  <rgm@gnu.org>
14175
14176         * gnus-util.el (mail-header-remove-comments): Autoload it.
14177
14178 2008-09-27  Andreas Schwab  <schwab@suse.de>
14179
14180         * gnus-util.el (gnus-split-references): Strip comments.
14181         (gnus-parent-id): Likewise.
14182
14183 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
14184
14185         * message.el (message-confirm-send): Fix version.
14186
14187 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14188
14189         * message.el (message-idna-to-ascii-rhs-1): Use
14190         mail-extract-address-components rather than mail-header-parse-addresses
14191         that is an alias by default to ietf-drums-parse-addresses that does not
14192         support non-ASCII names in headers' contents.
14193
14194 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
14195
14196         * message.el (message-confirm-send): Fix variable documentation to
14197         avoid the "y/n" wording.
14198
14199 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
14200
14201         * message.el (message-set-auto-save-file-name): Save to a different
14202         filename so multiple messages (especially drafts) can be recovered.
14203
14204 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
14205
14206         * message.el (message-confirm-send): Add appropriate version.
14207
14208 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
14209
14210         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
14211         defvar.
14212
14213 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
14214
14215         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
14216         (mm-pkcs7-enveloped-magic): Ditto.
14217
14218 2008-09-17  Simon Josefsson  <simon@josefsson.org>
14219
14220         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
14221         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
14222
14223 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
14224
14225         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
14226         default, it's better.
14227
14228 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
14229
14230         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
14231         summary line gnus-number property and ignore them (with a warning
14232         message).
14233
14234 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14235
14236         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
14237         macro caddr in the interactive form since it won't be expanded.
14238
14239 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14240
14241         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
14242         `charset'; fix name of function called recursively.
14243         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
14244
14245 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14246
14247         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
14248         (gnus-mime-set-charset-parameters): New function.
14249         (gnus-mime-view-part-as-charset): Use it to correctly display part
14250         specifying wrong charset.
14251
14252 2008-09-08  David Engster  <dengste@eml.cc>
14253
14254         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
14255         in completing-read for back end server.
14256
14257 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
14258
14259         * message.el (message-confirm-send): New variable to confirm sending a
14260         message.
14261         (message-send): Use it.
14262
14263 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
14264
14265         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
14266
14267 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14268
14269         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
14270
14271 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
14272
14273         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
14274         prevent tracking too many groups.
14275         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
14276         Use it.
14277
14278 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
14279
14280         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
14281         moving point to the bottom of the window in order to avoid recentering.
14282
14283 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14284
14285         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
14286
14287         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
14288         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
14289         (gnus-article-beginning-of-window): Fix calculation.
14290
14291 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14292
14293         * gnus-msg.el (gnus-summary-supersede-article)
14294         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
14295         value of gnus-newsgroup-charset to decode non-MIME encoded text in
14296         message header.
14297
14298 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
14299
14300         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
14301         pending output coming after the status change.
14302
14303 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
14304
14305         * message.el:
14306         * gnus-start.el:
14307         * gnus-registry.el: Remove VMS support.
14308
14309 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14310
14311         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
14312         macro.
14313         (rfc2104-hash): Use it.
14314
14315 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
14316
14317         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
14318         (gnus-summary-sort-by-most-recent-date): New commands.
14319         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
14320         and menu entries.
14321
14322 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14323
14324         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
14325         don't redisplay article for raw contents; remove plural articles stuff.
14326
14327         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
14328         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
14329         on gnus-summary-save-article; display results properly.
14330
14331 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14332
14333         * lpath.el: No need to fbind ns-focus-frame.
14334
14335 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14336
14337         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
14338
14339 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14340
14341         * gnus-art.el (gnus-summary-save-in-pipe):
14342         Consider gnus-save-all-headers.
14343
14344 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
14345
14346         * gnus-util.el (ns-focus-frame): Remove declaration.
14347         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
14348         like x.
14349
14350 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
14351
14352         * rfc2104.el (rfc2104-zero): Delete defconst.
14353         (rfc2104-hex-alist): Likewise.
14354         (rfc2104-hex-to-int): Delete func.
14355         (rfc2104-hexstring-to-bitstring): Likewise.
14356         (rfc2104-nybbles): New defconst.
14357         (rfc2104-hash): Rewrite for speed.
14358
14359 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14360
14361         * tls.el (open-tls-stream): Make it work with the 2nd argument
14362         BUFFER that is a string but does not exist as a buffer object, as
14363         mentioned in the doc-string.
14364
14365 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14366
14367         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
14368         SXEmacs.
14369
14370 2008-07-16  Glenn Morris  <rgm@gnu.org>
14371
14372         * gnus-util.el (ns-focus-frame): Declare for compiler.
14373
14374 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14375
14376         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
14377         set as a group parameter.
14378         (gnus-summary-save-in-pipe): Work when it is called independently.
14379         (gnus-summary-pipe-to-muttprint): Don't modify
14380         gnus-summary-pipe-output-default-command.
14381
14382 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14383
14384         * message.el (message-send-mail-with-sendmail):
14385         Display the error message.
14386
14387 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14388
14389         * gnus-art.el (gnus-default-article-saver):
14390         Add gnus-summary-save-in-pipe to choices.
14391         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
14392         gnus-summary-pipe-output-default-command as the default command.
14393         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
14394         instead of gnus-last-shell-command.
14395
14396         * gnus-sum.el (gnus-summary-pipe-output-default-command):
14397         New user option.
14398         (gnus-summary-muttprint-program): Mention the value will be changed.
14399         (gnus-summary-save-article): Force showing of all headers.
14400         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
14401
14402 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
14403
14404         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
14405
14406 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
14407
14408         * nnimap.el (nnimap-id):
14409         * sieve-manage.el (sieve-manage-open): Doc fixes.
14410
14411 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
14412
14413         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
14414         if available.
14415
14416 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14417
14418         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
14419
14420         * nnkiboze.el (nnkiboze-generate-group):
14421         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
14422
14423         * nnmairix.el: Require CL.
14424
14425 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14426
14427         * dgnushack.el: Autoload get-display-table and put-display-table for
14428         XEmacs 21.5.
14429
14430         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
14431         21.4 and SXEmacs.
14432
14433 2008-06-15  David Engster  <dengste@eml.cc>
14434
14435         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
14436
14437 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
14438
14439         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
14440         New macros that expand to an `aset'/`aref' call under Emacs, and to a
14441         runtime choice under XEmacs.
14442
14443         * gnus-sum.el (gnus-summary-set-display-table):
14444         Use `gnus-put-display-table', `gnus-get-display-table',
14445         `gnus-set-display-table' for the display table, instead of `aset'.
14446
14447         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
14448         Use `gnus-put-display-table', `gnus-get-display-table',
14449         `gnus-set-display-table' for the display table.
14450
14451 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14452
14453         * nnmairix.el: Add autoloads.
14454
14455 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14456
14457         * nnmairix.el (nnmairix-delete-recreate-group)
14458         (nnmairix-update-and-clear-marks): Fix error messages.
14459
14460 2008-06-14  David Engster  <dengste@eml.cc>
14461
14462         * nnmairix.el: Upgrade to version 0.6.
14463         (nnmairix-group-toggle-propmarks-this-group)
14464         (nnmairix-group-toggle-readmarks-this-group)
14465         (nnmairix-group-delete-recreate-this-group)
14466         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
14467         (nnmairix-remove-tick-mark-original-article): New commands.
14468         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
14469         (nnmairix-propagate-marks-to-nnmairix-groups)
14470         (nnmairix-only-use-registry, nnmairix-allowfast-default)
14471         (nnmairix-marks-cache, nnmairix-version-output): New variables.
14472         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
14473         functions needed for marks propagation and manipulation of read marks.
14474         (nnmairix-update-groups): New function.
14475         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
14476         (nnmairix-determine-original-group-from-registry)
14477         (nnmairix-determine-original-group-from-path)
14478         (nnmairix-get-group-from-file-path, nnmairix-map-range)
14479         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
14480         New helper functions.
14481         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
14482         keystrokes for new commands.
14483         (nnmairix-delete-and-create-on-change): Doc string cleanup.
14484         (nnmairix-request-group): Check allow-fast group parameter.
14485         (nnmairix-request-create-group): Set allow-fast group parameter if
14486         nnmairix-allowfast-default is set.
14487         (nnmairix-close-group): Propagate marks upon closing if needed.
14488         (nnmairix-group-toggle-threads-this-group): Use new.
14489         nnmairix-group-toggle-parameter helper function.
14490         (nnmairix-search): Better check for empty search result.
14491         (nnmairix-goto-original-article): Use new helper functions for
14492         determining original article.
14493         (nnmairix-show-original-article): Make sure message-id is in brackets.
14494         (nnmairix-call-mairix-binary): Change variable name.
14495         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
14496         helper function.
14497         (nnmairix-widget-toggle-activate): Fix doc string.
14498
14499 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14500
14501         * nnir.el: Require edmacro when compiling with XEmacs.
14502         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
14503         available in Emacs 21.
14504
14505 2008-06-11  Glenn Morris  <rgm@gnu.org>
14506
14507         * gnus-util.el (x-focus-frame):
14508         * gnus.el (image-size):
14509         * mm-decode.el (image-size): Declare.
14510
14511         * gnus-picon.el (declare-function): Add compat definition.
14512         (image-size): Declare.
14513
14514         * gnus-group.el (tool-bar-map):
14515         * gnus-sum.el (tool-bar-map): Define for compiler.
14516
14517         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
14518
14519         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
14520
14521         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
14522         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
14523         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
14524         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
14525         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
14526         * sieve-manage.el, spam-report.el, spam.el:
14527         Remove unnecessary eval-and-compile of autoloads.
14528
14529 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
14530
14531         * auth-source.el: Precise Tramp doc.
14532
14533 2008-06-07  Glenn Morris  <rgm@gnu.org>
14534
14535         * nnmairix.el: Remove unnecessary eval-when-compile.
14536
14537 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14538
14539         * lpath.el: Fbind propertize for XEmacs 21.4.
14540
14541 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
14542
14543         * nnir.el: Move here from ../contrib.
14544
14545 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14546
14547         * gnus-util.el (gnus-read-shell-command): New function.
14548         * mm-decode.el (mm-pipe-part):
14549         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
14550
14551 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14552
14553         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
14554
14555 2008-06-03  Glenn Morris  <rgm@gnu.org>
14556
14557         * pop3.el (nnheader-accept-process-output): Autoload it.
14558
14559 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14560
14561         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
14562         are not 2-digit hexadecimal characters that follow `%'s.
14563
14564 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
14565
14566         * message.el (message-bogus-recipient-p): Fix type in doc string.
14567         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
14568         (message-bogus-addresses): Rename from message-bogus-address-regexp.
14569         Improve custom options.
14570         (message-bogus-recipient-p): Adjust accordingly.
14571
14572 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
14573
14574         * parse-time.el (parse-time-months, parse-time-weekdays): Add
14575         long-form month and day names.
14576
14577 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14578
14579         * dgnushack.el: Autoload debug, eudc-expand-inline and
14580         pgg-snarf-keys-region for XEmacs.
14581
14582         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
14583
14584         * nnmairix.el: Require edmacro when compiling with XEmacs.
14585
14586 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
14587
14588         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
14589         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
14590
14591 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14592
14593         * auth-source.el: Add more docs.
14594
14595         * netrc.el (netrc-machine): Always match if the port is not given.
14596
14597 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14598
14599         * nnheader.el (nnheader-read-timeout): Change the default timeout from
14600         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
14601         retrieval faster in some cases, but might make CPU usage larger.
14602         If this has any bad side effects, we might revert this change.
14603
14604         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
14605         seems to make mail retrieval much, much faster.
14606         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
14607         unconditionally.
14608
14609         * gnus-draft.el (gnus-group-send-queue):
14610         Bind message-send-mail-partially-limit to nil to avoid being prompted.
14611
14612 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
14613
14614         * mml.el (mml-attach-buffer): Prompt for `disposition'.
14615
14616         * message.el (message-bogus-address-regexp): Fix and improve custom
14617         type.
14618         (message-setup-hook): Add message-check-recipients as custom option.
14619
14620 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
14621
14622         * message.el (message-cite-function): Remove bogus autoload which crept
14623         in during merge from v5-10.
14624
14625 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14626
14627         * nnimap.el (nnimap-open-connection): Fix login/password bug.
14628
14629         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
14630
14631         * auth-source.el: Preliminary Tramp docs.
14632         (auth-sources): Change the default auth-sources to use
14633         EPA .gpg files.
14634
14635 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
14636
14637         * nntp.el: Autoload `auth-source-user-or-password'.
14638         (nntp-send-authinfo): Use it.
14639
14640         * nnimap.el: Autoload `auth-source-user-or-password'.
14641         (nnimap-open-connection): Use it.
14642
14643         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
14644         for the gnus-message function.
14645         (auth-source-user-or-password): Use it.
14646
14647 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14648
14649         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
14650         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
14651         (rfc2104-hash): Use it.
14652
14653 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
14654
14655         * gnus-art.el (gnus-article-toggle-truncate-lines):
14656         Don't use `iff' in docstring.
14657
14658 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
14659
14660         * gnus-registry.el: Adjusted copyright dates and added a keyword.
14661
14662         * gnus-util.el (gnus-extract-address-component-name)
14663         (gnus-extract-address-component-email): Convenience functions around
14664         `gnus-extract-address-components'.
14665
14666         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14667         Use `gnus-extract-address-component-email' to fix bug of comparing full
14668         sender name to `user-mail-address'.
14669
14670 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
14671
14672         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
14673         catch/throw to optimize.
14674         (gnus-registry-find-keywords): Just use member to find a keyword.
14675
14676 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14677
14678         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
14679         is current before calling gnus-server-prepare.
14680         (gnus-server-setup-buffer, gnus-server-update-server)
14681         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
14682
14683 2008-05-04  Juri Linkov  <juri@jurta.org>
14684
14685         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
14686         (mailcap-file-default-commands): Use mailcap-replace-in-string
14687         instead of replace-regexp-in-string, and mailcap-delete-duplicates
14688         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
14689
14690 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
14691
14692         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
14693
14694 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14695
14696         * gnus.el: Bump version to 0.11.
14697
14698 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14699
14700         * gnus.el: No Gnus v0.10 is released.
14701
14702 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14703
14704         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
14705         hooks.
14706         (gnus-update-read-articles): Speed up non-marks-using users.
14707         (gnus-use-marks): Define gnus-use-marks.
14708         (gnus-propagate-marks): Rename variable to something more sensible.
14709
14710 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
14711
14712         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
14713         (gmm-image-load-path-for-library): Fix typos in docstrings.
14714         (gmm-message): Reflow docstring.
14715
14716 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
14717
14718         * mail-source.el (mail-source-set-1, mail-source-bind):
14719         Move auth-source code out of the macro to clean it up and fix bugs.
14720
14721 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
14722
14723         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
14724         by sender if it's equal to user-mail-address, it's likely to be
14725         useless.
14726
14727         * mail-source.el (mail-source-bind): Don't use user or password if they
14728         are not bound.  Unintern them if they are nil.  Don't use server unless
14729         it's bound, and default it to empty string otherwise.
14730
14731 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
14732
14733         * mail-source.el: Load auth-source.el.
14734         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
14735         get user name or password, if auth-sources is set up.
14736
14737         * gnus-registry.el (gnus-registry-split-strategy): New variable for
14738         strategy of splitting with parent.
14739         (gnus-registry-split-fancy-with-parent)
14740         (gnus-registry-post-process-groups): Use it and fix prior
14741         bug (returning a list as the split result).
14742
14743         * auth-source.el (auth-sources): Remove server parameter.
14744         (auth-source-pick, auth-source-user-or-password)
14745         (auth-source-user-or-password-imap)
14746         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14747         (auth-source-user-or-password-sftp)
14748         (auth-source-user-or-password-smtp): Remove server parameter.
14749
14750 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
14751
14752         * smime.el (smime-sign-region, smime-encrypt-region)
14753         (smime-decrypt-region):
14754         Remove redundant calls to `generate-new-buffer-name'.
14755
14756 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
14757
14758         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
14759         Don't use QP for message/rfc822.
14760         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
14761
14762 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14763
14764         * sieve-manage.el (sieve-string-bytes): Remove.
14765         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
14766         correct byte-length only if the process's coding-system is the same as
14767         the one used internally by Emacs to represent strings.
14768
14769 2008-04-22  Juri Linkov  <juri@jurta.org>
14770
14771         * mailcap.el (mailcap-file-default-commands): New function.
14772
14773 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14774
14775         * message.el (message-signature-separator, message-cite-function):
14776         Change custom version.
14777
14778 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
14779
14780         * tls.el (tls-program): Add -ign_eof argument to call the openssl
14781         commands.
14782         (tls-checktrust): Ditto.
14783
14784 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
14785
14786         * mm-decode.el (mm-display-external): Make temp file read-only.
14787
14788 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14789
14790         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
14791         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
14792         `C-c C-f d'.
14793
14794 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
14795
14796         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
14797
14798 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14799
14800         * gnus.el: Bump version to 0.9.
14801
14802 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
14803
14804         * gnus.el: No Gnus v0.8 is released.
14805
14806 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14807
14808         * mail-source.el (mail-source-value):
14809         Prefer fboundp to functionp so it works with macros as well.
14810
14811 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14812
14813         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14814         Fix last change in case the element is not even a symbol.
14815
14816 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14817
14818         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14819         Prefer fboundp to functionp so it works with macros as well.
14820
14821 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
14822
14823         * auth-source.el: Add docs.
14824         (auth-sources): Modify format to support server.
14825         (auth-source-pick, auth-source-user-or-password)
14826         (auth-source-user-or-password-imap)
14827         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
14828         (auth-source-user-or-password-sftp)
14829         (auth-source-user-or-password-smtp): Add server parameter.
14830
14831 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
14832
14833         * gnus-registry.el: Initialize the registry when gnus-registry-install
14834         is t.
14835
14836 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14837
14838         * compface.el (uncompface): Make buffer unibyte.
14839
14840 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14841
14842         * mail-source.el (mail-source-value):
14843         Prefer fboundp to functionp so it works with macros as well.
14844
14845 2008-04-05  Glenn Morris  <rgm@gnu.org>
14846
14847         * gnus-ems.el (mm-disable-multibyte): Autoload it.
14848
14849 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14850
14851         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
14852         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
14853
14854         * nnheader.el (nnheader-init-server-buffer): Change buffer's
14855         multibyteness after rather than before erasing it.
14856
14857         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
14858         mm-with-multibyte.
14859         (gnus-request-article-this-buffer): Make sure the proper decoding is
14860         used if gnus-original-article-buffer happens to be unibyte.
14861
14862         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
14863         default-enable-multibyte-characters.
14864
14865         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
14866         default-enable-multibyte-characters.
14867
14868         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
14869
14870         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
14871
14872 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14873
14874         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14875         Fix last change in case the element is not even a symbol.
14876
14877 2008-04-02  Simon Josefsson  <simon@josefsson.org>
14878
14879         * imap.el (imap-enable-exchange-bug-workaround): New variable.
14880         (imap-message-copyuid-1): Use it.
14881         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
14882         J. Williams in
14883         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
14884
14885         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
14886         imap-enable-exchange-bug-workaround.
14887         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
14888
14889 2008-04-01  Simon Josefsson  <simon@josefsson.org>
14890
14891         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
14892         a 100 byte status-checks into a 2-3MB transfer for each group.
14893         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
14894         to enable bug workaround or not.
14895         (nnimap-find-minmax-uid): Only enable workaround conditionally.
14896
14897 2008-03-31  Glenn Morris  <rgm@gnu.org>
14898
14899         * message.el (mml2015-use): Declare for compiler.
14900         (message-info): Require mml2015 when appropriate.
14901
14902 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14903
14904         * Makefile.in (EMACS_COMP): Quote directory name that might contain
14905         whitespace.
14906
14907 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14908
14909         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
14910         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
14911         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
14912         (nntp-service-to-port): New function.
14913         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
14914         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
14915         (nntp-open-netcat-stream): New function.
14916         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
14917
14918 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
14919
14920         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
14921
14922 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14923
14924         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
14925
14926 2008-03-28  Magnus Henoch  <mange@freemail.hu>
14927
14928         * dns.el (dns-write): Use set-buffer-multibyte.
14929
14930 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
14931
14932         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
14933
14934 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
14935
14936         * message.el (message-signature-separator): Change default.
14937         Improve custom type.
14938         (message-cite-function): Change default to
14939         message-cite-original-without-signature.
14940
14941         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
14942         toggle.
14943
14944         * message.el (message-check-news-body-syntax): Fix signature check.
14945         (message-setup-1): Mark buffer as unmodified _after_ running
14946         message-setup-hook and handling message-alternative-emails.
14947         (message-shorten-references): Be more strict when building list of
14948         valid references to comply with GNKSA.
14949
14950         * gnus-group.el (gnus-read-ephemeral-bug-group)
14951         (gnus-read-ephemeral-debian-bug-group)
14952         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
14953
14954         * message.el (message-info): Don't use booleanp which isn't supported
14955         in Emacs 21 and XEmacs.
14956
14957 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
14958
14959         * gnus-group.el (gnus-gmane-group-download-format): Rename from
14960         gnus-group-gmane-group-download-format.
14961         (gnus-group-read-ephemeral-gmane-group): Rename from
14962         gnus-group-read-ephemeral-gmane-group.
14963         (gnus-read-ephemeral-gmane-group-url): Rename from
14964         gnus-group-read-ephemeral-gmane-group-url.
14965         (gnus-bug-group-download-format-alist): New variable.
14966         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
14967         (gnus-read-ephemeral-emacs-bug-group): New commands.
14968
14969 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14970
14971         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
14972         (gnus-visible-headers): Improve custom type.
14973
14974 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14975
14976         * mml.el (mml-menu): Add workarounds for XEmacs.
14977
14978         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
14979         X-Boundary header.
14980
14981         * message.el (message-simplify-recipients): Fix previous commit.
14982
14983 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14984
14985         * mm-util.el (mm-set-buffer-multibyte): New function.
14986         * mm-decode.el (mm-copy-to-buffer): Use it.
14987
14988         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
14989         Prefer fboundp to functionp so it works with macros as well.
14990
14991 2008-03-19  Glenn Morris  <rgm@gnu.org>
14992
14993         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
14994         Accidentally removed in the sync process with Emacs.
14995
14996 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
14997
14998         * message.el (message-alter-recipients-discard-bogus-full-name):
14999         New function.
15000         (message-alter-recipients-function): New variable.
15001         (message-get-reply-headers): Use it.
15002         (message-replace-header): New helper function.
15003         (message-recipients-without-full-name): New variable.
15004         (message-simplify-recipients): New command.
15005
15006         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
15007
15008         * message.el (message-info): Handle EasyPG manual.
15009
15010         * mml.el (mml-menu): Add entry for EasyPG.
15011
15012 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
15013
15014         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
15015         parameter.
15016
15017         * message.el (message-disassociate-draft): Specify drafts group name
15018         fully.
15019
15020 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
15021
15022         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15023         Eliminate unnecessary duplicates from the match list.
15024
15025 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15026
15027         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
15028
15029         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
15030
15031         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
15032         args of `how-many' of which the XEmacs version doesn't take; declare
15033         Info-index-next as function.
15034
15035 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15036
15037         * gnus-score.el (gnus-score-headers): Fix handling of
15038         gnus-inhibit-slow-scoring.
15039
15040         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
15041         string.
15042         (gnus-button-url-regexp): Improve handling of parenthesis.
15043         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
15044         (gnus-button-handle-info-keystrokes): Handle index entries.
15045
15046 2008-03-15  Glenn Morris  <rgm@gnu.org>
15047
15048         * parse-time.el (parse-time-string): Simplify.
15049
15050 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15051
15052         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
15053         Incoming* files.
15054
15055 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
15056
15057         * auth-source.el (auth-sources): Rename from auth-source-choices.
15058         (auth-source-pick): Use it.
15059
15060 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15061
15062         * binhex.el (binhex-decode-region-internal):
15063         * uudecode.el (uudecode-decode-region-internal):
15064         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
15065         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
15066         setting default-enable-multibyte-characters.
15067
15068 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
15069
15070         * auth-source.el (auth-source-protocols)
15071         (auth-source-protocols-customize, auth-source-choices): Add and
15072         modified variable customizations and defaults.
15073         (auth-source-pick, auth-source-user-or-password)
15074         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
15075         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15076         (auth-source-user-or-password-sftp)
15077         (auth-source-user-or-password-smtp): Use new variables and provide an
15078         interface to netrc.el.
15079
15080 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15081
15082         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
15083         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
15084         Make sure the nntp port to specify is a string.
15085
15086 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15087
15088         * nntp.el: Use with-current-buffer.
15089         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
15090         dubious mm-with-unibyte-current-buffer.
15091         (nntp-with-open-group-function): New function extracted from
15092         nntp-with-open-group macro.
15093         (nntp-with-open-group): Use the function, so it's easier to debug.
15094         Add indentation and debugging info.
15095         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
15096         Recommend the use of the netcat alternatives.
15097
15098         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
15099         Avoid mm-string-as-multibyte as well.
15100
15101         * nnweb.el (nnweb-insert-html):
15102         Remove use of nnheader-string-as-multibyte.
15103
15104         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
15105         (nnheader-string-as-multibyte): Remove.
15106
15107         * mm-view.el: Use inhibit-read-only.
15108         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
15109         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
15110         or unibyte-string.
15111
15112         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
15113         (mm-uu-yenc-extract): Use with-current-buffer.
15114
15115         * gnus-soup.el (gnus-soup-send-packet): Don't use
15116         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
15117
15118         * nnmh.el: Use with-current-buffer.
15119         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
15120         mm-string-as-multibyte on the output of mm-encode-coding-string.
15121
15122         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
15123         (nnimap-request-move-article): Use with-current-buffer.
15124
15125         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
15126         inserting the handle-buffer's text, so the implicit multibyte->unibyte
15127         conversion uses string-make-unibyte rather than string-as-unibyte.
15128
15129         * gnus-msg.el: Use with-current-buffer.
15130
15131         * message.el (message-ignored-resent-headers): Add "Delivered-To".
15132
15133 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
15134
15135         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
15136         string for caching if it is 'PIN.
15137
15138 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15139
15140         * lpath.el: Consider the case without Emacs/W3.
15141
15142 2008-03-08  Glenn Morris  <rgm@gnu.org>
15143
15144         * time-date.el (date-to-time, time-subtract, time-add)
15145         (safe-date-to-time): Doc fixes.
15146
15147 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15148
15149         * mail-source.el (mail-source-delete-old-incoming-confirm):
15150         Change default to nil.
15151         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
15152
15153 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15154
15155         * lpath.el: Rearrange.
15156
15157         * gnus-art.el (gnus-narrow-to-page): Position point properly.
15158         (gnus-article-goto-prev-page): Work for articles having ^L's.
15159
15160         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
15161
15162         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
15163
15164 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
15165
15166         * gnus-bookmark.el: Adjust for renames in bookmark.el.
15167         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
15168         (gnus-bookmark-jump): Adjust some variable names.
15169
15170 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
15171
15172         * auth-source.el: New package.
15173         (auth-source-choices): Add customization entry point variable.
15174
15175         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
15176         bug.
15177
15178 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
15179
15180         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
15181         (gnus-registry-initialize, gnus-registry-install-p): Use it.
15182         (gnus-registry-install-shortcuts): Rename from
15183         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
15184         the `gnus-registry-mark-map' keymap dynamically from
15185         `gnus-registry-marks'.  The generated functions update the summary line
15186         when a registry mark is added or deleted, and will call
15187         `gnus-registry-install-p' (see the comments in the code).
15188         (gnus-registry-user-format-function-M): Use concat intelligently.
15189
15190         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
15191         the registry mark functions.
15192
15193 2008-03-05  Glenn Morris  <rgm@gnu.org>
15194
15195         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
15196         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
15197         gnus-art.
15198         (top-level): No need to load own source when compiling.
15199
15200 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15201
15202         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
15203         Suggested by <chris.anderton@zetnet.co.uk>.
15204
15205 2008-03-04  Glenn Morris  <rgm@gnu.org>
15206
15207         * gnus-sum.el (top-level): No need to require gnus when compiling,
15208         since unconditionally required near start of file.
15209         (gnus-summary-display-while-building): Move definition before use.
15210
15211 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15212
15213         * gnus-registry.el (gnus-registry-user-format-function-M):
15214         Add formatting function.
15215
15216 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15217
15218         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
15219         with plists.
15220         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
15221         Use new format.
15222
15223 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15224
15225         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
15226         `where-is-internal' that returns a range of key sequences.
15227
15228 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15229
15230         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
15231
15232         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
15233         (gnus-summary-jump-to-group): Consider windows on other displayed
15234         frames as well.  Similar changes might be needed elsewhere, but that's
15235         the one I've bumped into during my use.
15236
15237         * nndoc.el (nndoc-oe-dbx-type-p):
15238         * gnus-msg.el (gnus-debug):
15239         * gnus-group.el (gnus-update-group-mark-positions):
15240         Use mm-string-to-multibyte.
15241
15242 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15243
15244         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
15245         doesn't handle NotDashEscaped.
15246
15247         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
15248         (mml-dnd-attach-options): Fix typo in custom choice.
15249
15250         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
15251         Change nndoc-article-type to mbox.
15252         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
15253
15254         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
15255         to nil, instead of html2text.
15256
15257         * imap.el (imap-debug): Add `imap-ping-server'.
15258
15259         * gnus-bookmark.el: Add FIXMEs.
15260
15261         * message.el (message-form-letter-separator)
15262         (message-send-form-letter-delay): New variables.
15263         (message-send-form-letter): Use them.  New command to send form
15264         letters.  Requested by Uwe Siart.
15265         (message-send-mail-function): Doc fix.  Add "Other" custom option.
15266
15267 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15268
15269         * Update copyright years.
15270
15271 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15272
15273         Sync from EMACS_22_BASE.
15274
15275         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
15276
15277 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
15278
15279         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
15280         empty author.
15281
15282 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
15283
15284         * gnus-registry.el (gnus-registry-marks): Add variable for
15285         customization of marks and their appearance.
15286         (gnus-registry-read-mark): Use it.
15287         (gnus-registry-do-marks): Add utility function to loop through
15288         `gnus-registry-marks'.
15289         (gnus-registry-install-shortcuts-and-menus): Add function to install
15290         shortcuts and menus.
15291         (gnus-registry-initialize): Use it.
15292         (gnus-registry-default-mark): Clarify documentation.
15293
15294 2008-02-29  Glenn Morris  <rgm@gnu.org>
15295
15296         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
15297         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
15298         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
15299         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
15300         Change defcustom :version from 23.0 to 23.1.
15301
15302 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
15303
15304         * gnus-registry.el (gnus-registry-follow-group-p)
15305         (gnus-registry-post-process-groups): Add functions to aid registry
15306         splitting and improve logging.  Clarify behavior in function
15307         documentation.
15308         (gnus-registry-split-fancy-with-parent): Use them.
15309
15310 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15311
15312         * gnus-art.el: Use with-current-buffer.
15313
15314 2008-02-27  David Engster  <dengste@eml.cc>
15315
15316         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
15317         Express real group name in the response.
15318
15319 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15320
15321         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
15322         (nnmairix-last-server, nnmairix-current-server): Defvar them.
15323         (nnmairix-goto-original-article): Defvar gnus-registry-install and
15324         autoload gnus-registry-fetch-group when compiling.
15325         (nnmairix-request-group-with-article-number-correction):
15326         Remove unreferenced argument passed to nnmairix-call-backend.
15327
15328 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15329
15330         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
15331         (mm-uu-extract): Improve face for low color ttys.
15332         Reported by Sascha Wilde.
15333
15334 2008-02-27  Glenn Morris  <rgm@gnu.org>
15335
15336         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
15337         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
15338         variables to defconsts.  Convert comments to doc-strings.
15339         (nnmairix-last-server, nnmairix-current-server): Convert from free
15340         variables to defvars.  Convert comments to doc-strings.
15341         (gnus-registry-fetch-group): Autoload.
15342         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
15343         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
15344         (nnmairix-widget-build-editable-fields): Use car cddr rather than
15345         caddr.
15346         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
15347         nnmairix-request-group-with-article-number-correction call.
15348         (nnmairix-fast, nnmairix-group): New, less general names, for free
15349         variables passed from nnmairix-request-group to
15350         nnmairix-request-group-with-article-number-correction.  Declare.
15351         (nnmairix-request-group-with-article-number-correction):
15352         Use nnmairix-fast, nnmairix-group rather than fast, group.
15353
15354 2008-02-26  David Engster  <dengste@eml.cc>
15355
15356         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
15357         version 0.5.
15358
15359 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15360
15361         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
15362         instead of making an extra function call.  Don't add the current group
15363         to articles only when they have the group.  Use
15364         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
15365         Reported by David <de_bb@arcor.de>.
15366
15367 2008-02-24  Miles Bader  <miles@gnu.org>
15368
15369         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
15370         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
15371         (mm-find-mime-charset-region):
15372         * mm-bodies.el (mm-encode-body):
15373         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
15374
15375 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15376
15377         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
15378         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
15379
15380 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
15381
15382         * mail-source.el (mail-source-delete-incoming): Change default.
15383         Supplement doc string.
15384
15385         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
15386
15387 2008-02-14  Glenn Morris  <rgm@gnu.org>
15388
15389         * time-date.el (format-seconds): New function.
15390
15391 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15392
15393         * nnmail.el (nnmail-message-id-cache-file): Derive from
15394         `gnus-home-directory'.
15395
15396 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
15397
15398         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
15399         Document negative prefix.
15400
15401         * gnus-group.el (gnus-group-read-group): Document negative prefix.
15402
15403 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15404
15405         * message.el (message-unsent-separator): Add the Exim bounce
15406         separator.
15407
15408 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
15409
15410         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
15411         list.
15412         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
15413         recipient/signer list.
15414
15415 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15416
15417         * Makefile.in (datarootdir): Define.
15418         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
15419         name that might contain whitespace.
15420
15421 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15422
15423         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
15424         fbound (Emacs 23 unicode), signal an error.
15425
15426 2008-02-08  Glenn Morris  <rgm@gnu.org>
15427
15428         * gnus-art.el (pgg-display-output-buffer): Declare as function.
15429
15430 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
15431
15432         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
15433         ports to the calls to `netrc-machine-user-or-password' in addition to
15434         "imap" and "imaps".
15435
15436 2008-02-01  Zhang Wei  <id.brep@gmail.com>
15437
15438         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
15439
15440         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
15441
15442 2008-02-01  Kenichi Handa  <handa@m17n.org>
15443
15444         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
15445         rfc2104-hexstring-to-bitstring and changed to return a byte list.
15446         (rfc2104-hash): Convert the result of concat to unibyte string.
15447
15448 2008-02-01  Dave Love  <fx@gnu.org>
15449
15450         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
15451         coding-system-for-read.
15452         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
15453
15454 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15455
15456         * gnus.el (gnus-group-startup-message): Add `find-image' call before
15457         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
15458         <hanche@math.ntnu.no>.
15459
15460 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15461
15462         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
15463
15464         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
15465
15466 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
15467
15468         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
15469         * message.el (message-beginning-of-line): Use featurep instead of bound
15470         tests in order to resolve conditionals at compile time.
15471
15472 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
15473
15474         * mail-source.el (mail-sources): Add `group' choice.
15475
15476         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
15477         parameter `in-group' to control into which group the articles go.
15478         Add treatment of `group' mail-source.
15479
15480 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15481
15482         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
15483
15484         * mm-decode.el (mm-dissect-buffer): Decode description.
15485
15486         * mml.el (mml-to-mime): Encode message header first.
15487
15488 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15489
15490         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
15491         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
15492
15493         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
15494         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
15495
15496 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
15497
15498         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
15499
15500 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15501
15502         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
15503         prefix keys.
15504         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
15505         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
15506         gnus-xmas.el.
15507
15508         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
15509         (gnus-xmas-article-describe-bindings): New function.
15510         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
15511         gnus-xmas-article-describe-bindings.
15512
15513         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
15514
15515 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
15516
15517         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
15518         Add new variables for article mark management.
15519         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
15520         list of extra data entries which, when present, will indicate that the
15521         article ID should not be trimmed from the registry.
15522         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
15523         functions.
15524         (gnus-registry-read-mark): New function to read a mark name from the
15525         user.
15526         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
15527         (gnus-registry-set-article-mark-internal): New functions to add and
15528         remove marks.
15529         (gnus-registry-get-article-marks): New function to show the marks for
15530         an article, or retrieve them for further use.
15531
15532 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15533
15534         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
15535         keys when no argument is given.
15536
15537 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15538
15539         * imap.el (imap-ping-server): New variable.
15540         (imap-opened): On add extra ping if imap-ping-server is non-nil.
15541         (imap-ping-server): Minor doc string fixes.
15542
15543 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
15544
15545         * imap.el (imap-ping-server): New function.
15546         (imap-opened): Call imap-ping-server.
15547
15548 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15549
15550         * gnus-sum.el (gnus-article-sort-by-random)
15551         (gnus-thread-sort-by-random): Fix doc strings.
15552         Reported by jidanni@jidanni.org.
15553
15554 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15555
15556         * gnus-art.el (gnus-article-describe-bindings): New function.
15557         (gnus-article-read-summary-keys): Use it.
15558         (gnus-article-mode-map): Bind `C-h b' to it.
15559
15560 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15561
15562         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
15563         XEmacs.
15564         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15565         Protect against non-character events.
15566
15567         * lpath.el: Fbind map-keymap for Emacs 21.
15568
15569 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
15570
15571         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
15572         New command.
15573         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
15574         instead of END.  Change name of the temp file.
15575         (gnus-group-gmane-group-download-format): Add doc string.  Make it
15576         customizable.
15577
15578 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15579
15580         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
15581         bind `S W' to gnus-article-wide-reply-with-original; set default
15582         binding to gnus-article-read-summary-send-keys.
15583         (gnus-article-read-summary-keys): Fix the order of keys; display
15584         continuation keys correctly in the echo area; describe bindings
15585         correctly when keys end with `C-h'.
15586         (gnus-article-read-summary-send-keys): New function.
15587         (gnus-article-describe-key, gnus-article-describe-key-briefly):
15588         Work for gnus-article-read-summary-send-keys; display continuation keys
15589         correctly in the echo area.
15590         (gnus-article-reply-with-original): Ignore prefix argument.
15591         (gnus-article-wide-reply-with-original): New function.
15592
15593         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
15594         Emacs 21.
15595
15596 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15597
15598         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
15599         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
15600
15601 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
15602
15603         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
15604         (gnus-group-read-ephemeral-gmane-group): New command.
15605
15606 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
15607
15608         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
15609
15610 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
15611
15612         * message.el (message-send-mail-function): Increase custom version.
15613
15614         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
15615         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
15616
15617 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15618
15619         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
15620         for the cases where imap-authenticate is called with a nil buffer
15621         parameter.
15622
15623 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15624
15625         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
15626         html parts correctly; support forwarded messages.
15627         (gnus-article-browse-html-article): Remove work buffers.
15628
15629         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
15630         compiling.
15631         (netrc-bound-and-true-p): New macro.
15632         (netrc-parse): Use it instead of bound-and-true-p that is not available
15633         in XEmacs 21.4.
15634
15635 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
15636
15637         * gnus-registry.el (gnus-registry-mark-article)
15638         (gnus-registry-article-marks): Add functionality to mark articles
15639         through the Gnus registry.
15640
15641         * encrypt.el: Clarify documentation for the new pgg method.
15642         (encrypt-file-alist): Add PGG option.
15643         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
15644         functionality.  Abstract password key and messaging to external
15645         functions.
15646         (encrypt-password-key, encrypt-get-passphrase-if-needed)
15647         (encrypt-message-method-and-cipher): Add new convenience external
15648         functions.
15649         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
15650         (encrypt-pgg-process-buffer): Add PGG functionality glue.
15651
15652         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
15653         (netrc-parse): Use encrypt-file-alist to determine if
15654         encrypt-find-model or encrypt-insert-file-contents should be used.
15655
15656         * encrypt.el: Clarify documentation.  Load password-cache or
15657         password, whichever one is found first, instead of autoloading.
15658
15659 2007-12-19  Glenn Morris  <rgm@gnu.org>
15660
15661         * mml.el (message-options-set, message-narrow-to-head)
15662         (message-in-body-p, message-mail-p, message-encode-message-body):
15663         Autoload.
15664         (message-remove-header, message-narrow-to-headers-or-head)
15665         (message-subscribed-p, message-make-mail-followup-to)
15666         (message-position-on-field, message-news-p)
15667         (message-options-set-recipient, message-generate-headers)
15668         (message-sort-headers): Declare as functions.
15669
15670 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15671
15672         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
15673         convention in doc string.
15674
15675 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15676
15677         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
15678         title to html parts.
15679         (gnus-article-browse-html-article): Pass message header to it.
15680
15681         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
15682
15683 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
15684
15685         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
15686         or password compatible with XEmacs.
15687
15688 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15689
15690         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
15691         format document.
15692         (gnus-mime-delete-part): Don't write description line if empty.
15693         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
15694
15695 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
15696
15697         * gnus-sum.el (gnus-summary-mark-unread-as-read)
15698         (gnus-summary-mark-read-and-unread-as-read)
15699         (gnus-summary-mark-current-read-and-unread-as-read)
15700         (gnus-summary-mark-unread-as-ticked): Doc fix.
15701         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
15702
15703 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15704
15705         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
15706         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15707
15708 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
15709
15710         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
15711         yes-or-no-p.
15712
15713 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15714
15715         * mm-decode.el (mm-add-meta-html-tag): New function.
15716         (mm-save-part-to-file, mm-pipe-part): Use it.
15717
15718         * gnus-art.el (gnus-article-browse-delete-temp-files):
15719         Use gnus-y-or-n-p instead of y-or-n-p.
15720         (gnus-article-browse-html-parts): Work with message/external-body; use
15721         mm-add-meta-html-tag.
15722
15723 2007-12-11  Glenn Morris  <rgm@gnu.org>
15724
15725         * gnus-cache.el: Require gnus-sum not just when compiling.
15726
15727         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
15728
15729         * gnus-int.el (gnus-server-opened, gnus-status-message):
15730         Move definitions before use.
15731
15732         * mm-decode.el: Require gnus-util.
15733         (mm-remove-part): Only call delete-annotation on XEmacs.
15734
15735         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
15736
15737         * nnmail.el: Require gnus-int.
15738
15739         * spam.el: Move `require's before `eval-when-compile's.
15740
15741         * gnus-ems.el (gnus-alive-p):
15742         * gnus-fun.el (message-goto-eoh):
15743         * gnus-util.el (gnus-group-name-decode):
15744         * mail-source.el (gnus-compress-sequence):
15745         * message.el (Info-goto-node, format-spec):
15746         * mm-bodies.el (message-options-get):
15747         * mm-decode.el (mm-view-pkcs7):
15748         * mm-util.el (gmm-write-region):
15749         * mml-smime.el (mml-compute-boundary)
15750         (gnus-completing-read-with-default):
15751         * mml.el (widget-button-press, gnus-make-hashtable):
15752         * mml1991.el (mm-decode-content-transfer-encoding)
15753         (mm-encode-content-transfer-encoding)
15754         (message-options-get, message-options-set):
15755         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
15756         * nnfolder.el (gnus-request-group):
15757         * nnheader.el (ietf-drums-unfold-fws):
15758         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
15759         * smime.el (gnus-run-mode-hooks):
15760         * spam-stat.el (gnus-message): Autoload.
15761
15762         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
15763         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
15764         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
15765         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
15766         Add declare-function compatibility definition.
15767
15768         * gnus-cache.el (nnvirtual-find-group-art):
15769         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
15770         (gnus-add-image, gnus-add-wash-type):
15771         * gnus-group.el (nnkiboze-score-file):
15772         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
15773         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
15774         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
15775         (message-tokenize-header, gnus-get-buffer-create)
15776         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
15777         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
15778         * gnus.el (gnus-group-decoded-name):
15779         * mail-source.el (imap-capability):
15780         * mm-bodies.el (message-options-set):
15781         * mm-decode.el (gnus-configure-windows):
15782         * mm-extern.el (message-goto-body):
15783         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
15784         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
15785         (epg-sub-key-validity, message-options-set):
15786         * mml.el (widget-event-point, gnus-configure-windows):
15787         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
15788         * mml2015.el (epg-check-configuration, epg-configuration)
15789         (message-options-set):
15790         * nndb.el (nndb-request-article):
15791         * nnfolder.el (gnus-request-create-group):
15792         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
15793         * nnmaildir.el (gnus-group-mark-article-read):
15794         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
15795         * rfc1843.el (message-fetch-field):
15796         * spam.el (gnus-extract-address-components):
15797         Declare as functions.
15798
15799 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15800
15801         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
15802
15803         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
15804
15805         * lpath.el: Fbind run-mode-hooks for Emacs 21;
15806         bind show-trailing-whitespace for XEmacs.
15807
15808 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15809
15810         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
15811         new no-op macro for backward compatibility.
15812
15813         * imap.el (imap-string-to-integer): New function.
15814
15815 2007-12-09  Glenn Morris  <rgm@gnu.org>
15816
15817         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
15818
15819         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
15820         * message.el, mm-view.el, sieve-manage.el, smime.el:
15821         Add declare-function compatibility definition.
15822
15823         * gnus-art.el (w3-region, w3m-region, Info-menu):
15824         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
15825         * gnus-sum.el (gnus-get-predicate):
15826         * gnus-util.el (mm-append-to-file, w32-focus-frame):
15827         * message.el (mail-abbrev-in-expansion-header-p):
15828         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
15829         (w3m-detect-meta-charset, w3m-region):
15830         * sieve-manage.el (password-read, password-cache-add)
15831         (password-cache-remove):
15832         * smime.el (password-read-and-add): Declare as functions.
15833
15834 2007-12-08  David Kastrup  <dak@gnu.org>
15835
15836         * gnus-sum.el (gnus-summary-simplify-subject-query):
15837         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
15838         `message'.
15839
15840 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15841
15842         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
15843         it to bind idna-program, installation-directory, defined-colors, and
15844         face-attribute for XEmacs of the version that compiles defcustom forms.
15845
15846 2007-12-07  Glenn Morris  <rgm@gnu.org>
15847
15848         * gnus-art.el (article-make-date-line): Revert previous change.
15849
15850 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15851
15852         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
15853
15854 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
15855
15856         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
15857         Call gnus-add-to-range ranges only once with a prepared article-list.
15858
15859 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
15860
15861         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
15862         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
15863         group names with backslashes.
15864         Reported by Tassilo Horn <tassilo@member.fsf.org>.
15865
15866 2007-12-06  Deepak Goel  <deego3@gmail.com>
15867
15868         * gnus-art.el (article-make-date-line):
15869         * gnus-start.el (gnus-load):
15870         * pop3.el (pop3-read-response): Fix buggy call to `error'.
15871
15872 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15873
15874         * gnus-art.el (gnus-use-idna):
15875         * gnus-start.el (gnus-site-init-file):
15876         * message.el (message-use-idna):
15877         * mm-uu.el (mm-uu-hide-markers):
15878         * smiley.el (smiley-style): Revert changes that suppress warnings.
15879
15880 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15881
15882         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
15883         specify charset to html source.
15884         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
15885
15886 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15887
15888         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
15889         idna-program in order to suppress byte compile warning issued by XEmacs
15890         that came to byte compile the default value section of defcustom forms
15891         recently.
15892
15893         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
15894         value of installation-directory.
15895
15896         * message.el (message-use-idna): Don't directly refer to the value of
15897         idna-program.
15898
15899         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
15900
15901         * smiley.el (smiley-style): Don't directly call face-attribute.
15902
15903 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
15904
15905         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
15906
15907         * gnus-dired.el: Reduce Gnus dependencies.
15908         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
15909         Don't require.  Use autoloads instead.
15910         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
15911         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
15912         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
15913         (gnus-dired-mode): Adjust doc string.
15914         (gnus-dired-mail-mode): New variable.
15915         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
15916         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
15917         (gnus-dired-mail-buffers): New function.  Return mail or message
15918         composition buffers.
15919         (gnus-dired-attach): Use it.
15920         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
15921         NO-DECODE.
15922         (gnus-dired-print): Use `gnus-print-buffer' depending on
15923         `gnus-dired-mail-mode'.
15924
15925 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15926
15927         * rfc2047.el (rfc2047-encoded-word-regexp)
15928         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
15929         explaining what regexp patterns are for.
15930
15931 2007-12-04  Glenn Morris  <rgm@gnu.org>
15932
15933         * password.el: Move to password-cache.el.
15934
15935         * mml1991.el (password-read, password-cache-add, password-cache-remove):
15936         * mml2015.el (password-read, password-cache-add, password-cache-remove):
15937         * mml-smime.el (password-read, password-cache-add)
15938         (password-cache-remove):
15939         No need to autoload, since mml-sec requires password.
15940
15941         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
15942         * message.el (gnus-extract-address-components):
15943         * mml-smime.el (gnus-extract-address-components): Define for compiler.
15944
15945         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
15946         password.
15947
15948 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15949
15950         * mailcap.el: Reduce dependencies.
15951         (mail-header-parse-content-type): Autoload.
15952         (mailcap-delete-duplicates): New alias.
15953         (mailcap-mime-info): Add optional argument NO-DECODE.
15954         (mailcap-mime-types): Use mailcap-delete-duplicates.
15955
15956         * message.el (message-ignored-supersedes-headers): Add "X-ID".
15957
15958 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
15959
15960         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
15961         (imap-parse-status): Upcase status-att for servers that sends them
15962         lower-case (e.g., MS Exchange 2007).
15963
15964 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15965
15966         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
15967         function.
15968
15969         * gnus-uu.el (gnus-uu-decode-yenc): New command.
15970         (gnus-uu-yenc-article): New function.
15971
15972         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
15973
15974         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
15975
15976 2007-12-02  Glenn Morris  <rgm@gnu.org>
15977
15978         * binhex.el (binhex): New custom group.
15979         (binhex-decoder-program, binhex-decoder-switches)
15980         (binhex-use-external): Move to the binhex custom group.
15981
15982         * uudecode.el (uudecode): New custom group.
15983         (uudecode-decoder-program, uudecode-decoder-switches)
15984         (uudecode-use-external): Move to the uudecode custom group.
15985
15986         * netrc.el (top-level): Don't load `encrypt' features.
15987         (netrc-parse): Don't use encrypt.
15988         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
15989
15990         * encrypt.el: Remove file.
15991
15992 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
15993
15994         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
15995         matches on patches.
15996
15997         * gnus-art.el (gnus-article-browse-html-article):
15998         Mention `mm-text-html-renderer' in the doc string.
15999
16000         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
16001         string.  Add comments.
16002
16003         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
16004         if rhs is ASCII.
16005
16006 2007-12-01  Glenn Morris  <rgm@gnu.org>
16007
16008         * mail-source.el (top-level): Require format-spec before
16009         eval-when-compile.
16010
16011 2007-11-30  Glenn Morris  <rgm@gnu.org>
16012
16013         * encrypt.el: Require password, rather than autoloading password-read.
16014
16015 2007-11-29  Glenn Morris  <rgm@gnu.org>
16016
16017         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
16018         (sasl-make-client, sasl-next-step, sasl-step-data)
16019         (sasl-step-set-data): Declare as functions.
16020
16021 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
16022
16023         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
16024
16025 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
16026
16027         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
16028         certs should be verified and what is to be done in the event of a
16029         verification failure.
16030
16031         * gnus.el (gnus-method-to-server): Add an optional parameter so the
16032         caller can indicate whether the cache should be disregarded for this
16033         call.  This way the result of the call is reproducible at all times and
16034         can be considered a canonical server name for the supplied method.
16035         (gnus-agent-method-p): Canonicalize server names by pushing their
16036         method through `gnus-method-to-server' using the no-cache argument.
16037
16038         * gnus-srvr.el (gnus-server-insert-server-line):
16039         Call `gnus-method-to-server' with `no-cache' argument.
16040
16041         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
16042         gnus-agent-possibly-synchronize-flags as this should be called when the
16043         server is actually being opened.
16044         (gnus-agent-possibly-synchronize-flags)
16045         (gnus-agent-possibly-synchronize-flags-server): Move check for the
16046         flags file of an agentized server to the latter function.
16047
16048         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
16049         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
16050         after a connection has been established successfully.
16051
16052 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16053
16054         * gnus-art.el (article-display-face): Force to display face if called
16055         interactively; check if gnus-article-x-face-too-ugly matches author.
16056         (article-display-x-face): Display face even if From header is missing
16057         as article-display-face does.
16058
16059 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
16060
16061         * hashcash.el (message-narrow-to-headers-or-head)
16062         (message-fetch-field, message-goto-eoh)
16063         (message-narrow-to-headers): Declare as functions.
16064
16065 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
16066
16067         * mail-source.el (mail-sources): Default to fetch from file for
16068         compatibility with default of nnmail-spool-file.
16069
16070 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16071
16072         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
16073         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
16074         to look for encoded word that should be encoded again.
16075         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
16076         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
16077         encoding pattern.
16078         (rfc2047-decode-region): Switch strict regexp and loose one according
16079         to rfc2047-allow-irregular-q-encoded-words.
16080
16081 2007-11-25  Romain Francoise  <romain@orebokech.com>
16082
16083         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
16084
16085 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16086
16087         * tls.el (tls-program): Provide more custom choices from
16088         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
16089         (tls-process-connection-type, tls-success): Remove "*" in doc string.
16090
16091 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16092
16093         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
16094         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
16095
16096         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
16097         `nnmail-spool-file'.
16098
16099         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
16100         `nnmail-spool-file'.
16101
16102         * gnus-move.el (gnus-change-server): Ditto.
16103
16104         * gnus-kill.el (gnus-batch-score): Ditto.
16105
16106         * gnus-cache.el (gnus-jog-cache): Ditto.
16107
16108         * gnus-msg.el (gnus-summary-reply):
16109         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
16110
16111 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16112
16113         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
16114         version.  Minor improvement to doc strings.
16115         (tls-program): Add comment.
16116
16117 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
16118
16119         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
16120         (tls-checktrust): New variable.  Check if GNU TLS complained about a
16121         mismatch between the hostname provided in the certificate and the name
16122         of the host connnecting to.
16123         (open-tls-stream): Use them.  Check certificates against trusted root
16124         certificates.
16125
16126 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16127
16128         * gnus-cache.el (gnus-cache-generate-nov-databases):
16129         Use nnml-generate-nov-databases-directory instead of
16130         nnml-generate-nov-databases-1.
16131
16132 2007-11-24  Glenn Morris  <rgm@gnu.org>
16133
16134         * message.el (message-tool-bar-retro): Update for rename
16135         mail_send.xpm->mail-send.xpm.
16136
16137 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
16138
16139         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
16140         `smime-ldap-search' for Emacs 22 and up.
16141
16142 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16143
16144         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
16145
16146         * message.el (message-send-mail-function): Fix error convention.
16147         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
16148         (message-widen-reply, message-send-mail, message-talkative-question)
16149         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
16150         (message-clone-locals, message-send-news): Use with-current-buffer.
16151         (message-insert-or-toggle-importance): Remove unused var `valid'.
16152         (message-make-references): Remove unused var `new-references'.
16153         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
16154
16155 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
16156
16157         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
16158         (spam-split-symbolic-return-positive): Reflow docstring.
16159         (spam-backends, spam-summary-exit-behavior)
16160         (spam-mark-ham-unread-before-move-from-spam-group)
16161         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
16162         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16163         (spam-clear-cache, spam-backend-check, spam-install-backend)
16164         (spam-install-statistical-backend, spam-list-of-processors)
16165         (spam-group-processor-p, spam-split, spam-bogofilter-score)
16166         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
16167         (spam-check-crm114, spam-initialize, spam-unload-hook):
16168         Fix typos in docstrings.
16169
16170 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16171
16172         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
16173         been checked if they have never been read and those group levels are
16174         higher than the one that a user specified.
16175
16176 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16177
16178         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
16179         foreign groups unless a group level is specified by a user.
16180         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
16181
16182 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
16183
16184         * message.el (message-send-mail-function): Require sendmail.
16185
16186 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
16187
16188         * message.el (message-send-mail-function): Check for smtpmail too.
16189
16190         * utf7.el (utf7-encode, utf7-decode): Use coding system
16191         `utf-7'/`utf-7-imap' from utf-7.el' if available.
16192
16193         * message.el (message-send-mail-function): New function.
16194         (message-send-mail-function): Set default using
16195         message-send-mail-function.  Adjust doc string.
16196         (message-send-mail-with-mailclient): New function.
16197
16198 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
16199
16200         * smime.el (from):
16201         * rfc2047.el (message-posting-charset):
16202         * qp.el (mm-use-ultra-safe-encoding):
16203         * pop3.el (parse-time-months):
16204         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
16205         * nnml.el (files):
16206         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
16207         (jka-compr-compression-info-list, ange-ftp-path-format)
16208         (efs-path-regexp):
16209         * nndiary.el (files):
16210         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
16211         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
16212         (epg-digest-algorithm-alist, inhibit-redisplay)
16213         (password-cache-expiry):
16214         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
16215         (pgg-output-buffer, password-cache-expiry):
16216         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
16217         (efs-path-regexp):
16218         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
16219         (inhibit-redisplay):
16220         * mm-uu.el (file-name, start-point, end-point, entry)
16221         (gnus-newsgroup-name, gnus-newsgroup-charset):
16222         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
16223         (latin-unity-ucs-list):
16224         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
16225         (mm-uu-binhex-decode-function):
16226         * message.el (gnus-message-group-art, gnus-list-identifiers)
16227         (rmail-enable-mime-composing, gnus-local-organization)
16228         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
16229         (gnus-read-active-file, facemenu-add-face-function)
16230         (facemenu-remove-face-function, gnus-article-decoded-p)
16231         (tool-bar-mode):
16232         * mail-source.el (display-time-mail-function):
16233         * gnus-util.el (nnmail-pathname-coding-system)
16234         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
16235         (gnus-original-article-buffer, gnus-user-agent)
16236         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
16237         (xemacs-codename, sxemacs-codename, emacs-program-version):
16238         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
16239         * gnus-start.el (gnus-agent-covered-methods)
16240         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
16241         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
16242         (gnus-newsgroup-headers, gnus-group-list-mode)
16243         (gnus-group-mark-positions, gnus-newsgroup-data)
16244         (gnus-newsgroup-unreads, nnoo-state-alist)
16245         (gnus-current-select-method, mail-sources)
16246         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
16247         (nnmail-spool-file, gnus-cache-active-hashtb):
16248         * gnus-mh.el (mh-lib-progs):
16249         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
16250         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
16251         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
16252         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
16253         (gnus-group-buffer):
16254         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
16255         (font-lock-set-defaults):
16256         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
16257         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
16258         (gnus-summary-post-menu, total-parts, type, condition, length):
16259         * gnus-agent.el (gnus-agent-read-agentview):
16260         * flow-fill.el (show-trailing-whitespace):
16261         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
16262         eval-and-compile wrappers for byte compiler pacifiers.
16263
16264         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
16265         (mm-display-inline-fontify): Check for featurep 'xemacs not
16266         extent-list.
16267
16268         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
16269         itimer-list.
16270         (mm-create-image-xemacs): Only do something for XEmacs.
16271         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
16272
16273         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
16274
16275         * gnus-registry.el (gnus-adaptive-word-syntax-table):
16276         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
16277
16278 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
16279
16280         * nnimap.el (nnimap-split-download-body):
16281         * gnus-demon.el (gnus-demon):
16282         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
16283
16284 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16285
16286         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
16287         New macros.
16288         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
16289         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
16290         copy data from unibyte buffer to multibyte current buffer.
16291         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
16292         to copy data from unibyte current buffer to multibyte buffer.
16293         (nntp-make-process-buffer): Make process buffer unibyte.
16294
16295         * pop3.el (pop3-open-server): Fix typo in Lisp code.
16296
16297 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
16298
16299         * pop3.el (pop3-open-server): Accept and process data more robustly at
16300         connection start to avoid spurious "POP SSL connection failed" errors.
16301
16302 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16303
16304         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
16305         read group names.
16306
16307 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
16308
16309         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
16310
16311 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16312
16313         * nnmail.el (nnmail-parse-active): Make group names unibyte.
16314         (nnmail-save-active): Use a unibyte buffer when saving active file,
16315         which may contain non-ASCII group names.
16316
16317         * nnml.el (nnml-request-group): Decode group names in messages.
16318
16319 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
16320
16321         * message.el (message-citation-line-function)
16322         (message-insert-formatted-citation-line): Fix spelling of
16323         `message-insert-formated-citation-line'.
16324
16325 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
16326
16327         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
16328
16329 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16330
16331         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
16332         nnmail-pathname-coding-system.
16333
16334         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
16335         that a user enters; decode group names in messages.
16336
16337         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
16338
16339 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16340
16341         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
16342
16343         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
16344
16345         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
16346         risky local variable.
16347
16348         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
16349
16350 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
16351
16352         * encrypt.el: Improve documentation to fix function name typo.
16353         Reported by Daiki Ueno <ueno@unixuser.org>.
16354
16355 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16356
16357         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
16358         even if the point is not in the last page of an article.
16359         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
16360         back to the previous page.
16361
16362 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
16363
16364         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
16365
16366 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16367
16368         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
16369
16370 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16371
16372         * message.el (message-check-news-body-syntax):
16373         Avoid mm-string-as-multibyte.
16374         (message-hide-headers): Don't assume (point-min)==1.
16375
16376 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16377
16378         * message.el (message-remove-blank-cited-lines): Fix if remove is
16379         given.
16380         (message-bogus-address-regexp): New variable.
16381         (message-bogus-recipient-p): New function.
16382         (message-check-recipients): New command.
16383         (message-syntax-checks): Add `bogus-recipient'.
16384         (message-fix-before-sending): Add `bogus-recipient'.
16385
16386         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
16387         (gnus-treat-body-boundary): Don't test window-system.
16388
16389 2007-10-28  Leo Liu  <sdl.web@gmail.com>
16390
16391         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
16392
16393 2007-10-28  Miles Bader  <miles@gnu.org>
16394
16395         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
16396         at compile-time too.
16397
16398 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16399
16400         * gnus-msg.el (gnus-message-setup-hook):
16401         Add `message-remove-blank-cited-lines' to options.
16402
16403 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16404
16405         * message.el (message-remove-blank-cited-lines): New function.
16406         Suggested by Karl Plästerer.
16407
16408 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16409
16410         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
16411         mapc.
16412
16413         * imap.el (imap-open): Replace mapcar called for effect with mapc.
16414         (top-level): Use mapc to set functions to be traced for debugging.
16415
16416         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
16417         called for effect with while loop.
16418
16419         * message.el (message-talkative-question): Replace mapcar called for
16420         effect with mapc.
16421
16422         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
16423         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
16424         called for effect with dolist.
16425
16426         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
16427
16428         * nndiary.el: Use dolist instead of mapcar to add diary headers to
16429         gnus-extra-headers and nnmail-extra-headers.
16430
16431         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
16432         called for effect with dolist.
16433         (top-level): Use mapc to set functions to be traced for debugging.
16434
16435         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
16436         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
16437         dolist.
16438
16439         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
16440         Replace mapcar called for effect with mapc.
16441         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
16442         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
16443         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
16444         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
16445
16446         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
16447         remove-if that's a cl function.
16448
16449         * webmail.el (webmail-debug): Replace mapcar called for effect with
16450         dolist.
16451
16452         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
16453         with mapc.
16454
16455 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16456
16457         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
16458         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
16459         with while loop.
16460
16461         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
16462         functions from article-* functions.
16463         (gnus-multi-decode-header): Replace mapcar called for effect with
16464         dolist.
16465
16466         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
16467         (gnus-bookmark-show-details): Replace mapcar called for effect with
16468         while loop.
16469
16470         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
16471         called for effect with while loop.
16472
16473         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
16474         with dolist.
16475
16476         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16477         Replace mapcar called for effect with dolist.
16478
16479         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
16480
16481         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
16482         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
16483         Replace mapcar called for effect with dolist.
16484         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
16485         mapc.
16486
16487         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
16488         Replace mapcar called for effect with dolist.
16489         (gnus-topic-list): Replace mapcar called for effect with mapc.
16490
16491         * gnus.el: Use mapc instead of mapcar to add autoloads.
16492
16493 2007-10-23  Richard Stallman  <rms@gnu.org>
16494
16495         * gnus-group.el (gnus-group-highlight): Mark as risky.
16496
16497 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16498
16499         * gnus.el (gnus-server-to-method): Return method found first in
16500         gnus-newsrc-alist.
16501
16502         * gnus-art.el (gnus-article-highlight-signature)
16503         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
16504         button overlay without the front stickiness.
16505
16506 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
16507
16508         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
16509         overview buffer needed a catch to receive its throw.
16510         (gnus-agent-flush-cache): Declare as interactive to make this function
16511         easier to use.
16512
16513 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
16514
16515         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
16516         `next-line'.
16517
16518 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16519
16520         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
16521         exclude address matching message-dont-reply-to-names.
16522
16523 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16524
16525         * gnus-util.el (gnus-string<): New function.
16526
16527         * gnus-sum.el (gnus-article-sort-by-author)
16528         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
16529
16530 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16531
16532         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
16533         the frame-focus tag is set in gnus-buffer-configuration.
16534
16535 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16536
16537         * gnus-art.el (gnus-article-add-button): Make a button overlay without
16538         the front stickiness.
16539
16540 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16541
16542         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
16543         url pattern; remove duplicate one.
16544         (gnus-article-extend-url-button): New function.
16545         (gnus-article-add-buttons): Use it.
16546         (gnus-button-push): Use concatenated url that it makes.
16547
16548 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
16549
16550         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
16551
16552 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16553
16554         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
16555         Don't hardcode point-min==1.
16556
16557 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
16558
16559         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
16560         Fix comment about "iso8859-1".
16561
16562 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
16563
16564         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
16565         ones returned from the verify-function.
16566
16567         * mm-uu.el (mm-uu-pgp-signed-extract-1):
16568         Call mml2015-extract-cleartext-signature if extraction failed.
16569
16570 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
16571
16572         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
16573         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
16574         failed.
16575
16576 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16577
16578         * Relicense "GPLv2 or later" files to "GPLv3 or later".
16579
16580 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
16581
16582         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
16583         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
16584         recommends to use EasyPG instead of PGG.
16585
16586         * pgg.el: Revert to revision 6.23.2.16.
16587
16588         * pgg-def.el: Revert to revision 6.6.2.14.
16589
16590         * pgg-gpg.el: Revert to revision 6.23.2.34.
16591
16592 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
16593
16594         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
16595         to mark a thread as expirable.  Add variable `hide' to handle hiding of
16596         thread for both the null and zero (kill/expire thread) universal prefix
16597         cases.
16598         (gnus-summary-expire-thread): Add new function to expire a thread,
16599         using gnus-summary-kill-thread.
16600         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
16601         shortcuts for gnus-summary-expire-thread.
16602         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
16603         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
16604
16605 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
16606
16607         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
16608         extras value, so an extras entry can be deleted.
16609         (gnus-registry-delete-extra-entry): Use it.
16610         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
16611         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
16612         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
16613         storage through the gnus-registry, and provide an appropriate API for
16614         it.
16615
16616 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16617
16618         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
16619         Suggested by Leo <sdl.web@gmail.com>.
16620
16621         * gnus.el: Do.
16622
16623 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16624
16625         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
16626         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
16627
16628         * gnus-agent.el (gnus-agent-fetch-headers): Do.
16629
16630         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16631         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
16632
16633 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16634
16635         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
16636         newline.
16637         (nnmbox-request-accept-article): Don't change article in source buffer;
16638         narrow to header to use message-fetch-field rather than
16639         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
16640         (nnmbox-request-replace-article): Quote lines that'll be misidentified
16641         as delimiters; make sure article ends with newline.
16642         (nnmbox-delete-mail): Correct last position of article to be deleted;
16643         ignore X-Gnus-Newsgroup header in article body.
16644         (nnmbox-save-mail): Quote lines looking like delimiters at the right
16645         positions; make sure article ends with newline.
16646
16647         * message.el (message-display-abbrev): Don't infloop when a user
16648         inserts SPC in the beginning of header.
16649
16650         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
16651         coding-system-for-read and coding-system-for-write for XEmacs having no
16652         file-coding feature.
16653
16654         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
16655
16656 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
16657
16658         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
16659         list of groups not followed by default.  Fix type to be regexp.
16660         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
16661
16662 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
16663
16664         * hmac-def.el (define-hmac-function): Switch from old-style to
16665         new-style backquotes.
16666
16667         * md4.el (md4-make-step): Likewise.
16668
16669 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16670
16671         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
16672         raw-text coding system when saving .newsrc file, which may contain
16673         non-ASCII group names.
16674
16675 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16676
16677         * gnus-cus.el (gnus-score-extra): New widget.
16678         (gnus-score-extra-convert): New function.
16679         (gnus-score-customize): Use it for Extra.
16680
16681 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
16682
16683         * mml2015.el (mml2015-extract-cleartext-signature): New function.
16684         (mml2015-mailcrypt-clear-verify): Use it.
16685         (mml2015-gpg-clear-verify): Use it.
16686         (mml2015-pgg-clear-verify): Use it.
16687         (mml2015-epg-clear-verify): Replace the current part with the output
16688         from GnuPG; don't extract the plaintext by itself.
16689
16690         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
16691         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
16692         mml2015-clear-verify-function; don't touch the armor headers or
16693         dash-escaped text here.
16694
16695 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16696
16697         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
16698         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
16699         parts, or application/octet-stream as a last resort.
16700         (gnus-mime-view-part-as-type): Don't toggle display.
16701         (gnus-mime-view-part-as-charset): Don't turn off display before
16702         querying charset.
16703
16704         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
16705         stuff to undisplayer function in Emacs.
16706         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
16707
16708         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
16709         text/calendar parts.
16710
16711 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16712
16713         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
16714         decoding text/calendar parts.
16715
16716         * message.el (message-forward-make-body-mime): Always mark body as
16717         having no illegible text; remove signed-or-encrypted argument.
16718         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
16719
16720         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
16721         (mml-generate-mime-1): Don't encode body if it is specified to be in
16722         raw form; don't make buffer be unibyte when inserting multibyte string.
16723
16724 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16725
16726         * sha1.el: Fix up comment style.
16727         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
16728         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
16729
16730         * hex-util.el: Fix up comment style.
16731         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
16732
16733         * gnus-salt.el: Use with-current-buffer.
16734         (gnus-pick-setup-message): Fix long-standing typo.
16735
16736 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16737
16738         * imap.el (imap-logout-timeout): New variable.
16739         (imap-logout, imap-logout-wait): New functions.
16740         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
16741
16742         * nnimap.el (nnimap-logout-timeout): New server variable.
16743         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
16744         nnimap-logout-timeout.
16745
16746         * gnus-art.el (gnus-article-summary-command-nosave)
16747         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
16748
16749 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16750
16751         * gnus.el (gnus-maximum-newsgroup): New variable.
16752
16753         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
16754         according to gnus-maximum-newsgroup.
16755
16756         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
16757         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
16758         Limit the range of articles according to gnus-maximum-newsgroup.
16759
16760 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
16761
16762         * gnus-art.el (gnus-sticky-article): Fix problems described in
16763         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
16764         Don't perform gnus-configure-windows here; reuse existing sticky
16765         article buffer.
16766
16767         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
16768         it doesn't exist in gnus-article-mode.
16769
16770 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16771
16772         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
16773         (gnus-agent-decoded-group-name): New function.
16774         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
16775         (gnus-agent-expire-group-1): Use it; decode group name in messages.
16776
16777 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
16778
16779         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
16780         Add binding for gnus-sticky-article.
16781         (gnus-summary-exit): Don't kill sticky article buffers.
16782
16783         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
16784         article buffer.
16785         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
16786         (gnus-kill-sticky-article-buffers): New commands.
16787
16788 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16789
16790         * nntp.el (nntp-xref-number-is-evil): New server variable.
16791         (nntp-find-group-and-number): If it is non-nil, don't trust article
16792         numbers in the Xref header.
16793
16794 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16795
16796         * gnus-agent.el (gnus-agent-read-group): New function.
16797         (gnus-agent-flush-group, gnus-agent-expire-group)
16798         (gnus-agent-regenerate-group): Use it.
16799         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
16800         nnmail-pathname-coding-system.
16801
16802 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16803
16804         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
16805
16806         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
16807         that are unread as unread, and also as selected so that information of
16808         marks having been changed by a user may be updated when exiting group.
16809
16810 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16811
16812         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
16813
16814 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16815
16816         * gnus-art.el (gnus-mime-display-single): Pass part number that is
16817         calculated ignoring signature parts to gnus-treat-article.
16818
16819 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16820
16821         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
16822         a point here in order to keep the window start.
16823         (gnus-insert-mime-security-button): Make a button overlay without the
16824         front stickiness.
16825         (gnus-mime-display-security): Goto the end of a button.
16826
16827         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
16828
16829 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16830
16831         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
16832         group-name-at-point.
16833         (gnus-group-completing-read): New function that offers decoded
16834         non-ASCII group names for completion.
16835         (gnus-fetch-group, gnus-group-read-ephemeral-group)
16836         (gnus-group-jump-to-group, gnus-group-make-group-simple)
16837         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
16838         (gnus-group-fetch-control): Use it.
16839         (gnus-fetch-group): Use group-name-at-point for the initial value
16840         rather than the default value; use gnus-alive-p.
16841
16842         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
16843         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
16844         (gnus-summary-post-news): Use gnus-group-completing-read.
16845
16846         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
16847         (gnus-read-move-group-name): Decode group name for completion.
16848
16849 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
16850
16851         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
16852         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
16853         Yamaoka slightly modified the code).
16854
16855 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16856
16857         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
16858         (nnmail-split-incoming): Bind it.
16859
16860         * nnml.el (nnml-group-name-charset): New function.
16861         (nnml-decoded-group-name): Use it; don't decode group name if
16862         nnmail-group-names-not-encoded-p is non-nil.
16863         (nnml-encoded-group-name): New function.
16864         (nnml-group-pathname): Inline nnml-decoded-group-name.
16865         (nnml-request-expire-articles): Decode group name in message.
16866         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
16867         nnmail-pathname-coding-system.
16868         (nnml-save-mail, nnml-active-number): Work with decoded group names and
16869         not decoded ones according to nnmail-group-names-not-encoded-p.
16870         (nnml-generate-active-info): Use nnml-encoded-group-name.
16871
16872 2007-08-08  Glenn Morris  <rgm@gnu.org>
16873
16874         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
16875         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
16876         doc-strings and comments.
16877
16878 2007-07-25  Glenn Morris  <rgm@gnu.org>
16879
16880         * Relicense all FSF files to GPLv3 or later.
16881
16882 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16883
16884         * gnus-sum.el (gnus-summary-move-article):
16885         Make gnus-summary-respool-article work.
16886
16887 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
16888
16889         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
16890         string.
16891
16892 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
16893
16894         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
16895         that should be ignored when comparing distant RSS articles with local
16896         ones.
16897         (nnrss-make-hash-index): New function.  Create a hash index according
16898         to the ignored fields.
16899         (nnrss-check-group): Use it.
16900
16901 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16902
16903         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
16904
16905         * gnus-art.el (article-decode-group-name): Decode Xref header too.
16906
16907         * gnus-group.el (gnus-group-make-group): Encode group name here unless
16908         the new optional argument ENCODED is non-nil.
16909         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
16910         coding system for encoding group name.
16911         (gnus-group-make-rss-group): Pass un-encoded group name to
16912         gnus-group-make-group.
16913         (gnus-group-set-info): Tell gnus-group-make-group that group name is
16914         encoded.
16915
16916         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
16917         Encode group name to which articles are moved or copied.
16918         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
16919         coding system for encoding Newsgroup, Followup-To and Xref headers.
16920
16921         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
16922         marks; use nnheader-file-coding-system to write a file.
16923         (nnagent-retrieve-headers): Bind file-name-coding-system to
16924         nnmail-pathname-coding-system.
16925
16926         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
16927
16928         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
16929         (nnml-request-article, nnml-request-create-group)
16930         (nnml-request-rename-group, nnml-find-id)
16931         (nnml-possibly-change-directory, nnml-possibly-create-directory)
16932         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
16933         (nnml-save-marks): Use nnml-group-pathname instead of
16934         nnmail-group-pathname.
16935
16936         (nnml-request-create-group, nnml-request-expire-articles)
16937         (nnml-request-move-article, nnml-request-delete-group)
16938         (nnml-deletable-article-p, nnml-possibly-create-directory)
16939         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
16940         (nnml-open-marks): Bind file-name-coding-system to
16941         nnmail-pathname-coding-system.
16942
16943         (nnml-request-article): Pass server argument to nnml-find-group-number.
16944         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
16945         Pass server argument to nnml-possibly-create-directory.
16946         (nnml-request-accept-article): Pass server argument to
16947         nnml-active-number and nnml-save-mail.
16948         (nnml-find-group-number): Pass server argument to nnml-find-id.
16949         (nnml-request-update-info): Pass server argument to
16950         nnml-marks-changed-p.
16951
16952         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
16953         (nnml-save-mail, nnml-active-number): Add server argument.
16954
16955         (nnml-request-delete-group): Warn if group is missing.
16956         (nnml-get-nov-buffer): Decode group name.
16957         (nnml-generate-active-info): Encode group name.
16958         (nnml-open-marks): Decode group name in messages.
16959
16960 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16961
16962         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
16963         if it is not specified.
16964         (gnus-article-pipe-part, gnus-article-save-part)
16965         (gnus-article-interactively-view-part, gnus-article-copy-part)
16966         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
16967         (gnus-article-inline-part, gnus-article-save-part-and-strip)
16968         (gnus-article-replace-part, gnus-article-delete-part)
16969         (gnus-article-view-part-as-type): Pass raw prefix argument to
16970         gnus-article-part-wrapper.
16971
16972 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16973
16974         * gnus-agent.el (gnus-agent-save-active):
16975         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
16976
16977         * gnus-cache.el (gnus-cache-save-buffers)
16978         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
16979         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
16980         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
16981         (gnus-cache-braid-nov, gnus-cache-braid-heads)
16982         (gnus-cache-generate-active, gnus-cache-rename-group)
16983         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
16984         (gnus-cache-update-overview-total-fetched-for):
16985         Bind file-name-coding-system to nnmail-pathname-coding-system.
16986         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
16987         New variables.
16988         (gnus-cache-decoded-group-name): New function.
16989         (gnus-cache-file-name): Use it.
16990         (gnus-cache-generate-active): Use non-decoded group name for active.
16991
16992         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
16993         right place.
16994         (gnus-write-active-file): Don't break non-ASCII group names.
16995
16996         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
16997         nnmail-pathname-coding-system.
16998
16999         * lpath.el: Bind default-file-name-coding-system,
17000         file-name-coding-system and language-info-alist for XEmacs.
17001
17002         * gnus-uu.el (gnus-uu-decode-save): Typo.
17003
17004 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17005
17006         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
17007
17008 2007-07-14  David Kastrup  <dak@gnu.org>
17009
17010         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
17011         finishing actions if we did not edit the article.
17012
17013 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17014
17015         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
17016         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
17017         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
17018         (gnus-agent-flush-group, gnus-agent-flush-cache)
17019         (gnus-agent-fetch-headers, gnus-agent-load-alist)
17020         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
17021         (gnus-agent-retrieve-headers, gnus-agent-request-article)
17022         (gnus-agent-regenerate-group)
17023         (gnus-agent-update-files-total-fetched-for)
17024         (gnus-agent-update-view-total-fetched-for):
17025         Bind file-name-coding-system to nnmail-pathname-coding-system.
17026         (gnus-agent-group-pathname): Don't encode file names by
17027         nnmail-pathname-coding-system.
17028         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
17029         coding-system-for-write instead of buffer-file-coding-system to
17030         gnus-agent-file-coding-system.
17031
17032         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
17033         Decode group name.
17034
17035         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
17036
17037         * gnus-start.el (gnus-update-active-hashtb-from-killed)
17038         (gnus-read-newsrc-el-file): Make group names unibyte.
17039
17040         * nnmail.el (nnmail-group-pathname): Don't encode file names by
17041         nnmail-pathname-coding-system.
17042
17043         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
17044         (nnrss-request-delete-group): Bind file-name-coding-system to
17045         nnmail-pathname-coding-system.
17046         (nnrss-read-server-data, nnrss-read-group-data):
17047         Bind file-name-coding-system correctly.
17048         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
17049
17050         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
17051         (nntp-server-to-method-cache): New variable.
17052         (nntp-group-pathname): New function that decodes non-ASCII group names.
17053         (nntp-possibly-create-directory, nntp-marks-changed-p)
17054         (nntp-save-marks, nntp-open-marks): Use it.
17055         (nntp-possibly-create-directory, nntp-open-marks):
17056         Bind file-name-coding-system to nnmail-pathname-coding-system.
17057         (nntp-open-marks): Decode group names when bootstrapping marks.
17058
17059         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
17060         Newsgroups and Followup-To headers.
17061
17062 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17063
17064         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17065         (gnus-server-closed-face, gnus-server-denied-face)
17066         (gnus-server-offline-face): Remove variable.
17067         (gnus-server-font-lock-keywords): Use faces that are not aliases.
17068
17069         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
17070         of modifying message-stack directly for XEmacs.
17071
17072         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
17073         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
17074         if the coding-system argument is nil for XEmacs.
17075
17076         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
17077         mm-charset-override-alist.
17078
17079         * rfc2047.el: Don't require base64; require rfc2045 for the function
17080         rfc2045-encode-string.
17081         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
17082         to quote the parameter value.
17083
17084 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17085
17086         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
17087         form in gnus-group-name-charset-method-alist.
17088
17089         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
17090         overrides the default layout edit-form.
17091
17092         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
17093
17094         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
17095
17096 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17097
17098         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
17099         as unfetched articles.
17100
17101 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
17102
17103         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
17104
17105 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17106
17107         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
17108         original back end that keeps marks in the local system.
17109
17110 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17111
17112         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
17113         arg of pop-to-buffer for XEmacs.
17114         (gnus-article-read-summary-keys): Ditto; don't restore window
17115         configuration if summary command ends up with neither article buffer
17116         nor summary buffer; describe bindings if summary keys end with C-h.
17117
17118 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17119
17120         * message.el (message-fix-before-sending): Skip raw message part to be
17121         forwarded while checking illegible text.
17122         (message-forward-make-body-mime, message-forward-make-body):
17123         Mark signed or encrypted raw message as having no illegible text.
17124
17125 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17126
17127         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
17128         (gnus-message-with-timestamp-1): New macro.
17129         (gnus-message-with-timestamp): New function.
17130         (gnus-message): Use them.
17131
17132         * nnheader.el (nnheader-message): Use them.
17133
17134 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
17135
17136         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
17137         .newsrc.eld file.
17138
17139 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17140
17141         * gnus-agent.el (gnus-agent-fetch-headers)
17142         (gnus-agent-retrieve-headers):
17143         Bind gnus-decode-encoded-address-function to identity.
17144
17145         * nntp.el (nntp-send-xover-command): Recognize an xover command is
17146         available also when the server returns simply a dot.
17147
17148         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
17149
17150 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17151
17152         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
17153
17154 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17155
17156         * gnus-ems.el (gnus-x-splash): Make it work.
17157
17158         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
17159         from being used.
17160
17161         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
17162
17163 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17164
17165         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
17166         4th and the 5th arguments.
17167
17168         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
17169         the front stickiness.
17170         (gnus-article-summary-command-nosave): Correct the order of the
17171         arguments passed to pop-to-buffer.
17172         (gnus-article-read-summary-keys): Ditto; make it work properly when the
17173         summary command ends up with the article buffer.
17174
17175         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
17176         the same faces.
17177
17178 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
17179
17180         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
17181
17182 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
17183
17184         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
17185         * gnus-sum.el (gnus-summary-highlight):
17186         * pgg.el (pgg-sign-region, pgg-sign):
17187         * mail-source.el (mail-source-delete-old-incoming-confirm):
17188         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
17189
17190 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17191
17192         * gnus-art.el (gnus-mime-view-part-externally)
17193         (gnus-mime-view-part-internally): Fix predicate function passed to
17194         completing-read.
17195
17196         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
17197
17198         * gnus.el (gnus-update-message-archive-method): Add :version.
17199
17200 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17201
17202         * gnus.el (gnus-update-message-archive-method): New variable.
17203
17204         * gnus-start.el (gnus-setup-news): Update saved "archive" method
17205         according to gnus-message-archive-method if
17206         gnus-update-message-archive-method is non-nil.
17207
17208 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17209
17210         * gnus-sum.el (gnus-summary-limit-to-address): New function.
17211         Suggested by Loic Dachary <loic@dachary.org>.
17212         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17213
17214 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17215
17216         * message.el (message-pop-to-buffer): Add switch-function argument.
17217         (message-mail): Pass switch-function argument to it.
17218
17219 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
17220
17221         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
17222         Improve doc string.
17223
17224 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17225
17226         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
17227         (gnus-header-content):
17228         * gnus-cite.el (gnus-cite-10):
17229         * gnus-srvr.el (gnus-server-closed):
17230         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
17231         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
17232         (gnus-group-mail-3-empty, gnus-group-mail-low)
17233         (gnus-group-mail-low-empty, gnus-splash):
17234         * message.el (message-header-to, message-header-cc)
17235         (message-header-subject, message-header-other, message-header-name)
17236         (message-header-xheader, message-separator, message-cited-text)
17237         (message-mml): Lighten colors of faces used for dark background.
17238
17239 2007-05-24  Simon Josefsson  <simon@josefsson.org>
17240
17241         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
17242         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
17243
17244 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17245
17246         * message.el (message-narrow-to-headers-or-head):
17247         Ignore mail-header-separator in the body.
17248
17249 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17250
17251         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
17252         same as window size.
17253
17254 2007-05-22  Kevin Ryde  <user42@zip.com.au>
17255
17256         * message.el (message-font-lock-keywords): Use message-header-xheader
17257         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
17258         ahead of the anything pattern, to get it recognized.
17259
17260 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17261
17262         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
17263         spam.el loads uses it in the compiled defadvice form.
17264
17265 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
17266
17267         * gnus-sum.el (gnus-articles-to-read)
17268         (gnus-summary-insert-old-articles): Don't truncate group name for
17269         `read-string'.
17270
17271         * gnus-util.el (gnus-limit-string): Delete this function.
17272
17273         * gnus-sum.el (gnus-simplify-subject-fully):
17274         Use `truncate-string-to-width' instead.
17275
17276 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
17277
17278         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
17279         Tell if, on summary exit, the next group has to be selected.
17280         (gnus-summary-exit): Use it.
17281
17282 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
17283
17284         * gnus-art.el (gnus-article-mode): Fix comment about displaying
17285         non-break space.
17286
17287 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17288
17289         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
17290         Check if group is not a directory.
17291         (nnfolder-request-expire-articles): Don't delete articles if the target
17292         group is not available.
17293
17294         * nnml.el (nnml-request-create-group): Properly check if group is not a
17295         file.
17296         (nnml-request-expire-articles): Don't delete articles if the target
17297         group is not available.
17298
17299         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17300         Don't quote characters that are within parentheses.
17301
17302 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17303
17304         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
17305         (gnus-handle-ephemeral-exit): Select article according to it.
17306
17307 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17308
17309         * message.el (message-insert-formated-citation-line): Remove newline.
17310         (message-citation-line-format): Add final \n here so that the user can
17311         avoid a blank line.
17312
17313 2007-05-03  Dan Christensen  <jdc@uwo.ca>
17314
17315         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
17316         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
17317         Update lanl/arXiv support.
17318
17319 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17320
17321         * gnus.el: Bump version number.
17322
17323 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17324
17325         * gnus.el (gnus-version-number): Bump version.
17326
17327 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17328
17329         * gnus.el: No Gnus v0.6 is released.
17330
17331 2007-04-27  Didier Verna  <didier@xemacs.org>
17332
17333         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
17334         * gmm-utils.el (gmm-regexp-concat): ... here.
17335         * message.el: Don't require 'gnus-util.
17336         (message-dont-reply-to-names): Handle name change above.
17337         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
17338
17339 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17340
17341         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
17342         since the initial value varies according to the system.
17343
17344 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17345
17346         * mm-util.el (mm-charset-synonym-alist): Defcustom.
17347
17348 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
17349
17350         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
17351
17352 2007-04-24  Didier Verna  <didier@xemacs.org>
17353
17354         Improve the type of gnus-ignored-from-addresses.
17355         * gnus-util.el (gnus-orify-regexp): New function.
17356         * message.el (gnus-util): Require it.
17357         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
17358         * gnus-sum.el (gnus-ignored-from-addresses): New function.
17359         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
17360
17361 2007-04-24  Didier Verna  <didier@xemacs.org>
17362
17363         * gnus-sum.el:
17364         * gnus-utils.el: Fix some trailing whitespaces.
17365
17366 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17367
17368         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
17369         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
17370         article's Message-ID; refer parent article in summary buffer.
17371
17372         * message.el (message-bounce): Call mime-to-mml.
17373
17374         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
17375         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
17376         optimize and/or forms properly.
17377
17378 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
17379
17380         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
17381         URL.
17382
17383 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17384
17385         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
17386
17387 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17388
17389         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
17390         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
17391         displayed of multipart/alternative part if it is invoked from summary
17392         buffer.
17393
17394         * mm-view.el (mm-inline-text-html-render-with-w3m)
17395         (mm-inline-text-html-render-with-w3m-standalone)
17396         (mm-inline-render-with-function): Use mail-parse-charset by default.
17397
17398 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
17399
17400         * parse-time.el (parse-time-string-chars): Check if CHAR
17401         is less than the length of parse-time-syntax.
17402
17403 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17404
17405         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
17406         from gnus-newsgroup-processable.
17407
17408 2007-04-16  Didier Verna  <didier@xemacs.org>
17409
17410         * gnus-msg.el (gnus-configure-posting-styles):
17411         Handle message-signature-directory properly with :file syntax.
17412         Reported by "Leo".
17413
17414 2007-04-11  Didier Verna  <didier@xemacs.org>
17415
17416         New user option: message-signature-directory.
17417         * gnus-msg.el (gnus-configure-posting-styles): Support it.
17418         * message.el (message-insert-signature): Ditto.
17419         * message.el (message-signature-file): Doc update.
17420         * message.el (message-signature-directory): New.
17421
17422 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17423
17424         * gnus-msg.el (gnus-inews-yank-articles):
17425         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
17426
17427 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17428
17429         * message.el (message-yank-original): Make sure cited text ends with
17430         newline; don't exchange point and mark.
17431
17432 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
17433
17434         * tls.el (open-tls-stream): Properly handle case where there
17435         is no associated buffer.
17436
17437 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
17438
17439         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
17440         message-yank-original, make sure (< mark TEXT point).
17441
17442 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17443
17444         * message.el (message-fill-column): New variable.
17445         (message-mode): Use it.  Add comment on a possible new hook.
17446
17447         * nnmail.el (nnmail-spool-file): Mark as obsolete.
17448         (nnmail-get-new-mail): Reformat.
17449
17450         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
17451
17452         * gmm-utils.el: Fix Commentary.
17453         (gmm-tool-bar-from-list): Fix typo in doc string.
17454
17455 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
17456
17457         * message.el (message-yank-original): Don't switch point and mark
17458         unnecessarily to put point and mark as documented.
17459
17460 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17461
17462         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
17463         from the message heads.
17464
17465 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
17466
17467         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
17468         article buffer does not have a window.  This may not be the best
17469         solution but is certainly better than setting the start of the null,
17470         that is the current, window.
17471
17472 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
17473
17474         * gnus-draft.el (gnus-draft-setup-hook): New hook.
17475         (gnus-draft-setup): Run it.
17476
17477         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
17478         gnus-score-fast-scoring.  Allow regexp.
17479         (gnus-score-headers): Use it.
17480
17481         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
17482         XEmacs.
17483
17484         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
17485         string.
17486         (gnus-button-alist): Also catch `<f1> k ...'.
17487         (gnus-treat-display-x-face): Fix doc string.
17488
17489 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17490
17491         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
17492         evaluation of gnus-extended-version to ensure correct generation of the
17493         User-Agent header when message-generate-headers-first is used.
17494
17495 2007-03-24  Simon Josefsson  <simon@josefsson.org>
17496
17497         * hashcash.el (hashcash-generate-payment-async): Don't crash if
17498         hashcash-path is nil.  Don't call callback with incorrect number of
17499         parameters if val is 0.
17500
17501 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17502
17503         * message.el (message-required-news-headers):
17504         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
17505
17506 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
17507
17508         * tls.el (open-tls-stream): In handshake-waiting loop,
17509         don't wait more if there is output available to process.
17510
17511 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
17512
17513         * tls.el (tls-program): Doc fix.
17514
17515 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17516
17517         * message.el (message-generate-new-buffers): Change the meaning of the
17518         nil value; add `standard' to the choices; treat t as `unique'; improve
17519         doc string.
17520         (gnus-select-frame-set-input-focus): Autoload.
17521         (message-buffer-name): Search for the existing message buffer if
17522         message-generate-new-buffers is nil or `standard'; treat the value t of
17523         message-generate-new-buffers as `unique'.
17524         (message-pop-to-buffer): Raise the frame already displaying the message
17525         buffer; clear the echo area after querying.
17526         (message-setup): Pass the `continue' argument to compose-mail.
17527         (message-mail): Prefer `switch-function' if it is given; search for the
17528         existing message buffer if the `continue' argument is non-nil; pass
17529         continue and switch-function arguments to compose-mail by way of
17530         message-setup.
17531         (message-mail-other-window): Adjust argument of message-setup.
17532         (message-mail-other-frame): Ditto.
17533
17534 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17535
17536         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
17537         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
17538         to turn font-lock on when turning gnus-message-citation-mode on.
17539
17540 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
17541
17542         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
17543         (mml-smime-function-alist): New variable; add epg as the backend.
17544         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
17545         mml-smime- functions instead.
17546         * mm-view.el: Require smime.
17547
17548 2007-03-05  Didier Verna  <didier@xemacs.org>
17549
17550         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
17551         instead of just inheritance for posting styles.
17552         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
17553
17554 2007-02-24  Chris Moore  <dooglus@gmail.com>
17555
17556         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
17557         * pgg-pgp.el (pgg-pgp-encrypt-region):
17558         * pgg-gpg.el (pgg-gpg-encrypt-region):
17559         Check pgg-encrypt-for-me if no other recipients.
17560
17561 2007-02-24  John Paul Wallington  <jpw@pobox.com>
17562
17563         * tls.el (tls-certtool-program): Fix custom type.
17564
17565 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17566
17567         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
17568         and point-at-eol instead of line-(beginning|end)-position.
17569
17570         * assistant.el (assistant-parse-buffer): Ditto.
17571
17572         * netrc.el (netrc-parse-services): Ditto.
17573
17574 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
17575
17576         * mml2015.el (mml2015-epg-find-usable-key): New function.
17577         (mml2015-epg-sign): Use it.
17578         (mml2015-epg-encrypt): Use it.
17579
17580 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17581
17582         * message.el (message-make-in-reply-to): Quote name containing
17583         non-ASCII characters.  It will make the RFC2047 encoder cause an error
17584         if there are special characters.  Reported by NAKAJI Hiroyuki
17585         <nakaji@jp.freebsd.org>.
17586
17587 2007-02-27  Didier Verna  <didier@xemacs.org>
17588
17589         Include the group parameters as well as the topic ones in the
17590         inheritance filter process.
17591         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
17592         argument GROUP-PARAMS-LIST.
17593         * gnus-topic.el (gnus-group-topic-parameters): Use it.
17594
17595 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17596
17597         * nntp.el (nntp-never-echoes-commands)
17598         (nntp-open-connection-functions-never-echo-commands): New variables.
17599         (nntp-send-command): Use them.
17600
17601 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
17602
17603         * mml2015.el (mml2015-epg-verify): Simplify.
17604
17605 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17606
17607         * mml.el (mml-content-disposition-alist): New user option.
17608         (mml-content-disposition): New function.
17609         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
17610         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
17611
17612 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
17613
17614         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
17615         verification.
17616
17617 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17618
17619         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
17620         articles posted in the last 24 hours.
17621
17622 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
17623
17624         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
17625
17626 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
17627
17628         * nntp.el (nntp-send-command): Don't wait for echoes when
17629         nntp-open-ssl-stream is used.
17630
17631 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17632
17633         * gnus-cite.el (gnus-test-font-lock-add-keywords)
17634         (gnus-message-add-citation-keywords)
17635         (gnus-message-remove-citation-keywords): Remove.
17636         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
17637         directly, make the variables in font-lock-defaults buffer-local, add
17638         gnus-message-citation-keywords to them and then update the value of
17639         font-lock-keywords.
17640
17641 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17642
17643         * message.el (message-cite-original-1): Don't call
17644         gnus-article-highlight-citation.
17645
17646         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
17647         citations; fix line count.
17648
17649 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17650
17651         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
17652         (gnus-message-add-citation-keywords)
17653         (gnus-message-remove-citation-keywords): Use it; fix the emulating
17654         versions of font-lock-add-keywords and font-lock-remove-keywords to
17655         work with XEmacs correctly.
17656
17657 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17658
17659         * gnus-cite.el (gnus-cite-face-list): Set the values of
17660         gnus-message-max-citation-depth and gnus-message-citation-keywords.
17661         (gnus-message-max-citation-depth): Use defvar rather than defconst.
17662         (gnus-message-cite-prefix-regexp): New variable.
17663         (gnus-message-search-citation-line): Use it; protect against long
17664         citation prefix; fill match data with nil rather than 0 for XEmacs; set
17665         the 0th match data for Emacs.
17666         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
17667         (gnus-message-add-citation-keywords): Append keywords rather than
17668         prepending; emulate font-lock-add-keywords if it is not available.
17669         (gnus-message-remove-citation-keywords):
17670         Emulate font-lock-remove-keywords if it is not available.
17671
17672         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
17673
17674         * message.el (message-cite-prefix-regexp): Set the value of
17675         gnus-message-cite-prefix-regexp.
17676
17677 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17678
17679         * nnweb.el (nnweb-google-parse-1): Update parser.
17680
17681 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
17682
17683         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
17684
17685 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17686
17687         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
17688         regexp.
17689
17690 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17691
17692         * uudecode.el (uudecode-string-to-multibyte): New function emulating
17693         string-to-multibyte.
17694         (uudecode-decode-region-internal): Use it.
17695
17696         * lpath.el: Fbind string-as-multibyte for XEmacs.
17697
17698 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
17699
17700         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
17701         Fix custom choice.
17702
17703         * gnus-art.el (gnus-signature-limit): Fix custom choice.
17704
17705 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
17706
17707         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
17708
17709         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
17710         `write-region' to respect `mm-inhibit-file-name-handlers'.
17711
17712 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
17713
17714         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
17715         Use gnus-home-directory instead of "~/" or "$HOME".
17716
17717 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
17718
17719         * encrypt.el (encrypt-insert-file-contents): Add better prompt
17720         to mention filename.
17721         Add comments at beginning regarding usage.
17722         (encrypt-write-file-contents): Change interactive so a string is
17723         acceptable.  If the file has no associated model, show an error instead
17724         of a nonsense prompt.
17725
17726 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17727
17728         * spam.el (spam-bsfilter-ham-switch): Fix typo.
17729         Thanks to Yoshihiko Yamada for kind notification of this typo.
17730
17731 2007-01-12  Kenichi Handa  <handa@m17n.org>
17732
17733         * uudecode.el (uudecode-decode-region-internal): Make it work in a
17734         multibyte buffer.
17735
17736 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
17737
17738         * gnus-score.el (gnus-score-fast-scoring): New variable.
17739         (gnus-score-headers): Use it.
17740
17741         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
17742
17743         * message.el (message-cite-original-1):
17744         Call gnus-article-highlight-citation if requested.
17745         (message-make-from): Allow name and address as optional arguments.
17746
17747         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
17748
17749         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
17750         bugs to doc string.
17751         (gnus-button-alist): Add mid\\|message-id.
17752         (gnus-button-fetch-group): Extend for use in
17753         `browse-url-browser-function'.
17754         (gnus-button-url-regexp): Try to catch paired parentheses like in
17755         Wikipedia URLs.
17756
17757         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
17758         Suggested by Simon Krahnke <overlord@gmx.li>.
17759
17760 2007-01-13  Romain Francoise  <romain@orebokech.com>
17761
17762         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
17763         Update copyright.
17764
17765 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
17766
17767         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
17768
17769 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17770
17771         * gnus-registry.el (gnus-registry-unfollowed-groups)
17772         (gnus-registry-split-fancy-with-parent): Fix documentation.
17773
17774 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17775
17776         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
17777         from nnweb groups.
17778
17779 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17780
17781         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
17782         Xref urls.  Erase buffer before requesting head.
17783
17784         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17785
17786 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17787
17788         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
17789         customizable.
17790
17791 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
17792
17793         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
17794         no signing key is found.
17795         (mml2015-epg-encrypt): Ask user whether to skip or abort if
17796         no encrypting and/or signing key is found.
17797
17798 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
17799
17800         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
17801
17802 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17803
17804         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
17805         headers read from disk with the ones newly found in the current search.
17806         This should no longer cause problems, because the article numbers in
17807         Gmane's `nov.php' output are ignored since the previous change.
17808
17809 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17810
17811         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
17812
17813 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17814
17815         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
17816         replace-regexp-in-string; bind url-version; fbind display-images-p and
17817         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
17818         find-face and set-itimer-function for Emacs; bind itimer-list for
17819         Emacs.
17820
17821         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
17822
17823 2007-01-01  Romain Francoise  <romain@orebokech.com>
17824
17825         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
17826
17827 2006-12-31  Steve Youngs  <steve@sxemacs.org>
17828
17829         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
17830         `define-minor-mode' macro definition expanded properly.
17831         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
17832         exclude it there.
17833
17834         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
17835         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
17836         `fboundp' test.
17837         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
17838         This is OK to autoload in (S)XEmacs now.
17839
17840 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17841
17842         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
17843         keystroke.
17844         (gnus-summary-limit-to-singletons): Fix typo.
17845
17846         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
17847         else fails.
17848
17849 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17850
17851         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
17852         docstring.
17853
17854         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
17855         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
17856         (gnus-summary-insert-dormant-articles): Fix typo in message.
17857
17858 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
17859
17860         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
17861         nil for XEmacs.
17862         (gnus-message-citation-mode): Don't autoload in XEmacs.
17863
17864         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
17865
17866 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
17867
17868         * nnimap.el (nnimap-expunge-search-string):
17869         Mention nnimap-search-uids-not-since-is-evil in docstring.
17870
17871 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
17872
17873         * spam.el: Revert to make-obsolete-variable because
17874         define-obsolete-variable-alias is not supported in Emacs 21.
17875
17876         * spam.el (spam-ifile-path, spam-ifile-database-path)
17877         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
17878         make-obsolete-variable.
17879         (spam-bsfilter-path, spam-bsfilter-program)
17880         (spam-spamassassin-path, spam-spamassassin-program)
17881         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
17882         Don't use "path" inappropriately.
17883         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
17884         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
17885         variable names.
17886
17887 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
17888
17889         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
17890         summary buffer.
17891
17892         * password.el (password-cache-remove): Use clear-string to burn
17893         password, if available.
17894
17895 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17896
17897         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
17898
17899         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
17900
17901         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
17902         (gnus-message-highlight-citation): Move defcustom here from
17903         gnus-cite.el.
17904         (gnus-message-citation-mode): Autoload.
17905
17906         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
17907         checks to make it compile with XEmacs.
17908         (gnus-message-citation-mode): New minor mode.
17909         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
17910         (gnus-message-highlight-citation): New variables.
17911         (gnus-message-search-citation-line)
17912         (gnus-message-add-citation-keywords)
17913         (gnus-message-remove-citation-keywords)
17914         (turn-on-gnus-message-citation-mode)
17915         (turn-off-gnus-message-citation-mode): New functions.
17916
17917 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
17918
17919         * gnus-cite.el: Enable highlighting of different citation levels in
17920         message-mode.
17921
17922 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
17923
17924         * message.el (message-make-fqdn): Fix comment.
17925         (message-bogus-system-names): Add ".local".
17926
17927         * spam.el (spam-ifile-path, spam-ifile-program)
17928         (spam-ifile-database-path, spam-ifile-database)
17929         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
17930         Don't use "path" inappropriately.
17931         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
17932         strings.
17933         (spam-check-ifile, spam-ifile-register-with-ifile)
17934         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
17935         Use new variable names.
17936
17937         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
17938         (gnus-treat-display-smileys): Simplify using
17939         gnus-image-type-available-p.
17940
17941         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
17942         available.
17943
17944         * gnus-xmas.el (gnus-xmas-image-type-available-p):
17945         Use `display-images-p' if available.
17946
17947 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17948
17949         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
17950         one after turning on the buffer's multibyteness instead of decoding
17951         them directly in the unibyte buffer that causes unexpected conversion
17952         in Emacs 23 (unicode).
17953
17954 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17955
17956         * message.el (message-generate-hashcash): Fix custom type.
17957
17958 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17959
17960         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
17961
17962 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
17963
17964         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
17965         disconnect icons.  Add help text.
17966
17967 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
17968
17969         * spam.el (spam-extra-header-to-number): CRM114 spam score is
17970         negated to be consistent with the others we handle.
17971
17972 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17973
17974         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
17975         version of gnus-summary-buffer to something, so that we can use two
17976         article buffers at the same time.
17977
17978 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
17979
17980         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
17981         trigger all the extra headers.
17982         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
17983         sorting.
17984
17985 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17986
17987         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
17988         solid groups.
17989
17990 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
17991
17992         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
17993
17994 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
17995
17996         * legacy-gnus-agent.el: Add Copyright notice.
17997
17998 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
17999
18000         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
18001
18002 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18003
18004         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
18005
18006         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
18007         to make it work reliably in CVS Emacs.
18008         (gnus-summary-limit-strange-charsets-predicate)
18009         (gnus-summary-limit-to-predicate): New functions.
18010
18011 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
18012
18013         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
18014         specifying array size.
18015         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
18016         array if it is too small.
18017         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
18018         (gnus-sort-threads-loop): New function.
18019
18020 2006-12-06  Chris Moore  <dooglus@gmail.com>
18021
18022         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
18023         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
18024
18025 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
18026
18027         * mm-url.el (mm-url-predefined-programs): Call curl with correct
18028         options.
18029
18030 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18031
18032         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
18033         DOS-ing the recipient.
18034
18035         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
18036         the headers when creating the mapping to avoid mismappings.
18037         (nnweb-gmane-create-mapping): Always nix out old mapping.
18038
18039 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18040
18041         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
18042         and mm-verify-option to never.
18043
18044 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18045
18046         * message.el (message-signed-or-encrypted-p): New function.
18047         (message-forward-make-body): Use it.
18048
18049         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
18050         Replace encode-coding-string with mm-encode-coding-string.
18051
18052 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18053
18054         * nneething.el (nneething-decode-file-name):
18055         Replace decode-coding-string with mm-decode-coding-string.
18056
18057         * gnus-int.el (gnus-open-server): Say failed server's name.
18058
18059 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18060
18061         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
18062         strings to a single string.  Quote `errors-file-name'.
18063         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
18064         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
18065         Adjust calls.  Use `shell-quote-argument'.
18066
18067 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
18068
18069         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
18070         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
18071
18072         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
18073         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
18074         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
18075         (gnus-group-make-directory-group, gnus-group-transpose-groups):
18076         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
18077         (gnus-subscribe-newsgroup, gnus-1):
18078         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
18079         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
18080         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
18081         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
18082
18083 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18084
18085         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
18086         keystroke.
18087         (gnus-summary-limit-to-bodies): Implement headersp.
18088
18089 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18090
18091         * dns.el (query-dns): Protect against "Process dns deleted" strings.
18092
18093 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18094
18095         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
18096
18097 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18098
18099         * message.el (message-generate-hashcash): Expand range of values to
18100         include `opportunistic'.
18101         (message-send-mail): Use it.
18102
18103 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18104
18105         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
18106         and comment it.
18107
18108         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
18109
18110 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
18111
18112         * gnus-util.el (gnus-extract-address-components): Improve comment.
18113
18114 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18115
18116         * gnus-util.el (gnus-extract-address-components): Work with address in
18117         which the name portion contains @.
18118
18119         * lpath.el: Fbind custom-autoload.
18120
18121 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18122
18123         * gnus.el (gnus-start): Move custom group up.
18124         (gnus-select-method): Don't autoload, but make it available for
18125         `customize-variable'.
18126         (gnus-getenv-nntpserver): Don't autoload.
18127
18128 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
18129
18130         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
18131
18132 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18133
18134         * message.el (message-sendmail-extra-arguments): New variable.
18135         (message-send-mail-with-sendmail): Use it.
18136
18137 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18138
18139         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
18140         mm-with-unibyte-current-buffer to make string unibyte.
18141
18142         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
18143         mm-string-as-multibyte.
18144
18145 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
18146
18147         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
18148         Reported by Werner Koch <wk@gnupg.org>.
18149
18150 2006-11-14  Daiki Ueno  <ueno@p360>
18151
18152         * mml2015.el: Autoload epa-select-keys when compiling.
18153
18154 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18155
18156         * mml2015.el (mml2015-epg-sign): Save the signing keys in
18157         message-options.
18158         (mml2015-epg-encrypt): Save the recipient keys in message-options.
18159
18160 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18161
18162         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
18163         EasyPG (< 0.0.6).
18164         (mml2015-always-trust): New user option.
18165         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
18166         prompt.
18167
18168 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18169
18170         * nntp.el (nntp-authinfo-force): New variable.
18171         (nntp-send-authinfo): Use it.
18172
18173 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
18174
18175         * message.el (message-strip-subject-encoded-words): Allow _not_ to
18176         decode encoded words.  Improve prompt.  Add comment about forwarding.
18177         (message-replacement-char): Move up.
18178
18179 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
18180
18181         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
18182         instead of gnus-intersection because arguments of gnus-sorted-nunion
18183         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
18184
18185 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
18186
18187         * message.el (message-strip-subject-encoded-words): Reformat prompt.
18188         (message-simplify-subject-functions):
18189         Enable message-strip-subject-encoded-words by default.
18190
18191 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
18192
18193         * message.el (message-strip-subject-encoded-words): New function.
18194         (message-simplify-subject-functions): New variable.
18195         (message-simplify-subject): Use it.  Fix typo in doc string.
18196         Support message-strip-subject-encoded-words.
18197
18198 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
18199
18200         * gnus-diary.el (gnus-diary-delay-format-function):
18201         * nndiary.el (nndiary-reminders):
18202         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
18203
18204 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18205
18206         * gnus-art.el (article-hide-boring-headers): Fetch date from
18207         gnus-original-article-buffer to avoid problems with localized date
18208         strings.
18209
18210 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18211
18212         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
18213
18214 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
18215
18216         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18217         New variables.
18218         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18219         (mm-charset-synonym-alist): Move some entries to
18220         mm-codepage-iso-8859-list.
18221         (mm-charset-synonym-alist, mm-charset-override-alist):
18222         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18223
18224 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18225
18226         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
18227
18228 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
18229
18230         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
18231         with Emacs 21 and XEmacs.
18232
18233 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
18234
18235         * spam.el (spam-parse-address): New function for better parsing,
18236         catching errors, etc.
18237         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
18238
18239 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18240
18241         * mm-view.el: Add interactive arg to html2text autoload.
18242
18243 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18244
18245         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
18246
18247 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
18248
18249         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18250         New variables.
18251         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18252         (mm-charset-synonym-alist): Move some entries to
18253         mm-codepage-iso-8859-list.
18254
18255         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
18256
18257 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
18258
18259         * message.el (message-citation-line-format)
18260         (message-insert-formated-citation-line): Fix implementation of %E, %N
18261         and %n according to the doc string.
18262
18263 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
18264
18265         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18266         Use car-safe to avoid bad parses.
18267
18268 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18269
18270         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
18271         names.
18272
18273         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
18274
18275 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18276
18277         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
18278         header.
18279
18280         * message.el (message-draft-headers): Add Date.
18281         (message-headers-to-generate): Fix typo in docstring.
18282
18283         * nndraft.el (nndraft-required-headers): New variable.
18284         (nndraft-generate-headers): Use it.
18285
18286         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
18287
18288 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18289
18290         * gnus-registry.el (gnus-registry-wash-for-keywords)
18291         (gnus-registry-find-keywords): New functions to allow easy searching of
18292         articles that are in the registry.
18293
18294 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18295
18296         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18297         Use ietf-drums-parse-address instead of gnus-extract-address-components.
18298         Reported by Damien Elmes <damien@repose.cx>.
18299
18300 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
18301
18302         * gnus.el (gnus-mime): Remove unused custom group.
18303
18304 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18305
18306         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
18307         "blank line" when searching for end of armor headers.
18308
18309 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18310
18311         * gmm-utils.el (gmm-write-region): Fix variable name.
18312
18313 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18314
18315         * gmm-utils.el (gmm-write-region): New function based on compatibility
18316         code from `mm-make-temp-file'.
18317
18318         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
18319
18320         * nnmaildir.el (nnmaildir--update-nov)
18321         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
18322         Use `gmm-write-region'.
18323
18324 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
18325
18326         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
18327         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18328
18329         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
18330
18331         * message.el (message-replacement-char): New variable.
18332         (message-fix-before-sending): Use it.
18333         (message-simplify-subject): New function to remove duplicate code.
18334         (message-reply, message-followup): Use it.
18335
18336         * gnus-sum.el (gnus-summary-make-menu-bar):
18337         Clarify gnus-summary-limit-to-articles.
18338
18339 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18340
18341         * gnus-util.el (gnus-with-local-quit): New macro.
18342
18343         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
18344
18345 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
18346
18347         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
18348         ignore non-string data.
18349
18350 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18351
18352         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
18353         non-string data (needs to be done in the registry too).
18354
18355 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18356
18357         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
18358         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
18359         (gnus-registry-split-fancy-with-parent)
18360         (gnus-registry-fetch-simplified-message-subject-fast)
18361         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
18362         Remove text properties on ingress into the registry and when it's saved.
18363         (gnus-registry-clean-empty-function): Fix bug with cleaning the
18364         registry from entries with no groups.
18365
18366 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18367
18368         * gnus-util.el (gnus-string-remove-all-properties): Add utility
18369         function to remove string properties.
18370
18371 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
18372
18373         * gmm-utils.el (gmm): Adjust custom version.
18374
18375         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
18376         Adjust custom version.
18377
18378         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
18379
18380 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
18381
18382         * gnus-art.el (gnus-insert-prev-page-button)
18383         (gnus-insert-next-page-button): Simplify.  Reformat.
18384
18385 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18386
18387         * gnus-art.el (gnus-insert-prev-page-button)
18388         (gnus-insert-next-page-button): Apply gnus-article-button-face.
18389
18390 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
18391
18392         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
18393
18394 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18395
18396         * gnus-art.el (gnus-insert-mime-button)
18397         (gnus-insert-mime-security-button):
18398         Apply gnus-article-button-face to MIME and security buttons.
18399
18400 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
18401
18402         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
18403         readable.
18404
18405 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18406
18407         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
18408
18409 2006-09-20  Steve Youngs  <steve@sxemacs.org>
18410
18411         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
18412         `browse-url-of-file' instead of `browse-url'.
18413
18414 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18415
18416         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18417         regexp.  Articles containing quotation were cut prematurely.
18418
18419 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18420
18421         * message.el (message-cite-original-1): Use nobody by default for the
18422         value of From header.
18423         (message-reply): Ditto.
18424
18425 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
18426
18427         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
18428         to the gnus-info.  This fixes a bug of inline-PGP message verification.
18429         Reported by Michael Piotrowski <mxp@dynalabs.de>.
18430
18431 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
18432
18433         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
18434         mails in the doc string.  Add some URLs in comment.
18435         (pop3-movemail): Warn about pop3-leave-mail-on-server.
18436
18437 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18438
18439         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
18440         backslashes handling and the way to find boundaries of quoted strings.
18441
18442 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
18443
18444         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
18445         mml1991-encrypt-to-self is set and mml1991-signers is not set.
18446         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
18447         mml2015-encrypt-to-self is set and mml2015-signers is not set.
18448
18449 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
18450
18451         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
18452         doc string.
18453         (gnus-button-regexp, gnus-button-last): Remove unused variables.
18454
18455 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18456
18457         * lpath.el: Fbind epg-check-configuration.
18458
18459 2006-09-06  Simon Josefsson  <jas@extundo.com>
18460
18461         * mml2015.el (mml2015-use): Doc fix, mention epg.
18462
18463 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18464
18465         * mml2015.el (mml2015-use): Default to epg, if available.
18466
18467 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18468
18469         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
18470         message-sender.
18471         (mml1991-epg-encrypt): Ditto.
18472         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
18473         message-sender.
18474         (mml2015-epg-encrypt): Ditto.
18475
18476 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
18477
18478         * message.el (message-send-mail-with-sendmail): Look for sendmail in
18479         several common directories.
18480
18481 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
18482
18483         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
18484         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
18485
18486 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18487
18488         * gnus-art.el (article-decode-encoded-words): Make it fast.
18489
18490 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18491
18492         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
18493
18494         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
18495         in quoted string into `\'.
18496
18497 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18498
18499         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18500         Use standard-syntax-table.
18501
18502 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18503
18504         * gnus-art.el (gnus-decode-address-function): New variable.
18505         (article-decode-encoded-words): Use it to decode headers which are
18506         assumed to contain addresses.
18507         (gnus-mime-delete-part): Remove useless `or'.
18508
18509         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
18510         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
18511         (gnus-nov-parse-line): Use it to decode From header.
18512         (gnus-get-newsgroup-headers): Ditto.
18513         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
18514
18515         * mail-parse.el (mail-decode-encoded-address-region): New alias.
18516         (mail-decode-encoded-address-string): New alias.
18517
18518         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18519         New function.
18520         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
18521         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
18522         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
18523         (rfc2047-decode-string): Ditto.
18524         (rfc2047-decode-address-region): New function.
18525         (rfc2047-decode-address-string): New function.
18526
18527 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
18528
18529         * message.el (message-caesar-buffer-body): Allow rotating headers.
18530
18531         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
18532
18533         * message.el (message-insert-formated-citation-line): Fix %f.
18534         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
18535
18536 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18537
18538         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
18539         (gnus-bookmark-mouse-available-p): New macro.
18540         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
18541         (gnus-bookmark-bmenu-show-infos): Use it.
18542         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
18543         (gnus-bookmark-bmenu-hide-infos): Ditto.
18544         (gnus-bookmark-remove-properties): New function.
18545         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
18546         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
18547         (gnus-bookmark-write-file): Bind coding-system-for-write.
18548         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
18549         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
18550         group before selecting it.
18551         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
18552         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
18553         quit-window if it is not available; use gnus-mouse-2 and bind it to
18554         gnus-bookmark-bmenu-select-by-mouse.
18555         (gnus-bookmark-show-details): Remove unused variable `details-list'.
18556         (gnus-bookmark-bmenu-select-by-mouse): New function.
18557
18558 2006-08-13  Romain Francoise  <romain@orebokech.com>
18559
18560         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
18561         space.
18562
18563 2006-08-10  Romain Francoise  <romain@orebokech.com>
18564
18565         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
18566         (dns-mode-soa-auto-increment-serial): New user option.
18567         (dns-mode-soa-maybe-increment-serial): New function.
18568         (dns-mode): Add the latter to `write-contents-functions'.
18569
18570 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18571
18572         * compface.el (uncompface): Use binary rather than raw-text-unix.
18573
18574 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18575
18576         * compface.el (uncompface): Make sure the eol conversion doesn't take
18577         place when communicating with the external programs.
18578         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18579
18580 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18581
18582         * nnheader.el (nnheader-insert-head): Fix typo in comment.
18583
18584 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18585
18586         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18587         Make it more robust by parsing author and date independently.
18588
18589 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18590
18591         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
18592
18593 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
18594
18595         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
18596         first matching secret key.
18597         (mml2015-epg-encrypt): Ditto.
18598
18599         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
18600         first matching secret key.
18601         (mml1991-epg-encrypt): Ditto.
18602
18603         * mml2015.el (mml2015-encrypt-to-self): New user option.
18604         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
18605         mml2015-epg-encrypt-to-self is set.
18606
18607         * mml1991.el (mml1991-encrypt-to-self): New variable.
18608         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
18609         mml1991-epg-encrypt-to-self is set.
18610
18611         * mml2015.el (mml2015-signers): New user option.
18612         (mml2015-epg-sign): Reflect the value of mml2015-signers.
18613         (mml2015-epg-encrypt): Allow to select signing keys.
18614
18615         * mml1991.el (mml1991-signers): New variable.
18616         (mml1991-epg-sign): Reflect the value of mml1991-signers.
18617         (mml1991-epg-encrypt): Allow to select signing keys.
18618
18619 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18620
18621         * nnheader.el (nnheader-insert-head): Make it work even if the file
18622         uses CRLF for the line-break code.
18623
18624 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
18625
18626         * mml2015.el: Require mml-sec instead of password.
18627         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
18628         (mml2015-cache-passphrase): Inherit the default value from
18629         mml-secure-cache-passphrase.
18630         (mml2015-passphrase-cache-expiry): Inherit the default value from
18631         mml-secure-passphrase-cache-expiry.
18632
18633         * mml1991.el: Require mml-sec instead of password.
18634         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
18635         (mml1991-cache-passphrase): Inherit the default value from
18636         mml-secure-cache-passphrase.
18637         (mml1991-passphrase-cache-expiry): Inherit the default value from
18638         mml-secure-passphrase-cache-expiry.
18639
18640         * mml-sec.el: Require password.
18641         (mml-secure-verbose): New user option.
18642         (mml-secure-cache-passphrase): New user option.
18643         (mml-secure-passphrase-cache-expiry): New user option.
18644
18645 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
18646             Andreas Vögele  <andreas@altroot.de>   (tiny change)
18647
18648         * pgg-def.el (pgg-truncate-key-identifier):
18649         Truncate the key ID to 8 letters from the end.
18650
18651 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18652
18653         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
18654         workaround for the url package included with Emacs.
18655
18656         * nnweb.el (nnweb-google-create-mapping): Update regexp.
18657
18658 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18659
18660         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
18661         correctly.  This fixes a bug caused by the 2006-05-12 change.
18662
18663 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
18664
18665         * nnmail.el (nnmail-article-group): If splitting raises an error, give
18666         some information about the error when saying that the `bogus' mail
18667         group will be used.
18668
18669 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
18670
18671         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
18672         string.
18673
18674 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
18675
18676         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
18677
18678 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18679
18680         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
18681
18682 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18683
18684         * mml1991.el (mml1991-function-alist): Add epg.
18685         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
18686         (mml1991-epg-encrypt): New functions.
18687
18688 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
18689
18690         * mml2015.el (mml2015-verbose): New variable.
18691         (mml2015-cache-passphrase): Ditto.
18692         (mml2015-passphrase-cache-expiry): Ditto.
18693         (mml2015-function-alist): Add epg.
18694         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
18695         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
18696         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
18697         New functions.
18698
18699 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18700
18701         * message.el (message-cite-original-1): Preserve region when removing
18702         quoted text due to X-No-Archive in order to avoid bogus attribution
18703         when citing multiple messages.
18704
18705 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18706
18707         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
18708         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
18709
18710 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
18711
18712         * gnus-diary.el (gnus-user-format-function-d)
18713         (gnus-user-format-function-D): Autoload.
18714
18715         * imap.el (Commentary): Fix typo.
18716
18717         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
18718         2006-04-22 contribution.
18719
18720 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18721
18722         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
18723         It didn't really fix the bogosity I'm seeing with solid web groups.
18724
18725 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18726
18727         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
18728         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
18729         created using server names.  If we use the feature without declaring
18730         it, Gnus does not properly manage server and group state.
18731
18732         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
18733         bound.
18734
18735 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18736
18737         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
18738         looking up the method using GROUP's prefix before inventing a new one.
18739         It is used on killed/unknown groups in various places where returning
18740         an all-new method isn't expected by the caller.
18741
18742         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
18743         and match semantics of gnus-group-real-prefix.
18744
18745 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
18746
18747         * nnmail.el (nnmail-broken-references-mailers): New variable.
18748         (nnmail-ignore-broken-references): New function generalizing
18749         nnmail-fix-eudora-headers.
18750         (nnmail-fix-eudora-headers): Now obsolete.
18751
18752         * gnus-art.el (gnus-button-handle-custom):
18753         Support `customize-apropos*'.
18754
18755 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18756
18757         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
18758
18759         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
18760         articles.
18761
18762 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
18763
18764         * message.el (message-cite-reply-above): New variable.
18765         (message-yank-original): Use it.
18766
18767 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18768
18769         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
18770
18771 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
18772
18773         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
18774         as read.
18775
18776         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
18777
18778 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
18779
18780         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
18781         (gnus-bookmark-default-file): Use gnus-directory.
18782         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
18783         Remove "*" in doc string.
18784         (gnus-bookmark-write-file): Simplify.
18785         (gnus-bookmark-maybe-sort-alist): Use `when'.
18786         (gnus-bookmark-get-bookmark): Fix typo in doc string.
18787         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
18788         Add FIXME about Emacs 21 and XEmacs compatibility.
18789         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
18790         compatibility.
18791         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
18792         compatibility.
18793         (gnus-bookmark-menu-heading): Fix version.
18794
18795 2006-06-19  Bastien Guerry  <bzg@altern.org>
18796
18797         * gnus-bookmark.el: New file.
18798
18799 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18800
18801         * message.el (message-syntax-checks): Doc fix.
18802
18803 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18804
18805         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
18806         unsubscribed groups as if they were killed ones.  It causes duplicate
18807         entries in gnus-newsrc-alist.
18808
18809 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18810
18811         * message.el (message-syntax-checks): Doc fix.
18812         (message-send-mail): Add check for continuation headers.
18813         (message-check-news-header-syntax): Fix regexp used to check for
18814         continuation headers.
18815
18816 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18817
18818         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
18819
18820 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
18821
18822         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
18823
18824 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18825
18826         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
18827         default-truncate-lines.
18828
18829 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18830
18831         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
18832         to fill the utf-8 entry.
18833
18834         * lpath.el: Fbind unicode-precedence-list.
18835
18836 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18837
18838         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
18839
18840 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
18841
18842         * gnus-agent.el (directory-files-and-attributes): Move all the way
18843         forward (the third and final move).
18844         (gnus-agent-read-agentview): Trap reconstruction errors due to
18845         nonexistent directory.  Handle by returning nil.
18846
18847 2006-05-30  Didier Verna  <didier@xemacs.org>
18848
18849         * message.el (message-dont-reply-to-names): Update the custom type.
18850         * message.el (message-dont-reply-to-names): New defsubst: potentially
18851         convert a list of regexps into a single one.
18852         * message.el (message-get-reply-headers): Use it.
18853         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
18854
18855 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18856
18857         * gnus-agent.el (directory-files-and-attributes): Move forward.
18858
18859 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18860
18861         * gnus-ml.el (gnus-mailing-list-subscribe)
18862         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
18863         (gnus-mailing-list-message): Fix doc strings.
18864
18865 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18866
18867         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
18868         of doing it manually.
18869
18870 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
18871
18872         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
18873         comment.
18874
18875 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
18876
18877         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
18878         (gnus-agent-read-agentview): Fix handling of end-of-file error.
18879         (gnus-agent-read-local): All symbols allocated in my-obarray.
18880         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
18881         (gnus-agent-regenerate-group): Check numeric names to see if they are
18882         messages or groups.
18883         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
18884         better way of do this...)
18885
18886         * gnus-cache.el (gnus-agent-total-fetched-for):
18887         Ignore 'dummy.group' (there should be a better way of do this...)
18888
18889 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18890
18891         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
18892         (gnus-saved-headers): Ditto.
18893         (gnus-default-article-saver): Mention functions may have properties.
18894         (gnus-article-save): Override gnus-save-all-headers and
18895         gnus-saved-headers by :headers property which saver function may have.
18896         (gnus-summary-save-in-file): Add :headers property.
18897         (gnus-summary-write-to-file): Ditto.
18898
18899         * gnus-sum.el (gnus-summary-save-article): Bind
18900         gnus-prompt-before-saving to t when saving many articles in a file;
18901         always show all headers.
18902
18903         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
18904
18905 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
18906
18907         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
18908         marks.
18909
18910         * message.el (message-indent-citation): Add optional arguments to allow
18911         using it outside of message buffers.
18912
18913         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
18914         (gnus-article-treat-unfold-headers): Use it.
18915         (gnus-article-truncate-lines): New variable.
18916         (gnus-article-mode): Use it.
18917         (gnus-article-toggle-truncate-lines): New function.
18918
18919         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
18920         Add gnus-article-toggle-truncate-lines.
18921
18922         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
18923         coding system in XEmacs, use binary.
18924
18925 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18926
18927         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
18928         after-load-alist.
18929
18930         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
18931         this function should save decoded articles.
18932         (gnus-summary-write-to-file): Use property to specify this function
18933         should save decoded articles and specify gnus-summary-save-in-file
18934         should be used to save articles other than the first one when saving
18935         many articles.
18936         (gnus-summary-save-body-in-file): Use property to specify this
18937         function should save decoded articles.
18938         (gnus-summary-write-body-to-file): Use property to specify this
18939         function should save decoded articles and specify
18940         gnus-summary-save-body-in-file should be used to save articles other
18941         than the first one when saving many articles.
18942
18943         * gnus-sum.el (gnus-summary-save-article): Simplify.
18944
18945 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18946
18947         * gnus-art.el (gnus-default-article-saver):
18948         Add gnus-summary-write-body-to-file.
18949         (gnus-article-save-coding-system): Don't use coding system object
18950         in XEmacs.
18951         (gnus-read-save-file-name): Add optional `dir-var' argument which
18952         specifies directory in which files are saved; work even if optional
18953         `variable' argument is not specified.
18954         (gnus-summary-write-to-file): Read file name.
18955         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
18956         (gnus-summary-write-body-to-file): New function.
18957
18958         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
18959         (gnus-summary-local-variables): Add it.
18960         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
18961         (gnus-summary-save-article): Remove optional `decode' argument;
18962         determine whether to decode articles by the value of
18963         gnus-default-article-saver; when saving many files using
18964         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
18965         it first and use gnus-summary-save-in-file or
18966         gnus-summary-save-body-in-file thereafter unless
18967         gnus-prompt-before-saving is always; move point to article which
18968         will be saved.
18969         (gnus-summary-save-article-file): Revert.
18970         (gnus-summary-write-article-file): Revert.
18971         (gnus-summary-save-article-body-file): Revert.
18972         (gnus-summary-write-article-body-file): New function.
18973
18974 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18975
18976         * gnus-art.el (gnus-default-article-saver): Doc fix.
18977         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
18978         from gnus-summary-save-article-coding-system, and default to a
18979         certain coding system.
18980         (gnus-output-to-file): Add coding cookie and encode text according
18981         to gnus-article-save-coding-system; don't use mm-append-to-file.
18982
18983         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
18984         gnus-art.el and rename to gnus-article-save-coding-system.
18985         (gnus-summary-save-article): Require gnus-art; don't show all
18986         headers if it decodes articles; don't add coding cookie here;
18987         don't bind mm-text-coding-system-for-write.
18988         (gnus-summary-save-article-file): Save decoded articles.
18989         (gnus-summary-write-article-file): When saving many files, use
18990         gnus-summary-write-to-file first and gnus-summary-save-in-file
18991         thereafter unless gnus-prompt-before-saving is always.
18992         (gnus-summary-save-article-body-file): Save decoded articles.
18993
18994         * lpath.el: Fbind select-safe-coding-system for XEmacs.
18995
18996 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
18997
18998         * nnrss.el (nnrss-check-group): Bind hash-index.
18999
19000 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
19001
19002         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
19003         its hash index.  Store this hash in `nnrss-group-data'.
19004         (nnrss-read-group-data): Update accordingly.
19005
19006 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19007
19008         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
19009         entry.
19010
19011         * gnus-sum.el (gnus-summary-make-menu-bar):
19012         Add gnus-article-browse-html-article.
19013
19014 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
19015
19016         * gnus-sum.el (gnus-summary-mime-map):
19017         Add gnus-article-browse-html-article.
19018
19019         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
19020
19021 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19022
19023         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
19024         suitable coding systems in customize.
19025
19026 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
19027
19028         * mail-source.el (mail-sources): Fix custom type.
19029
19030 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19031
19032         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
19033         (gnus-summary-expire-articles-now): Shorten prompt.
19034
19035         * gmm-utils.el (wid-edit): Require.
19036         (defun-gmm): Rename from `gmm-defun-compat'.
19037         (gmm-image-search-load-path): Use it.
19038         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
19039
19040 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19041
19042         * gnus-sum.el (gnus-summary-save-article-coding-system):
19043         New variable.
19044         (gnus-summary-save-article): Add optional `decode' argument.
19045         If it is set and gnus-summary-save-article-coding-system is non-nil,
19046         save decoded article.
19047         (gnus-summary-write-article-file): Save decoded article if
19048         gnus-summary-save-article-coding-system is non-nil.
19049
19050         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
19051         type.
19052
19053 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19054
19055         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
19056
19057 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19058
19059         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
19060         first to test gnus-single-article-buffer which may be buffer-local.
19061
19062         * gnus-sum.el (gnus-summary-setup-buffer):
19063         Make gnus-single-article-buffer buffer-local and nil in ephemeral
19064         group; make gnus-article-buffer, gnus-article-current, and
19065         gnus-original-article-buffer always buffer-local.
19066         (gnus-summary-exit): Kill article buffer belonging to ephemeral
19067         group.
19068         (gnus-handle-ephemeral-exit): Don't move to next summary line.
19069
19070 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
19071
19072         * nnml.el (nnml-request-compact-group): Compressed files might not
19073         have .gz extension.
19074
19075 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
19076
19077         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
19078         (mm-copy-to-buffer): Use with-current-buffer.
19079         (mm-display-part): Simplify.
19080         (mm-inlinable-p): Add optional arg `type'.
19081
19082 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19083
19084         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
19085         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
19086         Try harder to show the attachment internally or externally using
19087         gnus-mime-view-part-as-type.
19088
19089 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
19090
19091         * message.el (message-from-style, message-signature-separator)
19092         (message-user-organization-file, message-send-mail-function)
19093         (message-citation-line-function, message-yank-prefix)
19094         (message-indent-citation-function, message-signature)
19095         (message-signature-file, message-signature-insert-empty-line):
19096         Remove autoloads.
19097
19098         * gnus-art.el (gnus-buttonized-mime-types):
19099         Remove "multipart/signed".  Revert 2006-04-26 change.
19100
19101 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19102
19103         * gnus.el (gnus-version-number): Bump version.
19104
19105 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19106
19107         * gnus.el: No Gnus v0.5 is released.
19108
19109 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19110
19111         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
19112         fetching articles by message-id.
19113
19114 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19115
19116         * message.el (hashcash): Require hashcash as normal.
19117
19118         * ecomplete.el (ecomplete-highlight-match-line):
19119         Use point-at-eol.
19120         (ecomplete-highlight-match-line): Use `highlight', because that
19121         face exists in both Emacs and XEmacs.
19122
19123         * message.el (message-display-abbrev): Use point-at-bol.
19124
19125         * mail-source.el: Don't require timer/timer-funcs.
19126
19127         * gnus-async.el: Ditto.
19128
19129         * password.el: Ditto.
19130
19131         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
19132
19133         * mm-url.el: Ditto.
19134
19135         * gnus-xmas.el: Don't require timer-funcs.
19136
19137         * mm-util.el: Require timer/timer-funcs.
19138
19139 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19140
19141         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
19142         Close.
19143
19144 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19145
19146         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
19147         unibyte after clear-decrypt function runs.
19148
19149         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
19150         returns as a unibyte string.
19151
19152 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19153
19154         * lpath.el: Revert.
19155
19156         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
19157         (pgg-gpg-process-sentinel): Revert.
19158
19159         * pgg-pgp.el (pgg-pgp-process-region): Revert.
19160         (pgg-pgp-lookup-key): Revert.
19161
19162         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
19163         (pgg-pgp5-lookup-key): Revert.
19164
19165         * pgg.el (pgg-fetch-key): Revert.
19166
19167 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19168
19169         * lpath.el: Fbind string-as-multibyte for XEmacs.
19170
19171         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
19172         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
19173         (mml1991-pgg-encrypt): Ditto.
19174
19175         * pgg-gpg.el (pgg-string-to-multibyte): New function.
19176         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
19177         a multibyte buffer.
19178
19179         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
19180         (pgg-pgp-lookup-key): Ditto.
19181
19182         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
19183         (pgg-pgp5-lookup-key): Ditto.
19184
19185         * pgg.el (pgg-fetch-key): Ditto.
19186
19187 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
19188
19189         * message.el (message-user-organization-file): Check several
19190         locations of the organization file.
19191
19192         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
19193         Add gnus-article-view-part-as-type.
19194
19195         * gnus-art.el (gnus-article-view-part-as-type): New function.
19196
19197         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
19198         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
19199
19200         * mml.el: Simplify autoload.
19201         (mml-mode): defvar dnd-protocol-alist instead of using
19202         symbol-value.
19203         (mml-default-directory): New variable.
19204         (mml-minibuffer-read-file): Use it.
19205         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
19206
19207         * message.el (message-citation-line-format): New variable.
19208         (message-insert-formated-citation-line): New function.
19209         (message-citation-line-function):
19210         Add `message-insert-formated-citation-line' to custom type.
19211
19212         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
19213         to doc string.
19214
19215         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
19216         depending on mm-verify-option.
19217
19218 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19219
19220         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
19221         binding pgg-* variables; reimplement the section which prevents
19222         MIME header from being signed.
19223         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
19224         pgg-text-mode; remove a blank line at the top of body.
19225
19226         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
19227         lines at the top of body; use gnus-newsgroup-charset if there's no
19228         Charset header.
19229
19230 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19231
19232         * message.el (message-self-insert-commands): Doc fix.
19233
19234         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
19235         (mm-uu-pgp-encrypted-test): Ditto.
19236         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
19237         between header and body; return application/pgp-encrypted handle
19238         if decryption failed; decode decrypted body by charset.
19239
19240         * mm-decode.el (mm-automatic-display): Don't make application/pgp
19241         element match to application/pgp-*.
19242
19243 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19244
19245         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
19246         HTML.
19247
19248 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19249
19250         * mail-source.el (mail-source-call-script): Message the error
19251         string.
19252
19253 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19254
19255         * gnus-util.el (gnus-byte-compile): Use it.
19256
19257 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
19258
19259         * gnus-util.el (kill-empty-logs): New function.
19260
19261 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19262
19263         * message.el (message-mail-alias-type): Doc fix.
19264         (message-mail-alias-type-p): New function.
19265         (message-send): Use it.
19266         (message-mode): Ditto.
19267         (message-strip-forbidden-properties): Ditto.
19268
19269         * ecomplete.el (ecomplete-database-file-coding-system):
19270         New variable.
19271         (ecomplete-save): Use it.
19272         (ecomplete-setup): Use it.
19273
19274 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19275
19276         * message.el (message-self-insert-commands): New variable.
19277         (message-strip-forbidden-properties): Use it.
19278
19279 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19280
19281         * message.el (message-put-addresses-in-ecomplete): Use a regexp
19282         that doesn't make XEmacs choke.
19283
19284 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
19285
19286         * gnus-util.el (gnus-replace-in-string):
19287         Prefer replace-regexp-in-string over of replace-in-string.
19288
19289 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19290
19291         * gnus-util.el (gnus-select-frame-set-input-focus):
19292         Use select-frame-set-input-focus if it is available in XEmacs; use
19293         definition defined in Emacs 22 for old Emacsen.
19294
19295         * dgnushack.el: Autoload unmorse-region for XEmacs.
19296
19297         * lpath.el: Bind cursor-in-non-selected-windows and
19298         select-frame-set-input-focus for XEmacs.
19299
19300 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19301
19302         * mm-view.el (mm-inline-text): Use equal instead of equalp.
19303
19304 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
19305
19306         * gnus-registry.el (gnus-registry-cache-save): Remove text
19307         properties when saving via the temp buffer.
19308
19309 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19310
19311         * message.el (message-generate-hashcash): Honor custom type.
19312
19313 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19314
19315         * message.el (message-generate-hashcash): Default to non-nil when
19316         hashcash is found.
19317
19318         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
19319         (gnus-refer-thread-limit): Increase default to 500.
19320
19321         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
19322
19323         * flow-fill.el (fill-flowed): Allow delete-space.
19324
19325 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19326
19327         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19328         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
19329         Remove autoloads.
19330
19331 2006-04-18  Simon Josefsson  <jas@extundo.com>
19332
19333         * message.el (message-generate-hashcash): Default to.
19334
19335 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19336
19337         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19338         concatenating segments rather than before concatenating them.
19339
19340 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19341
19342         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
19343
19344 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19345
19346         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
19347
19348         * message.el (message-forward-make-body-plain):
19349         Allow message-forward-ignored-headers to be a list.
19350         (message-remove-ignored-headers): Factor out into function.
19351         (message-forward-make-body-mml): Use it.
19352
19353         * imap.el (imap-quote-specials): New function.
19354         (imap-login-auth): Quote specials.
19355
19356         * rfc2231.el (rfc2231-parse-string): Remove dead code.
19357         (rfc2231-parse-string): Allow concatanation of parameters that
19358         aren't contiguous.  The test case is
19359           (mail-header-parse-content-type "message/external-body;
19360             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
19361             access-type=LOCAL-FILE;
19362             name*1*=plugh%2fhello-sailor%2fbing.pdf")
19363
19364 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19365
19366         * nntp.el (nntp-accept-process-output): Return the value of
19367         `nnheader-accept-process-output'.
19368
19369 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19370
19371         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
19372         (gnus-button-alist): Recognize more diff formats.
19373         (gnus-button-patch): Strip directory.
19374
19375 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19376
19377         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
19378         Emacs 22 when setting focus.
19379
19380 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19381
19382         * gnus-art.el (gnus-article-treat-types): Do treatment of
19383         text/x-verbatim parts.
19384         (gnus-button-patch): New command.
19385
19386         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
19387         addresses that contain invalid characters.
19388
19389 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19390
19391         * message.el (message-put-addresses-in-ecomplete):
19392         Use gnus-replace-in-string.
19393         (message-is-yours-p): Use the more correct
19394         mail-header-parse-address instead of
19395         mail-extract-address-components.
19396         (message-put-addresses-in-ecomplete): Fix typo.
19397
19398         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
19399         keystroke.
19400
19401         * gnus-art.el (gnus-treatment-function-alist): Change order of
19402         newsgroups/generic header folding to avoid double-folding.
19403
19404         * message.el (message-hidden-headers): Add X-Draft-From.
19405
19406         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
19407         New command.
19408         (gnus-summary-repeat-search-article-backward): New command.
19409
19410         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
19411         groups in the parent topic.
19412
19413 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
19414
19415         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
19416         (spam-extra-header-to-number): Return the CRM114 number as a
19417         number instead of a string.
19418
19419 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19420
19421         * gnus-art.el (gnus-face-properties-alist): Move here from
19422         gnus-fun.
19423
19424         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
19425
19426 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19427
19428         * message.el (message-strip-forbidden-properties): Only display on
19429         self-insert-command.
19430
19431         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
19432         reindent.
19433         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
19434
19435 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
19436
19437         * smiley.el (smiley-style): Fix typo.
19438
19439 2006-03-23  Kenichi Handa  <handa@m17n.org>
19440
19441         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
19442         instead of set-buffer-multibyte.
19443
19444 2006-03-23  Kenichi Handa  <handa@m17n.org>
19445
19446         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19447         buffer and then decode the buffer text if necessary.
19448         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19449         first, and after mm-encode-body, change the buffer to unibyte.
19450
19451 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19452
19453         * hashcash.el (hashcash-insert-payment-async-2):
19454         Use message-goto-eoh instead of doing it manually.
19455         (mail-add-payment): Use message-narrow-to-header instead of trying
19456         to do the same itself.
19457
19458         * message.el (message-hidden-headers): Add Face.
19459
19460         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
19461         reparenting code.
19462         (gnus-summary-reparent-children): Refactored out code.
19463         (gnus-summary-thread-map): New keystroke.
19464         (gnus-summary-reparent-children): Make into command.
19465
19466         * smiley.el (smiley-style): Default to `medium' if using a large
19467         font.
19468
19469         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
19470         does it itself.
19471
19472         * message.el (message-point-in-header-p): Simplify definition.
19473
19474 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19475
19476         * nnagent.el (nnagent-request-set-mark): Silence log file
19477         writing.
19478         (nnagent-request-set-mark): Use write-region instead of
19479         append-to-file.
19480
19481         * gnus-sum.el (gnus-read-header): Fudge article number if using a
19482         strange select method.
19483
19484         * ecomplete.el (ecomplete-display-matches): Get highlightling
19485         right.
19486         (ecomplete-display-matches): Use literals.
19487         (ecomplete-display-matches): Disable message logging.
19488
19489         * message.el (message-display-abbrev): Small optimization.
19490
19491         * ecomplete.el (ecomplete-display-matches): Allow automatic
19492         display.
19493
19494         * message.el (message-strip-forbidden-properties):
19495         Display abbrevs.
19496         (message-display-abbrev): Get automatic display right.
19497
19498         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
19499         keystrokes.
19500
19501 2006-04-13  Romain Francoise  <romain@orebokech.com>
19502
19503         TODO: Backport to v5-10!
19504
19505         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
19506         Move here (and rename) from gnus-registry.el.
19507
19508         * gnus-registry.el: Require gnus-util.
19509         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
19510
19511 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19512
19513         * gnus-group.el (gnus-group-catchup-current):
19514         Change if-then-else-if-then-else into cond.
19515         (gnus-group-catchup): Indent.
19516         (group-name-at-point): New function.
19517         (gnus-fetch-group): Provide default from thing at point.
19518
19519 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19520
19521         * message.el (message-display-abbrev): Fix regexp.
19522
19523         * ecomplete.el (ecomplete-highlight-match-line):
19524         Reimplement choosing.
19525         (ecomplete-highlight-match-line): Fix up code rewrite, remove
19526         dead variables.
19527
19528         * message.el (message-newline-and-indent): Remove debugging.
19529         (message-display-abbrev): Use new implementation.
19530
19531 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
19532
19533         * gnus-art.el (gnus-article-mode):
19534         Set cursor-in-non-selected-windows to nil.
19535
19536         * smiley.el: Revert previous change.
19537         (smiley-data-directory): defvar it before using it in the
19538         defcustom of `smiley-style'.
19539
19540 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19541
19542         * message.el (message-newline-and-indent): New function.
19543
19544         * ecomplete.el: Implement more bits.
19545
19546         * message.el (message-put-addresses-in-ecomplete): Clean up the
19547         string.
19548
19549         * ecomplete.el (ecomplete-add-item): Chop off decimals.
19550
19551         * gnus-sum.el (gnus-summary-save-parts):
19552         Bind gnus-summary-save-parts-counter and use it to make unique file
19553         names.
19554
19555         * gnus-art.el (gnus-ignored-headers): Add some more headers.
19556
19557         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
19558         parameter to say whether to actually parse the individual
19559         addresses.
19560
19561         * message.el (message-put-addresses-in-ecomplete): New function.
19562         (ecomplete): Require.
19563         (message-mail-alias-type): Add ecomplete as an option.
19564
19565 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
19566
19567         * flow-fill.el (fill-flowed): Remove trailing space from blank
19568         quoted lines.
19569
19570 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19571
19572         * smiley.el (smiley-style): Move definition later to avoid a
19573         compilation warning.
19574
19575 2006-04-12  Kenichi Handa  <handa@m17n.org>
19576
19577         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19578         buffer and then decode the buffer text if necessary.
19579         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19580         first, and after mm-encode-body, change the buffer to unibyte.
19581         Use mm-disable-multibyte instead of set-buffer-multibyte.
19582
19583 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19584
19585         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
19586         Content-Type header instead of Content-Disposition header.
19587         (gnus-mime-inline-part): Ditto.
19588         (gnus-mime-view-part-as-charset): Ignore charset that the part
19589         specifies.
19590
19591         * mm-decode.el (mm-display-part): Work with external parts and
19592         usual parts similarly.
19593
19594         * mm-extern.el (mm-inline-external-body): Use mm-display-part
19595         instead of gnus-display-mime.
19596
19597         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
19598         instead of with-temp-buffer.
19599
19600         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
19601         tag to summarized topics part in order to encode non-ASCII text.
19602
19603 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19604
19605         * smiley.el (smiley-style): New variable.
19606         (smiley-directory): New function.
19607         (smiley-data-directory): Derive from `smiley-style' using
19608         `smiley-directory'.
19609         (smiley-regexp-alist): Add new entries.
19610
19611         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
19612         (gnus-article-browse-delete-temp): Add :version.
19613
19614 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
19615
19616         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
19617         the sieve region.
19618
19619 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19620
19621         * gnus.el (gnus-version-number): Bump version.
19622
19623 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
19624
19625         * gnus.el: No Gnus v0.4 is released.
19626
19627 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19628
19629         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
19630         layout.
19631
19632         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
19633         unknown charset.
19634
19635         * message.el (message-header-synonyms): Add Original-To to the
19636         default.
19637
19638         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
19639         optional parameter.
19640
19641 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
19642
19643         * gnus-fun.el (gnus): Require it for gnus-directory.
19644
19645 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19646
19647         * gnus-fun.el (gnus-face-properties-alist): Add :version.
19648
19649 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19650
19651         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
19652
19653 2006-04-05  Simon Josefsson  <jas@extundo.com>
19654
19655         * password.el (password-reset): New function.
19656
19657 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
19658
19659         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
19660         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
19661
19662 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19663
19664         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19665         Some whitespace was matched into the url, which broke browsing hits
19666         > 100 when mm-url-use-external was nil.
19667
19668 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
19669
19670         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19671         Check gnus-extra-headers for 'Newsgroups.
19672
19673         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
19674         bound.
19675
19676 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
19677
19678         * pgg-gpg.el: Clean up process buffers every time gpg processes
19679         complete.
19680
19681 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
19682
19683         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
19684         doc string.
19685
19686 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
19687
19688         * pgg-gpg.el (pgg-gpg-process-filter)
19689         (pgg-gpg-wait-for-completion): Check if buffer is alive.
19690
19691         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
19692         lines, temporary fix.
19693
19694 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
19695
19696         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
19697
19698 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
19699
19700         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
19701         default-enable-multibyte-characters.  This reverts the change from
19702         revision 6.17 which is no longer necessary because the passphrase
19703         is sent separately now.  GnuPG messages are unreadable under
19704         multibyte locales with default-enable-multibyte-characters set to
19705         nil.
19706
19707 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
19708
19709         * message.el (message-tool-bar-gnome): Move "spell".
19710
19711 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
19712
19713         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
19714         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
19715         instead.
19716
19717 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
19718
19719         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19720         Improve newsgroups handling for NNTP overviews which don't include
19721         Newsgroups.
19722
19723 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19724
19725         * message.el (message-resend): Bind message-generate-hashcash to nil.
19726
19727 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19728
19729         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
19730         when searching for already-paid recipients.
19731
19732 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
19733
19734         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
19735         passphrases when it is not needed.
19736         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
19737         passphrase stuff from gpg, should only be necessary when you use
19738         gpg with a smartcard.
19739
19740 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19741
19742         * mml.el (mml-insert-mime): Ignore cached contents of
19743         message/external-body part.
19744
19745         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
19746         (mm-insert-part): Ditto.
19747
19748 2006-03-23  Simon Josefsson  <jas@extundo.com>
19749
19750         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
19751         Reiner.
19752         (pgg-gpg-use-agent-p): Use it again.
19753
19754 2006-03-23  Simon Josefsson  <jas@extundo.com>
19755
19756         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
19757         older emacsen.
19758         (pgg-gpg-use-agent-p): Don't use it.
19759
19760 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
19761
19762         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
19763         if we can.
19764
19765 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
19766
19767         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
19768         (pgg-gpg-update-agent): New function.
19769         (pgg-gpg-use-agent-p): New function.
19770         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
19771         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
19772         (pgg-gpg-sign-region): Use it.
19773
19774 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19775
19776         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
19777         Reported by Ralf Wachinger <rwachinger@gmx.de>.
19778
19779 2006-03-21  Simon Josefsson  <jas@extundo.com>
19780
19781         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
19782         <wilde@sha-bang.de>.
19783         (pgg-gpg-use-agent): New variable.
19784         (pgg-gpg-process-region): Use it.
19785         (pgg-gpg-encrypt-region): Likewise.
19786         (pgg-gpg-encrypt-symmetric-region): Likewise.
19787         (pgg-gpg-decrypt-region): Likewise.
19788         (pgg-gpg-sign-region): Likewise.
19789         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
19790
19791 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
19792
19793         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
19794
19795         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
19796         Add comment on version.
19797
19798 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
19799
19800         * smiley.el: Add missing test smiley.
19801
19802 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19803
19804         * mm-decode.el (mm-with-part): New macro.
19805         (mm-get-part): Use it; work with message/external-body as well.
19806         (mm-save-part): Treat name and filename equally.
19807
19808         * mm-extern.el (mm-extern-cache-contents): New function.
19809         (mm-inline-external-body): Use it; force the part to be displayed;
19810         move undisplayer added to the cached handle to the parent.
19811
19812         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
19813         (gnus-mime-view-part-as-type): Work with message/external-body.
19814
19815         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
19816
19817 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
19818
19819         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
19820         images in image-load-path.  [Sync with image.el, revision 1.60, in
19821         Emacs.]
19822
19823 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
19824
19825         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
19826         path rather than symbol.  Always return list of directories.
19827         Guarantee that image directory comes first.  [Sync with image.el,
19828         revision 1.59, in Emacs.]
19829
19830         * message.el (message-make-tool-bar): Adjust to new API of
19831         `gmm-image-load-path-for-library'.
19832
19833         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19834
19835         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19836
19837 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19838
19839         * gnus-art.el (gnus-article-only-boring-p):
19840         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
19841         intangible text.
19842         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
19843
19844 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
19845
19846         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
19847         Use `defun' instead of `gmm-defun-compat'.
19848
19849 2006-03-14  Simon Josefsson  <jas@extundo.com>
19850
19851         * message.el (message-unique-id): Don't use message-number-base36
19852         if (user-uid) is a float.
19853         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
19854
19855 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19856
19857         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
19858
19859         * gnus-art.el (gnus-mime-display-single): Make sure there is an
19860         empty line between a part and a message part.
19861
19862 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
19863
19864         * smiley.el: Add more test smileys.
19865         (smiley-data-directory, smiley-regexp-alist)
19866         (gnus-smiley-file-types): Fix doc strings.
19867         (smiley-update-cache): Clear smiley-cached-regexp-alist before
19868         adding new elements.
19869         (smiley-mouse-map): Unused code.  Make it a comment.
19870
19871 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19872
19873         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
19874         scan latest NoCeM messages instead of old ones.
19875         (gnus-nocem-check-article): Fix regexps so as to match to PGP
19876         delimiters that are recently used.
19877         (gnus-nocem-load-cache): Add autoload cookie.
19878
19879         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
19880
19881         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
19882         level which is larger than gnus-use-nocem is specified.
19883
19884         * gnus-group.el (gnus-group-get-new-news): Ditto.
19885
19886 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
19887
19888         * gnus-util.el (gnus-tool-bar-update): New function.
19889
19890         * gnus-group.el (gnus-group-update-tool-bar): New variable.
19891         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
19892
19893         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
19894
19895         * gnus-group.el (gnus-group-redraw-when-idle)
19896         (gnus-group-redraw-check): Remove.
19897         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
19898
19899 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19900
19901         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
19902         if optional last element is specified in splits (FIELD VALUE...).
19903
19904 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
19905
19906         * message.el (message-make-tool-bar): Rename gmm-image-load-path
19907         to gmm-image-load-path-for-library.  Call with no-error argument.
19908         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
19909
19910         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
19911
19912         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
19913
19914         * gmm-utils.el (gmm-image-load-path): Remove alias.
19915
19916 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
19917
19918         * gmm-utils.el (gmm-image-load-path): Add alias.
19919
19920         * nnml.el (nnml-generate-nov-databases-directory): Rename from
19921         nnml-generate-nov-databases-1.
19922         (nnml-generate-nov-databases): Use it.
19923         (nnml-generate-nov-databases-directory): Document no-active
19924         argument.
19925
19926         * gmm-utils.el (gmm-image-load-path-for-library): Return single
19927         directory if path is t.  Add no-error.
19928
19929         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
19930         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
19931
19932         * gnus-art.el (gnus-article-browse-delete-temp-files):
19933         Simplify resetting gnus-article-browse-html-temp-list.
19934
19935         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
19936         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
19937         Add example to docstring.  Rename local variables.  Move error
19938         checks to default case in cond and simplify.
19939
19940 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19941
19942         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
19943         handle is multipart when calling it recursively.
19944         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
19945
19946 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
19947
19948         * nnimap.el (nnimap-request-update-info-internal): Optimize.
19949         Don't `gnus-uncompress-range' to avoid excessive memory usage.
19950
19951 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19952
19953         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
19954         is loaded.
19955
19956         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
19957         loaded.
19958
19959 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
19960
19961         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
19962         to "Emacs 23 (unicode)" in doc string.
19963
19964         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
19965         "Emacs 23 (unicode)" in comment.
19966
19967 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19968
19969         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
19970
19971         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
19972         characters 160 through 255 in Emacs 23.
19973
19974 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19975
19976         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
19977         gnus-article-browse-html-temp.
19978         (gnus-article-browse-delete-temp): Make it customizable.
19979         Add `file'.  Adjust doc string.
19980         (gnus-article-browse-delete-temp-files): Add argument.
19981         Allow query for each file.  Adjust doc string.
19982         (gnus-article-browse-html-parts):
19983         Add `gnus-article-browse-delete-temp-files' to
19984         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
19985
19986 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
19987
19988         * gnus-art.el (gnus-article-browse-html-temp)
19989         (gnus-article-browse-delete-temp): New variables.
19990         (gnus-article-browse-delete-temp-files): New function.
19991         (gnus-article-browse-html-parts): Use it.
19992
19993 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
19994
19995         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
19996
19997         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
19998         string.
19999
20000         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
20001         gnus-summary-insert-new-articles when unplugged.
20002         Remove gnus-summary-search-article-forward.
20003
20004         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
20005         display-visual-class instead of display-color-cells.
20006
20007 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20008
20009         * dgnushack.el: Autoload customize-group for XEmacs.
20010
20011         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
20012         message/* containing non-ASCII text properly.
20013
20014 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
20015
20016         * message.el: Require gmm-utils, remove autoloads.
20017         (message-tool-bar): Set default based on
20018         gmm-tool-bar-style.
20019         (message-tool-bar-gnome): Add gmm-customize-mode.
20020
20021         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
20022         gmm-tool-bar-style.
20023         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
20024
20025         * gnus-group.el (gnus-group-tool-bar): Set default based on
20026         gmm-tool-bar-style.
20027         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
20028
20029         * gmm-utils.el (gmm-image-directory): Rename variable from
20030         gmm-image-load-path.
20031         (gmm-image-load-path): Use gmm-image-directory.
20032         (gmm-customize-mode): New function.
20033         (gmm-tool-bar-style): New variable.
20034
20035         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
20036         gnus-group-redraw-line-number.
20037         (gnus-group-redraw-check): Simplify.
20038         (gnus-group-tool-bar-update): Remove redraw check.
20039         (gnus-group-make-tool-bar): Add redraw check.
20040
20041 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
20042
20043         * gnus-art.el (gnus-button): Add missing parentheses.
20044
20045 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20046
20047         * lpath.el: Fbind line-number-at-pos.
20048
20049 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20050
20051         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
20052
20053 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20054
20055         * gnus-art.el (gnus-button): New face.
20056         (gnus-article-button-face): Use it.
20057
20058         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20059         Add gnus-summary-next-page.  Re-order.
20060
20061         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
20062         next-node are now included.
20063         (gnus-group-redraw-line-number): New internal variable.
20064         (gnus-group-redraw-check): Helper function for updating the tool
20065         bar.
20066         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
20067
20068         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
20069
20070         * spam.el (spam-spamassassin-score-regexp): New internal variable.
20071         (spam-extra-header-to-number, spam-check-spamassassin-headers):
20072         Use it to match format of Spamassassin 3.0 and later.
20073         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
20074         (spam-check-bogofilter)
20075         (spam-bogofilter-register-with-bogofilter): Fix args of
20076         `gnus-error' calls.
20077
20078 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20079
20080         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
20081         unnecessary interaction when sending queued mails.
20082         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
20083
20084 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
20085
20086         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
20087         first or last are nil.
20088
20089 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20090
20091         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
20092
20093 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20094
20095         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
20096
20097 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20098
20099         * dns.el (query-dns): Protect more against buggy tcp output.
20100
20101 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20102
20103         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
20104         nov.php.
20105
20106 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20107
20108         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
20109         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
20110         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
20111         output on the server side.
20112         (nnweb-google-create-mapping): Update regexps and add some
20113         progress indication.
20114
20115 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
20116
20117         * gnus-group.el (gnus-group-tool-bar-gnome):
20118         Fix gnus-agent-toggle-plugged.  Re-order icons.
20119         (gnus-group-tool-bar-gnome):
20120         Add gnus-group-{prev,next}-unread-group.
20121         (gnus-group-tool-bar-gnome): Re-order icons.
20122
20123         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20124         Move gnus-summary-insert-new-articles.
20125
20126         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
20127         Fix comments.
20128
20129         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
20130         also available in Emacs 21.3.
20131
20132         * message.el (message-fix-before-sending): Change "Emacs 22" to
20133         "Emacs 23 (unicode)" in comment.
20134
20135         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
20136         "Emacs 23 (unicode)" in comment.
20137
20138         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
20139         comment.
20140         (mm-coding-system-p): Add comment about no-MULE XEmacs.
20141
20142         * mm-view.el (mm-fill-flowed): Add :version.
20143
20144 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20145
20146         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
20147         and load-path.
20148
20149 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
20150
20151         * message.el: Autoload gmm-image-load-path.
20152         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
20153         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
20154         consitency.
20155
20156         * gmm-utils.el (gmm-image-load-path): Also search in
20157         "../etc/images".  Don't set gmm-image-load-path if we don't find
20158         the image.
20159
20160 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20161
20162         * gmm-utils.el (gmm-image-load-path): Don't make
20163         `gmm-image-load-path' include subdirectories which the second arg
20164         `image' might specify.
20165
20166         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
20167         subdirectory to icon file names.
20168
20169         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
20170
20171 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
20172
20173         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
20174         gmm-image-load-path calls.
20175
20176         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20177
20178         * message.el (message-make-tool-bar): Ditto.
20179
20180         * mml.el (mml-preview): Add comment concerning tool bar icons.
20181
20182         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
20183         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
20184
20185         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
20186         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
20187
20188         * message.el (message-tool-bar-gnome): Use new icon names.
20189         (message-make-tool-bar): Use `gmm-image-load-path'.
20190
20191         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
20192         New functions from MH-E.
20193         (gmm-image-load-path): New variable from MH-E.
20194         (gmm-image-load-path): New function from MH-E.  Add arguments
20195         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
20196         *-image-load-path-called-flag.
20197
20198 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
20199
20200         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
20201
20202 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
20203
20204         * nnimap.el (nnimap-request-move-article): Change folder back to
20205         source group before deleting.
20206
20207 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
20208
20209         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
20210
20211         * gnus-art.el (mm-url-insert-file-contents-external):
20212         Autoload mm-url.
20213
20214         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
20215
20216 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20217
20218         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
20219         coding system which mm-charset-to-coding-system returns for a
20220         given charset is valid.
20221
20222 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
20223
20224         * html2text.el (html2text-remove-tag-list):
20225         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
20226
20227 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
20228
20229         * gnus-cus.el: Revert 2005-10-17 change.
20230
20231 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20232
20233         * gnus-art.el (article-strip-banner):
20234         Call article-really-strip-banner only when the regexp match is made.
20235
20236 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20237
20238         * gnus-art.el (article-strip-banner):
20239         Use gnus-extract-address-components instead of
20240         mail-header-parse-addresses to make it work with non-ASCII text;
20241         remove mail-encode-encoded-word-string.
20242
20243         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
20244         values which are surrounded with \"...\"; make it never cause a
20245         Lisp error; give up parsing of parameters if it failed in
20246         extracting type.
20247
20248 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
20249
20250         * smime.el (smime-cert-by-ldap-1): Fix bug where
20251         `smime-ldap-search' returns results without userCertificates.
20252
20253 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20254
20255         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
20256
20257 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
20258
20259         * spam.el (spam-check-spamassassin-headers): Adapt format for
20260         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
20261         <ari@mbf.ocn.ne.jp>.
20262         (spam-list-of-processors): Add spam-use-gmane.
20263
20264 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20265
20266         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
20267         make-temp-file; make it work with XEmacs as well.
20268
20269         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
20270         mm-make-temp-file.
20271
20272         * mm-decode.el (mm-display-external): Use the 3rd arg of
20273         mm-make-temp-file.
20274         (mm-create-image-xemacs): Ditto.
20275
20276 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20277
20278         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
20279         with message-narrow-to-headers.
20280         (gnus-draft-setup): Narrow to header to run message-fetch-field.
20281         (gnus-draft-check-draft-articles): New function.
20282         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
20283
20284 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
20285
20286         * gnus-art.el (gnus-article-browse-html-parts):
20287         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
20288         Don't use suffix argument for mm-make-temp-file for Emacs 21
20289         compatibility.  Remove useless `format'.
20290
20291 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20292
20293         * nnweb.el (nnweb-google-wash-article): Update regexps.
20294         (nnweb-group-alist): Use defvoo instead of defvar.
20295
20296 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20297
20298         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
20299         re-loading nn* modules.
20300
20301 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
20302
20303         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
20304         for `tool-bar-mode' and don't check it's default-value.
20305
20306         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20307
20308         * message.el (message-make-tool-bar): Ditto.
20309
20310         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
20311         `substring'.  Shorten tmp-file name.
20312
20313         * gnus.el: Remove bogus comment.
20314
20315 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
20316
20317         * gnus-art.el (gnus-article-browse-html-parts): New function.
20318         (gnus-article-browse-html-article): New function for viewing html
20319         articles with a browser.
20320
20321 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
20322
20323         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
20324         in elisp.
20325         (pgg-gpg-encrypt-symmetric-region): Ditto.
20326         (pgg-gpg-sign-region): Ditto.
20327
20328         * pgg-def.el (pgg-text-mode): New variable.
20329
20330         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
20331         (mml2015-pgg-encrypt): Ditto.
20332
20333         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
20334         (mml1991-pgg-encrypt): Ditto.
20335
20336 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20337
20338         * nnfolder.el (nnfolder-insert-newsgroup-line):
20339         Use message-make-date instead of current-time-string.
20340
20341         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
20342         to gnus-decoded which mm-uu might set.
20343
20344 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20345
20346         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
20347         don't decode quoted parameters; remove misimported Emacs code.
20348         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20349         (rfc2231-decode-encoded-string): Don't use split-string which
20350         behaves differently according to Emacs version; use
20351         mm-decode-coding-region to convert charset to coding-system.
20352         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20353         (rfc2231-encode-string): Remove misimported Emacs code.
20354
20355 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20356
20357         * gnus-art.el (article-decode-charset): Don't use ignore-errors
20358         when calling mail-header-parse-content-type.
20359         (article-de-quoted-unreadable): Ditto.
20360         (article-de-base64-unreadable): Ditto.
20361         (article-wash-html): Ditto.
20362
20363         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
20364         calling mail-header-parse-content-type and
20365         mail-header-parse-content-disposition.
20366         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
20367         mail-header-parse-content-type.
20368
20369         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
20370         insert charset and format parameters; encode description after
20371         inserting it to buffer.
20372         (mml-insert-parameter): Fold lines properly even if a parameter is
20373         segmented into two or more lines; change the max column to 76.
20374
20375         * rfc1843.el (rfc1843-decode-article-body): Don't use
20376         ignore-errors when calling mail-header-parse-content-type.
20377
20378         * rfc2231.el (rfc2231-parse-string): Return at least type if
20379         possible; don't cause an error even if it fails in parsing of
20380         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20381         (rfc2231-encode-string): Don't break lines at the beginning, leave
20382         it to mml-insert-parameter.
20383
20384         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
20385         calling mail-header-parse-content-type.
20386
20387 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
20388
20389         * spam-report.el (spam-report-gmane-use-article-number):
20390         Improve doc string.
20391         (spam-report-gmane-internal): Check if a suitable header was found
20392         in the article.
20393
20394 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20395
20396         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
20397         (rfc2231-encode-string): Make param*=value always begin with LWSP.
20398
20399 2006-02-05  Romain Francoise  <romain@orebokech.com>
20400
20401         Update copyright notices of all files in the gnus directory.
20402
20403 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20404
20405         * nnweb.el (nnweb-request-group): Avoid growing overview files.
20406
20407 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20408
20409         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
20410         segmented lines of parameter value to cope with Thunderbird 1.5
20411         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
20412         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20413         (rfc2231-encode-string): Don't make lines exceeding 76 column.
20414
20415 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
20416
20417         * mml.el (mml-generate-mime-1): Correct the order of inline signed
20418         parts.
20419
20420 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20421
20422         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
20423         there's only one active file for all servers.
20424         (nnweb-request-scan): Make sure nnweb-articles is initialized on
20425         solid groups.  Gnus might have used a FAST request to select the group.
20426         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
20427         and nnweb-search redundantly in the active file.
20428         (nnweb-request-list): Don't list bogus groups.  There can only be one.
20429         (nnweb-request-create-group): Don't use ARGS.
20430         (nnweb-possibly-change-server, nnweb-request-group): Remove some
20431         initializations.  Let nnoo do the work.
20432
20433 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20434
20435         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
20436         Say the part has been decoded.
20437
20438         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
20439
20440 2006-01-31  Kevin Ryde  <user42@zip.com.au>
20441
20442         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
20443         mailcap-viewer-test-cache when there's no 'test clause, since that
20444         will invert the meaning of a "nil" test previously determined by
20445         mailcap-mailcap-entry-passes-test.
20446
20447 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20448
20449         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
20450         compiling.
20451
20452         * gnus-sum.el: Ditto.
20453
20454         * message.el: Don't bind tool-bar-map when compiling.
20455
20456 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
20457
20458         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
20459
20460 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20461
20462         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
20463         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
20464         current Google Groups.
20465
20466 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
20467
20468         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
20469         and tool-bar-mode.
20470
20471         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
20472         and tool-bar-mode.
20473
20474         * message.el (message-tool-bar-update): Simplify.
20475         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
20476
20477         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
20478         gnus-summary-buffer.
20479         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
20480         gnus-summary-reply.
20481
20482         * gmm-utils.el (gmm): Add :version.
20483
20484 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20485
20486         * Makefile.in (clean): New rule.
20487         (distclean): Use it.
20488
20489 2006-01-26  Steve Youngs  <steve@sxemacs.org>
20490
20491         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
20492         Don't autoload.
20493
20494 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20495
20496         * gmm-utils.el (gmm-verbose): Add :group.
20497
20498 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
20499
20500         * message.el: Change some comments WRT tool-bars.
20501
20502         * gnus-sum.el (gnus-summary-tool-bar)
20503         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
20504         (gnus-summary-tool-bar-zap-list): New variables.
20505         (gnus-summary-make-tool-bar): Complete rewrite using
20506         `gmm-tool-bar-from-list'.
20507
20508         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
20509         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
20510         New variables.
20511         (gnus-group-make-tool-bar): Complete rewrite using
20512         `gmm-tool-bar-from-list'.
20513         (gnus-group-tool-bar-update): New function.
20514
20515         * message.el (message-mode-field-menu): Add "Show hidden Headers".
20516
20517 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20518
20519         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
20520         is dissected into a single part of which the type is the same as
20521         the given one; decode charset.
20522
20523 2006-01-21  Kevin Ryde  <user42@zip.com.au>
20524
20525         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
20526         into alists as symbol not string, since that's what
20527         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
20528         look for.
20529
20530 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
20531
20532         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
20533         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
20534
20535         * message.el (message-tool-bar-gnome): Use gmm-ignore.
20536
20537 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20538
20539         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
20540         (gnus-xmas-mime-security-button-menu): New function.
20541
20542         * gnus-art.el (gnus-mime-security-button-commands): New variable.
20543         (gnus-mime-security-button-menu): New definition.
20544         (gnus-mime-security-button-map): Use them.
20545         (gnus-mime-security-button-menu): New function.
20546         (gnus-insert-mime-security-button): Addition to help echo.
20547         (gnus-mime-security-run-function, gnus-mime-security-save-part)
20548         (gnus-mime-security-pipe-part): New functions.
20549
20550         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
20551         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
20552
20553         * mm-decode.el (mm-handle-set-disposition): Remove.
20554         (mm-handle-set-description): Remove.
20555
20556 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20557
20558         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
20559         (mm-w3m-standalone-supports-m17n-p): New function.
20560         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
20561         w3m usage.
20562
20563         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
20564         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
20565
20566 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
20567
20568         * message.el (message-tool-bar-zap-list):
20569         Use gmm-tool-bar-zap-list as custom type.
20570         (message-tool-bar-update): New function.
20571         (message-tool-bar, message-tool-bar-gnome)
20572         (message-tool-bar-retro): Add message-tool-bar-update.
20573         (message-tool-bar-gnome): Add flyspell-buffer.
20574
20575         * gnus-util.el (gnus-error): Describe `args'.
20576
20577         * gmm-utils.el (gmm-error): Describe `args'.
20578         (gmm-tool-bar-zap-list): New widget.
20579         (gmm-tool-bar-from-list): Improve description of `zap-list'.
20580
20581 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20582
20583         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
20584         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
20585         the number of recursive calls.
20586
20587         * mm-decode.el (mm-handle-set-disposition): New macro.
20588         (mm-handle-set-description): New macro.
20589
20590 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20591
20592         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
20593         encoding.
20594
20595 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20596
20597         * message.el (message-tool-bar-zap-list, message-tool-bar)
20598         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
20599         (message-tool-bar-local-item-from-menu): Remove.
20600         (message-tool-bar-map): Replace by `message-make-tool-bar'.
20601         (message-make-tool-bar): New function.
20602         (message-mode): Use `message-make-tool-bar'.
20603
20604         * gmm-utils.el: New file.
20605         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
20606         (gmm-lazy): New widget copied from `nnmail.el'.
20607         (gmm-tool-bar-from-list): New function for creating customizable
20608         tool bars.
20609         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
20610         output.
20611         (gmm): Add :prefix to defgroup.
20612
20613 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
20614
20615         * gmm-utils.el (gmm-widget-p): New function.
20616
20617 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
20618
20619         * mml.el (mml-attach-file): Describe `description' in doc string.
20620         (mml-menu): Add Emacs MIME manual and PGG manual.
20621
20622 2006-01-20  Richard M. Stallman  <rms@gnu.org>
20623
20624         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
20625
20626 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
20627
20628         * nntp.el (nntp-end-of-line): Doc fix.
20629
20630 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
20631
20632         * imap.el (imap-open): Handle case where buffer is a buffer
20633         object.
20634
20635 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20636
20637         * gnus-delay.el (gnus-delay): Don't autoload.
20638         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
20639         to be re-loaded when customizing the `gnus-delay' group.
20640
20641 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
20642
20643         * message.el (message-insert-citation-line): Use newlines.
20644
20645 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20646
20647         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20648         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
20649         these routines, so the passphrase can be managed externally and
20650         passed in to the system.
20651         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20652         pgg-add-passphrase-to-cache function.
20653
20654         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20655         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
20656         these routines, so the passphrase can be managed externally and
20657         passed in to the system.
20658         (pgg-pgp5-sign-region): Use new name of
20659         pgg-add-passphrase-to-cache function.
20660
20661 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
20662
20663         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
20664         part of the decoded armor to find the key-identifier.
20665         (pgg-gpg-lookup-key-owner): New function to return the
20666         human-readable identifier of a key owner.
20667         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
20668         itself.
20669         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
20670         the key value) if we have a key and can match it against a secret
20671         key.  Also, added a note pointing out fact that the prompt only
20672         indicates the first matching key.
20673
20674         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
20675         pgg-decrypt-region.
20676         (pgg-add-passphrase-to-cache): Rename from
20677         `pgg-add-passphrase-cache' to reduce confusion (all callers
20678         changed).
20679         (pgg-remove-passphrase-from-cache): Rename from
20680         `pgg-remove-passphrase-cache' to reduce confusion (all callers
20681         changed).
20682         (pgg-read-passphrase, pgg-add-passphrase-cache)
20683         (pgg-remove-passphrase-cache): Add informative docstrings.
20684         (pgg-decrypt): Convey provided passphrase in subordinate call to
20685         pgg-decrypt-region.
20686
20687 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
20688
20689         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
20690         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
20691         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
20692         'passphrase' argument, so the passphrase can be managed externally
20693         and then passed in to the system.
20694
20695         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
20696         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
20697         so the passphrase cache can be used reliably with identifiers
20698         besides a pgp packet's key id.
20699
20700         * pgg-gpg.el (pgg-gpg-encrypt-region)
20701         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20702         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
20703         these routines, so the passphrase can be managed externally and
20704         passed in to the system.
20705
20706         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
20707         'notruncate' argument, so the passphrase cache can be used
20708         reliably with identifiers besides a pgp packet's key id.
20709
20710 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
20711
20712         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
20713         symmetric encryption.
20714         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
20715         encrypted session key.
20716         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
20717         message ask for the passphrase in a proper way.
20718
20719         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
20720         New user commands for symmetric encryption.
20721
20722 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20723
20724         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
20725
20726         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
20727
20728 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
20729
20730         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
20731
20732 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20733
20734         * mm-decode.el (mm-inlined-types): Add application/pgp.
20735         (mm-automatic-display): Ditto.
20736
20737         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
20738         part as text.
20739
20740 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20741
20742         * nnrss.el: Update copyright.
20743         (nnrss-opml-import): Query whether to subscribe to each entry.
20744
20745         * gnus-art.el:
20746         * gnus-sum.el:
20747         * gnus-xmas.el:
20748         * messagexmas.el:
20749         * mm-uu.el:
20750         * mm-view.el: Update copyright.
20751
20752 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
20753
20754         * message.el (message-info): New function.
20755         (message-mode-menu): Add it.
20756         Update copyright.
20757
20758         * ChangeLog: Fix and update copyright.
20759
20760 2006-01-13  Romain Francoise  <romain@orebokech.com>
20761
20762         * message.el (message-forward-subject-name-subject): Prefer the
20763         address to 'nowhere' if the sender has no name.
20764         Fix typo.  Update copyright year.
20765
20766 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20767
20768         * gnus-art.el (article-wash-html):
20769         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
20770         (gnus-article-wash-html-with-w3m-standalone): New function.
20771
20772         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
20773         mm-inline-text-html-render-with-w3m-standalone.
20774         (mm-text-html-washer-alist): Map w3m-standalone to
20775         gnus-article-wash-html-with-w3m-standalone.
20776         (mm-inline-text-html-render-with-w3m-standalone): New function.
20777
20778 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
20779
20780         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
20781         Improve LaTeX.
20782
20783 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20784
20785         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
20786         (nnrss-request-article): Render text/plain parts as HTML.
20787
20788         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
20789         the buffer.
20790
20791 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
20792
20793         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
20794         custom definition of `gnus-posting-styles'.
20795
20796         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
20797         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
20798
20799 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
20800
20801         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
20802         Use nntp for bug archive.
20803
20804 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20805
20806         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
20807         parts.
20808         (nnrss-normalize-date): New function converts ISO 8601 date into
20809         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20810         (nnrss-check-group): Use it.
20811
20812 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20813
20814         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
20815
20816         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
20817         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
20818         (nnrss-insert-w3): Ditto.
20819
20820 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20821
20822         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
20823         the articles to be forwarded including the case where neither a
20824         number of articles nor a region is specified.
20825
20826 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20827
20828         * nnrss.el (nnrss-request-article): Fix last change; fill
20829         text/plain parts.
20830
20831 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20832
20833         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
20834         in text/plain part.
20835         (nnrss-check-group): Don't add excessive newline to dc:subject.
20836
20837 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
20838
20839         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
20840         article.
20841
20842 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
20843
20844         * nnml.el: Don't require gnus-bcklg.  Autoload it.
20845         (nnml-use-compressed-files, nnml-save-mail): Support other
20846         comression programs such as bzip2.
20847
20848 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20849
20850         * dns.el (query-dns): Make sure we check the buffer size before
20851         removing tcp headers.
20852
20853 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20854
20855         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
20856         remove MIME buttons associated with multipart/alternative parts.
20857         (gnus-mime-display-alternative): Tag buttons using `article-type'
20858         text property.
20859
20860         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
20861         associated with multipart/alternative parts.
20862
20863         * gnus-art.el (gnus-signature-separator): Fix custom type.
20864
20865         * mm-decode.el (mm-inlined-types): Fix custom type.
20866         (mm-keep-viewer-alive-types): Ditto.
20867         (mm-automatic-display): Ditto.
20868         (mm-attachment-override-types): Ditto.
20869         (mm-inline-override-types): Ditto.
20870         (mm-automatic-external-display): Ditto.
20871
20872 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
20873
20874         * spam-report.el (spam-report-user-mail-address)
20875         (spam-report-user-agent): New variables.
20876         (spam-report-url-ping-plain): Use spam-report-user-agent.
20877
20878 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
20879
20880         * gnus-art.el (gnus-button-handle-custom): Do not just use
20881         `customize-apropos' for any "M-x customize-*" button but the
20882         function called for.  Accept both the function name and its
20883         argument in order to achieve this.
20884         (gnus-button-alist): Remove support for "custom:" URL's.
20885         Pass function name to `gnus-button-handle-custom' in case of "M-x
20886         customize-*" buttons.
20887
20888 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20889
20890         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
20891         multipart/alternative and add xref to mm-discouraged-alternatives
20892         in doc string.
20893
20894         * mm-decode.el (mm-discouraged-alternatives): Add xref to
20895         gnus-buttonized-mime-types in doc string.
20896
20897 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
20898
20899         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
20900         Suggest image/.* in the doc string.
20901
20902 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
20903
20904         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
20905         message-marks (Debian bug#342521).
20906
20907 2005-12-12  Simon Josefsson  <jas@extundo.com>
20908
20909         * password.el (password-read-from-cache): Add.
20910         (password-read): Use it.
20911
20912 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20913
20914         * rfc2047.el (rfc2047-charset-to-coding-system):
20915         Recognize us-ascii as a MIME charset.
20916
20917         * mm-bodies.el (mm-decode-content-transfer-encoding):
20918         Protect against the case where the 2nd arg TYPE is nil.
20919
20920 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
20921
20922         * pop3.el (pop3-stream-type): Fix custom version.
20923
20924         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
20925
20926 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20927
20928         * mm-decode.el (mm-display-external): Add missing cdr.
20929
20930 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20931
20932         * mm-decode.el (mm-display-external): Use nametemplate (defined in
20933         RFC1524) if it is in mailcap or add a suffix according to
20934         mailcap-mime-extensions when generating a temp filename; postpone
20935         deleting a temp file for 2 seconds for some wrappers, shell
20936         scripts, and so on, which might exit right after having started a
20937         viewer command as a background job.
20938
20939 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
20940
20941         * nntp.el (nntp-marks-directory): Fix custom group.
20942
20943         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
20944         steps when < 10.
20945
20946         * gnus-start.el (gnus-no-server-1):
20947         Mention `gnus-level-default-subscribed' in doc string.
20948
20949 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
20950
20951         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
20952         parens.
20953
20954 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20955
20956         * gnus-xmas.el (gnus-use-toolbar): Revert.
20957         (gnus-xmas-setup-toolbar): Use global default-toolbar if
20958         gnus-use-toolbar is default.
20959
20960         * messagexmas.el (message-use-toolbar): Revert.
20961         (message-setup-toolbar): Use global default-toolbar if
20962         message-use-toolbar is default.
20963
20964 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20965
20966         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
20967         according to default-toolbar-visible-p.
20968
20969         * messagexmas.el (message-use-toolbar): Ditto.
20970
20971 2005-11-26  Dave Love  <fx@gnu.org>
20972
20973         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
20974         (tls-program, tls-success): Provide openssl alternative.
20975
20976         * starttls.el: Doc fixes.
20977         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
20978         SERVICE to PORT.
20979
20980         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
20981         port null or service name.
20982         (starttls-negotiate): Autoload.
20983
20984 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20985
20986         * message.el (message-kill-to-signature): Fix interactive spec.
20987
20988 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20989
20990         * pop3.el (pop3-open-server): Recognize a string as a service name.
20991
20992 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
20993
20994         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
20995
20996 2005-11-23  Dave Love  <fx@gnu.org>
20997
20998         Add pop3s, pop3/starttls.
20999
21000         * pop3.el (pop3-authentication-scheme): Clarify doc.
21001         (open-tls-stream, starttls-open-stream): Autoload.
21002         (pop3-stream-type): New.
21003         (pop3-open-server): Use it.
21004
21005         * mail-source.el (mail-sources): Fix some :types.  Add stream type
21006         for POP.
21007         (mail-source-keyword-map): Add :stream for POP.
21008         (mail-source-fetch-pop): Use pop3-stream-type.
21009
21010 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21011
21012         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
21013         of current-time-string.
21014
21015 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
21016
21017         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
21018         date header.
21019
21020 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21021
21022         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
21023         it can seriously impact performance as it bypasses the agent's
21024         local caches.
21025
21026 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21027
21028         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
21029         must be explicitly online rather than "not explicitly offline" for
21030         its flags to be synchronized.
21031
21032         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
21033         that gnus-uu-unmark-thread will function correctly.
21034
21035         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
21036         1024K is instead displayed as 1M.
21037
21038 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21039
21040         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
21041
21042 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
21043
21044         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
21045
21046 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
21047
21048         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
21049         error message to display actual error condition.
21050         (gnus-agent-save-local): Avoid saving symbols that are bound to
21051         nil as they simply result in a warning message in
21052         gnus-agent-read-local.
21053
21054 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21055
21056         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
21057         rather than make-variable-buffer-local for file-precious-flag.
21058
21059 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21060
21061         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
21062         for duplicates which are removed.  The invalid sort check then
21063         triggers a rescan after the sort as sorting may have moved
21064         duplicate entries such that they can be cheaply detected.
21065
21066 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21067
21068         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
21069
21070 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21071
21072         * gnus-agent.el (gnus-agent-article-alist-save-format):
21073         Change internal variable to a custom variable.  Change default value
21074         from compressed(2) to uncompressed(1).
21075         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
21076         support for uncompressed agentview files.  Taken together, reading
21077         the agentview file should now be 6-7 times faster.
21078
21079 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
21080
21081         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
21082         as a buffer-local variable.  This avoids creating truncated
21083         dribble files as a result of a hang up, eg.
21084
21085 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
21086
21087         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
21088         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
21089         XEmacs.
21090
21091 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21092
21093         * gnus-start.el (gnus-start-draft-setup):
21094         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
21095
21096         * gnus.el (gnus-splash): Change custom group.
21097         (gnus-group-get-parameter, gnus-group-parameter-value):
21098         Describe allow-list argument.
21099
21100         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
21101         string.
21102
21103 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21104
21105         * gnus-art.el (gnus-default-article-saver): Add user-defined
21106         `function' to custom type.
21107
21108 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21109
21110         * imap.el (imap-open): Handle case where buffer is a buffer
21111         object.
21112
21113 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
21114
21115         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
21116         long lines.
21117         (gnus-cache-delete-group): Wrap doc strings.
21118
21119         * gnus-agent.el (gnus-agent-rename-group)
21120         (gnus-agent-delete-group): Wrap doc strings.
21121
21122 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21123
21124         * messagexmas.el (message-use-toolbar): Change the valid values
21125         into default, top, bottom, left, and right.
21126         (message-toolbar-thickness): New variable.
21127         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
21128         well.
21129         (message-setup-toolbar): Make it work.
21130
21131         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
21132         (gnus-use-toolbar): Change the valid values into default, top,
21133         bottom, left, and right.
21134         (gnus-toolbar-thickness): New variable.
21135         (gnus-xmas-setup-toolbar): New function.
21136         (gnus-xmas-setup-group-toolbar): Use it.
21137         (gnus-xmas-setup-summary-toolbar): Use it.
21138
21139 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21140
21141         * gnus-start.el (gnus-1): Add "native" to
21142         gnus-predefined-server-alist.
21143
21144         * gnus.el (gnus-method-to-server): Don't add "native" to the
21145         lists here, because that leads to problems when
21146         gnus-select-method is bound.
21147
21148 2005-11-09  Simon Josefsson  <jas@extundo.com>
21149
21150         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
21151         use (not sort-by-date) instead.
21152
21153 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21154
21155         * gnus-delay.el (gnus-delay-group): Don't autoload.
21156         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
21157         to be re-loaded when customizing the `gnus-delay' group.
21158
21159 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
21160
21161         * message.el: Revert last changes.
21162         (message-insert-citation-line): Use newlines.
21163
21164 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
21165
21166         * message.el (message-courtesy-message)
21167         (message-mark-insert-begin, message-mark-insert-end)
21168         (message-elide-ellipsis, message-cancel-message)
21169         (message-add-header, message-change-subject)
21170         (message-cross-post-followup-to-header)
21171         (message-cross-post-insert-note, message-reduce-to-to-cc)
21172         (message-widen-reply, message-delete-not-region)
21173         (message-kill-to-signature, message-insert-signature)
21174         (message-insert-importance-high, message-insert-importance-low)
21175         (message-insert-or-toggle-importance)
21176         (message-insert-disposition-notification-to)
21177         (message-indent-citation, message-yank-original)
21178         (message-cite-original-without-signature, message-cite-original)
21179         (message-insert-citation-line, message-position-on-field)
21180         (message-fix-before-sending, message-send-mail-partially)
21181         (message-send-mail, message-send-mail-with-sendmail)
21182         (message-send-mail-with-qmail, message-send-news)
21183         (message-check-news-header-syntax, message-generate-headers)
21184         (message-insert-courtesy-copy, message-fill-address)
21185         (message-fill-header, message-shorten-references)
21186         (message-setup-1, message-cancel-news)
21187         (message-forward-make-body-plain, message-forward-make-body-mime)
21188         (message-forward-make-body-mml, message-encode-message-body)
21189         (message-forward-make-body-digest-plain)
21190         (message-forward-make-body-digest-mime)
21191         (message-use-alternative-email-as-from): Insert `hard-newline'
21192         instead of ordinary newlines.
21193
21194 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21195
21196         * message.el (message-generate-headers): Downcase the argument
21197         given to message-check-element.
21198
21199 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
21200
21201         * nntp.el (nntp-authinfo-rejected): New error condition.
21202         (nntp-wait-for): Use new error condition to signal authentication
21203         error.
21204         (nntp-retrieve-data): Rethrow new error condition to break out of
21205         recursive call to nntp-send-authinfo.
21206
21207 2005-11-08  Romain Francoise  <romain@orebokech.com>
21208
21209         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
21210         (gnus-summary-exit-map): Bind to `Z p'.
21211         (gnus-summary-make-menu-bar): Add menu item.
21212
21213 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
21214
21215         * gnus-art.el (gnus-article-treat-custom): Add `first'.
21216         (gnus-treat-*): Add `first' in all doc strings.
21217
21218         * gnus-group.el (gnus-group-compact-group): Fix typo.
21219
21220 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21221
21222         * gnus.el (gnus-parameters-case-fold-search): New variable.
21223         (gnus-parameters-get-parameter): Use it.
21224
21225         * gnus-score.el (gnus-home-score-file): Doc fix.
21226
21227 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
21228
21229         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
21230
21231 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21232
21233         * mm-util.el (mm-special-display-p): New function.
21234
21235         * mml.el (mml-preview): Use it; doc fix.
21236
21237 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21238
21239         * imap.el (imap-open): Handle case where buffer is a buffer object.
21240
21241 2005-10-29  Romain Francoise  <romain@orebokech.com>
21242
21243         * message.el (message-fix-before-sending): Fix comment.
21244
21245 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21246
21247         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
21248
21249 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21250
21251         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
21252         Used in gnus-score.el.
21253
21254 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
21255
21256         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
21257
21258 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
21259
21260         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
21261         whitespace removed in revision 7.8.  Use concatenated string to
21262         protect trailing whitespace.
21263
21264 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
21265
21266         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
21267         (nnimap-request-expire-articles): Use it to avoid sending 'UID
21268         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
21269         Courier IMAP ("some version from 2004").  Mostly based on similar
21270         code in the same function.
21271
21272 2005-10-26  Didier Verna  <didier@xemacs.org>
21273
21274         * gnus-group.el (gnus-group-compact-group): Invalidate original
21275         article buffer.
21276         * gnus-srvr.el (gnus-server-compact-server): Ditto.
21277         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
21278         NOV database and in article itself.
21279         Invalidate article backlog.
21280
21281 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
21282
21283         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
21284
21285 2005-10-26  Simon Josefsson  <jas@extundo.com>
21286
21287         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
21288         part of 2004-07-25 change.
21289
21290 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21291
21292         * message.el (message-display-completion-list): New function.
21293         (message-expand-group): Use it; make sure the Completions buffer
21294         is modifiable.
21295 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
21296
21297         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
21298         user-mail-name is an empty string.
21299
21300 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21301
21302         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
21303         depending on gnus-score-decay-constant.
21304
21305         * encrypt.el (encrypt-insert-file-contents)
21306         (encrypt-write-file-contents): Don't use `gnus-message'.
21307
21308         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
21309         arguments.
21310         (mm-uu-type-alist): Add message-marks and insert-marks.
21311         Pass arguments to mm-uu-verbatim-marks-extract.
21312         (mm-uu-hide-markers): New variable.
21313         (mm-uu-extract): Use face similar to `gnus-cite-3'.
21314
21315         * gnus-fun.el (gnus-convert-image-to-x-face-command)
21316         (gnus-convert-image-to-face-command): Use "convert" by default to
21317         allow other input image formats.
21318         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
21319         accordingly.
21320
21321 2005-10-23  Simon Josefsson  <jas@extundo.com>
21322
21323         * imap.el (imap-gssapi-program): Align command line parameters
21324         with latest GNU SASL.
21325         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
21326
21327 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21328
21329         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
21330         HTML.
21331         (nnslashdot-request-article): Ditto.
21332
21333         * lpath.el (featurep): Add nobreak-char-display.
21334
21335 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21336
21337         * mail-source.el (mail-source-fetch-pop): Require pop3.
21338         (mail-source-check-pop): Ditto.
21339
21340 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21341
21342         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
21343         errors.
21344
21345 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
21346
21347         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
21348         (gnus-treat-strip-leading-blank-lines): Improve doc string.
21349
21350         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
21351
21352         * mm-bodies.el (mm-decode-string):
21353         Call `mm-charset-to-coding-system' with allow-override argument.
21354
21355 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21356
21357         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
21358         (rfc2047-charset-to-coding-system): New function.
21359         (rfc2047-decode-encoded-words): New function.
21360         (rfc2047-decode-region): Use them.
21361         (rfc2047-decode-cte): Remove.
21362         (rfc2047-parse-and-decode): Remove.
21363         (rfc2047-decode): Remove.
21364
21365 2005-10-15  Kenichi Handa  <handa@m17n.org>
21366
21367         * rfc2047.el (rfc2047-decode-cte): New function.
21368         (rfc2047-decode-region): Change the way to decode successive
21369         encoded-words: decode B- or Q-encoding in each encoded-word,
21370         concatenate them, and decode it as charset.
21371
21372 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21373
21374         * lpath.el: Fbind codepage-setup for XEmacs.
21375
21376 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
21377
21378         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
21379         widget-move-and-invoke.
21380         (gnus-custom-mode): Use gnus-custom-map.
21381
21382 2005-10-15  Bill Wohler  <wohler@newt.com>
21383
21384         * message.el (message-tool-bar-map): Rename image file from
21385         mail_send to mail/send.
21386
21387 2005-10-16  Masatake YAMATO  <jet@gyve.org>
21388
21389         * message.el (message-expand-group): Pass the common
21390         prefix substring of completion to `display-completion-list'.
21391
21392 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
21393
21394         * mml-sec.el (mml-secure-method): New internal variable.
21395         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
21396         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
21397         New functions using mml-secure-method.
21398
21399         * mml.el (mml-mode-map): Add key bindings for those functions.
21400         (mml-menu): Simplify security menu entries.  Suggested by Jesper
21401         Harder <harder@myrealbox.com>.
21402         (mml-attach-file, mml-attach-buffer, mml-attach-external):
21403         Goto end of message if point is the headers of the message.
21404
21405         * message.el (message-in-body-p): New function.
21406
21407         * assistant.el: Autoload gnus-util and netrc.
21408
21409         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
21410         Use `mm-charset-override-alist' only when decoding.
21411
21412         * mm-bodies.el (mm-decode-body):
21413         Call `mm-charset-to-coding-system' with allow-override argument.
21414
21415         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
21416         `filename' from Content-Disposition if Content-Type doesn't
21417         provide `name'.
21418         (gnus-mime-view-part-as-type): Set default instead of
21419         initial-input.
21420
21421 2005-10-09  Daniel Brockman  <daniel@brockman.se>
21422
21423         * format-spec.el (format-spec): Propagate text properties of % spec.
21424
21425 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21426
21427         * gnus-art.el (gnus-treat-predicate): Add `first'.
21428
21429 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
21430
21431         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
21432         (mm-charset-override-alist): New variable.
21433         (mm-charset-to-coding-system): Use it.
21434         (mm-codepage-setup): New helper function.
21435         (mm-charset-eval-alist): New variable.
21436         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
21437         Warn about unknown charsets.
21438
21439         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
21440
21441 2005-10-04  David Hansen  <david.hansen@gmx.net>
21442
21443         * nnrss.el (nnrss-request-article): Add support for the comments tag.
21444         (nnrss-check-group): Ditto.
21445
21446 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
21447
21448         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
21449         Rename x-gnus-verbatim to x-verbatim.
21450         (mm-uu-type-alist): Fix regexp for verbatim-marks.
21451
21452         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
21453         x-verbatim.
21454
21455         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
21456
21457         * gnus-util.el (gnus-remove-duplicates): Remove.
21458
21459         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
21460         instead of gnus-remove-duplicates.
21461
21462         * message.el (message-remove-duplicates): Remove.
21463         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
21464         message-remove-duplicates.
21465
21466         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
21467         available, else use implementation from `delete-dups'.
21468
21469         * message.el (message-insert-expires): New function.
21470         (message-mode-map): Add key binding.
21471         (message-mode-field-menu): Add menu entry.
21472         (message-mode): Document it.
21473         (message-make-expires-date): Use `message-make-date'.
21474
21475 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
21476
21477         * message.el (message-make-expires-date): New function.
21478
21479 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21480
21481         * Makefile.in (list-installed-shadows): New entry.
21482         (install): Use it.
21483         (remove-installed-shadows): New entry.
21484
21485         * dgnushack.el (dgnushack-default-load-path): New variable.
21486         (dgnushack-find-lisp-shadows): New function.
21487         (dgnushack-remove-lisp-shadows): New function.
21488
21489 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21490
21491         * Makefile.in (install-el-elc): New entry.
21492         (install): Use it so that .el files are necessarily installed.
21493
21494 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21495
21496         * time-date.el: Autoload parse-time-string, XEmacs needs it.
21497
21498 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21499
21500         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
21501         function rather than the diff-mode.el package.
21502         (mm-display-external): Use with-current-buffer.
21503         (mm-viewer-completion-map, mm-viewer-completion-map):
21504         Move initialization inside declaration.
21505
21506 2005-09-29  Simon Josefsson  <jas@extundo.com>
21507
21508         * spam.el: Load hashcash when compiling, to avoid warnings.
21509         Don't autoload mail-check-payment.
21510         (spam-check-hashcash): Define unconditionally, since hashcash.el
21511         is part of Gnus now.  Ignore errors from payment checking.
21512
21513 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
21514
21515         * message.el (message-bold-region, message-unbold-region):
21516         Rename from `bold-region' and `unbold-region'.
21517
21518         * message.el: Remove useless autoloads.
21519
21520 2005-09-28  Simon Josefsson  <jas@extundo.com>
21521
21522         * message.el (message-use-idna): Default to t.
21523         (message-use-idna): Test whether encoding works too.  Doc fix.
21524
21525 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21526
21527         * nntp.el (nntp-warn-about-losing-connection): Remove.
21528
21529 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
21530
21531         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
21532         customizable.  Change default value.
21533         (mm-uu-diff-groups-regexp): Change default value.
21534         (mm-uu-type-alist): Add doc string.
21535         (mm-uu-configure): Add doc string.  Make it interactive.
21536         (mm-uu-tex-groups-regexp): New variable.
21537         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
21538         (mm-uu-type-alist): Add LaTeX documents.
21539         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
21540         of "text/verbatim".
21541         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
21542
21543         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
21544         instead of "text/verbatim".
21545
21546         * message.el (message-mark-inserted-region)
21547         (message-mark-insert-file): Use slrn style marks when called with
21548         prefix argument.
21549
21550 2005-09-27  Simon Josefsson  <jas@extundo.com>
21551
21552         * message.el (message-idna-to-ascii-rhs-1): Reformat.
21553
21554 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
21555
21556         * message.el (message-remove-duplicates): New function.
21557         Implementation borrowed from `gnus-remove-duplicates'.
21558         (message-idna-to-ascii-rhs): Also encode idna addresses in
21559         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21560         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
21561         only ask about the same idna domain once per header and also tell
21562         in what header to replace the idna domain.
21563
21564         * gnus-art.el (article-decode-idna-rhs): Also decode idna
21565         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
21566         (article-decode-idna-rhs): Fix regexp so that all idna-address in
21567         a header is decoded and not just the last one.
21568
21569 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21570
21571         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
21572         has been decoded.
21573
21574         * mm-decode.el (mm-automatic-display): Add text/verbatim.
21575         (mm-insert-part): Don't modify text if it has been decoded.
21576
21577         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
21578         decoded.
21579
21580         * mm-view.el (mm-inline-text): Don't strip text props unless
21581         decoding enriched or richtext parts.
21582
21583 2005-09-25  Romain Francoise  <romain@orebokech.com>
21584
21585         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
21586         * gnus-start.el (gnus-subscribe-interactively):
21587         * gnus-uu.el (gnus-uu-grab-articles):
21588         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
21589         space.
21590
21591 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
21592
21593         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
21594         * mm-view.el (mm-view-pkcs7-decrypt):
21595         * gnus-sum.el (gnus-summary-limit-to-extra)
21596         (gnus-summary-respool-article, gnus-read-move-group-name):
21597         * gnus-score.el (gnus-summary-increase-score):
21598         * gnus-util.el (gnus-completing-read-with-default):
21599         * gnus-art.el (gnus-read-save-file-name)
21600         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
21601         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
21602         * message.el (message-check-news-header-syntax):
21603         Follow convention for reading with the minibuffer.
21604
21605 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
21606
21607         * spam-report.el (spam-report-url-ping-plain):
21608         Use gnus-extended-version as User-Agent.
21609
21610         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
21611         default value is nil.
21612
21613         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
21614         (mm-uu-verbatim-marks-extract): New function.
21615         (mm-uu-extract): New face.
21616         (mm-uu-copy-to-buffer): Use it.
21617
21618         * spam-report.el (spam-report-gmane-ham): Rename from
21619         `spam-report-gmane-unspam'.
21620         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
21621         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
21622
21623         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
21624         Autoload.
21625         (spam-report-gmane-unregister-routine):
21626         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
21627
21628 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
21629
21630         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
21631         (spam-report-gmane-unregister-routine): Add support for gmane
21632         unregistration.
21633
21634         * spam-report.el (spam-report-gmane-unspam)
21635         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
21636         (spam-report-gmane): Change to take a single article and do unspam
21637         registration.
21638
21639 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21640
21641         * mm-url.el (mm-url-decode-entities): Fix regexp.
21642
21643 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21644
21645         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
21646         default to nil, to be able to use Gnus at all.  If the default
21647         switches to something else, then the function should be fixed not
21648         be exceedingly slow.
21649
21650 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
21651
21652         * gnus-start.el (gnus-activate-group): If the server is nil, don't
21653         fail hard.
21654
21655         * spam-report.el: Add better Keywords line.
21656
21657         * spam.el: Add Maintainer and better Keywords line.
21658
21659 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
21660
21661         * gnus-art.el (gnus-article-replace-part)
21662         (gnus-mime-replace-part): New functions.
21663         (gnus-mime-action-alist, gnus-mime-button-commands)
21664         (gnus-mime-save-part-and-strip): Add file argument.
21665         (gnus-article-part-wrapper): Add interactive argument.
21666
21667         * gnus-sum.el (gnus-summary-mime-map):
21668         Add `gnus-article-replace-part'.
21669
21670 2005-09-19  Didier Verna  <didier@xemacs.org>
21671
21672         The nnml compaction feature:
21673         * nnml.el (nnml-request-compact-group): New function.
21674         * nnml.el (nnml-request-compact): New function.
21675         * gnus-int.el (gnus-request-compact-group): New function.
21676         * gnus-int.el (gnus-request-compact): New function.
21677         * gnus-group.el (gnus-group-compact-group): New function.
21678         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
21679         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
21680         * gnus-srvr.el (gnus-server-compact-server): New function.
21681         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
21682         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
21683
21684 2005-09-18  Deepak Goel  <deego@gnufans.org>
21685
21686         * sieve.el (sieve-help): Fix `message' call: first arg should be a
21687         format spec.
21688
21689 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21690
21691         * gnus.el (gnus-group-startup-message): Bind image-load-path.
21692
21693 2005-09-15  Romain Francoise  <romain@orebokech.com>
21694
21695         * message.el (message-fill-paragraph): Clarify docstring.
21696
21697 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21698
21699         * gnus-art.el (gnus-mime-display-part): Protect against broken
21700         MIME messages.
21701
21702 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21703
21704         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
21705         before parsing header.
21706
21707 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
21708
21709         * html2text.el (html2text-replace-list): Add new entities.
21710
21711 2005-09-11  Romain Francoise  <romain@orebokech.com>
21712
21713         * message.el (message-alternative-emails): Improve docstring.
21714         (message-setup-1): Call `message-use-alternative-email-as-from'
21715         after `message-setup-hook' to give it precedence over posting
21716         styles, etc.
21717         (message-use-alternative-email-as-from): Add docstring.
21718         Remove the original From header if present.
21719
21720         * nnml.el (nnml-compressed-files-size-threshold): New variable.
21721         (nnml-save-mail): Use it.
21722
21723         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
21724         articles.  Add new argument `silent'.
21725         (gnus-uu-mark-all): Report the total number of marked articles.
21726
21727 2005-09-10  Romain Francoise  <romain@orebokech.com>
21728
21729         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
21730         (gnus-uu-mark-series): Likewise.
21731
21732 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
21733
21734         * spam-report.el (spam-report-gmane): Fix generation of spam
21735         report URL.
21736
21737 2005-09-10  Simon Josefsson  <jas@extundo.com>
21738
21739         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
21740         t, based on discussion on the ding list with Robert Epprecht
21741         <epprecht@solnet.ch>.
21742
21743 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
21744
21745         * spam-report.el (spam-report-gmane): Make it work without
21746         X-Report-Spam header.  Gmane now only provides Archived-At.
21747         This is only used if `spam-report-gmane-use-article-number' is nil.
21748         (spam-report-gmane-spam-header): Remove.  Not used anymore.
21749
21750         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
21751         make `gnus-summary-sort-by-recipient' work with threading.
21752
21753         * nnweb.el (nnweb-google-wash-article): Print a message if article
21754         is not available.
21755
21756 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21757
21758         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
21759         change.  Decode text/* parts content before displaying.
21760
21761 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
21762
21763         * mml-smime.el: Remove defvar of gnus-extract-address-components.
21764
21765 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21766
21767         * mm-view.el (mm-display-inline-fontify): Disable support modes.
21768
21769         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
21770         url-package-name, url-package-version,
21771         w3m-cid-retrieve-function-alist, w3m-current-buffer,
21772         w3m-display-inline-images, and w3m-minor-mode-map.
21773
21774 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
21775
21776         * message.el (message-tab-body-function): Fix mismatched custom type.
21777
21778         * gnus.el (gnus-group-change-level-function): Ditto.
21779
21780         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
21781
21782         * gnus-art.el (gnus-signature-limit)
21783         (gnus-article-mime-part-function): Ditto.
21784
21785 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21786
21787         * mml.el (mml-mode): Silence the byte compiler.
21788
21789         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
21790         using `(sit-for 0)' before moving the point to the specified part;
21791         skip unbuttonized parts.
21792         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
21793         return to the summary window if gnus-auto-select-part is non-nil.
21794
21795 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
21796
21797         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
21798         New variables.
21799         (mml-dnd-attach-file, mml-mode): Use them.
21800
21801         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
21802         Make fetching article by MID work again for Google Groups.
21803         Add FIXME concerning gnus-group-make-web-group.
21804
21805         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
21806         Don't depend on Gnus by using mail-extract-address-components if
21807         gnus-extract-address-components is not bound.
21808
21809 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21810
21811         * gnus-art.el (gnus-mime-display-security): Don't display the
21812         signature, but only the signed part.
21813
21814 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21815
21816         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
21817
21818         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
21819         list, not listp.
21820
21821 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
21822
21823         * mm-encode.el (mm-encode-content-transfer-encoding):
21824         Likewise when encoding.
21825
21826         * mm-bodies.el (mm-decode-content-transfer-encoding):
21827         De-canonicalize CRLF for all text content types, not just
21828         text/plain.
21829
21830 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21831
21832         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
21833         valid article; point arrow and cursor at the MIME button.
21834
21835 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21836
21837         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
21838         Suggested by Dan Christensen <jdc@uwo.ca>.
21839
21840         * mm-decode.el (mm-save-part): Enable change of prompt.
21841
21842 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
21843
21844         * gnus-msg.el (gnus-inews-add-send-actions):
21845         Make `message-post-method' lambda parameter ARG `&optional'.
21846
21847 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21848
21849         * gnus-sum.el (gnus-summary-mime-map):
21850         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
21851         gnus-article-jump-to-part.
21852
21853         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
21854         (gnus-article-edit-part): Use it.
21855         (gnus-article-part-wrapper): Add no-handle argument.
21856         (gnus-article-save-part-and-strip, gnus-article-delete-part):
21857         New functions.
21858
21859 2005-08-29  Romain Francoise  <romain@orebokech.com>
21860
21861         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
21862         docstring.
21863         (gnus-face-from-file): Likewise.
21864
21865 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
21866
21867         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
21868         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
21869         non-nil.
21870         (gnus-auto-select-part): New variable.
21871         (gnus-article-jump-to-part): New function.
21872         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
21873         (gnus-mime-delete-part): Allow selecting specified part after
21874         deleting or stripping parts.
21875         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
21876         part if argument is bogus.
21877
21878 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
21879
21880         * gnus-art.el (w3m-minor-mode-map):
21881         * gnus-spec.el (gnus-newsrc-file-version):
21882         * gnus-util.el (nnmail-active-file-coding-system)
21883         (gnus-original-article-buffer, gnus-user-agent):
21884         * gnus.el (gnus-ham-process-destinations)
21885         (gnus-parameter-ham-marks-alist)
21886         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
21887         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
21888         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
21889         * mm-decode.el (gnus-current-window-configuration):
21890         * mm-extern.el (gnus-article-mime-handles):
21891         * mm-url.el (url-current-object, url-package-name)
21892         (url-package-version):
21893         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
21894         (smime-keys, w3m-cid-retrieve-function-alist)
21895         (w3m-current-buffer, w3m-display-inline-images)
21896         (w3m-minor-mode-map):
21897         * mml-smime.el (gnus-extract-address-components):
21898         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
21899         (gnus-newsrc-hashtb, message-default-charset)
21900         (message-deletable-headers, message-options)
21901         (message-posting-charset, message-required-mail-headers)
21902         (message-required-news-headers):
21903         * mml1991.el (mc-pgp-always-sign):
21904         * mml2015.el (mc-pgp-always-sign):
21905         * nnheader.el (nnmail-extra-headers):
21906         * rfc1843.el (gnus-decode-encoded-word-function)
21907         (gnus-decode-header-function, gnus-newsgroup-name):
21908         * spam-stat.el (gnus-original-article-buffer): Add defvars.
21909
21910 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
21911
21912         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
21913         the end of the date treatments.
21914
21915 2005-08-15  Simon Josefsson  <jas@extundo.com>
21916
21917         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
21918         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
21919         Capello and Romain Francoise.
21920         (pgg-fetch-key-function): Remove, not used?
21921         (pgg-insert-url-with-w3): Require url, to get
21922         url-insert-file-contents regardless of where it is defined.
21923
21924 2005-08-13  Romain Francoise  <romain@orebokech.com>
21925
21926         * message.el (message-cite-original-1): New function.
21927         (message-cite-original): Use it.
21928         (message-cite-original-without-signature): Ditto.
21929
21930 2005-08-08  Romain Francoise  <romain@orebokech.com>
21931
21932         * message.el (message-yank-empty-prefix): New variable.
21933         (message-indent-citation): Use it.
21934         (message-cite-original-without-signature): Respect X-No-Archive.
21935
21936 2005-08-08  Simon Josefsson  <jas@extundo.com>
21937
21938         * pgg.el: Autoload url-insert-file-contents instead of loading
21939         w3/url.
21940         (pgg-insert-url-with-w3): Don't load url here.
21941
21942 2005-08-07  Jesper Harder  <harder@phys.au.dk>
21943
21944         * message.el (message-kill-to-signature): Don't insert newline at
21945         bol.
21946         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
21947
21948 2005-08-06  Romain Francoise  <romain@orebokech.com>
21949
21950         * message.el (message-user-fqdn): Fix typo in docstring.
21951
21952 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
21953
21954         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
21955
21956         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
21957
21958 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21959
21960         * mm-bodies.el (mm-encode-body): Use coding system rather than
21961         charset to encode text.
21962
21963         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
21964         number of charsets if utf-8 is available (XEmacs).
21965
21966 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
21967
21968         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
21969         taken from `gnus-button-mid-or-mail-regexp'.
21970         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
21971         (gnus-button-alist): Improve regexp for domain part of the MIDs
21972         for news:localpart@domain buttons.
21973         (gnus-button-ctan-directory-regexp): Update.
21974
21975 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21976
21977         * sieve-manage.el (sieve-manage-interactive-login):
21978         Use make-local-variable rather than make-variable-buffer-local.
21979         (sieve-manage-open): Ditto.
21980         (sieve-manage-authenticate): Ditto.
21981
21982         * mml.el (mml-generate-mime-1): Make the content type default to
21983         text/plain if the filename is not specified.
21984
21985 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21986
21987         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
21988         instead of insert-buffer.
21989
21990         * message.el (message-yank-original): Ditto; set the mark at the
21991         end of the yanked message.
21992
21993 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21994
21995         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
21996         lines to scroll rather than to stop it.
21997
21998         * mml.el (mml-generate-default-type): Add doc string.
21999         (mml-generate-mime-1): Use mm-default-file-encoding or make it
22000         default to application/octet-stream when determining the content
22001         type if it is not specified for the part or the mml contents; add
22002         a comment about mml-generate-default-type.
22003
22004 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
22005
22006         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
22007         make it default to application/octet-stream when determining the
22008         content type if it is not specified for the external contents.
22009
22010 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22011
22012         * rfc2231.el (rfc2231-parse-string): Take care that not only a
22013         segmented parameter but also other parameters might be there.
22014
22015 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22016
22017         * mm-decode.el (mm-display-external): Delete temp file, directory
22018         and buffer immediately if the external process is exited.
22019
22020 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22021
22022         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
22023         fewer lines than that of scroll-margin.
22024         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
22025
22026 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22027
22028         * gnus-art.el (gnus-article-next-page): Revert.
22029         (gnus-article-beginning-of-window): New macro.
22030         (gnus-article-next-page-1): Use it.
22031         (gnus-article-prev-page): Ditto.
22032         (gnus-article-edit-part): Use insert-buffer-substring instead of
22033         insert-buffer.
22034         (gnus-article-edit-exit): Ditto.
22035
22036         * gnus-util.el (gnus-beginning-of-window): Remove.
22037         (gnus-end-of-window): Remove.
22038
22039         * lpath.el: Don't bind header-line-format and scroll-margin.
22040
22041 2005-07-25  Simon Josefsson  <jas@extundo.com>
22042
22043         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
22044         to have the url package without w3.  Reported by Daiki Ueno
22045         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
22046
22047 2005-07-20  Didier Verna  <didier@xemacs.org>
22048
22049         * gnus-diary.el: Remove the description comment (nndiary is now
22050         properly documented in the Gnus manual).
22051         Fix the spelling of "Back End".
22052         * nndiary.el: Ditto.
22053         Fix the copyright notice.
22054
22055 2005-07-18  Romain Francoise  <romain@orebokech.com>
22056
22057         * gnus-sum.el (gnus-summary-to-prefix)
22058         (gnus-summary-newsgroup-prefix): New variables.
22059         (gnus-summary-from-or-to-or-newsgroups): Use them.
22060
22061 2005-07-17  Romain Francoise  <romain@orebokech.com>
22062
22063         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
22064         space as it's generally not especially interesting to the user.
22065
22066 2005-07-16  Romain Francoise  <romain@orebokech.com>
22067
22068         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
22069         nil to avoid prompting and file modification if one of the
22070         messages at the top of the nnfolder file contains a copyright
22071         notice.
22072         Update copyright notice.
22073
22074         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
22075         instead of `current-time-string' as the latter creates a time
22076         string that is not RFC 2822 compliant (it lacks the zone).
22077         Update copyright notice.
22078
22079 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22080
22081         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
22082         for text/rtf.  Display default in prompt.  Pass default for M-n.
22083
22084         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
22085
22086 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22087
22088         * gnus-msg.el (gnus-button-mailto):
22089         Remove save-selected-window-window hackery because it relies on
22090         save-selected-window internals.
22091
22092 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22093
22094         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
22095         (gnus-article-next-page-1): Use gnus-beginning-of-window.
22096         (gnus-article-prev-page): Ditto.
22097
22098         * gnus-util.el (gnus-beginning-of-window): New function.
22099         (gnus-end-of-window): New function.
22100
22101         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
22102
22103 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
22104
22105         * gnus-score.el (gnus-score-edit-all-score):
22106         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
22107         gnus-message.
22108
22109 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22110
22111         * gnus-msg.el (gnus-button-mailto):
22112         Remove save-selected-window-window hackery because it relies on
22113         save-selected-window internals.
22114
22115 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22116
22117         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
22118         add-minor-mode.
22119         (gnus-binary-mode): Ditto.
22120
22121         * gnus-topic.el (gnus-topic-mode): Ditto.
22122
22123 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
22124
22125         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
22126         (gnus-article-prev-page): Take scroll-margin into consideration.
22127
22128 2005-07-04  Lute Kamstra  <lute@gnu.org>
22129
22130         Update FSF's address in GPL notices.
22131
22132 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
22133
22134         * gnus.el (gnus-exit):
22135         * gnus-group.el (gnus-group-icons):
22136         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
22137
22138         * gnus-nocem.el (gnus-nocem):
22139         * message.el (message-various, message-buffers, message-sending)
22140         (message-interface, message-forwarding, message-insertion)
22141         (message-headers, message-news, message-mail):
22142         * pgg-gpg.el (pgg-gpg):
22143         * pgg-parse.el (pgg-parse):
22144         * pgg-pgp.el (pgg-pgp):
22145         * pgg-pgp5.el (pgg-pgp5):
22146         * pop3.el (pop3): Finish `defgroup' description with period.
22147
22148 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22149
22150         * gnus-art.el (article-display-face): Improve the efficiency.
22151         (article-display-x-face): Ditto; remove gray x-face stuff.
22152
22153 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22154
22155         * gnus-art.el (article-display-face): Correct the position in
22156         which Faces are inserted.
22157
22158 2005-06-29  Didier Verna  <didier@xemacs.org>
22159
22160         * gnus-art.el (article-display-face): Display faces in correct
22161         order.
22162
22163 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22164
22165         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
22166         (gnus-fill-real-hashtb): Use hash table instead of obarray.
22167         (gnus-nocem-check-article): Fetch the Type header.
22168         (gnus-nocem-message-wanted-p): Fix the way to examine types.
22169         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
22170         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
22171         make sure gnus-nocem-hashtb is initialized.
22172         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
22173         (gnus-nocem-unwanted-article-p): Ditto.
22174
22175         * pgg.el (pgg-verify): Return the verification result.
22176
22177 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22178
22179         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
22180         is ascii.
22181
22182 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
22183
22184         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
22185         `show-nonbreak-escape'.
22186
22187 2005-06-23  Lute Kamstra  <lute@gnu.org>
22188
22189         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
22190
22191         * dig.el (dig-mode):
22192         * smime.el (smime-mode): Use gnus-run-mode-hooks.
22193
22194 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
22195
22196         * nnimap.el (nnimap-split-download-body): Fix spellings.
22197
22198 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
22199
22200         * gnus-art.el (gnus-article-encrypt-body):
22201         * gnus-cus.el (gnus-score-customize):
22202         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
22203         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
22204
22205 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
22206
22207         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
22208         header by looking for magic "MII" at the beginning.
22209
22210 2005-06-16  Miles Bader  <miles@gnu.org>
22211
22212         * gnus-xmas.el (gnus-xmas-group-startup-message):
22213         Use renamed gnus-splash face.
22214
22215         * assistant.el (assistant-field): Remove "-face" suffix from face name.
22216         (assistant-field-face): New backward-compatibility alias for renamed
22217         face.
22218         (assistant-render-text): Use renamed assistant-field face.
22219
22220         * spam.el (spam): Remove "-face" suffix from face name.
22221         (spam-face): New backward-compatibility alias for renamed face.
22222         (spam-face, spam-initialize): Use renamed spam face.
22223
22224         * message.el (message-header-to, message-header-cc)
22225         (message-header-subject, message-header-newsgroups)
22226         (message-header-other, message-header-name)
22227         (message-header-xheader, message-separator, message-cited-text)
22228         (message-mml): Remove "-face" suffix from face names.
22229         (message-header-to-face, message-header-cc-face)
22230         (message-header-subject-face, message-header-newsgroups-face)
22231         (message-header-other-face, message-header-name-face)
22232         (message-header-xheader-face, message-separator-face)
22233         (message-cited-text-face, message-mml-face):
22234         New backward-compatibility aliases for renamed faces.
22235         (message-font-lock-keywords): Use renamed message faces.
22236
22237         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
22238         (sieve-test-commands, sieve-tagged-arguments):
22239         Remove "-face" suffix from face names.
22240         (sieve-control-commands-face, sieve-action-commands-face)
22241         (sieve-test-commands-face, sieve-tagged-arguments-face):
22242         New backward-compatibility aliases for renamed faces.
22243         (sieve-control-commands-face, sieve-action-commands-face)
22244         (sieve-test-commands-face, sieve-tagged-arguments-face):
22245         Use renamed sieve faces.
22246
22247         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
22248         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
22249         (gnus-group-news-3-empty, gnus-group-news-4)
22250         (gnus-group-news-4-empty, gnus-group-news-5)
22251         (gnus-group-news-5-empty, gnus-group-news-6)
22252         (gnus-group-news-6-empty, gnus-group-news-low)
22253         (gnus-group-news-low-empty, gnus-group-mail-1)
22254         (gnus-group-mail-1-empty, gnus-group-mail-2)
22255         (gnus-group-mail-2-empty, gnus-group-mail-3)
22256         (gnus-group-mail-3-empty, gnus-group-mail-low)
22257         (gnus-group-mail-low-empty, gnus-summary-selected)
22258         (gnus-summary-cancelled, gnus-summary-high-ticked)
22259         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
22260         (gnus-summary-high-ancient, gnus-summary-low-ancient)
22261         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
22262         (gnus-summary-low-undownloaded)
22263         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
22264         (gnus-summary-low-unread, gnus-summary-normal-unread)
22265         (gnus-summary-high-read, gnus-summary-low-read)
22266         (gnus-summary-normal-read, gnus-splash):
22267         Remove "-face" suffix from face names.
22268         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
22269         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
22270         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
22271         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
22272         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
22273         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
22274         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
22275         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
22276         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
22277         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
22278         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
22279         (gnus-summary-selected-face, gnus-summary-cancelled-face)
22280         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
22281         (gnus-summary-normal-ticked-face)
22282         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
22283         (gnus-summary-normal-ancient-face)
22284         (gnus-summary-high-undownloaded-face)
22285         (gnus-summary-low-undownloaded-face)
22286         (gnus-summary-normal-undownloaded-face)
22287         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
22288         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
22289         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
22290         (gnus-splash-face):
22291         New backward-compatibility aliases for renamed faces.
22292         (gnus-group-startup-message): Use renamed gnus faces.
22293
22294         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
22295         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
22296         (gnus-server-agent): Remove "-face" suffix from face names.
22297         (gnus-server-agent-face, gnus-server-opened-face)
22298         (gnus-server-closed-face, gnus-server-denied-face)
22299         (gnus-server-offline-face):
22300         New backward-compatibility aliases for renamed faces.
22301         (gnus-server-agent-face, gnus-server-opened-face)
22302         (gnus-server-closed-face, gnus-server-denied-face)
22303         (gnus-server-offline-face): Use renamed gnus faces.
22304
22305         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
22306         Remove "-face" suffix from face names.
22307         (gnus-picon-xbm-face, gnus-picon-face):
22308         New backward-compatibility aliases for renamed faces.
22309
22310         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
22311         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
22312         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
22313         (gnus-cite-11): Remove "-face" suffix from face names.
22314         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
22315         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
22316         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
22317         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
22318         New backward-compatibility aliases for renamed faces.
22319         (gnus-cite-attribution-face, gnus-cite-face-list)
22320         (gnus-article-boring-faces): Use renamed gnus faces.
22321
22322         * gnus-art.el (gnus-signature, gnus-header-from)
22323         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
22324         (gnus-header-content): Remove "-face" suffix from face names.
22325         (gnus-signature-face, gnus-header-from-face)
22326         (gnus-header-subject-face, gnus-header-newsgroups-face)
22327         (gnus-header-name-face, gnus-header-content-face):
22328         New backward-compatibility aliases for renamed faces.
22329         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
22330
22331         * gnus-sum.el (gnus-summary-selected-face)
22332         (gnus-summary-highlight): Use renamed gnus faces.
22333         * gnus-group.el (gnus-group-highlight): Likewise.
22334
22335 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
22336
22337         * gnus-sieve.el (gnus-sieve-article-add-rule):
22338         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
22339         * spam-stat.el (spam-stat-buffer-change-to-spam)
22340         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
22341
22342         * message.el (message-is-yours-p):
22343         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
22344
22345 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22346
22347         * mm-view.el (mm-inline-text): Withdraw the last change.
22348
22349 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22350
22351         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
22352         executing enriched-decode.
22353
22354 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22355
22356         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
22357         charset of tar files.
22358
22359 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
22360
22361         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
22362
22363 2005-06-04  Lute Kamstra  <lute@gnu.org>
22364
22365         * nnfolder.el (nnfolder-read-folder): Make sure that undo
22366         information is never recorded.
22367
22368 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22369
22370         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
22371
22372 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22373
22374         * pop3.el (pop3-apop): Run md5 in the binary mode.
22375
22376         * starttls.el (starttls-set-process-query-on-exit-flag):
22377         Use eval-and-compile.
22378
22379 2005-05-31  Simon Josefsson  <jas@extundo.com>
22380
22381         * smime.el (smime-replace-in-string): Define.
22382         (smime-cert-by-ldap-1): Use it.
22383
22384 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
22385
22386         * gnus-art.el (article-display-x-face): Replace
22387         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22388
22389         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
22390         set-process-query-on-exit-flag or process-kill-without-query.
22391
22392         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
22393         loop instead of replace-regexp.
22394
22395         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
22396         instead of process-kill-without-query if it is available.
22397
22398         * lpath.el: Fbind ldap-search-entries.
22399
22400         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
22401         instead of find-file-hooks if it is available.
22402
22403         * mml1991.el: Bind pgg-default-user-id when compiling.
22404
22405         * mml2015.el: Bind pgg-default-user-id when compiling.
22406
22407         * nndraft.el (nndraft-request-associate-buffer):
22408         Use write-contents-functions instead of write-contents-hooks if it is
22409         available.
22410
22411         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
22412         instead of find-file-hooks if it is available.
22413
22414         * nntp.el (nntp-open-connection): Replace
22415         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22416         (nntp-open-ssl-stream): Ditto.
22417         (nntp-open-tls-stream): Ditto.
22418
22419         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
22420         set-process-query-on-exit-flag or process-kill-without-query.
22421         (starttls-open-stream-gnutls): Use it instead of
22422         process-kill-without-query.
22423         (starttls-open-stream): Ditto.
22424
22425 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
22426
22427         * smime.el (smime-cert-by-ldap-1): Don't use
22428         replace-regexp-in-string.
22429
22430 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
22431
22432         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
22433
22434         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
22435         in PEM format.  Adjust to the XEmacs compatibility.
22436
22437 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
22438
22439         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
22440         by `string-to-number'.
22441         * gnus-agent.el (gnus-agent-regenerate-group)
22442         (gnus-agent-fetch-articles): Ditto.
22443         * gnus-art.el (gnus-button-fetch-group): Ditto.
22444         * gnus-cache.el (gnus-cache-generate-active)
22445         (gnus-cache-articles-in-group): Ditto.
22446         * gnus-group.el (gnus-group-set-current-level)
22447         (gnus-group-insert-group-line): Ditto.
22448         * gnus-score.el (gnus-score-set-expunge-below)
22449         (gnus-score-set-mark-below, gnus-summary-score-effect)
22450         (gnus-summary-score-entry): Ditto.
22451         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
22452         (gnus-soup-pack): Ditto.
22453         * gnus-spec.el (gnus-xmas-format): Ditto.
22454         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
22455         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
22456         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
22457         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
22458         * nndb.el (nndb-get-remote-expire-response): Ditto.
22459         * nndiary.el (nndiary-parse-schedule-value)
22460         (nndiary-string-to-number, nndiary-request-replace-article)
22461         (nndiary-request-article): Ditto.
22462         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
22463         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
22464         * nneething.el (nneething-make-head): Ditto.
22465         * nnfolder.el (nnfolder-request-article)
22466         (nnfolder-retrieve-headers): Ditto.
22467         * nnheader.el (nnheader-file-to-number): Ditto.
22468         * nnkiboze.el (nnkiboze-request-article): Ditto.
22469         * nnmail.el (nnmail-process-unix-mail-format)
22470         (nnmail-process-babyl-mail-format): Ditto.
22471         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
22472         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
22473         (nnmh-request-create-group, nnmh-request-list-1)
22474         (nnmh-request-group, nnmh-request-article): Ditto.
22475         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
22476         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
22477         * nnsoup.el (nnsoup-make-active): Ditto.
22478         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
22479         * nntp.el (nntp-find-group-and-number)
22480         (nntp-retrieve-headers-with-xover): Ditto.
22481         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
22482         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
22483         (pgg-format-key-identifier): Ditto.
22484         * pop3.el (pop3-last, pop3-stat): Ditto.
22485         * qp.el (quoted-printable-decode-region): Ditto.
22486
22487         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
22488         of concat.
22489
22490 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22491
22492         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
22493
22494         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
22495
22496         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
22497
22498         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
22499
22500         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
22501
22502         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
22503
22504         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
22505         (gnus-carpal-mode): Ditto.
22506
22507         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
22508         (gnus-browse-mode): Ditto.
22509
22510         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
22511
22512         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
22513
22514 2005-05-29  Richard M. Stallman  <rms@gnu.org>
22515
22516         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
22517
22518 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22519
22520         * gnus-util.el (gnus-run-mode-hooks): New function.
22521
22522         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
22523
22524         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
22525         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
22526
22527 2005-05-27  Lute Kamstra  <lute@gnu.org>
22528
22529         * dns-mode.el (dns-mode): Specify customization group.
22530
22531 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
22532
22533         * gnus-agent.el (gnus-agent-make-mode-line-string):
22534         Use mode-line-highlight as mouse-face.
22535
22536 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
22537
22538         * canlock.el (canlock): Change the parent group to news.
22539
22540         * deuglify.el (gnus-outlook-deuglify): Add :group.
22541
22542         * dig.el (dig): Add :group.
22543
22544         * dns-mode.el (dns-mode): Add :group.
22545
22546         * encrypt.el (encrypt): Add :group.
22547
22548         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
22549         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
22550         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
22551         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
22552         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
22553
22554         * gnus-diary.el (gnus-diary): Add :group.
22555
22556         * gnus.el (gnus-group-news-1-face): Add :group.
22557         (gnus-group-news-1-empty-face): Ditto.
22558         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
22559         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
22560         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
22561         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
22562         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
22563         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
22564         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
22565         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
22566         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
22567         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
22568         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
22569         (gnus-summary-high-ticked-face): Ditto.
22570         (gnus-summary-low-ticked-face): Ditto.
22571         (gnus-summary-normal-ticked-face): Ditto.
22572         (gnus-summary-high-ancient-face): Ditto.
22573         (gnus-summary-low-ancient-face): Ditto.
22574         (gnus-summary-normal-ancient-face): Ditto.
22575         (gnus-summary-high-undownloaded-face): Ditto.
22576         (gnus-summary-low-undownloaded-face): Ditto.
22577         (gnus-summary-normal-undownloaded-face): Ditto.
22578         (gnus-summary-high-unread-face): Ditto.
22579         (gnus-summary-low-unread-face): Ditto.
22580         (gnus-summary-normal-unread-face): Ditto.
22581         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
22582         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
22583
22584         * hashcash.el (hashcash): New custom group.
22585         (hashcash-default-payment): Add :group.
22586         (hashcash-payment-alist): Ditto.
22587         (hashcash-default-accept-payment): Ditto.
22588         (hashcash-accept-resources): Ditto.
22589         (hashcash-path): Ditto.
22590         (hashcash-extra-generate-parameters): Ditto.
22591         (hashcash-double-spend-database): Ditto.
22592         (hashcash-in-news): Ditto.
22593
22594         * message.el (message-minibuffer-local-map): Add :group.
22595
22596         * netrc.el (netrc): Add :group.
22597
22598         * sieve-manage.el (sieve-manage-log): Add :group.
22599         (sieve-manage-default-user): Diito.
22600         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
22601         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
22602         (sieve-manage-authenticators): Ditto.
22603         (sieve-manage-authenticator-alist): Ditto.
22604         (sieve-manage-default-port): Ditto.
22605
22606         * sieve-mode.el (sieve-control-commands-face): Add :group.
22607         (sieve-action-commands-face): Ditto.
22608         (sieve-test-commands-face): Ditto.
22609         (sieve-tagged-arguments-face): Ditto.
22610
22611         * smime.el (smime): Add :group.
22612
22613         * spam-report.el (spam-report): Add :group.
22614
22615         * spam.el (spam, spam-face): Add :group.
22616
22617 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22618
22619         * nntp.el (nntp-next-result-arrived-p): Some news servers may
22620         return \n.\n.\n at the end of articles.  Protect against that.
22621         (nntp-with-open-group): Allow debugging.
22622
22623         * nnheader.el (mail-header-set-extra): Make into a function
22624         because I just could't understand how to quote the list properly.
22625
22626         * dns.el (query-dns-cached): New function.
22627
22628 2005-05-26  Lute Kamstra  <lute@gnu.org>
22629
22630         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
22631
22632 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22633
22634         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
22635
22636         * gnus-art.el: Don't autoload mail-extract-address-components.
22637
22638         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
22639         eval-and-compile to evaluate it.
22640
22641         * hashcash.el: Don't autoload executable-find.
22642
22643         * nndb.el: Don't declare the nndb back end two or more times; don't
22644         autoload news-reply-mode, news-setup, cancel-timer and telnet.
22645
22646         * nntp.el: Autoload format-spec instead of format; use
22647         eval-and-compile to evaluate autoload forms.
22648
22649 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
22650
22651         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
22652
22653 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22654
22655         * gnus.el (gnus-version-number): Bump version.
22656
22657 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22658
22659         * gnus.el: No Gnus v0.3 is released.
22660
22661 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22662
22663         * lpath.el (featurep): Bind show-nonbreak-escape.
22664
22665 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22666
22667         * gnus-art.el (gnus-article-edit-part): Disable undo.
22668
22669 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22670
22671         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
22672         gnus-article-date-lapsed-new-header is t if date timer is active;
22673         skip headers in which the original date value is empty.
22674         (gnus-article-save-original-date): Redefine it as a macro.
22675         (gnus-display-mime): Use it.
22676
22677 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22678
22679         * gnus-art.el (article-date-ut): Support converting date in
22680         forwarded parts as well.
22681         (gnus-article-save-original-date): New function.
22682         (gnus-display-mime): Use it.
22683
22684 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
22685
22686         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
22687         enclosure element of <item>.
22688
22689 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
22690
22691         * message.el (message-kill-buffer-query): Rename from
22692         `message-kill-buffer-query-if-modified'.  Add :version.
22693
22694 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22695
22696         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
22697         window layout.
22698
22699 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22700
22701         * mml.el: Autoload dnd when compiling.
22702
22703 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
22704
22705         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
22706         x-dnd-*.
22707
22708 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
22709
22710         * qp.el (quoted-printable-encode-region): Save excursion.
22711
22712 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
22713
22714         * message.el (message-kill-buffer-query-if-modified): Add new variable
22715         so the user can kill a modified message buffer quickly.
22716         (message-kill-buffer): Use it.
22717
22718 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22719
22720         * lpath.el: Fbind display-time-event-handler; don't fbind
22721         string-to-multibyte.
22722
22723         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
22724
22725 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22726
22727         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
22728         contained in text because xml.el decodes entities) with LFs.
22729
22730 2005-04-11  Lute Kamstra  <lute@gnu.org>
22731
22732         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
22733         differently.
22734
22735 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22736
22737         * mm-util.el (mm-detect-coding-region): Typo.
22738
22739 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
22740
22741         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
22742
22743 2005-04-06  Deepak Goel  <deego@gnufans.org>
22744
22745         * spam-stat.el (spam-stat-score-buffer): Add a call to a
22746         user-function allow user modifications of the scores.
22747         (spam-stat-score-buffer-user): New function, to allow
22748         user-computed modifications to the score.
22749         (spam-stat-score-buffer-user-functions): List of additional
22750         scoring functions.
22751         (spam-stat-error-holder): Global temporary error holder.
22752         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
22753         variable.
22754
22755 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
22756
22757         * gnus-registry.el (gnus-registry-clean-empty-function)
22758         (gnus-registry-trim, gnus-registry-fetch-groups)
22759         (gnus-registry-delete-group): Groups that match
22760         `gnus-registry-ignored-groups' are removed from the registry
22761         entries, not just ignored for splitting.  This helps clean up the
22762         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
22763         to get all the groups a message ID is in.
22764
22765         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
22766         (spam-stat-split-fancy): Change "threshhold" to "threshold".
22767         (spam-stat-score-buffer-user-functions): Add :number custom type.
22768
22769 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22770
22771         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
22772         argument in XEmacs.
22773
22774         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
22775         (nnrss-request-group): Decode group name first.
22776         (nnrss-request-article): Make a text/plain article if mml-to-mime
22777         failed.
22778         (nnrss-get-encoding): Return a compatible encoding according to
22779         nnrss-compatible-encoding-alist.
22780         (nnrss-find-el): Use consp instead of listp.
22781         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
22782
22783 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22784
22785         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
22786         which Emacs 20 doesn't support.
22787         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
22788
22789 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
22790
22791         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
22792         silence the byte compiler inside the defun.
22793
22794         * gnus-demon.el (parse-time-string): Add autoload.
22795
22796         * gnus-delay.el (parse-time-string): Add autoload.
22797
22798         * gnus-art.el (parse-time-string): Add autoload.
22799
22800         * nnultimate.el (parse-time): Require for `parse-time-string'.
22801
22802 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
22803
22804         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
22805
22806         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
22807
22808         * smime.el (smime-ldap-host-list): Add :version.
22809
22810 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
22811
22812         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
22813         pass it to `gnus-browse-read-group'.
22814         (gnus-browse-read-group): Add NUMBER argument and pass it to
22815         `gnus-group-read-ephemeral-group'.
22816
22817         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
22818         argument and pass it to `gnus-group-read-group'.
22819
22820 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
22821
22822         * mm-util.el (mm-xemacs-find-mime-charset): Only call
22823         mm-xemacs-find-mime-charset-1 if we have the mule feature
22824         available at runtime.
22825
22826 2005-03-25  Werner Lemberg  <wl@gnu.org>
22827
22828         * nnmaildir.el: Replace `illegal' with `invalid'.
22829
22830 2005-03-23  Lute Kamstra  <lute@gnu.org>
22831
22832         * time-date.el: Add comment on time value formats.
22833         Don't require parse-time.
22834         (with-decoded-time-value): New macro.
22835         (encode-time-value): New function.
22836         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22837         (days-to-time): Return a valid time value when arg is huge.
22838         (time-since): Use time-subtract.
22839         (time-to-number-of-days): Use time-to-seconds.
22840
22841 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22842
22843         * gnus-start.el (gnus-display-time-event-handler):
22844         Check display-time-timer at runtime rather than only at load time
22845         in case display-time-mode is turned off in the mean time.
22846
22847 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
22848
22849         * nnimap.el (nnimap-open-connection): Print which authinfo file is
22850         used.
22851
22852         * nneething.el (nneething-map-file-directory): Derive from
22853         `gnus-directory'.
22854
22855         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
22856         the To/Cc button.
22857
22858 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
22859
22860         * nnmaildir.el (nnmaildir-request-accept-article):
22861         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
22862
22863 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22864
22865         * gnus-async.el: Require timer-funcs at compile time when in
22866         XEmacs for `run-with-idle-timer'.
22867
22868 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
22869
22870         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
22871         autoloaded function.
22872
22873 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22874
22875         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
22876
22877 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
22878
22879         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
22880
22881 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22882
22883         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
22884         Add gnus-expert-user to default.
22885
22886 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
22887
22888         * nnimap.el (nnimap-open-server): Ditto.
22889
22890         * imap.el (imap-authenticate): Fix typo.
22891
22892 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
22893
22894         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
22895         buffer (since IMAP server might return FETCH response out of
22896         order, and the nntp buffer must be sorted).
22897
22898 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
22899
22900         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
22901         comparison on string.
22902
22903         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
22904         (gnus-agent-score): Rename category keywords to match gnus-cus.
22905         (gnus-agent-summary-fetch-series): Modify to protect against
22906         gnus-agent-summary-fetch-group clearing processable flags.
22907         (gnus-agent-synchronize-group-flags): Update live group buffer as
22908         synchronization may occur due to the user toggle the plugged
22909         status.
22910         (gnus-agent-fetch-group-1): Clear downloadable flag when article
22911         successfully downloaded.
22912         (gnus-agent-expire-group-1): Avoid using markers when the overview
22913         is in ascending order; greatly improves performance.
22914         (gnus-agent-regenerate-group):
22915         Use gnus-agent-synchronize-group-flags to reset read status in both
22916         gnus and server.
22917         (gnus-agent-update-files-total-fetched-for): Fix initial size.
22918
22919 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
22920
22921         * message.el: Don't autoload former message-utils variables.
22922         (message-strip-subject-trailing-was): Change doc string.
22923
22924         * nnweb.el: Fixes for `gnus-group-make-web-group'.
22925         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
22926         (nnweb-google-search): Add "hl=en" here.
22927         (nnweb-google-parse-1, nnweb-google-create-mapping):
22928         Don't hardcode URL.
22929
22930 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
22931
22932         * message.el (message-get-reply-headers, message-followup):
22933         Mention related variables `message-use-followup-to' and
22934         `message-use-mail-followup-to', in the information buffer.
22935
22936         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
22937         of broken groups(-beta).google.com.
22938
22939 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
22940
22941         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
22942         parameter to invoked gnus-request-move-article; remove the
22943         redundant gnus-sum-hint-move-is-internal variable; apply the marks
22944         all at once instead of once per article.
22945         (gnus-summary-remove-process-mark): Accept a list of articles as
22946         well as a single article for processing.
22947
22948         * gnus-int.el (gnus-request-move-article): Add move-is-internal
22949         parameter.
22950
22951         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
22952
22953         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
22954
22955         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
22956         parameter.
22957
22958         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
22959         parameter.
22960
22961         * nnimap.el (nnimap-request-move-article): Add move-is-internal
22962         parameter and remove the gnus-sum-hint-move-is-internal variable.
22963
22964         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
22965         parameter.
22966
22967         * nndraft.el (nndraft-request-move-article): Add move-is-internal
22968         parameter.
22969
22970         * nndiary.el (nndiary-request-move-article): Add move-is-internal
22971         parameter.
22972
22973         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
22974
22975         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
22976         parameter.
22977
22978         * nnagent.el (nnagent-request-move-article): Add move-is-internal
22979         parameter.
22980
22981 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22982
22983         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
22984         a more conservative way.
22985
22986 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
22987
22988         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
22989         buffer, so it moves the window's cursor.
22990
22991 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
22992
22993         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
22994         `mm-dissect-multipart' and receive the from field as an (optional)
22995         argument from `mm-dissect-multipart'.
22996         (mm-dissect-multipart): Receive the from field as an argument and
22997         pass it on when we call `mm-dissect-buffer' on MIME parts.
22998         Fixes verification/decryption of signed/encrypted MIME parts.
22999
23000 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
23001
23002         * gnus-sum.el (gnus-summary-move-article):
23003         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
23004         whatever it calls (right now, only nnimap-request-move article
23005         respects it).
23006
23007         * nnimap.el (nnimap-request-move-article):
23008         When gnus-sum-hint-move-is-internal is set, don't do the extra
23009         nnimap-request-article.
23010
23011 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
23012
23013         * nnheader.el (nnheader-find-file-noselect): Add doc string.
23014
23015         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
23016         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
23017
23018         * gnus-sum.el (gnus-summary-caesar-message):
23019         Apply `gnus-treat-article' after rotation.
23020
23021         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
23022         doc string.
23023
23024 2005-02-22  Simon Josefsson  <jas@extundo.com>
23025
23026         * encrypt.el (encrypt-password-cache-expiry): Remove (use
23027         `password-cache-expiry' instead).  Reported by Arne Jørgensen
23028         <arne@arnested.dk>.
23029         (encrypt): Add password-cache and password-cache-expiry as group
23030         members.
23031
23032 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
23033
23034         * smime.el (smime-ldap-host-list): Doc fix.
23035         (smime-ask-passphrase): Use `password-read-and-add' to read (and
23036         cache) password.
23037         (smime-sign-region): Use it.
23038         (smime-decrypt-region): Use it.
23039         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
23040         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
23041         fails.
23042         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
23043         certificate from DER to PEM format rather than calling openssl.
23044
23045         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
23046
23047         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
23048         for signing/encryption.
23049
23050         * mml.el (mml-parse-1): Use them.
23051
23052 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
23053
23054         * nnrss.el (nnrss-verbose): Remove.
23055         (nnrss-request-group): Use `nnheader-message' instead.
23056
23057 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
23058
23059         * nnrss.el (nnrss-verbose): New variable.
23060         (nnrss-request-group): Make it say nnrss is requesting a group.
23061
23062 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
23063
23064         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
23065         Handle news URL with given port correctly.
23066
23067 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23068
23069         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
23070         containing special characters.
23071
23072         * gnus-sum.el (gnus-summary-edit-article): Ditto.
23073
23074         * mml.el (mime-to-mml): Ditto.
23075
23076         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
23077         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
23078         (rfc2047-decode-region): Quote decoded words containing special
23079         characters when rfc2047-quote-decoded-words-containing-tspecials
23080         is non-nil.
23081
23082 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
23083
23084         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
23085
23086         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
23087
23088 2005-02-15  Simon Josefsson  <jas@extundo.com>
23089
23090         * nnimap.el (nnimap-debug): Doc fix.
23091
23092         * imap.el (imap-debug): Doc fix.
23093
23094 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23095
23096         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
23097
23098 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
23099
23100         * gnus.el (spam-contents): Improve docs for spam-contents
23101         parameter in its variable incarnation.
23102
23103 2005-02-14  Simon Josefsson  <jas@extundo.com>
23104
23105         * smime-ldap.el: Use require instead of load-library for ldap.
23106         (smime-ldap-search): Indent.
23107         (smime-ldap-search-internal): Shorten line.
23108
23109         * smime.el (smime-cert-by-dns): Add doc-string.
23110         (smime-cert-by-ldap-1): Indent.
23111
23112         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
23113         mml-smime-get-dns-ldap.
23114         (mml-smime-encrypt-query): Use new function.  Default to ldap.
23115
23116 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
23117
23118         * smime.el: Require smime-ldap.
23119         (smime-ldap-host-list): New variable.
23120         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
23121
23122         * mml-smime.el (mml-smime-encrypt-query): New function.
23123         (mml-smime-encrypt-query): Use it.
23124
23125         * smime-ldap.el: New file.
23126
23127 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23128
23129         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
23130
23131 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
23132
23133         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
23134         argument in doc string.  Make query for type more clear.
23135
23136 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
23137
23138         * gnus.el (gnus-group-startup-message): Search for gnus images in
23139         etc/images/gnus.
23140         * mm-util.el (mm-image-load-path): Likewise.
23141         * smiley.el (smiley-data-directory): Search for smilies in
23142         etc/images/smilies.
23143
23144 2005-02-09  Kim F. Storm  <storm@cua.dk>
23145
23146         Change Emacs release version from 21.4 to 22.1 throughout.
23147         Change Emacs development version from 21.3.50 to 22.0.50.
23148
23149 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23150
23151         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
23152
23153         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
23154         non-Mule XEmacs as well.
23155         (mm-decompress-buffer): Signal an error intentionally if it does
23156         not decompress compressed data because auto-compression-mode is
23157         disabled.
23158
23159 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
23160
23161         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
23162         an ID in the registry even if it has no groups.
23163
23164 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23165
23166         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
23167         merge it into mm-decompress-buffer.
23168         (gnus-mime-copy-part): Use the MIME part charset, the value which
23169         a user specified or gnus-newsgroup-charset for decoding, like
23170         gnus-mime-inline-part does; set buffer-file-coding-system to tell
23171         save-buffer what was used.  Suggested by Kevin Ryde
23172         <user42@zip.com.au>.
23173         (gnus-mime-inline-part): Allow the name parameter as well as the
23174         filename parameter; force decompressing of compressed data; always
23175         display contents being not decoded as unibyte.
23176
23177         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
23178         as well as the filename parameter.
23179
23180         * mm-util.el (mm-decompress-buffer):
23181         Merge gnus-mime-jka-compr-maybe-uncompress.
23182         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
23183         of compressed data.
23184
23185 2005-02-08  Simon Josefsson  <jas@extundo.com>
23186
23187         * imap.el (imap-log): Doc fix.
23188
23189 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23190
23191         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
23192         the coding cookies; decompress compressed parts.
23193
23194         * mml.el (mml-generate-mime-1): Add the charset parameter according
23195         to the value which a user specified manually or the coding cookie.
23196
23197         * mm-util.el (mm-string-to-multibyte): New function.
23198         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
23199         (mm-coding-system-to-mime-charset): New function.
23200         (mm-decompress-buffer): New function.
23201         (mm-find-buffer-file-coding-system): New function.
23202
23203         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
23204         (mm-display-inline-fontify): Rewrite for decoding and decompressing
23205         parts.
23206
23207 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23208
23209         * mm-view.el (mm-display-inline-fontify): Decode a part according
23210         to the charset parameter.
23211
23212 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23213
23214         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
23215         prefix arg is neither nil nor a number, as info specifies.
23216
23217 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23218
23219         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
23220         timestamps.
23221
23222 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
23223
23224         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
23225         groups error checking and notify user.
23226
23227 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
23228
23229         * message.el (message-send-mail-function): Check existence of
23230         sendmail-program first before using default value
23231         `message-send-mail-with-sendmail'.  Otherwise use more generic
23232         `smtpmail-send-it'.
23233
23234 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23235
23236         * nntp.el (nntp-request-update-info): Always return nil.
23237
23238 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
23239
23240         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
23241
23242 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23243
23244         * message.el (message-beginning-of-line): Change the behavior when
23245         invoked between BOL and : so that it first moves backward.
23246
23247 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23248
23249         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
23250         article buffer when editing of the article is discarded.
23251         (gnus-article-prepare): Revert.
23252
23253 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23254
23255         * gnus-art.el (gnus-article-prepare):
23256         Remove message-strip-forbidden-properties from the local hook.
23257
23258 2005-01-27  Simon Josefsson  <jas@extundo.com>
23259
23260         * password.el (password-cache-add): Only start one timer per key.
23261         Reported by Derek Atkins <warlord@MIT.EDU>.
23262
23263 2005-01-26  Steve Youngs  <steve@sxemacs.org>
23264
23265         * run-at-time.el: Remove.  It is no longer needed as
23266         timer-funcs.el in the xemacs-base package has a working version of
23267         `run-at-time'.
23268
23269         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
23270
23271         * password.el: Require timer-funcs instead of run-at-time in
23272         XEmacs.
23273         Remove `password-run-at-time' macro.
23274         (password-cache-add): Use `run-at-time' instead of
23275         `password-run-at-time'.
23276
23277         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
23278         Remove `nnheader-cancel-function-timers' alias,
23279         `cancel-function-timers' exists in XEmacs in timer-funcs.
23280
23281         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
23282         for `run-with-idle-timer'.
23283
23284         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
23285         for `run-at-time'.
23286
23287         * mm-url.el: Require timer-funcs at compile time when in XEmacs
23288         for `with-timeout'.
23289
23290         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
23291         the same as for XEmacs 21.4.
23292         No need to ignore `run-with-idle-timer', this function exists in
23293         XEmacs now in timer-funcs.el in the xemacs-base package.
23294         (dgnushack-compile): No need to delete
23295         run-at-time.el from the list of files to compile because it
23296         doesn't exist anymore.
23297
23298 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23299
23300         * mml.el (mml-generate-mime-1): Convert string into unibyte when
23301         inserting " *mml*" buffer's contents into a unibyte temp buffer.
23302
23303 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
23304
23305         * mail-source.el (mail-source-fetch-imap): Search for ^From case
23306         sensitively.
23307
23308 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
23309
23310         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
23311
23312 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23313
23314         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
23315         which will be inserted according to the multibyteness of a buffer
23316         rather than the type of contents.  Suggested by ARISAWA Akihiro
23317         <ari@mbf.ocn.ne.jp>.
23318
23319         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
23320         of string which old xml.el may return rather than a string.
23321
23322 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23323
23324         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
23325
23326 2005-01-16  Simon Josefsson  <jas@extundo.com>
23327
23328         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
23329         idn/idna.el isn't available.
23330         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
23331         <michael@waxrat.com>.
23332
23333         * hashcash.el: Remove non-FSF copyright header.
23334
23335         * hashcash.el (hashcash-extra-generate-parameters): New variable.
23336         (hashcash-generate-payment): Use it.
23337         (hashcash-generate-payment-async): Use it.
23338
23339 2005-01-15  Simon Josefsson  <jas@extundo.com>
23340
23341         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
23342         Suggested by Raymond Scholz <ray-2005@zonix.de>.
23343
23344         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
23345         gnus-summary-idna-message.
23346         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
23347         (gnus-summary-idna-message): New function.
23348
23349 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
23350
23351         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
23352         gnus-novice-user.
23353
23354 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23355
23356         * nnrss.el (nnrss-request-delete-group): Delete entries in
23357         nnrss-group-alist as well.
23358         (nnrss-save-server-data): Insert newline.
23359
23360 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
23361
23362         * gnus.el (gnus-user-agent): Use list of symbols instead of
23363         symbols.  Display full version number for (S)XEmacs.
23364         Optionally display (S)XEmacs codename.
23365
23366         * gnus-util.el (gnus-emacs-version): Update for new
23367         `gnus-user-agent'.
23368
23369         * gnus-msg.el (gnus-extended-version): Make it possible to omit
23370         Gnus version.
23371
23372 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23373
23374         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
23375         which is unreadable in some setups.
23376
23377 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23378
23379         * gnus-spec.el (gnus-update-format-specifications): Flush the
23380         group format spec cache if it doesn't support decoded group names.
23381
23382 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
23383
23384         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
23385         Allow to apply decay on score files matching a regexp.
23386
23387 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23388
23389         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
23390         compatibility in %g and %c.
23391
23392 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23393
23394         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
23395         name for only %g and %c.
23396         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
23397         of gnus-tmp-group to decoded group name.
23398         (gnus-group-make-rss-group): Exclude `/'s from group names.
23399
23400 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23401
23402         * nnrss.el (nnrss-get-encoding): Fix regexp.
23403
23404 2004-12-27  Simon Josefsson  <jas@extundo.com>
23405
23406         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
23407         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
23408         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
23409
23410 2004-12-17  Kim F. Storm  <storm@cua.dk>
23411
23412         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
23413
23414         * gnus-sum.el (gnus-summary-mode-map): Likewise.
23415
23416 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23417
23418         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
23419
23420 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23421
23422         * nnrss.el: Require rfc2047 and mml.
23423         (nnrss-file-coding-system): New variable.
23424         (nnrss-format-string): Redefine it as an inline function.
23425         (nnrss-decode-group-name): New function.
23426         (nnrss-string-as-multibyte): Remove.
23427         (nnrss-retrieve-headers): Decode group name; don't use
23428         nnrss-format-string.
23429         (nnrss-request-group): Decode group name.
23430         (nnrss-request-article): Decode group name; allow a Message-ID as
23431         well as an article number; don't use nnrss-format-string; encode a
23432         Message-ID string which may contain non-ASCII characters; use
23433         mml-to-mime to compose a MIME article.
23434         (nnrss-request-expire-articles): Decode group name.
23435         (nnrss-request-delete-group): Decode group name.
23436         (nnrss-fetch): Clarify error message.
23437         (nnrss-read-server-data): Use insert-file-contents instead of load;
23438         bind file-name-coding-system; use multibyte buffer.
23439         (nnrss-save-server-data): Bind coding-system-for-write to the
23440         value of nnrss-file-coding-system; bind file-name-coding-system;
23441         add coding cookie.
23442         (nnrss-read-group-data): Use insert-file-contents instead of load;
23443         bind file-name-coding-system; use multibyte buffer.
23444         (nnrss-save-group-data): Bind coding-system-for-write to the
23445         value of nnrss-file-coding-system; bind file-name-coding-system.
23446         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
23447         make it work with non-ASCII text.
23448         (nnrss-find-el): Make it work with old xml.el as well.
23449
23450 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23451
23452         * nnrss.el (nnrss-get-encoding): New function.
23453         (nnrss-fetch): Use unibyte buffer initially; bind
23454         coding-system-for-read while performing mm-url-insert; remove ^Ms;
23455         decode contents according to the encoding attribute.
23456         (nnrss-save-group-data): Add coding cookie.
23457         (nnrss-mime-encode-string): New function.
23458         (nnrss-check-group): Use it to encode subject and author.
23459
23460 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
23461
23462         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
23463         imaginary variable.
23464
23465 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23466
23467         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
23468         correctly even if there are wide characters.
23469
23470 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
23471
23472         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
23473         downcased symbol names; make a new cache instead of reusing
23474         bbdb-hashtable.
23475
23476 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23477
23478         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
23479         concatenating segments rather than before concatenating them.
23480         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23481
23482         * message.el (message-get-reply-headers): Bind `extra'.
23483
23484 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23485
23486         * message.el (message-extra-wide-headers): New variable.
23487         (message-get-reply-headers): Use it.
23488
23489 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23490
23491         * gnus-agent.el (gnus-agent-group-path): Decode group name.
23492         (gnus-agent-group-pathname): Ditto.
23493
23494         * gnus-cache.el (gnus-cache-file-name): Decode group name.
23495
23496         * gnus-group.el (gnus-group-make-group): Decode group name.
23497         (gnus-group-make-rss-group): Register the group data after opening
23498         the nnrss group.
23499
23500 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
23501
23502         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
23503         by expiry now get marked as read.
23504
23505 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23506
23507         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
23508
23509 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
23510
23511         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
23512         unify Latin characters in XEmacs.
23513         (mm-find-mime-charset-region): Use it.
23514
23515 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23516
23517         * gnus-util.el (gnus-delete-directory): New function.
23518
23519         * gnus-agent.el (gnus-agent-delete-group): Use it.
23520
23521         * gnus-cache.el (gnus-cache-delete-group): Use it.
23522
23523 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23524
23525         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
23526         names.
23527
23528 2004-12-16  Simon Josefsson  <jas@extundo.com>
23529
23530         * hashcash.el (hashcash-payment-alist): Fix custom :type.
23531
23532 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23533
23534         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
23535
23536         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
23537         (gnus-group-set-current-level): Decode group name.
23538
23539 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
23540
23541         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
23542         failed.
23543
23544 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23545
23546         * gnus-group.el (gnus-group-delete-group): Decode group name.
23547         (gnus-group-make-rss-group): Encode group name.
23548         (gnus-group-catchup-current): Decode group name.
23549         (gnus-group-kill-group): Decode group name.
23550
23551 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
23552
23553         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
23554
23555 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23556
23557         * gnus-group.el (gnus-group-make-rss-group):
23558         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
23559
23560         * gnus-start.el (gnus-setup-news): Honor user's setting to
23561         gnus-message-archive-method.  Suggested by Lute Kamstra
23562         <lute@gnu.org>.
23563
23564 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
23565
23566         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
23567         global counterparts of the buffer-local variables.
23568
23569 2004-11-16  Romain Francoise  <romain@orebokech.com>
23570
23571         * gnus-sum.el (gnus-summary-exit): Don't clear the global
23572         counterparts of the buffer-local variables.
23573
23574 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23575
23576         * message.el (message-forbidden-properties): Fix typo in doc
23577         string.
23578
23579 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
23580
23581         * gnus-util.el (gnus-replace-in-string): Add doc string.
23582
23583         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
23584         to avoid problems when splitting mails with many recipients.
23585
23586 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23587
23588         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
23589         pop-to-buffer, covered by the subsequent gnus-configure-windows.
23590
23591 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
23592
23593         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
23594         if there is no hashtable in memory or file modification time is
23595         newer than cached timestamp.
23596
23597 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
23598
23599         * gnus-sum.el (gnus-summary-limit-to-recipient):
23600         Implement not-matching option.
23601
23602 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
23603
23604         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
23605         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
23606         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
23607         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
23608         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
23609         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
23610
23611 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23612
23613         * message.el (message-forward-make-body-mml): Remove headers
23614         according to message-forward-ignored-headers if a message is decoded.
23615
23616 2004-12-02  Romain Francoise  <romain@orebokech.com>
23617
23618         * message.el (message-forward-make-body-plain): Always remove
23619         headers according to message-forward-ignored-headers.
23620
23621 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
23622
23623         * spam.el (spam-summary-prepare-exit): Remove the
23624         gnus-summary-limit pop for now, it has problems with ham marks for
23625         me.
23626
23627 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
23628
23629         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
23630         correctly.
23631
23632 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
23633
23634         * format-spec.el (format-spec): Message the char.
23635
23636 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
23637
23638         * gnus-art.el (gnus-split-methods): Reformat comments.
23639
23640         * spam.el (spam-summary-prepare-exit): Remove article limits
23641         before exiting the summary buffer.
23642
23643 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23644
23645         * lpath.el: Remove bbdb-create-internal, bbdb-records,
23646         spam-BBDB-register-routine and spam-enter-ham-BBDB.
23647
23648         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
23649         order to silence the byte compiler.
23650
23651         * spam.el: Fix the way to silence the byte compiler, which
23652         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
23653         bbdb-search-simple, spam-BBDB-register-routine,
23654         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
23655         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
23656         spam-stat-buffer-is-spam, spam-stat-load,
23657         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
23658         spam-stat-save and spam-stat-split-fancy.
23659
23660 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23661
23662         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
23663         which may confuse users.
23664         (canlock-password-for-verify): Ditto.
23665
23666         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
23667
23668         * gnus-art.el (gnus-emphasis-alist): Ditto.
23669
23670         * gnus-registry.el (gnus-registry-max-entries): Ditto.
23671
23672         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
23673
23674         * gnus-start.el (gnus-save-killed-list): Ditto.
23675
23676         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
23677         (gnus-sum-thread-tree-root): Ditto.
23678         (gnus-sum-thread-tree-false-root): Ditto.
23679         (gnus-sum-thread-tree-single-indent): Ditto.
23680
23681         * message.el (message-courtesy-message): Ditto.
23682         (message-archive-note): Ditto.
23683         (message-subscribed-address-file): Ditto.
23684         (message-user-fqdn): Ditto.
23685
23686         * spam-report.el (spam-report-gmane-regex): Ditto.
23687
23688         * spam.el (spam-blackhole-good-server-regex): Ditto.
23689
23690 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23691
23692         * mml.el (mml-preview): Widen the message buffer before copying
23693         the contents to the preview buffer; sort headers before previewing.
23694
23695         * message.el (message-hidden-headers): Fix the way to avoid a bug
23696         in the `repeat' widget in Emacs 21.3 or earlier.
23697
23698 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23699
23700         * message.el (message-hidden-headers): Default to "^References:".
23701         Improve customization type.  Suggested by Reiner Steib
23702         <Reiner.Steib@gmx.de>.
23703
23704 2004-11-25  Romain Francoise  <romain@orebokech.com>
23705
23706         * message.el (message-strip-forbidden-properties): Remove check for
23707         obsolete `message-hidden' text property, hidden headers are not
23708         accessible in the buffer anymore.
23709
23710 2004-11-22  Romain Francoise  <romain@orebokech.com>
23711
23712         * message.el (message-header-format-alist): Add `From' in list
23713         so that it can be sorted.
23714         (message-fix-before-sending): Widen and sort headers before
23715         sending.
23716         (message-hide-headers): Use narrowing to hide headers by moving
23717         them to the top of the buffer and narrowing to the region
23718         underneath.
23719
23720 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23721
23722         * message.el (message-strip-forbidden-properties):
23723         Bind buffer-read-only (etc) to nil.
23724
23725 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23726
23727         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
23728         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23729
23730 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
23731
23732         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
23733
23734 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23735
23736         * dns.el (query-dns): Use sit-for to time instead of
23737         accept-process-output, since that doesn't seem to work on udp
23738         sockets.
23739
23740 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23741
23742         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
23743
23744 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
23745
23746         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
23747         doc string.  Improve doc string.
23748
23749 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23750
23751         * nntp.el (nntp-request-update-info): Return nil if
23752         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
23753         may not call gnus-activate-group which uselessly issues the GROUP
23754         commands for all nntp groups and wastes time.  Reported by Romain
23755         Francoise <romain@orebokech.com>.
23756
23757         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
23758
23759 2004-11-15  Simon Josefsson  <jas@extundo.com>
23760
23761         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
23762         headers separately.
23763         (gnus-button-openpgp): New function, inspired by Jochen Küpper
23764         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
23765
23766 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
23767
23768         * gnus-start.el (gnus-convert-old-newsrc):
23769         Assign legacy-gnus-agent to 5.10.7.
23770
23771 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23772
23773         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
23774         start of the lines.
23775
23776 2004-11-14  Magnus Henoch  <mange@freemail.hu>
23777
23778         * hashcash.el (hashcash-default-payment): Change default to 20.
23779         (hashcash-default-accept-payment): Change default to 20.
23780         (hashcash-process-alist): New variable.
23781         (hashcash-generate-payment-async): Add.
23782         (hashcash-already-paid-p): Add.
23783         (hashcash-insert-payment): Don't generate payments twice.
23784         (hashcash-insert-payment-async): Add.
23785         (hashcash-insert-payment-async-2): Add.
23786         (hashcash-cancel-async): Add.
23787         (hashcash-wait-async): Add.
23788         (hashcash-processes-running-p): Add.
23789         (hashcash-wait-or-cancel): Add.
23790         (mail-add-payment): New optional argument.  Conditionally start
23791         asynchronous calculation.
23792         (mail-add-payment-async): Add.
23793
23794         * message.el (message-send-mail): Wait for asynchronous hashcash
23795         results.  Don't clobber existing X-Hashcash headers.
23796         (message-setup-1): Call mail-add-payment-async when
23797         message-generate-hashcash is non-nil.
23798
23799 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
23800
23801         * message.el (message-use-alternative-email-as-from): Examine the
23802         From header as well; use message-make-from in order to include a
23803         user's full name.
23804
23805 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23806
23807         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
23808         default; improve customization type.
23809         (gnus-emphasis-custom-with-format): New macro.
23810         (gnus-emphasis-custom-value-to-external): New function.
23811         (gnus-emphasis-custom-value-to-internal): New function.
23812
23813 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23814
23815         * dns.el (query-dns): Resolve reverse addresses.
23816
23817 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23818
23819         * gnus-group.el (gnus-group-get-new-news): Use it.
23820
23821         * gnus-start.el (gnus-check-reasonable-setup): New function.
23822
23823 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23824
23825         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
23826         "Args out of range" error.  Reported by Arnaud Giersch
23827         <arnaud.giersch@free.fr>.
23828
23829 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23830
23831         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
23832
23833 2004-11-04  Richard M. Stallman  <rms@gnu.org>
23834
23835         * spam.el (spam group): Add :version.
23836
23837         * pgg-def.el (pgg group): Add :version.
23838
23839 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23840
23841         * gnus-art.el (gnus-article-edit-article): Don't associate the
23842         article buffer with a draft file.  This is a temporary measure
23843         against the 2004-08-22 change to gnus-article-edit-mode.
23844
23845 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23846
23847         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
23848         (html2text-format-tags): Remove unused variable `attr'.
23849
23850 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
23851
23852         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
23853
23854         * tls.el (tls-process-connection-type, tls-success)
23855         (tls-certtool-program): Add :version.
23856
23857         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
23858         (starttls-extra-arguments, starttls-process-connection-type)
23859         (starttls-connect, starttls-failure, starttls-success): Add :version.
23860
23861         * spam-stat.el (spam-stat): Add :version.
23862
23863         * sieve.el (sieve): Add :version.
23864
23865         * sha1.el (sha1): Add :version.
23866         (sha1-use-external): Remove redundant version.
23867
23868         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
23869         (nnmail-cache-ignore-groups, nnmail-spool-hook)
23870         (nnmail-split-fancy-match-partial-words)
23871         (nnmail-split-lowercase-expanded): Add :version.
23872
23873         * nndiary.el (nndiary): Add :version.
23874
23875         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
23876
23877         * mml-sec.el (mml-default-sign-method)
23878         (mml-default-encrypt-method, mml-signencrypt-style-alist):
23879         Add :version.
23880
23881         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
23882
23883         * mm-url.el (mm-url-use-external, mm-url-program)
23884         (mm-url-arguments): Add :version.
23885
23886         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
23887         (mm-attachment-file-modes, mm-decrypt-option)
23888         (mm-w3m-safe-url-regexp): Add :version.
23889
23890         * message.el (message-cite-prefix-regexp)
23891         (message-sendmail-envelope-from, message-minibuffer-local-map)
23892         (message-user-fqdn, message-completion-alist): Add :version.
23893
23894         * gnus-win.el (gnus-configure-windows-hook)
23895         (gnus-use-frames-on-any-display): Add :version.
23896
23897         * gnus-art.el (gnus-article-address-banner-alist)
23898         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
23899         (gnus-treat-from-picon, gnus-treat-mail-picon)
23900         (gnus-treat-x-pgp-sig): Add :version.
23901
23902         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
23903         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
23904         (gnus-summary-article-delete-hook)
23905         (gnus-summary-display-while-building): Add :version.
23906
23907         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
23908         (gnus-get-top-new-news-hook): Add :version.
23909
23910         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
23911         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
23912
23913         * gnus-registry.el (gnus-registry): Add :version.
23914
23915         * gnus-spec.el (gnus-use-correct-string-widths)
23916         (gnus-make-format-preserve-properties): Add :version.
23917
23918         * gnus.el (gnus-group-charter-alist)
23919         (gnus-group-fetch-control-use-browse-url)
23920         (gnus-install-group-spam-parameters): Add :version.
23921
23922         * gnus-diary.el (gnus-diary): Add :version.
23923
23924         * gnus-delay.el (gnus-delay): Add :version.
23925
23926         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
23927         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
23928         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
23929         Add :version.
23930
23931         * gnus-agent.el (gnus-agent-max-fetch-size)
23932         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
23933         (gnus-agent-prompt-send-queue): Add :version.
23934
23935         * deuglify.el (gnus-outlook-deuglify): Add :version.
23936
23937         * html2text.el: Beautify code.  Improve doc strings.
23938         Some checkdoc cleanup.
23939         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
23940
23941 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
23942
23943         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
23944
23945 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
23946
23947         * gnus-registry.el (gnus-registry-hashtb): Create the registry
23948         when package is loaded.
23949
23950         * spam.el (spam-summary-score-preferred-header): Add global preference
23951         for people who want to override the default SpamAssassin over
23952         Bogofilter preference (when both are set).
23953         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
23954         (spam-user-format-function-S):
23955         Check spam-summary-score-preferred-header.
23956         (spam-extra-header-to-number): Add X-Bogosity header parsing.
23957         (spam-user-format-function-S): Format the score correctly.
23958
23959 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23960
23961         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
23962         signature file.  Suggested by Manoj Srivastava
23963         <srivasta@golden-gryphon.com>.
23964
23965         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
23966         iso-2022-jp even in the Japanese language environment.
23967         Suggested by Jason Rumney <jasonr@gnu.org>.
23968
23969 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23970
23971         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
23972         use the same characters as the dummy marks; make it free from
23973         getting affected by the language environment.
23974         (gnus-summary-read-group-1): Update mark positions only when the
23975         format spec is updated.
23976
23977         * gnus-spec.el (gnus-update-format-specifications): Return a list
23978         of updated types.
23979
23980 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23981
23982         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
23983         of boundp to check if display-warning is available.
23984
23985 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
23986
23987         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
23988
23989 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23990
23991         * nnspool.el (nnspool-spool-directory): Use news-path if the
23992         news-directory variable is not bound.
23993
23994         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
23995         function instead of display-warning if it is not available.
23996
23997 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
23998
23999         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
24000         v5-10: Use `point-at-bol'.
24001
24002 2004-10-26  Simon Josefsson  <jas@extundo.com>
24003
24004         * hashcash.el: Fix URL in comment, reported by Cheng Gao
24005         <chenggao@gmail.com>.
24006
24007 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
24008
24009         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
24010         instead.
24011
24012 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
24013
24014         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
24015         to remove a server from the nnimap-server-buffer-alist.
24016         (nnimap-open-connection, nnimap-close-server): Use it.
24017
24018         * gnus-encrypt.el: Remove file in favor of encrypt.el.
24019
24020 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24021
24022         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
24023         running the major-mode function.
24024
24025 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24026
24027         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
24028         dummy marks in the right way.
24029
24030 2004-10-18  David Edmondson  <dme@dme.org>
24031
24032         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
24033         excessively.
24034
24035 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
24036
24037         * gnus-util.el (gnus-split-references): Accept a nil references
24038         string and go on blissfully.
24039
24040         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
24041         cases where the references string is non-nil but has no references.
24042
24043         * encrypt.el: Add autoload tags.
24044
24045         * spam.el (spam-resolve-registrations-routine): Remove article
24046         from unregistration list too.  Reported by David Hanak
24047         <dhanak@isis.vanderbilt.edu>
24048
24049 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
24050
24051         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
24052         nil.  Change custom type.
24053
24054 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
24055
24056         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
24057
24058         * gnus-sum.el (gnus-summary-move-article): Use it.
24059
24060 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
24061
24062         * encrypt.el: Add autoload cookies.
24063
24064         * spam.el (spam-backend-article-list-property)
24065         (spam-backend-get-article-todo-list)
24066         (spam-backend-put-article-todo-list)
24067         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
24068         Resolve registrations separately.
24069         (spam-register-routine): Format comments.
24070         (spam-unregister-routine, spam-register-routine): Always call with
24071         specific-articles, no default list.
24072         (spam-summary-prepare-exit): Use the spam-classifications function.
24073
24074         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
24075         gnus-encrypt.el.
24076
24077         * encrypt.el: Copied from gnus-encrypt.el.
24078
24079         * gnus-encrypt.el: Commented that it's obsolete.
24080
24081 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24082
24083         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
24084         (gnus-score-save): Use it.
24085
24086         * message.el (message-bury): Use `window-dedicated-p'.
24087
24088 2004-10-15  Simon Josefsson  <jas@extundo.com>
24089
24090         * pop3.el (top-level): Don't require nnheader.
24091         (pop3-read-timeout): Add.
24092         (pop3-accept-process-output): Add.
24093         (pop3-read-response, pop3-retr): Use it.
24094
24095 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
24096
24097         * spam.el (spam-register-routine): Move comment.
24098         (spam-verify-bogofilter): Use 'unknown for the initial
24099         spam-bogofilter-valid state, not 'never.
24100
24101         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
24102         for netrc-machine.
24103
24104         * nnimap.el (nnimap-open-connection):
24105         Use netrc-machine-user-or-password.
24106
24107 2004-10-17  Richard M. Stallman  <rms@gnu.org>
24108
24109         * gnus-registry.el (gnus-registry-unload-hook):
24110         Set as a variable with add-hook.
24111
24112         * nnspool.el (nnspool-spool-directory): Use news-directory instead
24113         of news-path.
24114
24115         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
24116
24117         * spam.el: Delete duplicate `provide'.
24118         (spam-unload-hook): Set as a variable with add-hook.
24119
24120 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24121
24122         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
24123         in the doc string.
24124
24125         * message.el (message-ignored-news-headers)
24126         (message-ignored-supersedes-headers)
24127         (message-ignored-resent-headers)
24128         (message-forward-ignored-headers): Improve custom type.
24129
24130 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24131
24132         * message.el (message-tokenize-header): Fix 2004-09-06 change
24133         which used point-min in the wrong place.
24134
24135 2004-10-12  Simon Josefsson  <jas@extundo.com>
24136
24137         * tls.el (tls-certtool-program): New variable.
24138         (tls-certificate-information): New function, based on
24139         ssl-certificate-information.
24140
24141 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24142
24143         * compface.el: Move the version of ELisp-based uncompface program
24144         to the contrib directory because of the copyright problem.
24145
24146 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
24147
24148         * message.el (message-kill-buffer): Raise the current frame.
24149
24150 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
24151
24152         * gnus-sum.el: Mention that multibyte characters don't work as marks.
24153
24154         * gnus.el (message-y-or-n-p): Autoload.
24155
24156         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
24157         (pop3-password-required, pop3-authentication-scheme)
24158         (pop3-leave-mail-on-server): Make customizable.
24159         (pop3): New custom group.
24160         (pop3-retr): Remove `sleep-for' statements.
24161         Suggested by Dave Love <fx@gnu.org>.
24162
24163         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
24164         Windows/DOS.
24165
24166         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24167         (imap-parse-body): Fix incorrect use of `assert'.
24168         Suggested by Dave Love <fx@gnu.org>.
24169
24170         * mml.el (mml-minibuffer-read-disposition): Require match.
24171         Suggested by Dave Love <fx@gnu.org>.
24172
24173 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
24174
24175         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
24176         doc string.
24177
24178 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24179
24180         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
24181
24182 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24183
24184         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
24185         instead of calling `mm-insert-inline', to decode text/* parts
24186         before displaying them.
24187
24188 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24189
24190         * mm-uu.el (mm-uu-text-plain-type): New variable.
24191         (mm-uu-pgp-signed-extract-1): Use it.
24192         (mm-uu-pgp-encrypted-extract-1): Use it.
24193         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
24194         bind mm-uu-text-plain-type with that value.
24195         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
24196         mm-uu-dissect.
24197
24198 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24199
24200         * gnus-group.el (gnus-update-group-mark-positions):
24201         * gnus-sum.el (gnus-update-summary-mark-positions):
24202         * message.el (message-check-news-body-syntax):
24203         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
24204         of string-as-multibyte.
24205
24206 2004-10-05  Juri Linkov  <juri@jurta.org>
24207
24208         * gnus-group.el (gnus-update-group-mark-positions):
24209         * gnus-sum.el (gnus-update-summary-mark-positions):
24210         * message.el (message-check-news-body-syntax):
24211         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
24212         8-bit unibyte values to a multibyte string for search functions.
24213
24214 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24215
24216         * mm-uu.el (mm-uu-dissect): Allow optional arg.
24217         (mm-uu-dissect-text-parts): New function.
24218
24219         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
24220         dissect text parts.
24221
24222         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
24223         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
24224
24225         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
24226
24227         * gnus-topic.el (gnus-topic-hierarchical-parameters):
24228         Use gnus-current-topics instead of gnus-current-topic.
24229
24230 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
24231
24232         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
24233
24234 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
24235
24236         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
24237         where appropriate.
24238
24239         * nnml.el (nnml-generate-active-info): do.
24240
24241         * nndiary.el (nndiary-generate-active-info): do.
24242
24243         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
24244         (gnus-topic-move): do.
24245
24246         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
24247         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
24248
24249         * gnus-srvr.el (gnus-server-prepare)
24250         (gnus-server-open-all-servers): do.
24251
24252         * gnus-msg.el (gnus-summary-cancel-article)
24253         (gnus-summary-resend-message)
24254         (gnus-summary-mail-crosspost-complaint): do.
24255
24256         * gnus-move.el (gnus-change-server): do.
24257
24258         * gnus-group.el (gnus-group-unmark-all-groups)
24259         (gnus-group-set-current-level): do.
24260
24261 2004-10-04  Simon Josefsson  <jas@extundo.com>
24262
24263         * message.el (message-generate-hashcash): Doc fix.
24264
24265 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
24266
24267         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
24268         avoid infinite recursion via gnus-get-function.
24269
24270 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
24271
24272         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
24273
24274         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
24275
24276         * nnmail.el (nnmail-split-history): do.
24277
24278         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
24279         (nnml-request-delete-group): do.
24280
24281         * nnslashdot.el (nnslashdot-read-groups): do.
24282
24283         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
24284         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
24285
24286         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
24287         (nnspool-sift-nov-with-sed): Use last.
24288         (nnspool-retrieve-headers-with-nov): Use mapc.
24289         (nnspool-request-newgroups): Use dolist.
24290         (nnspool-request-group): Use last.
24291
24292         * nntp.el (nntp-read-server-type): Use dolist.
24293
24294         * nnvirtual.el (nnvirtual-create-mapping)
24295         (nnvirtual-update-read-and-marked): Use dolist.
24296         (nnvirtual-convert-headers): Simplify.
24297
24298 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24299
24300         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24301         Add support for sync'ing tick marks.
24302
24303 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24304
24305         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
24306         there's no visible header.
24307
24308 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24309
24310         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24311         When necessary, pass full group name to gnus-request-set-marks.
24312
24313 2004-10-01  Simon Josefsson  <jas@extundo.com>
24314
24315         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
24316         acroread.
24317
24318 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24319
24320         * spam-report.el (spam-report-gmane): Fix interactive.
24321
24322         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
24323
24324         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
24325         when writing file.
24326         (gnus-agent-synchronize-flags): Don't default to being
24327         interactive.
24328
24329 2004-09-30  Simon Josefsson  <jas@extundo.com>
24330
24331         * message.el (message-generate-hashcash): Add.
24332         (message-send-mail): Use it, call mail-add-payment.
24333
24334 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
24335
24336         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
24337
24338 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
24339
24340         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
24341         gnus-requst-update-info with explicit code to sync the in-memory
24342         info read flags with the marks being sync'd to the backend.
24343
24344         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
24345
24346 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24347
24348         * spam.el (spam-verify-bogofilter): Add new function.
24349         (spam-check-bogofilter)
24350         (spam-bogofilter-register-with-bogofilter): Use it.
24351         (spam-verify-bogofilter): Add small fixes.
24352
24353 2004-09-28  Simon Josefsson  <jas@extundo.com>
24354
24355         * hashcash.el (hashcash-generate-payment): Revert.
24356
24357 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24358
24359         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24360         Use gnus-extract-references instead of gnus-split-references.
24361
24362         * gnus-util.el (gnus-extract-references): Add new function, analogous
24363         to gnus-split-references but extracts only the message-ID without
24364         anything extra.
24365
24366         * hashcash.el (hashcash-generate-payment)
24367         (hashcash-check-payment): Do the right thing if hashcash-path is
24368         nil (because the hashcash program could not be found).
24369
24370         * spam.el (spam-use-hashcash): Remove comment.
24371
24372 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
24373
24374         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
24375         (gnus-cache-enter-article, gnus-cache-remove-article)
24376         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
24377
24378         * gnus-async.el (gnus-async-prefetch-remove-group): do.
24379
24380         * gnus-art.el (article-hide-boring-headers)
24381         (article-translate-strings, article-display-face)
24382         (gnus-article-mime-match-handle-first)
24383         (gnus-article-highlight-headers)
24384         (gnus-article-add-buttons-to-head): do.
24385
24386 2004-09-27  Simon Josefsson  <jas@extundo.com>
24387
24388         * hashcash.el: New version, from
24389         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
24390         ../contrib/.
24391
24392 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24393
24394         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
24395
24396 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
24397
24398         * gnus-dup.el (gnus-dup-open): Use mapc.
24399         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
24400
24401         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
24402         Reported by Stefan Wiens <s.wi@gmx.net>.
24403
24404         * gnus.el (gnus-shutdown): Use dolist.
24405
24406         * gnus-undo.el (gnus-undo): Use mapc.
24407
24408         * nnrss.el (nnrss-generate-active): do.
24409
24410         * message.el (message-cite-original-without-signature)
24411         (message-cite-original): Use mapc.
24412         (message-do-actions, message-make-forward-subject): Use dolist.
24413
24414 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24415
24416         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
24417         deletion to remove entire duplicate line.  Fixes merged article
24418         number bug.
24419
24420 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24421
24422         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
24423         servers that are offline.  Avoids having gnus-agent-toggle-plugged
24424         first ask if you want to open a server and then, even when you
24425         responded with no, asking if you want to synchronize the server's
24426         flags.
24427         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
24428         multi-line expressions.
24429         (gnus-agent-synchronize-group-flags): New internal function.
24430         Updates marks in memory (in the info structure) AND in the
24431         backend.
24432
24433         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
24434
24435         * nnagent.el (nnagent-request-set-mark):
24436         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
24437         method, to ensure that synchronization updates marks in the
24438         backend and in the info (in memory) structure.
24439
24440 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24441
24442         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
24443         convention fully; don't miss the root article of a thread; make
24444         the X-Draft-From header with correct article numbers.
24445
24446 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
24447
24448         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
24449         unless plugged.  Disable the agent so that an open failure causes
24450         an error.
24451
24452         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
24453         Revert 2004-09-21 change.  The backend must be opened while
24454         synchronizing flags even when the backend stores the flags
24455         locally.
24456
24457 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
24458
24459         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
24460         in `header' match.  Reported by Svend Tollak Munkejord.
24461
24462         * message.el (message-cite-original): Fix use of
24463         `message-cite-articles-with-x-no-archive'.
24464
24465 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24466
24467         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
24468         (gnus-window-to-buffer): Ditto.
24469
24470         * mml.el (mml-preview-buffer): New variable.
24471         (mml-preview): Manage window layout with gnus-buffer-configuration.
24472
24473         * gnus-msg.el (gnus-setup-message): Put article numbers into the
24474         X-Draft-From header even if those articles aren't quoted.
24475
24476 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
24477
24478         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
24479         (gnus-request-set-mark, gnus-request-update-mark): Use new
24480         g-s-t-u-l-m to decide to use backend even when unplugged.
24481
24482 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24483
24484         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
24485         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
24486
24487 2004-09-20  Simon Josefsson  <jas@extundo.com>
24488
24489         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
24490         "utf-16-le".
24491
24492 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24493
24494         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
24495
24496 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
24497
24498         * uudecode.el (uudecode-use-external): Add :version.
24499
24500         * smime.el (smime-CA-file, smime-encrypt-cipher)
24501         (smime-dns-server): Add :version.
24502
24503         * smiley.el (gnus-smiley-file-types): Add :version.
24504
24505         * sha1.el (sha1-use-external): Add :version.
24506
24507         * pgg-def.el (pgg-query-keyserver): Add :version.
24508
24509         * nnmail.el (nnmail-fancy-expiry-targets)
24510         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
24511         Add :version.
24512
24513         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
24514         (nnimap-retrieve-groups-asynchronous): Add :version.
24515         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
24516
24517         * mml.el (mml-content-disposition-parameters)
24518         (mml-insert-mime-headers-always): Add :version.
24519
24520         * mm-util.el (mm-coding-system-priorities): Add :version.
24521
24522         * mm-decode.el (mm-inline-text-html-with-images)
24523         (mm-keep-viewer-alive-types, mm-external-terminal-program)
24524         (mm-verify-option): Add :version.
24525         (mm-text-html-renderer): Change :version.
24526
24527         * message.el (message-fcc-externalize-attachments)
24528         (message-required-headers, message-draft-headers)
24529         (message-subject-trailing-was-query)
24530         (message-subject-trailing-was-ask-regexp)
24531         (message-subject-trailing-was-regexp, message-mark-insert-begin)
24532         (message-mark-insert-end, message-archive-header)
24533         (message-archive-note, message-cross-post-default)
24534         (message-cross-post-note, message-followup-to-note)
24535         (message-cross-post-note-function, message-use-mail-followup-to)
24536         (message-subscribed-address-functions)
24537         (message-subscribed-address-file, message-subscribed-addresses)
24538         (message-subscribed-regexps, message-allow-no-recipients)
24539         (message-yank-cited-prefix, message-signature-insert-empty-line)
24540         (message-hidden-headers, message-hierarchical-addresses)
24541         (message-mail-user-agent, message-use-idna)
24542         (message-valid-fqdn-regexp)
24543         (message-strip-special-text-properties, message-header-synonyms)
24544         (message-beginning-of-line, message-tab-body-function): Add :version.
24545         (message-insert-canlock, message-wide-reply-confirm-recipients):
24546         Change :version.
24547
24548         * mail-source.el (mail-source-ignore-errors): Add :group, :type
24549         and :version.
24550         (mail-source-delete-old-incoming-confirm)
24551         (mail-source-movemail-program): Add :version.
24552
24553         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
24554         (gnus-agent-cache, gnus-agent): Change :version.
24555
24556         * gnus-util.el (gnus-use-byte-compile): Change :version.
24557
24558         * gnus-sum.el (gnus-summary-make-false-root-always)
24559         (gnus-summary-default-high-score)
24560         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
24561         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
24562         (gnus-read-all-available-headers, gnus-article-emulate-mime)
24563         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
24564         (gnus-sum-thread-tree-single-indent)
24565         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
24566         (gnus-sum-thread-tree-leaf-with-other)
24567         (gnus-sum-thread-tree-single-leaf): Add :version.
24568         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
24569         (gnus-article-loose-mime): Change :version.
24570
24571         * gnus-start.el (gnus-backup-startup-file)
24572         (gnus-save-startup-file-via-temp-buffer): Add :version.
24573
24574         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
24575         (gnus-server-offline-face): Add :version.
24576
24577         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
24578
24579         * gnus-msg.el (gnus-gcc-externalize-attachments)
24580         (gnus-debug-files, gnus-debug-exclude-variables)
24581         (gnus-discouraged-post-methods): Change :version.
24582         (gnus-confirm-mail-reply-to-news)
24583         (gnus-confirm-treat-mail-like-news): Add :version.
24584
24585         * gnus-int.el (gnus-server-unopen-status): Add :version.
24586
24587         * gnus-group.el (gnus-group-jump-to-group-prompt)
24588         (gnus-large-ephemeral-newsgroup)
24589         (gnus-fetch-old-ephemeral-headers): Add :version.
24590
24591         * gnus-fun.el (gnus-x-face-directory)
24592         (gnus-convert-pbm-to-x-face-command)
24593         (gnus-convert-image-to-x-face-command)
24594         (gnus-convert-image-to-face-command): Add :version.
24595
24596         * gnus-delay.el (gnus-delay-default-hour): Add :version.
24597
24598         * gnus-cite.el (gnus-cite-blank-line-after-header)
24599         (gnus-article-boring-faces): Add :version.
24600
24601         * gnus-art.el (gnus-buttonized-mime-types)
24602         (gnus-inhibit-mime-unbuttonizing)
24603         (gnus-treat-display-face)
24604         (gnus-treat-body-boundary): Change :version.
24605         (gnus-body-boundary-delimiter, gnus-picon-databases)
24606         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
24607         (gnus-treat-date-english, gnus-treat-fold-headers)
24608         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
24609         (gnus-treat-mail-picon, gnus-treat-wash-html)
24610         (gnus-article-encrypt-protocol)
24611         (gnus-use-idna, gnus-article-over-scroll)
24612         (gnus-mime-display-multipart-alternative-as-mixed)
24613         (gnus-mime-display-multipart-related-as-mixed)
24614         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
24615         (gnus-ctan-url, gnus-button-ctan-handler)
24616         (gnus-button-handle-ctan-bogus-regexp)
24617         (gnus-button-ctan-directory-regexp)
24618         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
24619         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
24620         (gnus-button-man-level, gnus-button-emacs-level)
24621         (gnus-button-message-level, gnus-button-browse-level): Add :version.
24622
24623         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
24624         (gnus-agent-go-online): Change :version.
24625         (gnus-agent-expire-unagentized-dirs)
24626         (gnus-agent-auto-agentize-methods): Add :version.
24627
24628         * flow-fill.el (fill-flowed-display-column)
24629         (fill-flowed-encode-column): Add :version.
24630
24631         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
24632         (gnus-outlook-deuglify-unwrap-max)
24633         (gnus-outlook-deuglify-cite-marks)
24634         (gnus-outlook-deuglify-unwrap-stop-chars)
24635         (gnus-outlook-deuglify-no-wrap-chars)
24636         (gnus-outlook-deuglify-attrib-cut-regexp)
24637         (gnus-outlook-deuglify-attrib-verb-regexp)
24638         (gnus-outlook-deuglify-attrib-end-regexp)
24639         (gnus-outlook-display-hook): Add :version.
24640
24641         * binhex.el (binhex-use-external): Add :version.
24642
24643 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
24644
24645         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
24646         and `invisible'.
24647
24648 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
24649
24650         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
24651         in gnus-registry-trim.
24652
24653 2004-09-13  Simon Josefsson  <jas@extundo.com>
24654
24655         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
24656
24657         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
24658
24659         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
24660         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24661         <yamaoka@jpl.org>.
24662         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
24663         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
24664         <yamaoka@jpl.org>.
24665
24666         * sieve.el (sieve-manage-mode): Ditto.
24667
24668 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
24669
24670         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
24671
24672 2004-09-11  Simon Josefsson  <jas@extundo.com>
24673
24674         * dns-mode.el: Add.
24675
24676         * mm-view.el (mm-display-dns-inline): Add.
24677
24678         * mm-decode.el (mm-inline-media-tests): Add text/dns.
24679         (mm-automatic-display): Ditto.
24680
24681         * mailcap.el (mailcap-mime-data): Add text/dns.
24682         (mailcap-mime-extensions): Map .soa to text/dns.
24683
24684 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
24685
24686         * gnus-art.el (article-decode-mime-words, article-babel)
24687         (gnus-article-highlight-signature, gnus-article-add-buttons)
24688         (gnus-signature-toggle): Remove unnecessary bindings of
24689         `inhibit-read-only' inherited from v5.10 merge.
24690
24691 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
24692
24693         * nntp.el (nntp): New customization group.
24694         (nntp-authinfo-file): Add customization group.
24695
24696         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
24697
24698         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
24699
24700         * gnus.el (to-address, to-list, subscribed)
24701         (large-newsgroup-initial): Ditto.
24702
24703         * flow-fill.el (fill-flowed-display-column)
24704         (fill-flowed-encode-column): Ditto.
24705
24706 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
24707
24708         * message.el (message-tokenize-header, message-send-mail-with-qmail):
24709         Use point-min rather than 1.
24710         (message-send-mail): Use buffer-size rather than point-max.
24711
24712         * gnus-sum.el (gnus-summary-search-article-forward):
24713         Signal a specific `search-failed' rather than a generic `error'.
24714
24715         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
24716         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
24717         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
24718
24719 2004-09-10  Simon Josefsson  <jas@extundo.com>
24720
24721         * nndb.el (require): Remove tcp and duplicate cl.
24722
24723 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24724
24725         * gnus-agent.el (directory-files-and-attributes): Move forward.
24726
24727 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24728
24729         * gnus-agent.el (directory-files-and-attributes):
24730         Optionally defined to support XEmacs.
24731
24732 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
24733
24734         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
24735         to avoid run-time CL dependencies.
24736         (gnus-agent-unfetch-articles): New function.
24737         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
24738         article numbers even when local .overview file is missing.
24739         (gnus-agent-read-article-number): New function.  Only accepts
24740         27-bit article numbers.
24741         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
24742         Use gnus-agent-read-article-number.
24743         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
24744         from backend while recognizing that article numbers in .overview
24745         must be valid.
24746         (gnus-agent-update-files-total-fetched-for):
24747         Use directory-files-and-attributes to improve performance.
24748         * gnus-int.el (gnus-request-move-article):
24749         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
24750         improve performance.
24751
24752         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
24753         some users confused by references to .newsrc when they only have a
24754         .newsrc.eld file.
24755         (gnus-convert-mark-converter-prompt)
24756         (gnus-convert-converter-needs-prompt): Fix use of property list.
24757         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
24758         New function.  Used internally to only display 'gnus converting
24759         files' message when actually necessary.
24760
24761         * gnus-sum.el (): Remove (require 'gnus-agent) as required
24762         methods now autoloaded.
24763
24764 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24765
24766         * gnus-sum.el (gnus-summary-insert-subject): Remove list
24767         identifiers.
24768
24769 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
24770
24771         * gnus-picon.el: Fix indentation and closing parenthesis.
24772
24773 2004-09-01  Simon Josefsson  <jas@extundo.com>
24774
24775         * message.el (message-canlock-generate): Require sha1, not
24776         sha1-el.  (Can we get rid of this require altogether?  It is ugly
24777         to require within a function.  Sadly, if sha1.el isn't loaded, the
24778         let binding in m-c-g will hide the defcustom definition, which is
24779         bad.)
24780
24781         * canlock.el: Require sha1, not sha1-el.
24782
24783         * message.el: Don't autoload sha1 (there is a autoload cookie in
24784         sha1.el).
24785
24786         * sha1-el.el: Rename to sha1.el.
24787
24788 2004-08-30  Juanma Barranquero  <lektu@terra.es>
24789
24790         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
24791
24792 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24793
24794         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
24795
24796 2004-08-30  Kim F. Storm  <storm@cua.dk>
24797
24798         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
24799
24800         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
24801         Add :group 'nnimap.
24802
24803 2004-08-30  Andreas Schwab  <schwab@suse.de>
24804
24805         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
24806         ?* and ?\;.
24807
24808         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
24809         and ?\' to symbol instead of whitespace.
24810
24811 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
24812
24813         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
24814
24815         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
24816         instead of re-search-forward.
24817
24818         * gnus-uu.el (gnus-uu-save-article): Ditto.
24819         (gnus-uu-post-encode-uuencode): Ditto.
24820
24821         * html2text.el (html2text-clean-list-items): Ditto.
24822         (html2text-clean-dtdd): Ditto.
24823         (html2text-format-tags): Ditto.
24824
24825         * message.el (message-send-mail-with-sendmail): Fix regexp.
24826         (message-fill-field-general): Use search-forward instead of
24827         re-search-forward.
24828         (unbold-region): Ditto.
24829
24830         * nnrss.el (nnrss-request-article): Ditto.
24831
24832         * nnslashdot.el (nnslashdot-request-article): Ditto.
24833
24834         * nnweb.el (nnweb-gmane-wash-article): Ditto.
24835
24836         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
24837         "Unrecognized menu descriptor" error in XEmacs.
24838
24839 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24840
24841         * gnus-sum.el (gnus-read-header): Don't remove a header for the
24842         parent article of a sparse article in the thread hashtb.
24843
24844 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
24845
24846         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
24847         (nnmail-expand-newtext): Lowercase expanded entries if
24848         nnmail-split-lowercase-expanded is non-nil.
24849
24850 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24851
24852         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
24853
24854         * gnus-group.el (gnus-group-line-format-alist): Convert the value
24855         of gnus-tmp-news-method into string under XEmacs.  It will be
24856         passed to gnus-correct-length which takes only a string argument.
24857
24858 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24859
24860         * gnus-util.el (gnus-bind-print-variables): New macro.
24861         (gnus-prin1): Use it.
24862         (gnus-prin1-to-string): Use it.
24863         (gnus-pp): New function.
24864         (gnus-pp-to-string): New function.
24865
24866         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
24867         Replace pp-to-string with gnus-pp-to-string.
24868         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
24869         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
24870         * gnus-msg.el (gnus-debug): Ditto.
24871         * gnus-score.el (gnus-score-save): Ditto.
24872         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
24873         gnus-pp-to-string.
24874         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
24875         with gnus-pp.
24876         * score-mode.el (gnus-score-pretty-print): Ditto.
24877         * webmail.el (webmail-debug): Ditto.
24878
24879 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24880
24881         * gnus-art.el (article-display-face, article-display-x-face):
24882         Use buffer-read-only.
24883
24884 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24885
24886         * gnus-art.el (article-hide-list-identifiers):
24887         Bind inhibit-read-only as t.
24888
24889 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
24890
24891         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
24892
24893 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24894
24895         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
24896         (gnus-narrow-to-page): Don't assume point-min == 1.
24897         (gnus-article-edit-mode): Derive from message-mode.
24898
24899         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
24900         point-min == 1.
24901
24902         * imap.el (imap-parse-address-list, imap-parse-body-ext):
24903         Disable incorrect use of `assert'.
24904
24905         * message.el (message-mode): Set comment-start-skip.
24906
24907
24908 2004-08-22  Sam Steingold  <sds@gnu.org>
24909
24910         * pop3.el (pop3-leave-mail-on-server): New user variable.
24911         (pop3-movemail): Delete mail only when it is nil.
24912
24913 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
24914
24915         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
24916
24917         * mml.el (mml-preview): Use `pop-to-buffer'.
24918
24919         * message.el (message-goto-mail-followup-to): Insert after "To".
24920         (message-carefully-insert-headers): Add comment.
24921
24922         * gnus.el: Remove unused variable `gnus-article-check-size'.
24923
24924         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
24925
24926         * gnus-art.el (gnus-button-alist):
24927         Improve `gnus-button-handle-library' entry.
24928
24929 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
24930
24931         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
24932         Use downcase, since XEmacs capitalizes error messages differently.
24933
24934 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
24935
24936         * nntp.el: Add (require 'gnus) due to reference to
24937         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
24938
24939 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
24940
24941         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
24942         Bind `mm-fill-flowed'.
24943
24944         * mm-decode.el (mm-dissect-singlepart): Check it.
24945
24946 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
24947
24948         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
24949         'imap' for netrc parsing.
24950
24951 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
24952
24953         * mailcap.el (mailcap-mime-data): Mark as risky.
24954
24955 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24956
24957         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
24958         may be included in the encoded word.
24959         (rfc2047-encode): Don't append a space if the encoded word
24960         includes close parenthesis.
24961
24962 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24963
24964         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
24965         of text within parentheses.
24966
24967 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
24968
24969         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
24970         (gnus-encrypt-write-file-contents): Make the password key the file
24971         name PLUS the cipher, not just the cipher.  Also remove failed
24972         passwords from the cache.
24973
24974 2004-08-06  Simon Josefsson  <jas@extundo.com>
24975
24976         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
24977         Doc fix.
24978
24979 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
24980
24981         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
24982         LWSP.
24983
24984 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
24985
24986         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24987         Try to append in-reply-to: data to the references: header.
24988
24989         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
24990         (netrc-parse): Use gnus-encrypt.el functions.
24991
24992         * gnus-encrypt.el: Add new file for encryption support; currently
24993         does only a few GPG ciphers and an internal XOR cipher.
24994
24995         * password.el: Add comments on using password-read-and-add.
24996         (password-read-and-add): Add function to read and add the
24997         password to the cache at once.
24998
24999 2004-07-28  Simon Josefsson  <jas@extundo.com>
25000
25001         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
25002         parameter (but don't use it, for now).
25003
25004         * imap.el (imap-ssl-open): Use imap-process-connection-type,
25005         instead of hard coding to nil.
25006
25007 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25008
25009         * mm-view.el (mm-inline-image-emacs): Open lines under an image
25010         as mm-inline-image-xemacs does.
25011
25012 2004-07-26  Simon Josefsson  <jas@extundo.com>
25013
25014         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
25015         Revert part of 2004-07-17 change below.
25016
25017 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25018
25019         * rfc2047.el (rfc2047-encode-region): Don't infloop.
25020         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25021
25022 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25023
25024         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
25025         quotes that actually start with ">" at the beginning of the
25026         lines.
25027
25028 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25029
25030         * rfc2047.el (rfc2047-encode-region): Fix last change.
25031         (rfc2047-encode-parameter): Remove useless concat.
25032
25033 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25034
25035         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
25036         encode special characters; fix some kind of misconfigured headers;
25037         signal a real error if debug-on-quit or debug-on-error is non-nil.
25038         (rfc2047-encode-max-chars): New variable.
25039         (rfc2047-encode-1): Use it.
25040         (rfc2047-encode-parameter): New function.
25041
25042         * mml.el (mml-insert-parameter): Remove an excessive space.
25043
25044 2004-07-17  Simon Josefsson  <jas@extundo.com>
25045
25046         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
25047         Kai Grossjohann <kai@emptydomain.de>.
25048         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
25049         (gnus-group-make-menu-bar): Ditto.
25050
25051         * gnus-util.el (gnus-group-server): Add.
25052
25053 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
25054
25055         * message.el (message-clone-locals): Clone sendmail and smtp
25056         variables.
25057
25058 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25059
25060         * rfc2047.el (rfc2047-encode-region): Fix last change.
25061
25062 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25063
25064         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
25065         characters as non-special.
25066
25067 2004-07-09  Simon Josefsson  <jas@extundo.com>
25068
25069         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
25070         Users will lose all flag changes made while unplugged with
25071         e.g. nntp unless flag synchronization happens, thus `nil' is not a
25072         good default.  See numerous reports on ding mailing list.
25073
25074 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25075
25076         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
25077         add generate-head-function and generate-article-function to the
25078         rfc822-forward entry.
25079         (nndoc-rfc822-forward-generate-article): New function.
25080         (nndoc-rfc822-forward-generate-head): New function.
25081
25082         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
25083
25084 2004-07-06  Dan Christensen  <jdc@uwo.ca>
25085
25086         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
25087         respect display group parameter and gnus-summary-expunge-below.
25088         (gnus-articles-to-read): Remove unused reference to display group
25089         parameter.
25090
25091 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25092
25093         * nnheader.el (nnheader-uniquify-message-id): New experimental
25094         variable.
25095         (nnheader-nov-read-message-id): Use it.
25096
25097         * spam-report.el (spam-report-gmane): Add interactive.
25098
25099 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
25100
25101         * mm-encode.el (mm-content-transfer-encoding-defaults):
25102         Use qp-or-base64 for the application/* types.
25103
25104 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
25105
25106         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
25107
25108 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
25109
25110         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
25111         trim value.
25112
25113 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25114
25115         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
25116         New macro and function.
25117         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
25118
25119 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25120
25121         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
25122         after-load-alist.
25123
25124 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25125
25126         * gnus-group.el (gnus-group-get-new-news-this-group):
25127         Don't update info that isn't there.
25128
25129 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
25130
25131         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
25132         entry.
25133
25134 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25135
25136         * mm-view.el (mm-inline-render-with-function): Use multibyte
25137         buffer; decode html source by charset.
25138
25139         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
25140
25141         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
25142         Mule-UCS is loaded under XEmacs.
25143         (mm-mime-mule-charset-alist): Avoid duplicated entries.
25144
25145 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
25146
25147         * nnheader.el (nnheader-max-head-length): Increase to 8192.
25148
25149 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25150
25151         * mm-util.el (mm-coding-system-p): Return a coding-system.
25152         (mm-mime-mule-charset-alist): Use shift_jis instead of
25153         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
25154         entries for the mime charsets iso-2022-jp-3 and shift_jis.
25155         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
25156         instead of japanese-shift-jis and iso-latin-1 respectively in
25157         order to share the default value with both Emacs and XEmacs-mule.
25158         (mm-mule-charset-to-mime-charset):
25159         Make mm-coding-system-priorities effective.
25160         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
25161         while predicating of candidates upon the priorities.
25162
25163 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
25164
25165         * gnus-sum.el (gnus-summary-make-menu-bar):
25166         Add gnus-uu-invert-processable.
25167
25168         * gnus.el: Autoload gnus-uu-invert-processable.
25169
25170 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25171
25172         * mm-util.el (mm-with-multibyte-buffer): New macro.
25173
25174         * rfc2047.el (rfc2047-encode-string): Use it.
25175         (rfc2047-encode-region): Move point to the end of the region after
25176         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
25177
25178 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25179
25180         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
25181         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
25182
25183 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25184
25185         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
25186         (gnus-cite-parse): Ignore quoted envelope From_.
25187         Suggested by Karl Chen <quarl@nospam.quarl.org>.
25188
25189 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
25190
25191         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
25192         invalid addresses.
25193
25194 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
25195
25196         * spam.el: Change section markers, revise TODO list.
25197         (spam-backends): Make new master list of all installed backends.
25198         (spam-summary-exit-behavior): Add new variable to determine how
25199         messages moves are done at summary exit.
25200         (spam-move-spam-nonspam-groups-only)
25201         (spam-process-ham-in-nonham-groups)
25202         (spam-process-ham-in-spam-groups): Remove variables, the
25203         spam-summary-exit-behavior variable should be used to manage this
25204         behavior.
25205         (spam-old-ham-articles, spam-old-spam-articles): Remove.
25206         (spam-old-articles): Add variable, replacing spam-old-ham-articles
25207         and spam-old-spam-articles.
25208         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
25209         Add empty variables, placeholders for the backends they represent.
25210         (spam-set-difference): Move, unchanged.
25211         (spam-list-of-processors): Declare OBSOLETE, not used anymore
25212         unless the user has a processor variable.
25213         (spam-classifications, spam-classification-valid-p)
25214         (spam-backend-properties, spam-backend-property-valid-p)
25215         (spam-backend-function-type-valid-p)
25216         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
25217         (spam-report-articles-gmane, spam-report-articles-resend):
25218         Remove functions, they are not needed.
25219         (spam-install-backend-super, spam-backend-list)
25220         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
25221         (spam-backend-function, spam-backend-ham-registration-function)
25222         (spam-backend-spam-registration-function)
25223         (spam-backend-ham-unregistration-function)
25224         (spam-backend-spam-unregistration-function)
25225         (spam-backend-statistical-p, spam-backend-mover-p)
25226         (spam-install-backend-alias, spam-install-checkonly-backend)
25227         (spam-install-mover-backend, spam-install-nocheck-backend)
25228         (spam-install-backend, spam-install-statistical-backend)
25229         (spam-install-statistical-checkonly-backend): Add backend installation
25230         support.
25231         (spam-summary-prepare-exit): Rewrite to use the new backend code.
25232         (spam-group-processor-p): Use the new backend code and respect the
25233         summary exit behavior.
25234         (spam-mark-spam-as-expired-and-move-routine): Remove.
25235         (spam-summary-prepare): Change to use the new spam-old-articles
25236         variable.
25237         (spam-copy-or-move-routine, spam-copy-spam-routine)
25238         (spam-move-spam-routine, spam-copy-ham-routine)
25239         (spam-move-ham-routine): Add code to copy/move ham or spam.
25240         (spam-fetch-field-fast): Improve doc and code, plus allow the
25241         'number request.
25242         (spam-list-of-checks, spam-list-of-statistical-checks):
25243         Remove variables.
25244         (spam-split, spam-find-spam): Use the new backend code.
25245         (spam-registration-functions): Remove variable.
25246         (spam-unregister-routine): Add convenience wrapper.
25247         (spam-log-undo-registration, spam-register-routine)
25248         (spam-log-processing-to-registry)
25249         (spam-log-unregistration-needed-p): Rename "check" to "backend"
25250         where possible.
25251         (spam-check-gmane-xref, spam-check-regex-headers)
25252         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
25253         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
25254         (spam-check-bogofilter-headers, spam-check-spamoracle)
25255         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
25256         (spam-check-crm114-headers): Use the spam-split-group that
25257         spam-split prepares, no need to determine it every time.
25258
25259         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
25260         to the nnheader-parse-naked-head call.
25261
25262         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
25263
25264         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
25265         the nnheader-nov-read-message-id call.
25266
25267 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25268
25269         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
25270         gnus-activate-group twice.  Suggested by Markus Peter
25271         <warp@spin.de>.
25272
25273 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
25274
25275         * gnus-art.el (gnus-article-time-format): Exchange the order of
25276         day and month in the default value; fix customization type.
25277         (article-date-ut): Use add-text-properties.
25278         (article-make-date-line): Use message-make-date instead of
25279         current-time-string.
25280
25281         * message.el (message-fetch-field): Don't use set-text-properties.
25282         (message-make-date): Simplify.
25283
25284         * messagexmas.el (message-xmas-make-date): New function.
25285         (message-xmas-redefine): Defalias message-make-date to it.
25286
25287 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25288
25289         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
25290         (rfc2047-encode-region): Treat text within parentheses as special;
25291         show the original text when error has occurred.
25292
25293         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
25294         already-computed method to gnus-activate-group.
25295
25296         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
25297         same select-methods identical Lisp objects.
25298
25299         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
25300         object when modifying the info.
25301
25302 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25303
25304         * gnus-srvr.el (gnus-server-set-info): Remove the server from
25305         gnus-opened-servers since it has never been opened with the new
25306         configuration yet.
25307
25308 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25309
25310         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
25311         arg to nnheader-generate-fake-message-id.
25312
25313 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
25314
25315         * nnheader.el (nnheader-generate-fake-message-id): Accept a
25316         number and build a fake message ID localized to a group and
25317         article number (so it's repeatable from that point on).
25318         (nnheader-fake-message-id-p): Change regex to accomodate new fake
25319         ID format.
25320
25321         * gnus-sum.el (gnus-get-newsgroup-headers):
25322         Call nnheader-generate-fake-message-id with the article number.
25323
25324 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
25325
25326         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
25327         end-of-buffer.
25328
25329 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25330
25331         * message.el (message-ignored-supersedes-headers): Add Approved.
25332
25333 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
25334
25335         * rfc2047.el (rfc2047-encode-message-header): Remove useless
25336         goto-char.
25337         (rfc2047-encode): Fold the line before encoding.
25338
25339 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25340
25341         * rfc2047.el (rfc2047-encode-message-header): Disabled header
25342         folding -- not all headers can be folded, and this should be done
25343         by the message composition mode.  Probably.  I think.
25344
25345 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25346
25347         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
25348         fast.
25349
25350         * gnus-ems.el (gnus-remove-image): Don't use
25351         message-text-with-property; remove only the image found first.
25352
25353         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
25354         found first.
25355
25356 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
25357
25358         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
25359
25360 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25361
25362         * message.el (message-text-with-property): Make it fast and accept
25363         optional arguments.
25364         (message-strip-forbidden-properties): Use it.
25365         (message-fix-before-sending): Follow the m-t-w-p change.
25366
25367         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
25368
25369 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25370
25371         * gnus-art.el (article-hide-headers): Don't change the buffer
25372         mistakenly when performing mml-preview even if
25373         gnus-single-article-buffer is nil.
25374
25375 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
25376
25377         * message.el (message-expand-name-databases): New user option.
25378         (message-expand-name): Use it.
25379
25380 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
25381
25382         * spam.el (spam-report-articles-resend)
25383         (spam-report-resend-register-routine): Allow ham reporting.
25384         (spam-report-resend-register-ham-routine): Add wrapper.
25385         (spam-registration-functions): Add ham resending functions.
25386         (spam-list-of-processors): Add ham resend processor.
25387
25388         * gnus.el (ham-resend-to): Add new group parameter.
25389         (spam-process): Add ham resend option.
25390
25391         * spam-report.el (spam-report-resend): Allow reporting ham.
25392         (spam-report-resend-ham): Add wrapper.
25393
25394 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25395
25396         * message.el (message-cite-articles-with-x-no-archive):
25397         New variable.
25398         (message-cite-original): Use it.
25399
25400 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25401
25402         * message.el (message-cite-original): Respect X-No-Archive.
25403
25404 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25405
25406         * gnus-art.el (article-hide-headers): Refer to the values for
25407         gnus-ignored-headers and gnus-visible-headers in the summary
25408         buffer since a user may have set them as group parameters.
25409
25410 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
25411
25412         * assistant.el (assistant-node-name): Add convenience function.
25413         (assistant-render-text, assistant-render-node): Add error handling,
25414         plus handle multiple next nodes.
25415         (assistant-find-next-node): Comment out for now.
25416         (assistant-find-next-nodes): Add function, returns list of next
25417         nodes.
25418
25419 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
25420
25421         * mail-source.el (mail-source-directory): Fix doc-string.
25422
25423 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
25424
25425         * assistant.el (assistant-render-text, assistant-eval): Add :set
25426         widget type, which is different because it takes and returns a
25427         list.  Much hilarity ensues.
25428
25429 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
25430
25431         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
25432
25433         * gnus-group.el (gnus-group-get-new-news-this-group):
25434         Add doc-string.
25435
25436         * gnus-start.el (gnus-activate-group): Add doc-string.
25437
25438 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25439
25440         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
25441
25442 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
25443
25444         * assistant.el (assistant-render-text): Try to add a :set
25445         widget, more to come.
25446
25447         * spam.el (spam-group-spam-contents-p): Handle empty groupname
25448         strings.
25449         (spam-report-articles-resend)
25450         (spam-register-routine): Do registration iff any articles warrant
25451         it.
25452         (spam-summary-prepare-exit): Change log message for nil group
25453         destinations.
25454
25455 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
25456
25457         * spam.el (spam-report-resend-register-routine):
25458         Allow spam-report-resend-to to be a group parameter or a global value.
25459
25460 2004-05-26  Simon Josefsson  <jas@extundo.com>
25461
25462         * starttls.el: Merge with my GNUTLS based starttls.el.
25463         (starttls-gnutls-program, starttls-use-gnutls)
25464         (starttls-extra-arguments, starttls-process-connection-type)
25465         (starttls-connect, starttls-failure, starttls-success):
25466         New variables.
25467         (starttls-program, starttls-extra-args): Doc fix.
25468         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
25469         New functions.
25470         (starttls-negotiate, starttls-open-stream):
25471         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
25472         function if it is set.
25473
25474 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25475
25476         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
25477         structured fields.
25478
25479 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25480
25481         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
25482
25483 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
25484
25485         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
25486         Add variable.
25487         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
25488         assigning the spam-mark to new messages.
25489
25490 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
25491
25492         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
25493
25494 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25495
25496         * dgnushack.el: Autoload customize-set-variable for XEmacs.
25497
25498         * rfc2047.el (rfc2047-encodable-p): Don't move point.
25499         (rfc2047-decode): Treat the ascii coding-system as raw-text by
25500         default.
25501
25502 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
25503
25504         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
25505         correct data.
25506
25507 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
25508
25509         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
25510         (spam-group-processor-p): Fix function.
25511         (spam-group-processor-multiple-p)
25512         (spam-group-spam-processor-report-gmane-p)
25513         (spam-group-spam-processor-report-resend-p)
25514         (spam-group-spam-processor-bogofilter-p)
25515         (spam-group-spam-processor-blacklist-p)
25516         (spam-group-spam-processor-ifile-p)
25517         (spam-group-ham-processor-ifile-p)
25518         (spam-group-spam-processor-spamoracle-p)
25519         (spam-group-spam-processor-crm114-p)
25520         (spam-group-ham-processor-bogofilter-p)
25521         (spam-group-spam-processor-stat-p)
25522         (spam-group-ham-processor-stat-p)
25523         (spam-group-ham-processor-whitelist-p)
25524         (spam-group-ham-processor-BBDB-p)
25525         (spam-group-ham-processor-spamoracle-p)
25526         (spam-group-ham-processor-copy-p): Remove functions with some
25527         prejudice against unneeded code.
25528         (spam-report-articles-resend)
25529         (spam-report-resend-register-routine): Allow the group/topic
25530         spam-resend-to value to override spam-report-resend-to.
25531         (spam-summary-prepare-exit): Invoke spam-group-processor-p
25532         properly now.
25533
25534         * gnus.el (spam-resend-to): Add group/topic parameter.
25535         (spam-process): Move the OBSOLETE processors to the end of the
25536         choices.
25537
25538 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
25539
25540         * spam-report.el (spam-report-resend-to, spam-report-resend):
25541         Start with resend-to set to nil, and then ask the user if necessary.
25542         (spam-report-resend): spam-report-resend takes a list of articles, not
25543         separate article numbers.
25544
25545 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25546
25547         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
25548         addition to emacs-w3m.
25549
25550 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25551
25552         * assistant.el (assistant-authinfo-data): New function.
25553         (assistant-eval): Eval for entire assistant.
25554
25555         * netrc.el (netrc-services-file): New variable.
25556         (netrc-parse-services): New function.
25557         (netrc-find-service-name): New function.
25558         (netrc-find-service-number): New function.
25559         (netrc-port-equal): New function.
25560         (netrc-machine): Use it.
25561
25562         * nnimap.el (nnimap-open-connection): Use netrc.
25563
25564         * gnus-util.el (gnus-netrc-get): Remove aliases.
25565
25566         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
25567
25568         * assistant.el (wid-edit): Fix compilation.
25569
25570         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
25571
25572 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
25573
25574         * gnus-util.el (gnus-set-file-modes): New function.  (small
25575         patch).
25576
25577 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25578
25579         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
25580
25581         * assistant.el (assistant-render-node): Fix up rendering and
25582         read-only text.
25583         (assistant-render-node): Reset.
25584         (assistant-make-read-only): Not sticky.
25585
25586 2004-05-20  Danny Siu  <dsiu@adobe.com>
25587
25588         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
25589         centered even when gnus-auto-center-summary is t.
25590
25591 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25592
25593         * dns.el (dns-get-txt-answer): New function.
25594         (dns-read-txt): Ditto.
25595         (query-dns): Use it.
25596
25597 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25598
25599         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
25600         active for foreign groups even if the group level is higher than
25601         the specified value.
25602
25603 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25604
25605         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
25606         non-active groups.
25607
25608         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
25609
25610 2004-05-20  Magnus Henoch  <mange@freemail.hu>
25611
25612         * dns.el (dns-read-type): Add support for SVR.  (small patch)
25613
25614 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
25615
25616         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
25617         (spam-crm114-header, spam-crm114-spam-switch)
25618         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
25619         (spam-crm114-positive-spam-header)
25620         (spam-crm114-database-directory, spam-list-of-processors)
25621         (spam-group-spam-processor-crm114-p)
25622         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
25623         (spam-generic-score, spam-list-of-checks)
25624         (spam-list-of-statistical-checks, spam-registration-functions)
25625         (spam-check-crm114-headers, spam-crm114-score)
25626         (spam-check-crm114, spam-crm114-register-with-crm114)
25627         (spam-crm114-register-spam-routine)
25628         (spam-crm114-unregister-spam-routine)
25629         (spam-crm114-register-ham-routine)
25630         (spam-crm114-unregister-ham-routine): Add CRM114 support.
25631
25632 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
25633
25634         * gnus.el: Add spam-use-crm114.
25635
25636         * spam.el (spam-list-of-processors, spam-registration-functions):
25637         Add spam-use-resend.
25638         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
25639         (spam-report-articles-gmane): Add doc fix.
25640         (spam-report-articles-resend, spam-report-resend-register-routine):
25641         Add wrappers around spam-report-resend-to.
25642
25643         * spam-report.el (spam-report-resend-to, spam-report-resend):
25644         Add support for resending spam.
25645         (spam-report-gmane): Fix line length >80.
25646
25647         * gnus.el (spam-process): Add spam-use-resend.
25648
25649 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25650
25651         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
25652         number of processed spam messages.
25653         (spam-ham-copy-or-move-routine): Return the number of processed
25654         ham messages.
25655         (spam-summary-prepare-exit): Use the above values to decide
25656         whether status messages shouled be displayed.
25657
25658 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
25659
25660         * rfc2047.el (rfc2047-encode-function-alist): Rename from
25661         `rfc2047-encoding-function-alist' in order to avoid conflicting
25662         with the old version.
25663         (rfc2047-encode-region): Concatenate words containing non-ASCII
25664         characters in structured fields; don't encode space-delimited
25665         ASCII words even in unstructured fields; don't break words at
25666         char-category boundaries.
25667         (rfc2047-encode-1): New function.
25668         (rfc2047-encode): Use it; encode text so that it occupies the
25669         maximum width within 76-column; work correctly on Q encoding for
25670         iso-2022-* charsets.
25671         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
25672         sure not to break a line just after the header name.
25673         (rfc2047-b-encode-region): Remove.
25674         (rfc2047-b-encode-string): New function.
25675         (rfc2047-q-encode-region): Remove.
25676         (rfc2047-q-encode-string): New function.
25677
25678         * mm-util.el (mm-replace-in-string): New function.
25679
25680 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25681
25682         * gnus-msg.el (gnus-inews-make-draft-meta-information):
25683         Really get it right.
25684         (gnus-inews-make-draft): Really.
25685
25686 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
25687
25688         * nnmh.el (nnmh-request-list-1): Don't check the link count
25689         before descending.  (small patch)
25690
25691 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25692
25693         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
25694         stuff.
25695
25696         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
25697         Match on real group name.
25698
25699         * gnus-art.el (gnus-signature-limit): Doc fix.
25700
25701         * gnus-msg.el (gnus-inews-make-draft): Quote list.
25702
25703         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
25704
25705 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
25706
25707         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
25708         isn't a string.
25709
25710 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25711
25712         * gnus-draft.el (gnus-draft-send):
25713         Bind rfc2047-encode-encoded-words.
25714
25715         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
25716         (rfc2047-encodable-p): Say that =? needs encoding.
25717         (rfc2047-encode-encoded-words): New variable.
25718
25719         * gnus-group.el (gnus-group-select-group): Doc fix.
25720
25721         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
25722
25723         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
25724         to nil.
25725
25726         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
25727
25728         * nnheader.el (nnheader-get-lines-and-char): New function.
25729
25730 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
25731
25732         * gnus-msg.el (gnus-summary-followup-with-original):
25733         Document yanking of region when active.
25734
25735 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25736
25737         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
25738         groups if the group level is higher than the specified value.
25739
25740 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25741
25742         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
25743         (gnus-group-jump-to-group): Add prefix argument using
25744         `gnus-group-jump-to-group-prompt'.  Query before jumping to
25745         non-active group.
25746
25747         * compface.el (uncompface): Be verbose when changing
25748         `uncompface-use-external'.
25749
25750         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
25751         handle manual section.
25752
25753 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25754
25755         * gnus-art.el (gnus-button-alist): Revert previous change.
25756
25757 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25758
25759         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
25760
25761 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25762
25763         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
25764         whether backend can accept message.
25765
25766         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
25767
25768 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
25769
25770         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25771         Avoid creating directory when nntp-marks-is-evil is true.
25772         Reported by Reiner Steib.
25773
25774 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
25775
25776         * gnus-picon.el (gnus-picon-insert-glyph):
25777         Add optional `nostring' argument.
25778
25779 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25780
25781         * gnus-picon.el (gnus-picon-style): New variable.
25782         (gnus-picon-transform-address): Support `gnus-picon-style'.
25783
25784 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25785
25786         * message.el (message-fill-field): Return point.
25787         (message-generate-headers): Go to end of field.
25788
25789         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
25790         stuff for non-living groups.
25791
25792 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
25793
25794         * gnus-art.el (gnus-article-followup-with-original)
25795         (gnus-article-reply-with-original): gnus-mark-active-p ->
25796         gnus-region-active-p.
25797
25798 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
25799
25800         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
25801         only when there is spam or ham to be processed.
25802
25803 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25804
25805         * mail-source.el (mail-source-delete-crash-box): Refactor.
25806         (mail-source-fetch): Use it.
25807         (mail-source-fetch-file): Ditto.
25808         (mail-source-fetch-directory): Run postscript in loop.
25809         (mail-source-fetch-pop): Delete.
25810         (mail-source-fetch-maildir): Ditto.
25811         (mail-source-fetch-imap): Ditto.
25812
25813         * imap.el (imap-authenticators): Comment out sasl.
25814
25815         * message.el (message-skip-to-next-address): New function.
25816         (message-fill-header-address): Refactor.
25817         (message-fill-address): Use it.
25818         (message-delete-address): Use it.
25819         (message-fill-header-general): Refactor.
25820         (message-fill-field-address): Rename.
25821         (message-narrow-to-field): Find the start of the header.
25822         (message-header-format-alist): Don't pre-fill.
25823         (message-fill-header): Remove.
25824         (message-insert-header): New function.
25825         (message-shorten-references): Use it.
25826
25827         * rfc2047.el (rfc2047-field-value): Strip props.
25828
25829         * mail-parse.el (mail-header-make-address): New alias.
25830
25831         * ietf-drums.el (ietf-drums-make-address): New function.
25832
25833         * imap.el: Add compiler directives.
25834
25835         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
25836
25837         * gnus-art.el (article-decode-idna-rhs): Don't use
25838         message-idna-inside-rhs-p.
25839
25840 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25841
25842         * message.el (message-idna-inside-rhs-p): Remove.
25843         (message-idna-to-ascii-rhs-1): Use proper address parsing.
25844
25845         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
25846         false positives.
25847
25848 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
25849
25850         * imap.el (imap-sasl-make-mechanisms): Use sasl.
25851
25852 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25853
25854         * nneething.el (nneething-file-name): Don't create spurious
25855         files.
25856
25857         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
25858         (gnus-inews-do-gcc): Remove sleep.
25859
25860         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
25861         part under point.
25862
25863         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
25864         (gnus-agent-regenerate-group): Using nil messages aren't valid.
25865
25866 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
25867
25868         * spam.el (spam-summary-prepare-exit): Fix (length).
25869
25870 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
25871
25872         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
25873         as expired without moving it" message when there are spam
25874         messages left.
25875
25876 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
25877
25878         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
25879         header is not nil.
25880
25881 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
25882
25883         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
25884         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
25885         (nntp-marks-changed-p): New arg SERVER.
25886         (nntp-request-update-info): Adjust caller.
25887
25888 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
25889
25890         * nntp.el (nntp-save-marks): Pass missing arg.
25891
25892 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
25893
25894         * nntp.el: Support marks.
25895         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
25896         (nntp-marks-modtime, nntp-marks-directory): New variables.
25897         (nntp-request-set-mark, nntp-request-update-info)
25898         (nntp-possibly-create-directory, nntp-marks-changed-p)
25899         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
25900         New functions.
25901
25902 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
25903
25904         * gnus-xmas.el (gnus-xmas-select-lowest-window)
25905         (gnus-xmas-redefine): Rename.
25906
25907         * gnus-score.el (gnus-score-insert-help):
25908         Use gnus-select-lowest-window.
25909
25910         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
25911         appt-select-lowest-window and rename to gnus-select-lowest-window.
25912
25913         * gnus.el: do.
25914
25915 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25916
25917         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
25918         encodings of MIME-encoded words, in order to improve
25919         interoperability with several broken MUAs.
25920
25921 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25922
25923         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
25924         tags, only when charsets are not specified in headers.
25925         (mm-inline-text-html-render-with-w3m): Ditto.
25926
25927         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
25928         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
25929
25930 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25931
25932         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
25933         instead of MIME-decoded from fields when checking
25934         `gnus-article-address-banner-alist'.
25935
25936 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
25937
25938         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
25939         description rather than subject.
25940
25941 2004-05-02  Steve Youngs  <steve@youngs.au.com>
25942
25943         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
25944
25945 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25946
25947         * gnus.el (gnus-version-number): Bump.
25948
25949 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
25950
25951         * gnus.el: No Gnus v0.2 is released.
25952
25953 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25954
25955         * gnus-agent.el (gnus-agent-read-agentview):
25956         Inline gnus-uncompress-range.
25957
25958 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25959
25960         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
25961         `exec-installed-p'.
25962
25963 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25964
25965         * gnus.el (spam-process, spam-autodetect-methods):
25966         Add bsfilter and bsfilter-headers.
25967
25968         * spam.el (spam-bsfilter): New customize group.
25969         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
25970         (spam-bsfilter-header, spam-bsfilter-probability-header)
25971         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
25972         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
25973         (spam-bsfilter-database-directory): New options.
25974         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
25975         (spam-list-of-statistical-checks, spam-registration-functions):
25976         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
25977         (spam-bsfilter-score): New command.
25978         (spam-check-bsfilter-headers, spam-check-bsfilter)
25979         (spam-bsfilter-register-with-bsfilter)
25980         (spam-bsfilter-register-spam-routine)
25981         (spam-bsfilter-unregister-spam-routine)
25982         (spam-bsfilter-register-ham-routine)
25983         (spam-bsfilter-unregister-ham-routine): New functions.
25984         (spam-generic-score): Support bsfilter; Accept an optional argument
25985         to recalcurate spam score even if scoring header has already been
25986         added.
25987         (spam-bogofilter-score, spam-spamassassin-score): Accept an
25988         optional argument to recalcurate spam score even if scoring header
25989         has already been added.
25990
25991 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
25992
25993         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
25994         strings!  Reported by David D. Smith <davidsmith@acm.org>.
25995         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
25996         link is missing.
25997
25998 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
25999
26000         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
26001         (html2text-get-attr): Rewrite.
26002
26003         * message.el (message-setup-1): Remove redundant put-text-property
26004         on mail-header-separator.
26005
26006 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
26007
26008         * gnus-registry.el (gnus-registry-cache-whitespace)
26009         (gnus-registry-action, gnus-registry-spool-action)
26010         (gnus-registry-split-fancy-with-parent): Change message levels
26011         from 5 to 3 or 7, as needed.
26012
26013         * spam.el (spam-summary-prepare-exit)
26014         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
26015         (spam-split, spam-find-spam, spam-log-undo-registration)
26016         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
26017         level from 5 to 6.
26018
26019 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26020
26021         * gnus-ems.el: Autoload appt-select-lowest-window (revert
26022         2004-03-04 change).
26023
26024 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
26025
26026         * sieve-manage.el (sieve-manage-open):
26027         * nnweb.el (nnweb-insert-html):
26028         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
26029         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
26030         * nnspool.el (nnspool-request-group):
26031         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
26032         * nnml.el (nnml-request-update-info):
26033         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
26034         (nnmh-request-create-group, nnmh-update-gnus-unreads):
26035         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
26036         (nnimap-request-set-mark):
26037         * nnfolder.el (nnfolder-request-update-info):
26038         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
26039         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
26040         * gnus-uu.el (gnus-uu-find-articles-matching):
26041         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
26042         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
26043         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
26044         * gnus-nocem.el (gnus-nocem-scan-groups):
26045         * gnus-int.el (gnus-start-news-server):
26046         * gnus-group.el (gnus-group-make-kiboze-group)
26047         (gnus-group-browse-foreign-server):
26048         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
26049         Use mapc when appropriate.
26050
26051 2004-04-22  Dan Christensen  <jdc@uwo.ca>
26052             Adam Sjøgren  <asjo@koldfront.dk>
26053             Wes Hardaker  <wes@hardakers.net>
26054             Michael Shields  <shields@msrl.com>
26055
26056         * spam.el (spam-necessary-extra-headers): Get the extra headers we
26057         may need for spam sorting and scoring.
26058         (spam-user-format-function-S): Add user format function suitable for
26059         general use.
26060         (spam-article-sort-by-spam-status): Add sorting function for summary
26061         sorting.
26062         (spam-extra-header-to-number): Add function to get a score from a
26063         header.
26064         (spam-summary-score): Add function to get a numeric score from the
26065         headers.
26066         (spam-generic-score): Fix function doc, was in wrong place.
26067         (spam-initialize): Take symbols when it's run, and install the
26068         extra headers that spam-necessary-extra-headers thinks we need.
26069
26070 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
26071
26072         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
26073         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26074
26075 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
26076
26077         * gnus-sum.el (gnus-set-global-variables)
26078         (gnus-build-all-threads, gnus-get-newsgroup-headers)
26079         (gnus-article-get-xrefs, gnus-summary-best-group)
26080         (gnus-summary-next-article, gnus-summary-enter-digest-group)
26081         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
26082         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
26083         Use with-current-buffer.
26084
26085 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
26086
26087         * spam.el (spam-summary-prepare-exit): Simplify logic.
26088         (spam-fetch-article-header): Read the article header if it's not
26089         available.
26090         (spam-list-articles): Simplify logic.
26091         (spam-filelist-register-routine): Fix bug with unregister-list.
26092
26093         * gnus-registry.el: Fix comments at beginning.
26094
26095 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
26096
26097         * message.el (message-cater-to-broken-inn): Remove.
26098         (message-shorten-references): Make sure the total folded length of
26099         References is shorter than 998 characters to cater to a bug in INN
26100         2.3.  Also, don't pretend that references aren't folded -- this
26101         hasn't worked for a while.
26102
26103 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26104
26105         * gnus-agent.el (gnus-agentize):
26106         gnus-agent-send-mail-real-function no longer set to current value
26107         of message-send-mail-function but rather a lambda that calls
26108         message-send-mail-function.  The change makes the agent real-time
26109         responsive to user changes to message-send-mail-function.
26110
26111 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26112
26113         * legacy-gnus-agent.el
26114         (gnus-agent-convert-to-compressed-agentview): Fix typos with
26115         help from Florian Weimer <fw@deneb.enyo.de>
26116
26117 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26118
26119         * nnmail.el (nnmail-cache-insert): Revert last change.
26120
26121 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26122
26123         * nnmail.el (nnmail-cache-insert): Always check whether
26124         nnmail-cache-ignore-groups matches a group name.
26125
26126 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
26127
26128         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
26129         (spam-find-spam, spam-log-processing-to-registry)
26130         (spam-log-registered-p, spam-log-unregistration-needed-p)
26131         (spam-log-undo-registration): Use gnus-message instead of
26132         gnus-error, none of these errors are fatal.
26133
26134         * gnus-registry.el (gnus-registry-clean-empty-function)
26135         (gnus-registry-clean-empty): Remove only empty entries without
26136         extra data.
26137
26138 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
26139
26140         * spam-stat.el (spam-stat-buffer-change-to-spam)
26141         (spam-stat-buffer-change-to-non-spam): Change (error) to
26142         (gnus-message 8) invocation.
26143
26144 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26145
26146         * nntp.el (nntp-via-netcat-command): New variable.
26147         (nntp-via-netcat-switches): New variable.
26148         (nntp-open-via-rlogin-and-netcat): New function.
26149         (nntp-open-connection-function): Doc fix.
26150         (nntp-telnet-command): Doc fix.
26151         (nntp-end-of-line): Doc fix.
26152         (nntp-via-rlogin-command): Doc fix.
26153         (nntp-via-user-name): Doc fix.
26154         (nntp-via-address): Doc fix.
26155
26156 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26157
26158         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
26159         error in Emacs 21.1.
26160
26161 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
26162
26163         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
26164
26165 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26166
26167         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
26168         (gnus-agent-with-refreshed-group): New macro.
26169         (gnus-agent-rename-group): New function.
26170         (gnus-agent-delete-group): New function.
26171         (gnus-agent-save-group-info): Use gnus-command-method when
26172         `method' parameter is nil.  Don't write nil entries into the
26173         active file.
26174         (gnus-agent-get-group-info): New function.
26175         (gnus-agent-fetch-articles):
26176         Use gnus-agent-update-files-total-fetched-for to increment disk space
26177         used.
26178         (gnus-agent-fetch-headers, gnus-agent-save-alist):
26179         Use gnus-agent-update-view-total-fetched-for to increment disk space
26180         used.
26181         (gnus-agent-get-local): Add optional parameters to avoid calling
26182         gnus-group-real-name and gnus-find-method-for-group.
26183         (gnus-agent-set-local): Delete stored entry if either min, or max,
26184         are nil.
26185         (gnus-agent-fetch-session): Reworded error/quit messages.
26186         On quit, use gnus-agent-regenerate-group to record existance of any
26187         articles fetched to disk before the quit occurred.
26188         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
26189         gnus-agent-update-view-total-fetched-for, and
26190         gnus-agent-update-files-total-fetched-for to decrement disk space
26191         used.
26192         (gnus-agent-retrieve-headers):
26193         Use gnus-agent-update-view-total-fetched-for to increment disk space
26194         used.
26195         (gnus-agent-regenerate-group): Replace gnus-group-update-group
26196         with gnus-agent-update-files-total-fetched-for to decrement disk
26197         space and fresh group buffer.
26198         (gnus-agent-inhibit-update-total-fetched-for): New variable.
26199         (gnus-agent-need-update-total-fetched-for): New variable.
26200         (gnus-agent-update-files-total-fetched-for): New function.
26201         (gnus-agent-update-view-total-fetched-for): New function.
26202         (gnus-agent-total-fetched-for): New function.
26203
26204         * gnus-cache.el (gnus-cache-save-buffers):
26205         Use gnus-cache-update-overview-total-fetched-for to change disk space
26206         used by this group.
26207         (gnus-cache-possibly-enter-article):
26208         Use gnus-cache-update-file-total-fetched-for to increment disk space
26209         used by this group.
26210         (gnus-cache-possibly-remove-article):
26211         Use gnus-cache-update-file-total-fetched-for to decrement disk space
26212         used by this group.
26213         (gnus-cache-generate-nov-databases): Purge total fetched cache.
26214         (gnus-cache-rename-group): New function.
26215         (gnus-cache-delete-group): New function.
26216         (gnus-cache-inhibit-update-total-fetched-for): New variable.
26217         (gnus-cache-need-update-total-fetched-for): New variable.
26218         (gnus-cache-with-refreshed-group): New macro.
26219         (gnus-cache-update-file-total-fetched-for): New function.
26220         (gnus-cache-update-overview-total-fetched-for): New function.
26221         (gnus-cache-rename-group-total-fetched-for): New function.
26222         (gnus-cache-delete-group-total-fetched-for): New function.
26223         (gnus-cache-total-fetched-for): New function.
26224
26225         * gnus-group.el: Require gnus-sum and autoload functions to
26226         resolve warnings when gnus-group.el compiled alone.
26227         (gnus-group-line-format): Document new %F.
26228         (size of Fetched data) group line format; identifies disk space
26229         used by agent and cache.
26230         (gnus-group-line-format-alist): Define new F format.
26231         (gnus-total-fetched-for): New function.
26232         (gnus-group-delete-group): No longer update
26233         gnus-cache-active-altered as gnus-request-delete-group now keeps
26234         the cache in sync.
26235         (gnus-group-list-active): Let the agent store a server's active
26236         list if currently plugged.
26237
26238         * gnus-int.el (gnus-request-delete-group):
26239         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
26240         local disk in sync with the server.
26241         (gnus-request-rename-group):
26242         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
26243         local disk in sync with the server.
26244
26245         * gnus-start.el (gnus-get-unread-articles):
26246         Cosmetic simplification to logic.
26247
26248         * gnus-util.el (gnus-rename-file): New function.
26249
26250 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
26251
26252         * mm-util.el (mm-image-load-path): Handle nil in load-path.
26253
26254 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
26255
26256         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
26257         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
26258
26259 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
26260
26261         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
26262         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
26263
26264 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
26265
26266         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
26267
26268 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
26269
26270         * spam.el (spam-set-difference): Add function to replace
26271         gnus-set-difference in spam.el.
26272         (spam-summary-prepare-exit): Use spam-set-difference.
26273
26274 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
26275
26276         * gnus-registry.el (gnus-registry-cache-file): Update to use
26277         gnus-dribble-directory OR gnus-home-directory OR ~.
26278         (gnus-registry-split-fancy-with-parent): Fix doc.
26279
26280 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26281
26282         * message.el (message-exchange-point-and-mark):
26283         Use message-mark-active-p.  Suggested by Jesper Harder
26284         <harder@ifa.au.dk>.
26285
26286 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26287
26288         * message.el (message-exchange-point-and-mark): Don't activate
26289         region if it was inactive.  Suggested by Hiroshi Fujishima
26290         <pooh@nature.tsukuba.ac.jp>.
26291
26292 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26293
26294         * gnus-art.el (article-display-face): Display Faces in the same
26295         order as X-Faces.
26296
26297 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26298
26299         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
26300
26301 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26302
26303         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
26304         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
26305         (gnus-article-mime-hierarchy): Remove.
26306         (gnus-article-mime-hierarchy-next): Remove.
26307         (gnus-article-mode): Revert 2004-03-19 change.
26308         (gnus-article-setup-buffer): Revert 2004-03-19 change.
26309         (gnus-insert-mime-button): Revert 2004-03-19 change.
26310         (gnus-mime-accumulate-hierarchy): Remove.
26311         (gnus-mime-enter-multipart): Remove.
26312         (gnus-mime-leave-multipart): Remove.
26313         (gnus-mime-display-part): Revert 2004-03-19 change.
26314         (gnus-mime-display-alternative): Revert 2004-03-19 change.
26315
26316         * mml.el (mml-preview): Revert 2004-03-19 change.
26317
26318 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
26319
26320         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
26321
26322 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
26323
26324         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
26325         t while entering a file name using the mm-with-multibyte macro.
26326         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26327
26328         * mm-util.el (mm-with-multibyte): New macro.
26329
26330 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26331
26332         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
26333         New user option.
26334         (gnus-mime-multipart-functions): Doc and customization fix.
26335         (gnus-article-mime-hierarchy): New variable.
26336         (gnus-article-mime-hierarchy-next): New variable.
26337         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
26338         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
26339         gnus-article-mime-hierarchy-next to nil.
26340         (gnus-insert-mime-button): Show hierarchy numbers.
26341         (gnus-mime-accumulate-hierarchy): New function.
26342         (gnus-mime-enter-multipart): New function.
26343         (gnus-mime-leave-multipart): New function.
26344         (gnus-mime-display-part): Recompute hierarchical MIME structure.
26345         (gnus-mime-display-alternative): Show hierarchy numbers.
26346
26347         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
26348         gnus-article-mime-hierarchy-next to nil.
26349
26350 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
26351
26352         * dns.el: Don't require gnus-xmas.
26353
26354 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
26355
26356         * mml.el (mml-generate-mime-1): Don't use format=flowed with
26357         inline PGP.
26358         (mml-menu): Disable mml-quote-region if mark is inactive.
26359
26360 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26361
26362         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
26363         when the group's active is not available.
26364
26365 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26366
26367         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
26368         error.
26369
26370 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
26371
26372         * imap.el (imap-store-password): New variable.
26373         (imap-interactive-login): Use it.
26374         Suggested by Mark Plaksin <happy@mcplaksin.org>.
26375
26376 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26377
26378         * gnus-art.el (gnus-article-read-summary-keys): Restore new
26379         window-start and hscroll to summary window.
26380
26381 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26382
26383         * gnus-start.el (gnus-convert-old-newsrc): Only write the
26384         conversion message to newsrc-dribble when an actual conversion is
26385         performed.
26386
26387 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
26388
26389         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
26390
26391 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26392
26393         * mm-decode.el (mm-complicated-handles): New function reviving
26394         former definition of mm-multiple-handles.
26395
26396         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
26397         (gnus-mime-delete-part): Use it.
26398
26399 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26400
26401         * gnus-agent.el (gnus-agent-read-local):
26402         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
26403         avoid the implicit assumption that they will always be equal.
26404         (gnus-agent-save-local): Bind buffer-file-coding-system, not
26405         coding-system-for-write, as the with-temp-file macro first prints
26406         to a buffer then saves the buffer.
26407
26408 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26409
26410         * gnus-art.el (gnus-article-edit-part): New function.
26411         (gnus-mime-save-part-and-strip): Use it; do query instead of
26412         signaling an error; don't use mm-multiple-handles.
26413         (gnus-mime-delete-part): Ditto.
26414
26415 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26416
26417         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
26418         old file versions.
26419         (gnus-group-prepare-hook): Remove function that converted list
26420         form of gnus-agent-expire-days to group properties.
26421
26422         * gnus-int.el: Autoload gnus-agent-regenerate-group.
26423         (gnus-request-accept-article): Re-indented.
26424
26425         * gnus-start.el (gnus-convert-old-newsrc): Registered new
26426         converters to handle old agent file formats.  Add logic for a
26427         "backup before upgrading warning".
26428         (gnus-convert-mark-converter-prompt): Developers can mark
26429         functions as needing (default), or not needing,
26430         gnus-convert-old-newsrc's "backup before upgrading warning".
26431         (gnus-convert-converter-needs-prompt): Tests whether the user
26432         should be protected from potentially irreversable changes by the
26433         function.
26434
26435         * legacy-gnus-agent.el: New.  Provides converters that are only
26436         loaded when gnus-convert-old-newsrc needs to call them.
26437
26438 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26439
26440         * mail-source.el (mail-source-touch-pop): Doc fix.
26441
26442         * message.el (message-smtpmail-send-it): Doc fix.
26443
26444 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
26445
26446         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
26447
26448         * nnmail.el (nnmail-split-fancy): do.
26449
26450         * gnus-kill.el (gnus-kill, gnus-execute): do.
26451
26452 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
26453
26454         * gnus-sum.el (gnus-widget-reversible-match)
26455         (gnus-widget-reversible-to-internal)
26456         (gnus-widget-reversible-to-external): New functions.
26457         (gnus-widget-reversible): New widget.
26458         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
26459
26460 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
26461
26462         * gnus-sum.el (gnus-thread-sort-functions)
26463         (gnus-article-sort-functions): Document `(not F)' items.
26464
26465 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
26466
26467         * spam.el (spam-use-gmane-xref): Add new backend.
26468         (spam-gmane-xref-spam-group): Add variable to control the name of the
26469         Gmane spam group.
26470         (spam-blackhole-servers, spam-blackhole-good-server-regex)
26471         (spam-regex-headers-spam, spam-regex-headers-ham)
26472         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
26473         (spam-list-of-checks): Add spam-use-gmane-xref to list of
26474         backends and checks.
26475         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
26476
26477         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
26478         an autodetect method.
26479
26480 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26481
26482         * gnus-int.el (gnus-request-accept-article): Inform the agent that
26483         articles are being added to a group.
26484         (gnus-request-replace-article): Inform the agent that articles
26485         need to be uncached as the cached contents are no longer valid.
26486
26487 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26488
26489         * binhex.el: Don't autoload executable-find.
26490
26491         * canlock.el: Don't autoload mail-fetch-field.
26492
26493         * dgnushack.el: Autoload c-mode for XEmacs.
26494
26495         * gnus-ems.el: Don't autoload appt-select-lowest-window.
26496
26497         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
26498         rmail-dont-reply-to and rmail-output.
26499
26500         * gnus-score.el: Don't autoload ffap-string-at-point.
26501
26502         * gnus-setup.el: Don't autoload sc-cite-original.
26503
26504         * imap.el: Don't autoload base64-decode-string,
26505         base64-encode-string and md5.
26506
26507         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
26508         and rmail-msg-restore-non-pruned-header.
26509
26510         * mm-decode.el: Don't autoload executable-find.
26511
26512         * mm-url.el: Don't autoload executable-find.
26513
26514         * mm-view.el: Don't autoload diff-mode.
26515
26516         * nndb.el: Don't autoload news-reply-mode, news-setup,
26517         cancel-timer and telnet.
26518
26519         * password.el: Don't autoload run-at-time for Emacs.
26520
26521         * sha1-el.el: Don't autoload executable-find.
26522
26523         * sieve-mode.el: Don't autoload c-mode.
26524
26525         * uudecode.el: Don't autoload executable-find.
26526
26527 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26528
26529         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
26530         (gnus-agent-possibly-alter-active): Avoid null in numeric
26531         comparison.
26532         (gnus-agent-set-local): Refuse to save null in local object table.
26533         (gnus-agent-regenerate-group): The REREAD parameter can now be a
26534         list of articles that will be marked as unread.
26535
26536 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26537
26538         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
26539
26540 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
26541
26542         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
26543         language tags.
26544
26545 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
26546
26547         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
26548         Don't bind "obarray".
26549
26550         * gnus-sum.el (gnus-thread-sort-functions):
26551         Add `gnus-thread-sort-by-most-recent-number' and
26552         `gnus-thread-sort-by-most-recent-date'.
26553         Reported by Kai Grossjohann <kai@emptydomain.de>.
26554
26555 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
26556
26557         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
26558
26559 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26560
26561         * gnus-cus.el (gnus-agent-customize-category):
26562         Remove ignore-errors macro reference that required cl to be loaded at
26563         run-time.
26564
26565         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
26566         single-interval range of the form (min . max).  Previously the
26567         range had to look like ((min . max)).  Likewise, return
26568         (min . max) rather than ((min . max)).
26569         (gnus-range-map): Use gnus-range-normalize to accept
26570         single-interval range.
26571
26572         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
26573         the cache, but not the agent, now appear with their usual face.
26574
26575         * dgnushack.el (loaddir): New variable that is bound to the
26576         directory containing the dgnushack.el file.  Use loaddir, rather
26577         than srcdir, to update load-path.  Change lets dgnushack compile
26578         code in directories other than GNUS/lisp.
26579
26580 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
26581
26582         * lpath.el: Don't bind w3m-safe-url-regexp.
26583
26584         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
26585         w3m-safe-url-regexp variable buffer-local.
26586
26587         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26588
26589 2004-02-27  Simon Josefsson  <jas@extundo.com>
26590
26591         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
26592         gnus-group-real-prefix.
26593         (gnus-summary-move-article): Use it, instead of
26594         gnus-group-real-prefix.
26595
26596 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26597
26598         * lpath.el: Bind w3m-safe-url-regexp.
26599
26600         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
26601         w3m-safe-url-regexp variable buffer-local and set it as the value
26602         of mm-w3m-safe-url-regexp.
26603
26604         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
26605
26606         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
26607         parsing gnus-posting-styles when the message is not for replying.
26608
26609         * dgnushack.el: Autoload sgml-mode for XEmacs.
26610
26611         * nnrss.el (nnrss-opml-export):
26612         Use mm-set-buffer-file-coding-system instead of
26613         set-buffer-file-coding-system.
26614
26615 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
26616
26617         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
26618         of checkdoc.el).
26619         * nnrss.el: do.
26620         * gnus-mlspl.el: do.
26621         * gnus-ml.el: do.
26622         * gnus-srvr.el: do.
26623
26624         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
26625
26626 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
26627
26628         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
26629         Corrections to custom-manual links.
26630
26631         * gnus-art.el (gnus-article): Ditto.
26632
26633         * mm-decode.el (mime-display, mime-security): Ditto.
26634
26635 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26636
26637         * flow-fill.el: Typo.
26638
26639 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
26640
26641         * spam-wash.el: New file.
26642
26643 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
26644
26645         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
26646
26647 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
26648
26649         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
26650         to be run with new-articles as LIST1, not LIST2.
26651         (spam-registration-functions): Add spam-use-ham-copy as a nil
26652         registration backend.
26653
26654 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
26655
26656         * spam-stat.el (spam-stat-washing-hook): New option.
26657         (spam-stat-buffer-words): Use it.
26658         (spam-stat-process-directory, spam-stat-test-directory):
26659         Use insert-file-contents-literally.
26660         (spam-stat-coding-system): New variable.
26661         (spam-stat-load, spam-stat-save): Use it.
26662
26663 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26664
26665         * spam-report.el (spam-report-plug-agent):
26666         Quote spam-report-url-to-file and spam-report-url-ping-plain.
26667
26668 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
26669
26670         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
26671         Allow / in mailto URLs.
26672
26673 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
26674
26675         * spam-report.el (spam-report-process-queue): Fix interactive use.
26676         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
26677         (spam-report-unplug-agent): Doc fixes.
26678         (spam-report-url-ping-mm-url, spam-report-url-to-file)
26679         (spam-report-agentize, spam-report-deagentize): Autoload.
26680
26681 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26682
26683         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
26684
26685         * message.el (message-setup-fill-variables): Add mml tags to
26686         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
26687         <ajk@iu.edu>.
26688         (message-mode): Don't modify paragraph-separate there.
26689
26690 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26691
26692         * compface.el (uncompface-use-external): Default to undecided.
26693         (uncompface-use-external-threshold): New variable.
26694         (uncompface-float-time): New macro.
26695         (uncompface): Determine whether to use the external decoder if
26696         uncompface-use-external is undecided.
26697
26698 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26699
26700         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
26701         after images.
26702
26703         * gnus-art.el (gnus-mime-display-single): Remove dead code.
26704
26705 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
26706
26707         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
26708
26709         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
26710
26711         * gnus-sum.el (gnus-summary-limit-to-age)
26712         (gnus-summary-limit-children): do.
26713
26714         * gnus-int.el (gnus-request-scan): do.
26715
26716         * gnus-group.el (gnus-group-suspend): do.
26717
26718         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
26719
26720         * gnus-cite.el (gnus-cite-parse-attributions): do.
26721
26722         * gnus-agent.el (gnus-summary-set-agent-mark)
26723         (gnus-agent-regenerate-group): do.
26724
26725         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
26726
26727         * binhex.el (binhex-decode-region-internal): do.
26728
26729 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26730
26731         * gnus-fun.el (gnus-face-properties-alist): New user option.
26732         (gnus-display-x-face-in-from): Use it.
26733
26734         * gnus-art.el (article-display-face): Ditto.
26735
26736         * compface.el (uncompface-use-external): Default to nil.
26737
26738 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
26739
26740         * nntp.el (nntp-erase-buffer): New function.
26741         (nntp-retrieve-data, nntp-send-command)
26742         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
26743         (nntp-possibly-change-group): Use it.
26744
26745         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
26746         Use with-current-buffer.
26747
26748 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
26749
26750         * compface.el: Merge the ELisp-based uncompface program.
26751         (compface): New customization group.
26752         (uncompface-use-external): New user option.
26753         (uncompface): Call uncompface-internal if uncompface-use-external
26754         is nil.
26755         (uncompface-internal): New function.  Note that there are also
26756         some other functions and variables added for this function.
26757
26758 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
26759
26760         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
26761         if necessary.
26762
26763 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
26764
26765         * spam-report.el (spam-report-unplug-agent)
26766         (spam-report-plug-agent, spam-report-deagentize)
26767         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
26768         Add support for the Agent in spam-report: when unplugged, report to a
26769         file; when plugged, submit all the requests.
26770
26771         * spam.el (spam-register-routine): Fix message about
26772         registration.
26773
26774 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
26775
26776         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
26777         dependencies.
26778         (rfc2047-encode): Use it.
26779
26780         * gnus-art.el (gnus-button-marker-list): Move before first
26781         reference.
26782
26783         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
26784         (imap-parse-body): Fix format string mismatch.
26785
26786         * gnus-score.el (gnus-summary-increase-score): do.
26787
26788         * nnrss.el (nnrss-close): New function.
26789
26790 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
26791
26792         * nnrss.el (nnrss-make-filename): New function.
26793         (nnrss-request-delete-group, nnrss-read-server-data)
26794         (nnrss-save-server-data, nnrss-read-group-data)
26795         (nnrss-save-group-data): Use it.
26796         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
26797         (nnrss-read-server-data, nnrss-read-group-data): Use load.
26798         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
26799
26800 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
26801
26802         * mml.el (mml-compute-boundary-1): Don't uncompress files.
26803
26804 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
26805
26806         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
26807         files.
26808
26809         * message.el (message-generate-headers-first): Don't quote nil
26810         and t in docstrings.
26811
26812         * imap.el (imap-id): do.
26813
26814         * gnus-agent.el (gnus-agent-consider-all-articles)
26815         (gnus-agent-queue-mail): do.
26816
26817 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
26818
26819         * spam-report.el (spam-report-process-queue): New function.
26820         Process requests from `spam-report-requests-file'.
26821         (spam-report-process-queue): Doc fix.
26822
26823 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
26824
26825         * spam.el (spam-register-routine)
26826         (spam-log-processing-to-registry, spam-log-registered-p)
26827         (spam-log-unregistration-needed-p, spam-log-undo-registration):
26828         Change "check" to "spam-check" for semi-clarity.
26829
26830 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
26831
26832         * pop3.el: Require nnheader.
26833
26834         * mml-smime.el: Require cl.  Autoload message-fetch-field.
26835
26836         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
26837
26838         * gnus-picon.el: Require cl.
26839
26840         * gnus-fun.el: Require gnus-ems and gnus-util.
26841
26842         * gnus.el (gnus-method-to-server): Move defsubst before first use.
26843
26844         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
26845
26846         * gnus-art.el (gnus-article-edit-mode): Define before first
26847         reference.
26848
26849 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
26850
26851         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
26852         (gnus-uu-post-encoded): Use point-at-bol.
26853
26854         * gnus-topic.el (gnus-group-active-topic-p): do.
26855
26856         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
26857
26858         * gnus-group.el (gnus-group-kill-region): do.
26859
26860         * gnus-art.el (article-date-ut): do.
26861
26862         * message.el (message-fetch-field): Remove redundant
26863         case-fold-search binding.
26864         (message-narrow-to-field): Simplify.
26865
26866 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
26867
26868         * spam.el (spam-directory): Derive from `gnus-directory'.
26869
26870         * spam-report.el (spam-report-url-to-file)
26871         (spam-report-requests-file): New function and variable for offline
26872         reporting.
26873         (spam-report-url-ping-function): Add `spam-report-url-to-file'
26874         and user defined function.
26875         (spam-report-url-ping-mm-url): Remove doubled slash.
26876
26877 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
26878
26879         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
26880
26881 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
26882
26883         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
26884         Fix format string mismatch.
26885
26886         * sieve.el (sieve-deactivate-all): do.
26887
26888         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
26889
26890         * nnlistserv.el (nnlistserv-kk-wash-article): do.
26891
26892         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
26893
26894         * mm-bodies.el (mm-7bit-chars): Don't include \r.
26895
26896 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
26897
26898         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
26899         the list of checks.
26900
26901 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
26902
26903         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
26904         padding.
26905
26906 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
26907
26908         * mm-view.el (mm-fill-flowed): New variable.
26909         (mm-inline-text): Use it.
26910
26911 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
26912
26913         * spam.el (spam-spamassassin-register-ham-routine)
26914         (spam-spamassassin-register-spam-routine): Fix function names.
26915
26916 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26917
26918         * gnus.el (gnus-tmp-grouplens): Remove.
26919         (gnus-summary-line-format): Remove grouplens.
26920
26921         * gnus-group.el (gnus-group-line-format): Ditto.
26922
26923         * gnus-spec.el (gnus-format-specs): Ditto.
26924         (gnus-update-format-specifications): Flush the group format spec
26925         cache if there's the grouplens stuff.
26926         (gnus-parse-simple-format): Replace %l with the empty string.
26927
26928 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
26929
26930         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
26931         omission.
26932
26933 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26934
26935         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
26936         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26937
26938 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
26939
26940         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
26941         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
26942         New macros and functions.
26943         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
26944         Handle > NLINK_MAX messages.
26945         * nnmaildir.el (nnmaildir-request-set-mark):
26946         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
26947
26948 2004-01-25  Alex Schroeder  <alex@gnu.org>
26949
26950         * spam-stat.el (spam-stat-process-directory-age): New option.
26951         (spam-stat-process-directory): Use it.
26952
26953 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
26954
26955         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
26956         (spam-stat-save): Accept prefix argument.
26957
26958 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
26959
26960         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
26961         links" error.
26962
26963 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26964
26965         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
26966         the rest of the and/or forms.
26967
26968 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26969
26970         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
26971         compatibility with old .newsrc.eld files.
26972
26973         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
26974
26975         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
26976
26977         * gnus-start.el (gnus-1): do.
26978
26979         * gnus-group.el (gnus-group-line-format-alist): do.
26980
26981         * gnus.el (gnus-use-grouplens, gnus-visual): do.
26982
26983         * gnus-gl.el: Remove.
26984
26985 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26986
26987         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
26988         marks consisting of a single range {for example, (3 . 5)} rather
26989         than a list of a single range { ((3 . 5)) }.
26990
26991 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
26992
26993         * spam-stat.el (spam-stat-store-gnus-article-buffer):
26994         Use with-current-buffer.
26995         (spam-stat-store-current-buffer): Use insert-buffer-substring to
26996         avoid consing a string.
26997
26998         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
26999         Remove obsolete entries for big5 and gb2312.
27000
27001 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27002
27003         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
27004         uncompressed list.
27005
27006 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
27007
27008         * spam-stat.el (spam-stat-strip-xref): New function.
27009         (spam-stat-process-directory): Use it.
27010
27011         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
27012         here -- it's done in message-fetch-field.
27013
27014 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27015
27016         * gnus-agent.el (gnus-agent-queue-mail)
27017         (gnus-agent-prompt-send-queue): New variables.
27018         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
27019         * gnus-draft.el (gnus-group-send-queue): Pass the group name
27020         "nndraft:queue" along to gnus-draft-send.
27021         Use gnus-agent-prompt-send-queue.
27022         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
27023         is "nndraft:queue".  Suggested by Gaute Strokkenes
27024         <gs234@srcf.ucam.org>
27025
27026         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
27027         (agent-enable-undownloaded-faces): Add.
27028         (gnus-agent-cat-groups): Use eval-and-compile, not
27029         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
27030         method of gnus-agent-cat-groups even when the buffer has been
27031         evaled.
27032         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
27033         delete gnus-agent-save-active-1.
27034         (gnus-agent-save-groups): Delete.  Identical to
27035         gnus-agent-save-active.
27036         (gnus-agent-write-active): No longer adjust agent's copy of active
27037         file as agent's adjustments are now stored in their own
27038         file.  Remove optional parameter.
27039         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
27040         servers.  Add use of min/max range limits from server's local
27041         file.
27042         (gnus-agent-save-alist): Remove unused optional argument.
27043         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
27044         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
27045         (gnus-agent-set-local): A per-server file that keeps min/max range
27046         limits for articles known to the agent.  Provides a fast mechanism
27047         for altering many active ranges.
27048         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
27049         active file (local makes it unnecessary).
27050         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
27051
27052         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
27053         (agent-enable-undownloaded-faces): Add.
27054
27055         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
27056         disable it when sending to "nndraft:queue".
27057         (gnus-group-send-queue): Add safety check to avoid sending queue
27058         when unplugged.
27059
27060         * gnus-group.el (gnus-group-catchup): Use new
27061         gnus-sequence-of-unread-articles, not
27062         gnus-list-of-unread-articles, to avoid exhausting memory with huge
27063         numbers of articles.  Use gnus-range-map to avoid having to
27064         uncompress the unread list.
27065         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
27066         Fix invalid ange-ftp reference.
27067
27068         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
27069         (gnus-sorted-range-intersection): Intersection of two ranges
27070         without requiring that they first be uncompressed.
27071
27072         * gnus-start.el (gnus-activate-group): Unless blocked by the
27073         caller, possibly expand the active range to include both cached
27074         and agentized articles.
27075         (gnus-convert-old-newsrc): Rewrote in anticipation of having
27076         multiple version-dependent converters.
27077         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
27078         gnus-agent-save-active.
27079         (gnus-save-newsrc-file): Save dirty agent range limits.
27080
27081         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
27082         gnus-agent-possibly-alter-active.
27083         (gnus-adjust-marked-articles): Faster handling of simple lists.
27084
27085 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
27086
27087         * spam-stat.el (spam-stat-test-directory): New optional argument
27088         displays a list of files detected.  Suggested by Andrew Cohen
27089         <cohen@andy.bu.edu>.
27090         (spam-stat-buffer-words-with-scores): Don't narrow and change
27091         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
27092
27093 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
27094
27095         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
27096         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
27097         (spam-spamassassin-arguments)
27098         (spam-spamassassin-spam-flag-header)
27099         (spam-spamassassin-positive-spam-flag-header)
27100         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
27101         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
27102         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
27103         (spam-list-of-processors, spam-list-of-checks)
27104         (spam-list-of-statistical-checks, spam-registration-functions)
27105         (spam-check-spamassassin-headers, spam-check-spamassassin)
27106         (spam-spamassassin-score)
27107         (spam-spamassassin-register-with-sa-learn)
27108         (spam-spamassassin-register-spam-routine)
27109         (spam-spamassassin-register-ham-routine)
27110         (spam-assassin-register-spam-routine)
27111         (spam-assassin-register-ham-routine): Add SpamAssassin support.
27112         (spam-bogofilter-score): Fix to show article before scoring.
27113
27114 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
27115
27116         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
27117         default scoring function.
27118         (spam-generic-score): Call spam-spamassassin-score if
27119         spam-use-spamassassin or spam-use-spamassassin-headers is on;
27120         spam-bogofilter-score otherwise.
27121
27122         * gnus.el (spam-process, spam-autodetect-methods):
27123         Add spamassassin and spamassassin-headers.
27124
27125 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
27126
27127         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
27128         Suppress unnecessary messages.
27129
27130 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
27131
27132         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
27133         make-hash-table.
27134
27135 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
27136
27137         * canlock.el (base64-encode-string): Don't autoload it.
27138
27139 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
27140
27141         * run-at-time.el: Remove useless (require 'itimer),
27142         eval-and-compile and (featurep 'xemacs).
27143
27144 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
27145
27146         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
27147         GROUP is a virtual group.
27148
27149 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
27150
27151         * gnus.el: Autoload `message-y-or-n-p'.
27152
27153 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
27154
27155         * pgg-parse.el: Remove unnecessary (require 'custom).
27156
27157         * pgg-def.el: do.
27158
27159         * nnmail.el: do.
27160
27161         * gnus-undo.el: do.
27162
27163         * gnus-picon.el: do.
27164
27165         * gnus-util.el: do.
27166
27167 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
27168
27169         * gnus-sum.el (gnus-pick-line-number): Add autoload.
27170
27171 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
27172
27173         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
27174         handle, as well as a list.
27175
27176         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
27177         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
27178         (mm-w3m-cid-retrieve): Simplify.
27179
27180 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
27181
27182         * message.el (message-kill-to-signature): Allow prefix arg to
27183         specify number of lines to keep before signature.
27184
27185 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
27186
27187         * message.el (message-kill-to-signature): Change docstring.
27188
27189 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
27190
27191         * canlock.el: Always require sha1-el.
27192         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
27193
27194         * message.el: Autoload sha1 only when compiling.
27195
27196         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
27197         eudc-expand-inline for XEmacs.
27198
27199 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
27200
27201         * message.el (message-canlock-generate): Require sha1-el.
27202
27203 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
27204
27205         * message.el (message-expand-name): Silence the byte compiler.
27206
27207         * lpath.el: Add detect-coding-system.
27208
27209         * dgnushack.el (dgnushack-compile): Remove obsolete check for
27210         cus-edit.
27211
27212 2004-01-13  Simon Josefsson  <jas@extundo.com>
27213
27214         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
27215         Invoke gnus-score-mode.
27216         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
27217
27218         * gnus-range.el (gnus-compress-sequence): Doc fix.
27219         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
27220
27221 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27222
27223         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
27224
27225 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
27226
27227         * spam.el (spam-get-article-as-string): Update to use
27228         gnus-request-article-this-buffer, much simpler.
27229         (spam-get-article-as-buffer): Remove.
27230
27231 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
27232
27233         * message.el (message-expand-name): Use EUDC if the user uses that.
27234
27235 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27236
27237         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
27238         character for the encoding to avoid consing a string.
27239
27240         * rfc2047.el (rfc2047-decode-string): Don't cons a string
27241         unnecessarily.
27242
27243         * mm-util.el (mm-replace-chars-in-string): Remove.
27244
27245         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
27246         of mm-replace-chars-in-string.
27247
27248 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
27249
27250         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
27251
27252         * mm-util.el (mm-subst-char-in-string): Support inplace.
27253
27254         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
27255         a new string in every iteration.  Use shy groups.
27256
27257 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
27258
27259         * gnus-srvr.el (gnus-browse-unsubscribe-group):
27260         * gnus-soup.el (gnus-soup-group-brew):
27261         * gnus-msg.el (gnus-put-message):
27262         * gnus-move.el (gnus-group-move-group-to-server):
27263         * gnus-kill.el (gnus-batch-score):
27264         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
27265         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
27266         (gnus-group-update-group, gnus-group-read-group)
27267         (gnus-group-make-group, gnus-group-make-help-group)
27268         (gnus-group-make-archive-group, gnus-group-make-directory-group)
27269         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
27270         (gnus-group-sort-by-unread, gnus-group-catchup)
27271         (gnus-group-unsubscribe-group, gnus-group-kill-group)
27272         (gnus-group-yank-group, gnus-group-set-info)
27273         (gnus-group-list-groups):
27274         * gnus.el (gnus-generate-new-group-name):
27275         * gnus-delay.el (gnus-delay-send-queue):
27276         * nnvirtual.el (nnvirtual-catchup-group):
27277         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
27278         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
27279         (gnus-group-prepare-topics, gnus-topic-check-topology):
27280         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
27281         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
27282         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
27283         (gnus-group-make-articles-read):
27284         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
27285         (gnus-group-change-level, gnus-kill-newsgroup)
27286         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
27287         (gnus-get-unread-articles, gnus-make-articles-unread)
27288         (gnus-make-ascending-articles-unread): Use accessor
27289         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
27290         to get group information for improved readability.
27291
27292
27293 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27294
27295         * gnus-art.el (article-decode-mime-words, article-babel)
27296         (gnus-article-highlight-signature, gnus-article-add-buttons)
27297         (gnus-signature-toggle): Use gnus-with-article-buffer.
27298
27299         * gnus-art.el (gnus-article-highlight-headers)
27300         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
27301
27302         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
27303         (gnus-article-set-globals, gnus-request-article-this-buffer)
27304         (gnus-button-message-id, gnus-article-maybe-hide-headers)
27305         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
27306         (gnus-mime-display-alternative): Use with-current-buffer.
27307
27308 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27309
27310         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
27311         also under 80 char limit, and call gnus-error if needed.
27312         (spam-fetch-article-header): Fix - it was a
27313         buffer-local variable (gnus-newsgroup-data).
27314         (spam-find-spam): Use spam-generate-fake-headers, forget about
27315         spam-insert-fake-headers.
27316         (spam-insert-fake-headers): Remove.
27317
27318 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27319
27320         * deuglify.el (gnus-article-outlook-unwrap-lines)
27321         (gnus-outlook-rearrange-article)
27322         (gnus-outlook-repair-attribution-outlook)
27323         (gnus-outlook-repair-attribution-block)
27324         (gnus-outlook-repair-attribution-other): Remove redundant
27325         save-excursion.
27326
27327 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27328
27329         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
27330         (spam-fetch-field-subject-fast)
27331         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
27332         (spam-fetch-article-header): Add functions to deal with Gnus
27333         internals for fast retrieval of article header data.
27334         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
27335
27336 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27337
27338         * pop3.el (pop3-md5): Remove.
27339         (pop3-apop): Replace pop3-md5 with md5.
27340
27341         * mm-bodies.el: base64 is always built-in.
27342
27343         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
27344         Use with-current-buffer.
27345
27346 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
27347
27348         * canlock.el (canlock-insert-header): Remove excessive grouping in
27349         regexp.
27350
27351         * gnus-sum.el (gnus-summary-read-document): Ditto.
27352
27353         * gnus-uu.el (gnus-uu-part-number): Ditto.
27354
27355         * html2text.el (html2text-remove-tags): Ditto.
27356         (html2text-format-tags): Ditto.
27357         (html2text-format-single-elements): Ditto.
27358
27359         * mml.el (mml-parse-1): Ditto.
27360
27361 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27362
27363         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
27364
27365         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
27366
27367         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
27368
27369         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
27370
27371 2003-11-15  Simon Josefsson  <jas@extundo.com>
27372
27373         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
27374         (pgg-gpg-lookup-key): Use regexp match instead of
27375         split-string (split-string is different between emacs 21.2 and
27376         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
27377
27378 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27379
27380         * gnus-art.el (gnus-mime-view-all-parts)
27381         (gnus-article-part-wrapper, gnus-article-view-part):
27382         Use with-current-buffer.
27383
27384 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27385
27386         * spam.el (spam-disable-spam-split-during-ham-respool)
27387         (spam-spamoracle-database, spam-cache-lookups)
27388         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
27389         (spam-group-ham-mark-p, spam-group-spam-mark-p)
27390         (spam-group-ham-marks, spam-group-spam-marks)
27391         (spam-group-spam-contents-p, spam-group-ham-contents-p)
27392         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
27393         also add spam-use-blackholes to the statistical checks.
27394         (spam-fetch-field-fast): Add interface to fetching fields, may
27395         become a macro.
27396         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
27397         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
27398         (spam-insert-fake-headers): Fake an article when needed.
27399         (spam-find-spam): Fake article when possible.
27400         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
27401         (spam-check-bogofilter-headers): Use message-fetch-field instead
27402         of nnmail-fetch-field.
27403
27404 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
27405
27406         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
27407
27408 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27409
27410         * spam.el (spam-split): Do not require spam-use-CHECK to be
27411         enabled if that check is passed to spam-split explicitly; also
27412         fix so 'spam doesn't get converted to spam-split-group when
27413         spam-split-symbolic-return is t.
27414         (spam-find-spam): Find registrations of the article and use those
27415         instead of re-running spam-split to find the spam/ham
27416         classification of the article.
27417         (spam-log-processing-to-registry, spam-log-registered-p)
27418         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27419         Use gnus-error instead of gnus-message.
27420         (spam-log-registration-type): Add function to determine the
27421         classification of a message based on registry entries; will
27422         return nil if both 'spam and 'ham are found.
27423         (spam-check-BBDB): Expand all the BBDB macros here so we can have
27424         a reasonably fast local cache without the loading errors.
27425         (spam-cache-lookups): Set to t by default.
27426         (spam-find-spam): Don't try to guess spam-cache-lookups.
27427         (spam-enter-whitelist, spam-enter-blacklist): Clear the
27428         spam-caches entry.
27429         (spam-filelist-build-cache, spam-filelist-check-cache):
27430         Fix caching of whitelist/blacklist entries.
27431         (spam-check-whitelist, spam-check-blacklist):
27432         Invoke spam-from-listed-p with a type, not a cache variable.
27433         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
27434
27435 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27436
27437         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
27438
27439         * nnmail.el (nnmail-split-fancy): do.
27440
27441         * mml.el (mml-parse): do.
27442
27443         * gnus-score.el (gnus-enter-score-words-into-hashtb)
27444         (gnus-score-adaptive): do.
27445
27446 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27447
27448         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
27449         (gnus-mime-button-map): Don't set keymap parent.
27450         (gnus-button-ctan-directory-regexp): Use shy grouping.
27451         (gnus-prev-page-map): Don't set keymap parent.
27452         (gnus-prev-page-map): Remove duplicated one.
27453         (gnus-next-page-map): Don't set keymap parent.
27454         (gnus-mime-security-button-map): Ditto.
27455
27456         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
27457         version number.
27458
27459         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
27460
27461 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27462
27463         * canlock.el (canlock-sha1-function): Remove.
27464         (canlock-sha1-function-for-verify): Remove.
27465         (canlock-openssl-program): Remove.
27466         (canlock-openssl-args): Remove.
27467         (canlock-ignore-errors): Remove.
27468         (canlock-sha1-with-openssl): Remove.
27469         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
27470         (canlock-verify): Don't use canlock-ignore-errors.
27471
27472         * sha1-el.el (sha1-string-external): Make it can return a string
27473         in binary form.
27474         (sha1-region-external): Ditto.
27475         (sha1-string-internal): Ditto.
27476         (sha1-region-internal): Ditto.
27477         (sha1-region): Ditto.
27478         (sha1-string): Ditto.
27479         (sha1): Ditto.
27480
27481 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27482
27483         * spam.el (spam-report-articles-gmane): New command.
27484
27485 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27486
27487         * gnus.el: Don't make unnecessary *Group* buffer when loading.
27488
27489         * run-at-time.el (run-at-time-saved): Remove.
27490         (run-at-time): Doc fix.
27491
27492 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27493
27494         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
27495         (gnus-summary-limit-map): Add it.
27496         (gnus-summary-make-menu-bar): do.
27497
27498 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
27499
27500         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
27501         Make attempt at some caching support (done for BBDB only now).
27502         (spam-find-spam): Set spam-cache-lookups if there are more than 2
27503         addresses to be checked.
27504         (spam-clear-cache-BBDB): Add function, to be invoked by
27505         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
27506         (spam-check-BBDB): Check and use the caches, if
27507         spam-cache-lookups is on, remove superfluous (provide).
27508
27509 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
27510
27511         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
27512
27513 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
27514
27515         * run-at-time.el (run-at-time-saved): Move to after the definition
27516         of `run-at-time'.
27517
27518         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
27519
27520 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27521
27522         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
27523         mm-w3m-local-map-property.
27524
27525         * mm-view.el (mm-w3m-mode-map): Remove.
27526         (mm-w3m-local-map-property): Remove.
27527         (mm-inline-text-html-render-with-w3m): Don't use
27528         mm-w3m-local-map-property.
27529
27530 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27531
27532         * run-at-time.el: New file.
27533
27534         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
27535         under Emacs.
27536
27537         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
27538         of gnus-set-text-properties.
27539
27540         * gnus-uu.el (gnus-uu-save-article): Ditto.
27541
27542         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
27543
27544         * gnus-cite.el (gnus-cite-parse): Ditto.
27545
27546         * gnus-art.el (gnus-button-push): Use set-text-properties instead
27547         of gnus-.
27548
27549         * gnus-xmas.el (run-at-time): Require run-at-time.
27550
27551         * gnus.el: Change calls to nnheader-run-at-time and
27552         password-run-at-time throughout to use run-at-time directly.
27553
27554         * password.el: Remove definition of run-at-time.
27555
27556         * nnheaderxm.el: Remove definition of run-at-time.
27557
27558 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
27559
27560         * mml.el (mml-minibuffer-read-disposition): Show attachment type
27561         in prompt.
27562
27563 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27564
27565         * messagexmas.el (message-xmas-redefine): Alias
27566         `message-make-caesar-translation-table' to
27567         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
27568         version.
27569
27570         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
27571         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
27572         `gnus-xmas-set-text-properties'.
27573         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
27574         `gnus-xmas-completing-read'.
27575         (gnus-xmas-completing-read): Removed.
27576         (gnus-xmas-open-network-stream): Removed.
27577
27578         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
27579         XEmacs version.
27580
27581         * dns.el (dns-make-network-process): Use `open-network-stream'
27582         instead of `gnus-xmas-open-network-stream'.
27583
27584         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
27585
27586         * .cvsignore: Add auto-autoloads.el, custom-load.el.
27587
27588 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27589
27590         * gnus-art.el (gnus-mime-display-alternative)
27591         (gnus-insert-mime-button, gnus-insert-mime-security-button)
27592         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
27593         Don't use gnus-local-map-property.
27594
27595         * gnus-util.el (gnus-local-map-property): Remove.
27596
27597         * mm-view.el (mm-view-pkcs7-decrypt):
27598         Replace gnus-completing-read-maybe-default with completing-read.
27599
27600         * gnus-util.el (gnus-completing-read): do.
27601         (gnus-completing-read-maybe-default): Remove.
27602
27603 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
27604
27605         * password.el: Only autoload `run-at-time' if not XEmacs.
27606         Only autoload the itimer functions if XEmacs.
27607
27608 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
27609
27610         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
27611         XEmacsen.
27612
27613         * dgnushack.el: Autoload executable-find for XEmacs.
27614
27615 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
27616
27617         * gnus-art.el (gnus-read-string): Remove.
27618         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
27619         read-string.
27620
27621 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
27622
27623         * netrc.el: Autoload password-read.
27624         (netrc): Add configuration group.
27625         (netrc-encoding-method, netrc-openssl-path):
27626         Add variables for encoding and decoding of files with symmetric
27627         ciphers.
27628         (netrc-encode): Add assistant function to encode a file with
27629         netrc-encoding-method.
27630         (netrc-parse): Add interactive parameter, added optional
27631         decoding if netrc-encoding-method is non-nil but otherwise
27632         behavior is standard.
27633         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
27634         Do s/encode/encrypt/ everywhere.
27635
27636         * spam.el: Remove executable-find autoload.
27637
27638 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27639
27640         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
27641
27642         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
27643
27644 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
27645
27646         * gnus-art.el (gnus-treat-ansi-sequences)
27647         (article-treat-ansi-sequences): New variable and function.
27648         Suggested by Dan Jacobson <jidanni@jidanni.org>.
27649
27650         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
27651         Use it.
27652
27653 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
27654
27655         * mm-util.el (mm-quote-arg): Remove.
27656
27657         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
27658         shell-quote-argument.
27659
27660         * gnus-uu.el (gnus-uu-command): do.
27661
27662         * gnus-sum.el (gnus-summary-insert-pseudos): do.
27663
27664         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
27665         with make-char.
27666
27667         * mm-util.el (mm-make-char): Remove.
27668
27669         * mml.el (mml-mode): Replace gnus-add-minor-mode with
27670         add-minor-mode.
27671
27672         * gnus-undo.el (gnus-undo-mode): do.
27673
27674         * gnus-topic.el (gnus-topic-mode): do.
27675
27676         * gnus-sum.el (gnus-dead-summary-mode): do.
27677
27678         * gnus-start.el (gnus-slave-mode): do.
27679
27680         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
27681
27682         * gnus-ml.el (gnus-mailing-list-mode): do.
27683
27684         * gnus-gl.el (gnus-grouplens-mode): do.
27685
27686         * gnus-draft.el (gnus-draft-mode): do.
27687
27688         * gnus-dired.el (gnus-dired-mode): do.
27689
27690         * gnus-ems.el (gnus-add-minor-mode): Remove.
27691
27692         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27693         Replace gnus-char-width with char-width.
27694
27695         * gnus-ems.el (gnus-char-width): Remove.
27696
27697         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
27698         Replace gnus-char-width with char-width.
27699
27700         * gnus-ems.el (gnus-char-width): Remove.
27701
27702         * spam-stat.el (with-syntax-table): Remove with-syntax-table
27703         definition.
27704         Remove Emacs 20 hash table compatibility code.
27705
27706         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
27707         20 compatibility code.
27708
27709         * spam.el (spam-point-at-eol): Replace with point-at-eol.
27710
27711         * smime.el (smime-point-at-eol): Replace with point-at-eol.
27712
27713         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
27714         Replace with point-at-{eol,bol}.
27715
27716         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
27717
27718         * imap.el (imap-point-at-eol): Replace with point-at-eol.
27719
27720         * flow-fill.el (fill-flowed-point-at-bol)
27721         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
27722
27723         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
27724         Replace with point-at-{eol,bol} throughout all files.
27725
27726 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
27727
27728         * ntlm.el (ntlm-string-as-unibyte): New macro.
27729         (ntlm-build-auth-response): Use it.
27730
27731         Remove Emacs 20 stuff:
27732         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
27733         (butlast, mapc, remove): Remove the compiler macros.
27734         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
27735         of delq and copy-sequence.
27736         * gnus-art.el (popup-menu): Remove the compiler macro.
27737         * nnmail.el (nnmail-split-fancy): Don't support customizing with
27738         Emacs 20.
27739
27740 2004-01-05  Simon Josefsson  <jas@extundo.com>
27741
27742         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
27743         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
27744         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
27745         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
27746         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
27747         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
27748         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
27749         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
27750         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
27751         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
27752         ntlm-string-permute, string-lshift into ntlm-string-lshift,
27753         string-xor into ntlm-string-xor.
27754         Suggested by Jesper Harder <harder@myrealbox.com>.
27755
27756         * ntlm.el: Don't include poem.
27757
27758         * md4.el (print-int32, print-string-hexa): Remove.
27759         Suggested by Jesper Harder <harder@myrealbox.com>.
27760
27761         * sasl-ntlm.el, ntlm.el, md4.el: New files.
27762
27763         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
27764         probably breaks emacs with DL patch, but do we care? Is anyone
27765         still using the DL stuff?)
27766
27767         * sieve-manage.el: Use the password package.
27768         (sieve-manage-read-passwd): Remove.
27769         (sieve-manage-interactive-login): Use password.  Re-add
27770         condition-case around loop.
27771
27772         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
27773         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
27774         Use the password package.
27775
27776 2003-02-19  Simon Josefsson  <jas@extundo.com>
27777
27778         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
27779         token.
27780
27781 2002-08-07  Simon Josefsson  <jas@extundo.com>
27782
27783         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
27784         (sieve-manage-authenticators)
27785         (sieve-manage-authenticator-alist): Add some SASL mechs.
27786         (sieve-sasl-auth): New function.
27787         (sieve-manage-cram-md5-auth)
27788         (sieve-manage-plain-auth): Rewrite using SASL library.
27789         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
27790         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
27791         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
27792         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
27793
27794 2004-01-05  Simon Josefsson  <jas@extundo.com>
27795
27796         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
27797         New files.
27798
27799 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27800
27801         * gnus-group.el (gnus-no-groups-message): Update.
27802
27803         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
27804
27805 2003-11-09  Simon Josefsson  <jas@extundo.com>
27806
27807         * imap.el: Support for ID IMAP extension (RFC 2971).
27808         (imap-local-variables): Add imap-id.
27809         (imap-id): New variable.
27810         (imap-id): New function.
27811         (imap-parse-response): Parse untagged ID response.
27812         * nnimap.el (nnimap-id): New variable.
27813         (nnimap-open-connection): Use it.
27814
27815 2003-12-28  Simon Josefsson  <jas@extundo.com>
27816
27817         * gnus-score.el (gnus-score-edit-all-score): New.
27818         * gnus-group.el (gnus-group-score-map): Bind it to W e.
27819
27820 2004-01-04  Simon Josefsson  <jas@extundo.com>
27821
27822         * password.el: Add.
27823
27824 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
27825
27826         * dns.el (dns-query-types): Fix typo.
27827         (dns-query-types): New function.
27828         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
27829         PTR and SOA replies, see RFC 1035.
27830
27831 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27832
27833         * gnus.el (gnus-logo-color-style): Change colors to `no'.
27834
27835         * Move to Changelog.2.
27836
27837 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27838
27839         * gnus.el (gnus-version-number): Bump version.
27840
27841 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27842
27843         * gnus.el: No Gnus v0.1 is released.
27844
27845 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27846
27847         * gnus.el: No Gnus v0.0 is released.
27848
27849 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27850
27851         * gnus.el (gnus-version-number): Bump.
27852         (gnus-version): No.
27853
27854 See ChangeLog.2 for earlier changes.
27855
27856   Copyright (C) 2004-2015 Free Software Foundation, Inc.
27857
27858   This file is part of GNU Emacs.
27859
27860   GNU Emacs is free software: you can redistribute it and/or modify
27861   it under the terms of the GNU General Public License as published by
27862   the Free Software Foundation, either version 3 of the License, or
27863   (at your option) any later version.
27864
27865   GNU Emacs is distributed in the hope that it will be useful,
27866   but WITHOUT ANY WARRANTY; without even the implied warranty of
27867   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27868   GNU General Public License for more details.
27869
27870   You should have received a copy of the GNU General Public License
27871   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
27872
27873 ;; Local Variables:
27874 ;; coding: utf-8
27875 ;; fill-column: 79
27876 ;; add-log-time-zone-rule: t
27877 ;; End: