* nnir.el (nnir-warp-to-article): Clean up summary buffer.
[gnus] / lisp / ChangeLog
1 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
2
3         * nnir.el (nnir-search-thread): Position point on referring article
4         line.
5         (nnir-warp-to-article): Clean up summary buffers.
6
7         * nnimap.el (nnimap-request-thread): Whitespace fix.
8
9 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
10
11         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
12
13 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14
15         * starttls.el (starttls-available-p): Renamed from
16         `starttls-any-program-available' and changed return convention.
17
18 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
19
20         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
21         `unix-sync' unless it's defined.
22
23 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
24
25         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
26         `aref' for XEmacs compatibiltiy.
27
28 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
29
30         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
31
32 2011-07-31  Dave Abrahams  <dave@boostpro.com>  (tiny change)
33
34         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
35         closures, quote the form properly (bug#9194).
36
37 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
38
39         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
40         (gnus-summary-insert-new-articles): Protect against servers that are
41         down.
42
43 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
44
45         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
46         in mm handle if none is specified.
47
48 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
49
50         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
51
52 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
53
54         * nnir.el (nnir-search-thread): New function to make an nnir group
55         based on a thread query.
56
57         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
58         of nnir in thread referral.
59         (gnus-summary-refer-thread): Use it.
60
61         * nnimap.el (nnimap-request-thread): Use it.
62
63 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
64
65         * shr.el (shr-tag-comment): Ignore HTML comments.
66
67 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
68
69         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
70         argument.
71
72         (gnus-group-make-nnir-group,nnir-request-group,nnir-run-query): Use
73         `nnir-address' to handle server info rather than passing an arg.
74
75         * nnimap.el (nnimap-make-thread-query): New utility function to format
76         an imap thread search query.
77         (nnimap-request-thread): Use it.
78
79         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
80         right select-method if we are not going back to the group buffer.
81
82 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
83
84         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
85         enter invalid buffer configurations into the quit form (bug#9107).
86         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
87         unplugged/plugged.
88
89         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
90         keep track of which ones are unread (bug#9061).
91
92         * gnus.el (gnus-refer-article-method): Allow entering any sexp
93         (bug#9055).
94
95         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
96         (bug#9041).
97
98         * gnus-html.el (mm-util): Require (bug#9073).
99
100         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
101         (gnus-summary-refer-thread): Use it to remove duplicates in the
102         un-threaded view (bug#9053).
103         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
104
105 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
106
107         * nnir.el (nnir-read-server-parm): Use default value from global
108         variable.  Without this the default search engine parameters aren't
109         used at all.
110
111 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
112
113         * message.el (message-unique-id): Don't use the undocumented return
114         value from (random t) (bug#9118).
115
116 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
117
118         * message.el (message-auto-save-directory): If the ~/Mail directory
119         doesn't exist, use ~ as the auto-save directory (bug#4432).
120
121         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
122         hasn't already been started.
123
124 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
125
126         * gnus.el (debbugs-gnu): Renamed from debbugs-emacs.
127
128         * message.el (message-reply): Work around mysterious bug where
129         `message-mode' seems to overwrite the locally bound `subject' variable.
130
131 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
132
133         * nnimap.el (nnimap-request-thread): Ensure search is performed in
134         correct group.
135
136         * gnus-int.el (gnus-request-thread): Add group argument.
137
138         * gnus-sum.el (gnus-summary-refer-thread): Use it.
139
140 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
141
142         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
143
144         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
145         renamed to `debbugs-gnu-*'.
146
147 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
148
149         * plstore.el: Revert the editing feature since it is not urgent.
150         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
151         (plstore-mode-decoded): Remove.
152
153 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
154
155         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
156         isn't very interesting any more, and it leaks potentially secret data.
157         (gnus-debug): Removed.
158
159         * gnus-art.el (gnus-ignored-headers): Removed obsolete and non-working
160         use of :custom-show.
161
162 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
163
164         * plstore.el: Add documentation.
165         (plstore-mode): New mode to edit plstore file.
166         (plstore-mode-toggle-display, plstore-mode-original)
167         (plstore-mode-decoded): New command.
168         (plstore--encode, plstore--decode, plstore--write-contents-functions)
169         (plstore--insert-buffer, plstore--make): New function.
170         (plstore-open, plstore-save): Simplify by using them.
171
172 2011-07-06  Glenn Morris  <rgm@gnu.org>
173
174         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
175
176 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
177
178         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
179         no longer is much used.
180         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
181         Articles".
182
183 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
184
185         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
186         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
187         `notmuch' backend.
188
189 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
190
191         * mm-decode.el (mm-text-html-renderer): Doc fix.
192
193         * gnus-msg.el (gnus-bug): Fix the MML tag.
194
195         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
196
197 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
198
199         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
200         secondary methods if started with `gnus-no-server'.
201
202 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
203
204         * message.el (message-return-action): Fix typo in docstring.
205
206 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
207
208         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
209         bug reports at once.
210
211         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
212
213 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
214
215         * nndraft.el: Require gnus-group.
216         (nndraft-request-list): Declare.
217
218         * nndraft.el (nndraft-update-unread-articles): Don't show group having
219         no unread article unless it matches gnus-permanently-visible-groups.
220
221         * nndraft.el (nndraft-update-unread-articles): New function.
222         (nndraft-request-associate-buffer): Use it to update the number of
223         unread articles for the nndraft groups in the group buffer when saving
224         or killing a draft message.
225
226 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
227
228         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
229         systems to binary before writing and reading the mbox files.
230
231         * gnus.el (gnus-summary-line-format): Link to the info node for %U
232         instead of trying to list them all (bug#8978).
233
234 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
235
236         * pop3.el (pop3-open-server): Use :end-of-capability.
237
238 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
239
240         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
241         the id is always a number.
242
243         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
244
245         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
246         debbugs mode, if possible.
247
248 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
249
250         * auth-source.el (auth-source-token-passphrase-callback-function):
251         Reindent.
252         (epg-context-operation): Remove unnecessary autoload.
253
254 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
255
256         * gnus.el (gnus-list-debbugs): New command.
257
258         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
259         mboxstat instead of the maintbox, since the stat seems to be fuller.
260
261         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
262         summary buffers.
263
264         * message.el (message-get-reply-headers): Delete all duplicates,
265         instead of the first.
266         (message-get-reply-headers): Ensure that we have progress while
267         deleting duplicates.
268
269         * gnus-msg.el (gnus-configure-posting-styles): Get the local
270         gnus-posting-style value from the summary buffer to make it easier to
271         make that a per-buffer conf.
272
273 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
274
275         * nnir.el (nnir-run-imap): Allow halting a search when an article is
276         found by setting `shortcut' in 'query.
277         (nnir-request-article): Use `shortcut' setting when requesting article
278         by Message-ID.
279
280 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
281
282         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
283         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
284         Bring the pseudo-headers back too.
285
286 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
287
288         * auth-source.el (auth-source-token-passphrase-callback-function):
289         Simplify and remove EPA dependency.
290
291 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
292
293         * nnir.el (nnir-request-article): Fix error message text.
294
295 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
296
297         * auth-source.el (plstore-delete): Autoload.
298         (auth-source-plstore-search): Support delete operation.
299         * plstore.el (plstore-delete): New function.
300
301 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
302
303         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
304         mark actually existing articles as unread rather than the ones that
305         active asserts.
306
307 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
308
309         * nntp.el (nntp-record-command):
310         * gnus-util.el (gnus-message-with-timestamp-1):
311         Use format-time-string rather than decoding time stamps by hand.
312         This is simpler and insulates the code from potential changes to
313         current-time format.
314
315 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
316
317         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
318
319 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
320
321         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
322         (plstore-save): Support public key encryption.
323         (plstore--init-from-buffer): New function.
324         (plstore-open): Use it; fix error when opening a non-existent file.
325         (plstore-revert): Use plstore--init-from-buffer.
326
327 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
328
329         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
330
331 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
332
333         * mml2015.el (mml2015-use): Replace string-match-p with string-match
334         for old Emacsen.
335
336 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
337
338         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
339         is not fully working.
340
341 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
342
343         * dgnushack.el: Autoload sha1 on XEmacs.
344
345         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
346         quit window configuration.
347
348         * auth-source.el (epg-context-set-passphrase-callback): Remove
349         duplicate autoload.
350
351 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
352
353         * nnir.el (nnir-request-article): Allow requesting articles by
354         Message-ID with nnimap.
355
356         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
357         current server.
358
359 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
360
361         * auth-source.el: Autoload EPA/EPG functions.
362         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
363         changed when EPA/EPG is not available.
364         (auth-source-backend): Rename "arg" member to "data".
365         (auth-source-backend-parse, auth-source-plstore-search)
366         (auth-source-plstore-create): Use it.
367
368 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
369
370         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
371         `gnus-refer-article-methods'.
372
373 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
374
375         * auth-source.el: Require EPA and EPG.
376         (auth-source-passphrase-alist): New variable.
377         (auth-source-passphrase-callback-function)
378         (auth-source-token-passphrase-callback-function): Callbacks for the
379         netrc field encryption (GPG tokens).
380         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
381         Symmetric encryption and decryption of the netrc GPG tokens.
382         (auth-source-netrc-normalize): Use them, simplifying the closure.
383
384 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
385
386         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
387         is available.
388
389 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
390
391         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
392         non-nil, and `nnimap-split-methods' is nil, use the former.
393
394 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
395
396         * plstore.el (plstore-revert): New function.
397         (plstore-open): Use it; hide the buffer from user.
398
399 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
400
401         * auth-source.el (auth-source-backend): New member "arg".
402         (auth-source-backend-parse): Handle new backend 'plstore.
403         * plstore.el: New file.
404
405 2011-06-30  Glenn Morris  <rgm@gnu.org>
406
407         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
408
409 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
410
411         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
412         expiring articles to.
413
414         * mm-util.el (mm-charset-to-coding-system): Recognise all ANSI.x3.4
415         variations as ASCII (bug#5458).
416
417 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
418
419         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
420
421 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
422
423         * message.el (message-point-in-header-p): Tweak the function to default
424         to saying that we're not in the headers if there is no separator at
425         all.  This makes it possible to use the Message version of `M-q' in
426         buffers with no headers (bug#7987).
427         (message-point-in-header-p): Fix last checkin to work with an empty
428         mail-header-separator, too.
429
430         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
431         again, save the choice via customize.
432
433 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
434
435         * message.el (message-send-mail-function): Add `sendmail-query-once'.
436
437         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
438         ended the connection, bail out before waiting infinitely on a new
439         connection.
440
441 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
442
443         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
444         reports.
445
446         * gnus.el (gnus-bug-package): Use "gnus."
447         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
448
449 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
450
451         * dgnushack.el: Make the timer warning go away on XEmacs.
452
453         * gnus-art.el (gnus-article-stop-animations): New function to stop any
454         animations going on at article exit time.
455
456         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
457         since removing it breaks people upgrading.
458
459         * shr.el (shr-put-image): Use the new interface for animating images.
460         (shr-put-image): Animate for 60 seconds.
461
462         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
463         avoid compiler warnings.
464
465         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
466         error with `find-file-hooks' on Emacs 22.
467         (with-auth-source-epa-overrides): Ugly hack to Wrap the
468         `find-file-hook' things in `symbol-value' to avoid compilation warnings
469         on all architectures.
470
471         * spam.el (spam-stat): Require in a normal fashion without binding
472         `spam-stat-install-hooks' to avoid compilation warnings.
473
474         * spam-stat.el (spam-stat-install-hooks): Removed.
475         (spam-stat-install-hooks): Don't run automatically.
476
477 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
478
479         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
480         and keystroke.
481
482 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
483
484         * auth-source.el (auth-source-netrc-cache): Move forward.
485
486 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
487
488         * proto-stream.el (proto-stream-open-starttls): Use
489         `gnutls-available-p' to see whether we have built-in support.
490
491         * auth-source.el (auth-source-netrc-create): Don't query the bits that
492         we already know.
493         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
494         (auth-source-netrc-create): Don't prompt for the stuff we already know.
495
496 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
497
498         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
499         %S format, since that looks odd.
500         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
501         file, especially when saving.
502
503 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
504
505         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
506         article found.
507
508 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
509
510         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
511         `auth-source-save-secrets' with a more sensitive alist that can be
512         configured per file.  Experimental, so defaults to 'never.
513         (auth-source-netrc-create): Use it.  Still experimental code.
514         (with-auth-source-epa-overrides): Use `find-file-hooks' if
515         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
516
517 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
518
519         * auth-source.el (auth-source-save-secrets): New variable to control if
520         secret tokens should be saved encrypted.
521         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
522         to `auth-source-netrc-normalize'.
523         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
524         on the EPA variables being defined.
525         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
526         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
527         the lexical-let closure.
528         (auth-source-netrc-create): Create "gpg:" tokens according to
529         `auth-source-save-secrets'.
530
531 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
532
533         * gnus-group.el (gnus-group-update-group): Add new argument
534         `info-unchanged' that stops updating dribble buffer.
535
536         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
537         deletes lines matching to it in dribble buffer.
538
539         * gnus-agent.el (gnus-agent-fetch-group-1):
540         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
541         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
542         * gnus-start.el (gnus-group-change-level):
543         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
544
545         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
546         if newsgroup info is not changed.
547
548         * gnus-group.el (gnus-group-get-new-news-this-group):
549         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
550         Don't update dribble buffer.
551
552 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
553
554         * gnus-registry.el (gnus-registry-remove-ignored): New function to
555         remove entries with groups we ignore.
556
557 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
558
559         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
560         the underline comes at the bottom.
561
562 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
563
564         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
565         `gnus-registry-user-format-function-M' and declare the latter obsolete.
566         (gnus-registry-article-marks-to-names): Rename from
567         `gnus-registry-user-format-function-M2'.
568
569 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
570
571         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
572         ephemeral group.
573
574 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
575
576         * shr.el (shr-browse-image): Copy the URL if called interactively.
577
578 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
579
580         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
581         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
582         done, then unselected articles may be marked as read.
583
584         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
585         since not doing this seems to lead to a race condition in pop3-logon.
586
587         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
588         so that the call chain it correct when we call "upwards".
589
590         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
591         in read-only groups.
592
593         * gnus-group.el (gnus-group-mark-article-read): Ditto.
594
595         * message.el (message-cite-reply-position): Doc string fix.
596
597         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
598         avoid regexp overflow.
599         (nnimap-transform-split-mail): Ditto.
600
601         * pop3.el (pop3-retr): Error out if the server closes the connection.
602
603 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
604
605         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
606         mm-with-unibyte-current-buffer.  The buffer should not contain any
607         multibyte chars anyway at this stage.
608
609 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
610
611         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
612         at the end of lines.
613
614 2011-05-29  Julien Danjou  <julien@danjou.info>
615
616         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
617
618 2011-05-27  Glenn Morris  <rgm@gnu.org>
619
620         * gnus-group.el (gnus-bug-group-download-format-alist):
621         Use the "maintainer" version of debian reports as well.
622
623 2011-05-26  Glenn Morris  <rgm@gnu.org>
624
625         * gnus-group.el (gnus-bug-group-download-format-alist):
626         Use the "maintainer" version of debbugs.gnu.org reports.
627
628 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
629
630         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
631
632 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
633
634         * gnus-cus.el (gnus-agent-customize-category):
635         * gnus-delay.el (gnus-delay-send-queue):
636         * gnus.el (gnus-other-frame):
637         Don't quote lambda expressions with `quote'.
638
639 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
640
641         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
642         the thread moves us backwards and so we loop forever.
643
644 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
645
646         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
647         whitespace in base64 data lines.
648
649 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
650
651         * gnus-registry.el (gnus-registry-user-format-function-M):
652         Use `mapconcat'.
653         (gnus-registry-user-format-function-M2): Use to see the full text of
654         the marks.  Make "," the mark text separator.
655
656         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
657         authentication with auth-source.
658
659 2011-05-17  Glenn Morris  <rgm@gnu.org>
660
661         * gnus-group.el (gnus-import-other-newsrc-file):
662         Use insert-file-contents.
663
664 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
665
666         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
667         1000 iterations.
668
669 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
670
671         * nntp.el (nntp-open-connection): Check if process-type is available.
672
673 2011-05-16  Julien Danjou  <julien@danjou.info>
674
675         * shr.el (shr-tag-del): Add support for del tag.
676
677 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
678
679         * gnus-html.el (gnus-html-put-image): Register a displayer.
680
681         * shr.el (shr-image-displayer): Don't remove text props from alt text.
682
683 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
684
685         * registry.el (prune-factor): New initialization parameter defaulting
686         to 0.1.
687         (registry-prune-hard): Use it.
688
689         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
690         0.1 expicitly.
691
692 2011-05-13  Glenn Morris  <rgm@gnu.org>
693
694         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
695         is bound, since this function requires sendmail.
696
697 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
698
699         * registry.el (registry-usage-test): Disable pruning test.
700
701 2011-05-11  David Engster  <dengste@eml.cc>
702
703         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
704         Bind set-network-process-option for XEmacs.
705
706 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
707
708         * registry.el (registry-prune-hard-candidates)
709         (registry-prune-soft-candidates): Helper methods for registry pruning.
710         (registry-prune): Use them.  Make the sort function optional.
711
712 2011-05-10  Jim Meyering  <meyering@redhat.com>
713
714         * shr.el (shr-colorize-region): Fix typo "on on -> on".
715
716 2011-05-10  Julien Danjou  <julien@danjou.info>
717
718         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
719         symbol and not a list.
720
721 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
722
723         * gnus-art.el (gnus-article-mode): Move binding of
724         shr-put-image-function here from gnus-article-prepare-display.
725
726         * shr.el (shr-put-image-function): New variable.
727         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
728         (shr-put-image): Return scaled image.
729
730         * gnus-art.el (gnus-shr-put-image): New function.
731         (gnus-article-prepare-display): Bind shr-put-image-function to it.
732
733         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
734         original ones, as deletable.
735
736 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
737
738         * nntp.el (nntp-open-connection): Set TCP keepalive option.
739
740 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
741
742         * registry.el (registry-full): Add convenience method.  Fix logic.
743         (registry-insert): Use it.  Fix logic here too.
744
745         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
746         `registry-prune' if `registry-full' returns t.
747         (gnus-registry-handle-action)
748         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
749         (gnus-registry-usage-test): Use it.
750
751 2011-05-07  Julien Danjou  <julien@danjou.info>
752
753         * shr.el (shr-link): Make shr-link inherit from link by default.
754
755 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
756
757         * shr.el (shr-urlify, shr-link): Fix shr-link face.
758
759 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
760
761         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
762         error out because the face is not a list.
763
764 2011-05-05  Glenn Morris  <rgm@gnu.org>
765
766         * proto-stream.el (gnutls-negotiate): Fix declarations.
767
768         * gnus-start.el (gnus-propagate-marks): Declare.
769
770 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
771
772         * registry.el (registry-reindex): Fix percentage message.
773
774         * proto-stream.el (network-stream-open-starttls): Adjust to call
775         `gnutls-negotiate' with :process and :hostname arguments.
776
777 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
778
779         * shr.el: Add shr-link face for links.
780         (shr-urlify): Use it.
781
782         * registry.el (registry-insert): Make error message more helpful.
783
784 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
785
786         * gnus-html.el (gnus-html-schedule-image-fetching):
787         Use url-queue-retrieve, if it exists.
788
789         * shr.el (shr-tag-img): Ditto.
790
791         * gnus.el: Autoload more gnus-agent functions.
792
793         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
794         agent if we haven't already (bug#8502).
795
796         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
797         into the Agent, too.
798
799         * gnus-agent.el (gnus-agent-store-article): New function.
800
801         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
802         and moved from that file for reuse.
803
804         * pop3.el (pop3-open-server): Error messages are "-ERR".
805
806 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
807
808         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
809         (open-tls-stream): Remove superfluous tls/starttls autoloads.
810
811 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
812
813         * gnus.el: No Gnus v0.17 is released.
814
815 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
816
817         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
818         buffer has moved to a different frame.
819
820 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
821
822         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
823         to get the conversion from unibyte to multibyte buffers to work on
824         Emacs 22.
825
826         * nntp.el (nntp-request-article): Slight clean-up.
827
828 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
829
830         * shr.el (shr-strike-through): New face.
831         (shr-tag-s): Use it to provide <s> support.
832         (shr-tag-s): Remove duplicate definition.
833
834 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
835
836         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
837         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
838
839 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
840
841         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
842         `gnutls-negotiate'.
843         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
844
845 2011-04-23  Glenn Morris  <rgm@gnu.org>
846
847         * gnus-sum.el (gnus-extra-headers): Bump :version.
848
849 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
850
851         * shr.el (shr-tag-sup): New function.
852         (shr-tag-sub): Ditto.
853
854 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
855
856         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
857         for the case where `gnus-registry-ignored-groups' is a list of lists,
858         and don't call `gnus-parameter-registry-ignore' otherwise.
859
860 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
861
862         * nnimap.el (nnimap-user): New backend variable.
863         (nnimap-open-connection-1): Use it.
864         (nnimap-credentials): Accept user parameter so it's explicit what user
865         name is desired.
866
867         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
868         default.
869
870         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
871         not gnus-registry.el.
872
873         * gnus-registry.el: Mention in comments how to modify
874         `gnus-extra-headers' for proper recipient tracking and that it may
875         already have To and Cc recently, which it does as of this commit.
876         (gnus-registry-ignored-groups): Remove defcustom.
877         Explain why in comments.
878         (gnus-registry-action): Fix data-header reference to use the extra
879         headers.  Explain in package commentary how to add To and Cc headers to
880         the gnus-extra-headers.
881         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
882         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
883         parameter list or a string list in `gnus-registry-ignored-groups'.
884         Fix logic error.
885
886 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
887
888         * shr.el (shr-expand-url): Protect against null urls.
889
890 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
891
892         * shr.el (shr-base): New binding.
893         (shr-tag-base): Keep track of <base>.
894         (shr-expand-url): New function used throughout.
895
896 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
897
898         * gnus-registry.el
899         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
900         (gnus-registry-ignored-groups): New variable.
901         (gnus-registry-ignore-group-p): Use it.
902         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
903         set the destination group to nil (same as delete) if it's ignored.
904
905 2011-04-20  David Engster  <dengste@eml.cc>
906
907         * tests/gnustest-nntp.el: New file for simple NNTP testing.
908
909         * Makefile.in (test-nntp): New rule.
910         (check): Add it.
911         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
912
913 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
914
915         * gnus-registry.el (gnus-registry-action)
916         (gnus-registry-fetch-header-fast):
917         Don't use mail-header that looks an internal function of mailheader.el.
918
919 2011-04-19  Glenn Morris  <rgm@gnu.org>
920
921         * time-date.el (time-to-days): Remove unused local variables.
922
923 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
924
925         * gnus-registry.el: Eliminate cl functions.
926         (gnus-registry-sort-addresses): New function that replaces mapcan.
927         (gnus-registry-action, gnus-registry-spool-action)
928         (gnus-registry-split-fancy-with-parent)
929         (gnus-registry-fetch-recipients-fast): Use it.
930         (gnus-registry-import-eld): Replace delete* with dolist + delq.
931
932         * registry.el (initialize-instance, registry-lookup)
933         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
934         (registry-lookup-secondary-value, registry-search, registry-delete)
935         (registry-insert, registry-reindex, registry-size, registry-prune):
936         Use eval-and-compile.
937
938 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
939
940         * registry.el (registry-reindex): New method to recreate the secondary
941         registry indices.
942
943         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
944         tracked field changes.
945         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
946         (gnus-registry-action, gnus-registry-spool-action)
947         (gnus-registry-handle-action)
948         (gnus-registry--split-fancy-with-parent-internal)
949         (gnus-registry-split-fancy-with-parent)
950         (gnus-registry-register-message-ids): Add recipient tracking on spool,
951         move, and delete actions, and for fancy splitting with parent.
952         (gnus-registry-extract-addresses)
953         (gnus-registry-fetch-recipients-fast)
954         (gnus-registry-fetch-header-fast): Convenience functions.
955         (gnus-registry-misc-test): ERT test of
956         `gnus-registry-extract-addresses'.
957
958 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
959
960         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
961         Track by subject first, then sender.
962
963 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
964
965         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
966
967         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
968         Lisp.
969
970         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
971         (gnus-draft-send): Use it to avoid popping
972         up frames from gnus-group-send-queue.
973
974 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
975
976         * gnus-registry.el: Updated gnus-registry docs.
977
978 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
979
980         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
981         Fix logic bug.
982         (gnus-registry-post-process-groups): Fix logging of no results and
983         quote sender and subject.
984
985 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
986
987         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
988         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
989         gnutls-cli are too slow to be done opportunistically.
990
991         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
992         (gnus-read-active-for-groups): Don't try to finish getting stuff where
993         we had no early-data returned.
994         (gnus-get-unread-articles): Add a sanity check so that we don't issue
995         two async commands to the same server at the same time.
996
997 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
998
999         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
1000
1001 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1002
1003         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
1004         "warning" level.
1005
1006         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
1007         (mm-url-insert-file-contents): Don't set the package names.
1008
1009 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
1010
1011         * gnus-registry.el (gnus-registry-action): Remove properties and
1012         simplify subject in `gnus-registry-handle-action'.
1013         (gnus-registry-spool-action): Get subject and sender from message if
1014         they are not passed in.
1015         (gnus-registry-handle-action): Remove properties and simplify subject
1016         consistently.
1017
1018 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1019
1020         * registry.el: Require CL before using defmacro*.
1021
1022 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1023
1024         * gnus-art.el (article-treat-date): Assume that
1025         gnus-article-date-headers may be a group parameter.
1026
1027 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
1028
1029         * gnus-registry.el (gnus-registry-handle-action): More debugging.
1030
1031         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
1032         interactively so the newsrc file can contain foreign groups too.
1033         Useful for debugging but not much for users.
1034
1035 2011-04-07  David Engster  <dengste@eml.cc>
1036
1037         * registry.el (registry-usage-test): Only do
1038         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
1039         lexical binding.
1040
1041 2011-04-07  David Engster  <dengste@eml.cc>
1042
1043         * Makefile.in (check, test-registry): New rules for test-suite.
1044
1045 2011-04-06  David Engster  <dengste@eml.cc>
1046
1047         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
1048         argument NOERROR for `require', since XEmacs 21.4 does not support it.
1049
1050 2011-04-06  David Engster  <dengste@eml.cc>
1051
1052         * registry.el (initialize-instance): Change :after to :AFTER to be
1053         compatible with old EIEIO version in XEmacs.
1054
1055 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1056
1057         * gnus-registry.el (gnus-registry-post-process-groups)
1058         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
1059         and provide better messaging.
1060
1061 2011-04-06  David Engster  <dengste@eml.cc>
1062
1063         * Makefile.in (fail-on-warning): New rule to compile with warnings as
1064         errors.
1065
1066         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
1067         dgnushack-compile with error-on-warn enabled, and to signal an error if
1068         clean compilation failed.
1069         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
1070         with `byte-compile-error-on-warn'.  Return nil if errors occured.
1071
1072 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1073
1074         * gnus-registry.el: Don't use ERT if it's not available.  Load it
1075         unconditionally anyway, discarding errors.
1076         (gnus-registry-delete-entries): New convenience function.
1077         (gnus-registry-import-eld): Import from old .eld registry.
1078
1079         * registry.el: Don't use ERT if it's not available.  Load it
1080         unconditionally anyway, discarding errors.
1081
1082         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
1083         version from the Claudio Bley GnuTLS patch (extra optional parameters
1084         and host name).
1085
1086 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1087
1088         * gnus-registry.el (gnus-registry-fixup-registry): New function to
1089         fixup the parameters that can be customized by the user between
1090         save/read cycles.
1091         (gnus-registry-read): Use it.
1092         (gnus-registry-make-db): Use it.
1093         (gnus-registry-spool-action, gnus-registry-handle-action):
1094         Fix messaging.
1095         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
1096         Map references to actual group names with sender and subject tracking.
1097         (gnus-registry-post-process-groups): Use `cond' for better messaging.
1098         (gnus-registry-usage-test): Add subject lookup test.
1099
1100         * registry.el (registry-db, initialize-instance): Set up constructor
1101         instead of :initform arguments for the sake of older Emacsen.
1102         (registry-lookup-breaks-before-lexbind): New method to demonstrate
1103         pre-lexbind merge bug.
1104         (registry-usage-test): Use it.
1105         (initialize-instance, registry-db): Move the non-function initforms
1106         back to the class definition.
1107
1108 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
1109
1110         * registry.el: New library to manage gnus-registry-style data.
1111
1112         * gnus-registry.el: Use it (major rewrite).
1113
1114         * nnregistry.el: Use it.
1115
1116         * spam.el: Use it.
1117
1118 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1119
1120         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
1121         marks on non-selected articles.
1122
1123 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
1124
1125         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
1126         parameter to open-protocol-stream.
1127
1128 2011-04-01  Julien Danjou  <julien@danjou.info>
1129
1130         * mm-view.el (mm-display-inline-fontify): Do not fontify with
1131         fundamental-mode.
1132
1133 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1134
1135         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
1136         servers.
1137
1138 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1139
1140         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
1141         made marks not propagate, again.
1142
1143 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
1144
1145         * proto-stream.el (open-protocol-stream): Bring back `network' type.
1146         Make this the default type.
1147         (proto-stream-open-plain): Rename from proto-stream-open-default.
1148         (open-protocol-stream, proto-stream-open-starttls)
1149         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
1150         with `plain'.
1151
1152         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
1153         value.
1154
1155         * nntp.el (nntp-open-connection-function): Document the fact that some
1156         values are not functions but are instead handled specially.
1157         Recognize nntp-open-plain-stream value.
1158         (nntp-open-connection): Recognize that value.
1159
1160 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1161
1162         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
1163         where it seems to be needed.
1164
1165 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1166
1167         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
1168         stuff.
1169
1170         * gnus-score.el (gnus-score-string): Fix calling convention of
1171         `gnus-simplify-buffer-fuzzy' after last patches.
1172
1173         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
1174         server for articles we didn't get any headers for.  This is a sanity
1175         check.
1176
1177 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
1178
1179         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
1180         new CAPABILITY, use it.
1181
1182 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1183
1184         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
1185         downloading anything.
1186
1187         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
1188
1189 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
1190
1191         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
1192         colors.
1193         (gnus-splash-svg-color-symbols): New function.
1194
1195 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1196
1197         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
1198         instead of using the global gnus-simplify-subject-fuzzy-regexp.
1199         (gnus-simplify-subject-fuzzy): Use the local
1200         gnus-simplify-subject-fuzzy-regex instead of the global one.
1201         This makes using this variable in group parameters work.
1202
1203 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1204
1205         * gnus-registry.el (gnus-registry-unfollowed-groups):
1206         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
1207         archive:sent-YYYY-MM-DD groups).
1208         (gnus-registry-split-fancy-with-parent): Bail out early in sender
1209         tracking if there are more than `gnus-registry-max-track-groups'
1210         matches.
1211
1212 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1213
1214         * message.el (message--yank-original-internal): New function to do the
1215         insertion cleanly inside eval in `message-yank-original'.
1216         (message-yank-original): Use it.
1217
1218 2011-03-29  Julien Danjou  <julien@danjou.info>
1219
1220         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
1221         local variables disabled rather than `normal-mode'.
1222
1223 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
1224
1225         * imap.el (imap-shell-open, imap-process-connection-type):
1226         Use imap-process-connection-type for 'shell' streams as well as
1227         Kerberos, SSL, other subprocesses.
1228
1229 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
1230
1231         * proto-stream.el: Changes preparatory to merging open-protocol-stream
1232         with open-network-stream.
1233         (proto-stream-always-use-starttls): Option removed.
1234         (open-protocol-stream): Return a process object by default.  Provide a
1235         new parameter :return-list specifying a list-type return value, which
1236         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
1237         :type `network' to `try-starttls', and `network-only' to `default'.
1238         Make `default' the default, for compatibility with open-network-stream.
1239         Handle the no-parameter case exactly as open-network-stream, with no
1240         additional stream processing.  Search plists using plist-get.
1241         Explicitly add :end-of-commend parameter if it is missing.
1242         (proto-stream-open-default): Rename from
1243         proto-stream-open-network-only.  Return 'default as the type.
1244         (proto-stream-open-starttls): Rename from proto-stream-open-network.
1245         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
1246         failed.  Always return a list with a (possibly dead) process as the
1247         first element, for compatibility with open-network-stream.
1248         (proto-stream-open-tls): Use plist-get.  Always return a list.
1249         (proto-stream-open-shell): Return `default' as connection type.
1250         (proto-stream-capability-open): Use plist-get.
1251         (proto-stream-eoc): Function deleted.
1252
1253         * nnimap.el (nnimap-stream, nnimap-open-connection)
1254         (nnimap-open-connection-1): Handle renaming of :type parameter for
1255         open-protocol-stream.
1256         (nnimap-open-connection-1): Pass a :return-list parameter
1257         open-protocol-stream to obtain a list return value.  Parse this list
1258         using plist-get.
1259
1260         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
1261         for open-protocol-stream.  Accept open-protocol-stream return value
1262         that is a subprocess object instead of a list.  Handle the case of a
1263         dead returned process.
1264
1265 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
1266
1267         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
1268
1269         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
1270
1271 2011-03-21  Julien Danjou  <julien@danjou.info>
1272
1273         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
1274         normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
1275         query.
1276         (mm-inline-text): Render normal text with fontification whenever
1277         possible.
1278
1279         * gnus-sum.el (gnus-summary-save-parts-1):
1280         * gnus-art.el (gnus-article-browse-html-save-cid-content)
1281         (gnus-article-browse-html-parts, gnus-mime-delete-part)
1282         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
1283         Use `mm-handle-filename'.
1284
1285         * mm-util.el (mm-handle-filename): New function, return the filename of
1286         an handle.
1287
1288 2011-03-18  Julien Danjou  <julien@danjou.info>
1289
1290         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
1291         (gnus-buffer-live-p): Check that buffer is not nil.
1292
1293 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1294
1295         * gnus.el: No Gnus v0.15 is released.
1296
1297 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1298
1299         * time-date.el (format-seconds): Use assoc instead of assoc-string to
1300         avoid warning on XEmacs.
1301
1302         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
1303         on XEmacs.
1304
1305         * gnus-art.el: Require mouse, which the build bot seems to say is
1306         needed.
1307
1308         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
1309
1310         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
1311         XEmacs, since it doesn't have url-retrieve-synchronously.
1312
1313         * time-date.el (format-seconds): Use assoc instead of assoc-string,
1314         since assoc-string doesn't exist in XEmacs.
1315
1316 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
1317
1318         * gnus-group.el (gnus-group-list-ticked): New function.
1319         (gnus-group-make-menu-bar): Provide a menu entry for it.
1320         (gnus-group-list-map): Provide a binding for it.
1321
1322 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1323
1324         * shr.el (shr-visit-file): New command.
1325
1326         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
1327
1328 2011-03-17  Bjørn Mork  <bjorn@mork.no>
1329
1330         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
1331         servers.
1332
1333 2011-03-16  Julien Danjou  <julien@danjou.info>
1334
1335         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
1336         inline.
1337
1338         * gnus-art.el (article-hide-list-identifiers):
1339         Use gnus-group-get-list-identifiers.
1340
1341         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
1342         (gnus-summary-remove-list-identifiers):
1343         Use gnus-group-get-list-identifiers to get regexp.
1344         (gnus-select-newsgroup, gnus-summary-insert-subject)
1345         (gnus-summary-insert-articles):
1346         Call gnus-summary-remove-list-identifiers unconditionally.
1347
1348 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1349
1350         * gnus-sum.el (gnus-articles-to-read): Revert back to old behaviour if
1351         we're selecting a group with unread articles.
1352
1353         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
1354
1355         * gssapi.el: New file separated out from imap.el to provide a general
1356         Kerberos 5 connection facility for Emacs.
1357
1358         * message.el (message-elide-ellipsis): Document the format spec
1359         ellipsis.
1360
1361 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1362
1363         * message.el (message-elide-region): Allow the ellipsis to say how many
1364         lines were removed.
1365
1366 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1367
1368         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
1369         window configurations containing buffers that are now dead.
1370
1371         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
1372         parsing to avoid integer overflows.
1373         (nnimap-parse-flags): Simplify the last change.
1374         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
1375         too large for 32-bit Emacsen.
1376
1377 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1378
1379         * auth-source.el (auth-source-netrc-create):
1380         * message.el (message-yank-original): Fix use of `case'.
1381
1382 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
1383
1384         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
1385         XEmacs, which was one character too wide.
1386
1387 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
1388
1389         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
1390         default number of articles to display.
1391         (gnus-articles-to-read): Use pretty names for prompt.
1392
1393 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1394
1395         * gnus-int.el (gnus-open-server): Ditto.
1396
1397         * gnus-start.el (gnus-activate-group): Give a backtrace if
1398         debug-on-quit is set and the user hits `C-g'.
1399         (gnus-read-active-file): Ditto.
1400
1401         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
1402
1403 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
1404
1405         * message.el (message-yank-original): Use cond instead of CL case.
1406
1407 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1408
1409         * auth-source.el (auth-source-netrc-create): Use usual format for the
1410         default in prompts.
1411
1412 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1413
1414         * lpath.el: Fbind read-char-choice for XEmacs.
1415
1416 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
1417
1418         * auth-source.el (auth-source-netrc-create): Show the default in the
1419         prompt when prompting for token creation.
1420
1421 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1422
1423         * auth-source.el (auth-source-format-prompt): Always convert the value
1424         to a string to avoid evaluating non-string arguments.
1425         (auth-source-netrc-create): Offer default properly, not as initial
1426         content in `read-string'.
1427         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
1428         of line to determine if we've been run before.  If so, don't run again,
1429         but print a trivial message to indicate the cache was hit instead.
1430
1431 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
1432
1433         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
1434         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
1435         The user will have to run `gnus-sync-read' manually and wait for Cloudy
1436         Gnus.
1437
1438 2011-03-11  Julien Danjou  <julien@danjou.info>
1439
1440         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
1441         modified file".
1442
1443 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
1444
1445         * auth-source.el (auth-source-read-char-choice): New function to read a
1446         character choice using `dropdown-list', `read-char-choice', or
1447         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
1448         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
1449         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
1450         (auth-source-netrc-saver): Use it.
1451         (auth-source-pick-first-password): New convenience function.
1452
1453 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1454
1455         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
1456         parameter in the credentials.
1457         (nnimap-open-connection-1): Use it after a successful login.
1458         (nnimap-credentials): Add IMAP-specific user and password prompt.
1459
1460         * auth-source.el (auth-source-search): Add :require parameter, taking a
1461         list.  Document it and the :save-function return token.  Pass :require
1462         down.  Change the CREATED message from a warning to a debug statement.
1463         (auth-source-search-backends): Pass :require down.
1464         (auth-source-netrc-search): Pass :require down.
1465         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
1466         Change save prompt to indicate all modifications saved here are
1467         deletions.
1468         (auth-source-netrc-create): Take user login name as default in user
1469         prompt.  Move all the save functionality to a lexically bound function
1470         under the :save-function token in the returned list.  Set up clearer
1471         default prompts for user, host, port, and secret.
1472         (auth-source-netrc-saver): New function, intended to be wrapped for
1473         :save-function.
1474
1475 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1476
1477         * shr.el (shr-table-horizontal-line): Change the defaults for the table
1478         lines to be spaces instead.
1479
1480 2011-03-07  Julien Danjou  <julien@danjou.info>
1481
1482         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
1483         (sieve-sasl-auth): Check that auth-source-search did return something,
1484         or just return an empty string.
1485
1486 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1487
1488         * gnus.el (gnus-interactive): Use read-directory-name.
1489
1490         * gnus-uu.el (gnus-uu-decode-uu-and-save)
1491         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
1492         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
1493         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
1494         Likewise.
1495
1496         * gnus-group.el (gnus-group-make-directory-group): Likewise.
1497
1498 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1499
1500         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
1501         onto the list of killed groups, too.  This makes killed nnimap groups,
1502         for instance, more reliably not reappear.
1503
1504         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
1505         the parent.
1506
1507         * gnus-sum.el (gnus-update-read-articles): Fix typo.
1508
1509         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
1510         really have server-side marks.
1511
1512         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
1513         since most backends do not usefully have server-side marks.
1514         (gnus-update-read-articles): Propagate marks to all backends that
1515         really have server-side marks.
1516
1517 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
1518
1519         * message.el (message-cite-reply-position, message-cite-style):
1520         New variables.
1521         (message-yank-original): Use the new citation styles.
1522
1523 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
1524
1525         * message.el (message-options): Revert 22da67af (workaround for XEmacs
1526         buffer-local issue); don't mark it buffer-local when running under
1527         XEmacs.
1528
1529 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
1530
1531         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
1532         numbers too big to be `read'.
1533
1534 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
1535
1536         * password-cache.el (password-in-cache-p): Add autoload.
1537
1538         * message.el (message-options): Make buffer-local two ways to attempt
1539         to fix a XEmacs bug.
1540
1541 2011-03-02  Julien Danjou  <julien@danjou.info>
1542
1543         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
1544
1545 2011-03-01  Julien Danjou  <julien@danjou.info>
1546
1547         * gnus-art.el (list-identifier): Add list-identifier as a parameter
1548         group.
1549         (article-hide-list-identifiers): Use list-identifier group parameter.
1550
1551 2011-02-28  Julien Danjou  <julien@danjou.info>
1552
1553         * sieve.el (sieve-buffer-script-name): New local variable to store
1554         sieve script name.
1555         (sieve-edit-script): Store sieve script name.
1556         (sieve-upload): Use sieve script name when uploading.
1557         (sieve-upload): Use substitute-command-keys.
1558         (sieve-edit-script): Use substitute-command-keys.
1559         (sieve-refresh-scriptlist): Use substitute-command-keys.
1560         (sieve-manage-mode-map): Define keymap properly.
1561         (sieve-manage-mode): Do not set mode name manually, change mode-name to
1562         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
1563         Remove commented code about cvs.
1564         (sieve-manage-quit): New function.
1565         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
1566
1567 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1568
1569         * gnus-group.el (gnus-import-other-newsrc-file): New function.
1570
1571 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
1572
1573         * auth-source.el (auth-source-search): Cache empty result sets.
1574
1575         * password-cache.el (password-in-cache-p): Convenience function to
1576         check if a key is in the cache, even if the value is nil.
1577
1578         * auth-source.el (auth-source-save-behavior): New variable to replace
1579         `auth-source-never-create'.
1580         (auth-source-netrc-create): Use it.
1581         (auth-source-never-save): Remove.
1582
1583 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
1584
1585         * nnimap.el (nnimap-stream): Doc fix.
1586         (nnimap-open-connection-1): Reverse the order of the ports to that the
1587         prompted-for port is first.
1588
1589         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
1590         retrieval by the no-group selection.
1591
1592         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
1593         numerical parameters.
1594
1595 2011-02-25  Julien Danjou  <julien@danjou.info>
1596
1597         * gnus-gravatar.el: Use gnus-with-article-buffer.
1598
1599         * gnus-art.el (gnus-with-article-buffer): Check that the
1600         gnus-article-buffer is alive.
1601
1602 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
1603
1604         * auth-source.el (auth-source-creation-prompts): New variable to manage
1605         creation-time prompts.
1606         (auth-source-search): Document it.
1607         (auth-source-format-prompt): Add utility function.
1608         (auth-source-netrc-create): Don't default the user name to
1609         user-login-name.  Use `auth-source-creation-prompts' and some default
1610         prompts for user, host, port, and password (the default generic prompt
1611         remains ugly).
1612         (auth-source-never-save): Add customizable option to never save info.
1613         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
1614         mode excursion.
1615
1616 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1617
1618         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
1619         argument that XEmacs doesn't support.
1620
1621         * dgnushack.el (dgnushack-compile): Exclude color.el from being
1622         compiled for Emacsen having no `libxml-parse-html-region' support.
1623
1624         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
1625
1626         * lpath.el: Bind buffer-save-without-query for XEmacs.
1627
1628 2011-02-23  Julien Danjou  <julien@danjou.info>
1629
1630         * gnus-art.el (article-make-date-line): Ignore errors if time is
1631         invalid and not convertible.
1632         (article-make-date-line): Only add lapsed time if time is not nil.
1633
1634 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
1635
1636         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
1637         `read-char-choice' for backwards compatibility.
1638         (auth-source-netrc-element-or-first): New function to DTRT for
1639         parameter extraction.
1640         (auth-source-netrc-create): Use it and fix multiple parameter print
1641         bug.  Use the default passed from above (given-default) or the
1642         built-in (user-login-name for :user).
1643
1644 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
1645
1646         * gnus-start.el (gnus-dribble-read-file):
1647         Set buffer-save-without-query, since we always want to save the dribble
1648         file, probably.
1649
1650         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
1651         nnimap.
1652
1653         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
1654         -summary- since it's a user-visible variable.
1655
1656         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
1657         first time you use the new Gnus.
1658
1659 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1660
1661         * auth-source.el: Don't load netrc.el.
1662         (auth-sources): Search ~/.netrc as well by default.
1663         (auth-source-debug): Add 'trivia option for extra output.
1664         (auth-source-do-trivia): Use it.
1665         (auth-source-search): Simplify logic to use
1666         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
1667         appropriate.  Don't keep a running count at this level.  Layer :create
1668         and :delete options appropriately on the first and second passes.
1669         Don't track the backend with the search results.
1670         (auth-source-search-backends): New function to search a list of
1671         backends for a processed spec.
1672         (auth-source-netrc-parse): Cache all netrc files, making
1673         auth-source-netrc-cache an alist keyed by the file name and using the
1674         file mtime as the caching criterion.  Keep the obfuscated data secret
1675         with a lexical bind.
1676         (auth-source-netrc-search): Don't calculate the length of the results
1677         unnecessarily.
1678         (auth-source-search-backends): Fix bug.
1679         (auth-source-netrc-create): Rework prompts.
1680
1681 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
1682
1683         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
1684         Lower case names of search constraints.
1685         (nnir-run-query): Cache and reuse search constraints for all imap
1686         servers.
1687
1688 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
1689
1690         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
1691         after exit.
1692         (gnus-setup-message): Define missing variable from last checkin.
1693
1694         * gnus-sum.el (gnus-summary-show-article): When called with t as the
1695         value, show the raw article.
1696
1697 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1698
1699         * gnus.el: No Gnus v0.13 is released.
1700
1701 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1702
1703         * nnimap.el (nnimap-open-connection-1): Revert last change, since
1704         auth-source now accepts numbers.
1705
1706         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
1707         spec, too.
1708         (auth-source-ensure-strings): New function.
1709
1710         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
1711         (gnus-article-setup-buffer): Always restart the date timer so that user
1712         changes to the frequency is respected.
1713
1714         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
1715         port numbers, so make sure it gets that if nnimap-server-port is
1716         explicit.
1717
1718 2011-02-21  Simon Josefsson  <simon@josefsson.org>
1719
1720         * nnimap.el (nnimap-inbox): Doc fix.
1721
1722 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
1723
1724         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
1725         Autoload.  Add optional arg FRAME, and pass it to color-values.
1726         (color-complement): Caller changed.  Doc fix.
1727         (color-gradient): Rewrite for better clarity and efficiency.
1728
1729 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
1730
1731         * shr-color.el (shr-color->hexadecimal): Use renamed function names
1732         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
1733         color-lab-to-srgb.
1734
1735 2011-02-20  Drew Adams  <drew.adams@oracle.com>
1736
1737         * color.el: First part of merge from hexrgb.el.
1738         (color-rgb-to-hex): Rename from color-rgb->hex.
1739         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
1740         saturation to zero if the value is too small.
1741         (color-rgb-to-hsl): Rename from color-rgb->hsl.
1742         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
1743         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
1744         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
1745         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
1746         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
1747         (color-cie-de2000): Doc fix.
1748
1749 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1750
1751         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
1752         given method as in the group name if we're using an extended method.
1753         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
1754         command, if we're using that, instead of waiting for the beginning.
1755
1756         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
1757         we're sure to get unique server names, and we don't output two async
1758         commands in the same buffer.  This fixes an NNTP hang for some users.
1759
1760 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1761
1762         * gnus.el: No Gnus v0.11 is released.
1763
1764 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1765
1766         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
1767         summary buffer before reading going to the next buffer.  This avoids
1768         putting the point in the group buffer if you `C-g' the command.
1769
1770         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
1771         cache (for now) to make ~/.authinfo.gpg files usable.
1772
1773         * nnfolder.el (copyright-update): Define for the compiler.
1774
1775         * auth-source.el (auth-source-search): Fix unbound variable.
1776
1777 2011-02-19  Glenn Morris  <rgm@gnu.org>
1778
1779         * gnus.el (gnus-meta): Doc fix.
1780
1781 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
1782
1783         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
1784         in case it's not yet loaded.
1785
1786 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1787
1788         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
1789         line we're waiting for.
1790
1791 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
1792
1793         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
1794         face with line-width greater than zero will cause RET in gnus summary
1795         buffer to scroll down article page-wise because auto vscroll happens,
1796         it should be temporalily disabled when doing a scroll-up.
1797
1798 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
1799
1800         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
1801         outputs from the server.
1802
1803 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
1804
1805         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
1806         later so that bbdb can hook in easier.
1807
1808 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
1809
1810         * auth-source.el (auth-source-search): Don't try to create credentials
1811         if the caller doesn't want that.
1812         (auth-source-search): If we don't find a match, don't bug out on
1813         non-bound variables.
1814         (auth-source-search): Only ask a single backend to create the
1815         credentials.
1816
1817         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
1818         logging.
1819         (nnimap-credentials): Protect against auth-source-search returning nil.
1820         (nnimap-request-list): Protect against not being able to open the
1821         server.
1822
1823 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
1824
1825         * auth-source.el (auth-source-search): Do a two-phase search, one with
1826         no :create to get the responses from all backends.
1827
1828         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
1829         when getting credentials.
1830
1831         * gnus-util.el (gnus-delete-duplicates): New function.
1832
1833 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
1834
1835         * nnimap.el (nnimap-credentials): Instead of picking the first port as
1836         a creation default, pass the whole port list down.  It will be
1837         completed.
1838
1839         * auth-source.el (auth-source-search): Updated docs to talk about
1840         multiple creation choices.
1841         (auth-source-netrc-create): Accept a list as a value (from the search
1842         parameters) and do completion on that list.  Keep a separate netrc line
1843         with the password obscured for showing the user.
1844
1845         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
1846         first choice to `auth-source-search' so it will be used for entry
1847         creation instead of the server's Gnus-specific name.
1848         (nnimap-credentials): Rely on the auth-source library to select which
1849         port is actually wanted in the new netrc entry, so don't override
1850         `auth-source-creation-defaults'.
1851
1852         * auth-source.el (auth-source-netrc-parse): Use :port instead of
1853         :protocol and accept a missing user, host, or port as a wildcard match.
1854         (auth-source-debug): Default to off.
1855
1856         (auth-source-netrc-search, auth-source-netrc-create)
1857         (auth-source-secrets-search, auth-source-secrets-create)
1858         (auth-source-user-or-password, auth-source-backend, auth-sources)
1859         (auth-source-backend-parse-parameters, auth-source-search): Use :port
1860         instead of :protocol.
1861
1862         * nnimap.el (nnimap-credentials): Pass a port default to
1863         `auth-source-search' in case an entry needs to be created.
1864         (nnimap-open-connection-1): Use :port instead of :protocol.
1865
1866 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1867
1868         * auth-source.el: Bind load-path when loading EIEIO from
1869         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
1870         21.4 doesn't support, to `require'.
1871         (auth-source-secrets-search): Use mm-delete-duplicates instead of
1872         delete-dups that is not available in XEmacs 21.4.
1873
1874 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
1875
1876         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
1877         as EIEIO must also be loaded when auth-source.el is being
1878         byte-compiled.
1879
1880 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1881
1882         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
1883
1884         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
1885
1886         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
1887
1888         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
1889
1890         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
1891
1892         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
1893
1894         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
1895
1896         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
1897         necessary.
1898
1899 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
1900
1901         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
1902         nil means that nnimap doesn't get updated.
1903
1904 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1905
1906         * auth-source.el (auth-source-netrc-create): Return a synthetic search
1907         result when the user doesn't want to write to the file.
1908         (auth-source-netrc-search): Expect a synthetic result and proceed
1909         accordingly.
1910         (auth-source-cache-expiry): New variable to override
1911         `password-cache-expiry'.
1912         (auth-source-remember): Use it.
1913
1914         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
1915         parameter.  Create entry if necessary by using :create t.
1916         (nnimap-open-connection-1): Don't pass `inhibit-create'.
1917
1918 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
1919
1920         * auth-source.el (auth-source-debug): Enable by default and don't
1921         mention the obsolete `auth-source-hide-passwords'.
1922         (auth-source-do-warn): New function to debug unconditionally.
1923         (auth-source-do-debug): Use it.
1924         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
1925         and for Secrets API entries when the secrets.el library is not
1926         available.
1927
1928 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1929
1930         * gnus-sum.el (gnus-propagate-marks): Default to nil.
1931         (gnus-summary-exit): Kill the correct article buffer on exit from a
1932         `C-d' group.
1933
1934         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
1935         gnus-propagate-marks.
1936
1937         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
1938         before killing the buffers so that a non-full window conf gets handled
1939         correctly.
1940         (gnus-summary-exit): Ditto.
1941         (gnus-summary-read-group-1): Ditto.
1942
1943         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
1944         async code again so that we can debug it properly.
1945
1946         * message.el (message-reply): Take an optional switch-buffer parameter
1947         so that Gnus window confs are respected better.
1948
1949 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1950
1951         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
1952         `plist-get' to accept non-list parameters (XEmacs issue).
1953         Fix docstring.
1954         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
1955         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
1956         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
1957         Login collection is "Login" and not "login".
1958
1959 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
1960
1961         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
1962         multiple headers.
1963
1964         * nnimap.el (nnimap-inhibit-logging): New variable.
1965         (nnimap-log-command): Don't log login commands.
1966
1967         * auth-source.el (auth-source-netrc-search): The asserts seem to want
1968         to have more parameters.
1969
1970         * nnimap.el (nnimap-send-command): Mark the command time for each
1971         command, so that we don't get NOOPs stepping on our toes.
1972
1973         * gnus-art.el (article-date-ut): Get the date from the Date header on
1974         `t'.
1975
1976 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1977
1978         * auth-source.el (auth-source-search): Use copy-sequence instead of
1979         the cl.el copy-list.
1980
1981 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1982
1983         * imap.el: Bring it back (revert
1984         84d800cd31de3064f0ed39617d725709a2f8f42f).
1985
1986 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
1987
1988         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
1989         Improve prompt.
1990
1991 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1992
1993         * gnus-art.el (gnus-article-mode-line-format): Remove the article
1994         washing status from the default format.  It isn't very informative.
1995
1996 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
1997
1998         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
1999         Fix Gcc processing on imap.
2000
2001 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2002
2003         * imap.el: Remove file.  All the functionality is in nnimap.el.
2004
2005 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2006
2007         * message.el (message-bury): Don't pop up a new window when selected
2008         window is dedicated.
2009
2010 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
2011
2012         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
2013
2014 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
2015
2016         * sieve-manage.el: Autoload `auth-source-search'.
2017         (sieve-sasl-auth): Use it.
2018
2019 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
2020
2021         * nnimap.el: Autoload `auth-source-forget+'.
2022         (nnimap-open-connection-1): Use it if the connection fails.
2023
2024         * auth-source.el: Require `password-cache'.
2025         (auth-source-hide-passwords, auth-source-cache): Remove and mark
2026         obsolete.
2027         (auth-source-magic): Marker for `password-cache' keys.
2028         (auth-source-do-cache): Update docstring.
2029         (auth-source-search): Use and check cache.
2030         (auth-source-forget-all-cached, auth-source-remember)
2031         (auth-source-recall, auth-source-forget, auth-source-forget+)
2032         (auth-source-specmatchp): Caching support functions.
2033         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
2034         Remove and obsolete.
2035         (auth-source-user-or-password): Remove caching to further discourage
2036         using it.  Always hide passwords.
2037
2038         * password-cache.el (password-cache-remove): Accept secrets that are
2039         not strings.
2040
2041 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2042
2043         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
2044         code for now, since it doesn't work for all users.
2045
2046 2011-02-09  Julien Danjou  <julien@danjou.info>
2047
2048         * message.el (message-options): Make message-options really buffer
2049         local.
2050
2051 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
2052
2053         * mail-source.el: Autoload `auth-source-search'.
2054         (mail-source-keyword-map): Note order matters.
2055         (mail-source-set-1): Get all the mail-source source values and
2056         defaults and search auth-source on those if needed.  This can all
2057         probably be simplified.
2058
2059         * nnimap.el: Autoload `auth-source-search'.
2060         (nnimap-credentials): Use it.
2061         (nnimap-open-connection-1): Ask for the virtual server and physical
2062         address in one shot.
2063
2064         * nntp.el: Autoload `auth-source-search'.
2065         (nntp-send-authinfo): Use it.  Note TODO.
2066
2067 2011-02-08  Julien Danjou  <julien@danjou.info>
2068
2069         * shr.el (shr-tag-body): Add support for text attribute in body
2070         markups.
2071
2072         * message.el (message-options): Make message-options a local variable.
2073
2074 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
2075
2076         * auth-source.el (auth-source-secrets-search)
2077         (auth-source-user-or-password): Use `append' instead of `nconc'.
2078         (auth-source-user-or-password): Build return list better and protect
2079         against nil :secret.
2080
2081 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2082
2083         * nnimap.el (nnimap-update-info): Refactor slightly.
2084         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
2085         (nnimap-update-info): Clean up slightly.
2086         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
2087         characters.
2088         (nnimap-process-quirk): Rename function to avoid collision.
2089         (nnimap-update-info): Fix macrology bug-out.
2090         (nnimap-update-info): Simplify split history test.
2091
2092 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
2093
2094         * auth-source.el (top): Require 'eieio unconditionally.
2095         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
2096         (auth-source-secrets-search): Limit search when `max' is greater than
2097         number of results.
2098
2099 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2100
2101         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
2102         part not returning any data.
2103
2104         * proto-stream.el (open-protocol-stream): Document the return value.
2105
2106 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2107
2108         * auth-source.el (auth-source-secrets-search): Add examples.
2109
2110 2011-02-06  Julien Danjou  <julien@danjou.info>
2111
2112         * message.el (message-setup-1): Handle message-generate-headers-first
2113         set to t.
2114
2115 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
2116
2117         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
2118         API with a string "secrets:collection-name" and with 'default.
2119         (auth-source-backend-parse): Parse "secrets:collection-name" and
2120         'default.  Recurse on parses instead of repeating code.  Use the
2121         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
2122         message when ignoring a source.
2123         (auth-source-search): List ignored search keys at the top level.
2124         (auth-source-netrc-create): Use `case' instead of `cond'.
2125         (auth-source-secrets-search): Created with TODOs.
2126         (auth-source-secrets-create): Created with TODOs.
2127         (auth-source-retrieve, auth-source-create, auth-source-delete)
2128         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
2129         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
2130         (auth-source-user-or-password-sftp)
2131         (auth-source-user-or-password-smtp): Remove.
2132         (auth-source-user-or-password): Deprecated and modified to be a wrapper
2133         around `auth-source-search'.  Not tested thoroughly.
2134
2135 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2136
2137         * auth-source.el: Bring in assoc and eioeio libraries.
2138         (secrets-enabled): New variable to track the status of the Secrets API.
2139         (auth-source-backend): New EIOEIO class to represent a backend.
2140         (auth-source-creation-defaults): New variable to set prompt defaults
2141         during token creation (see the `auth-source-search' docstring for
2142         details).
2143         (auth-sources): Simplify to allow a simple string as a netrc backend
2144         spec.
2145         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
2146         (auth-source-backend-parse-parameters): Fill in the backend parameters.
2147         (auth-source-search): Main auth-source API entry point.
2148         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
2149         (auth-source-search-collection): Helper function for searching.
2150         (auth-source-netrc-parse, auth-source-netrc-normalize)
2151         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
2152         Supports search, create, and delete.
2153         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
2154         backend stubs.
2155         (auth-source-user-or-password): Call `auth-source-search' but it's not
2156         ready yet.
2157
2158 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
2159
2160         * message.el (message-setup-1): Remove the read-only stuff, since it
2161         doesn't work under XEmacs, for some reason.
2162
2163         * gnus-sum.el (gnus-user-date): Rename back from
2164         gnus-summary-user-date since user code refers to it.
2165
2166         * shr.el (shr-render-td): Store the actual background colour used.
2167
2168         * message.el (message-setup-1): Don't bind the constant
2169         -forbidden-properties.
2170         (message-setup-1): Revert previous change, since it needs to bind the
2171         props to insert them.
2172         (message-resend): Allow removing the read-only separator line.
2173
2174 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2175
2176         * nnimap.el (nnimap-request-accept-article): Give an error message if
2177         the APPEND wasn't successful.
2178
2179 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
2180
2181         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
2182         that have no groups.
2183
2184 2011-02-03  Julien Danjou  <julien@danjou.info>
2185
2186         * gnus-draft.el: Remove progn around gnus-draft-setup.
2187
2188 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2189
2190         * gnus-start.el (gnus-read-active-for-groups): This function is never
2191         called with a nil `infos', so clean that up.
2192         (gnus-get-unread-articles): Request active files from primary/secondary
2193         methods that have no groups (yet).
2194
2195 2011-02-03  Julien Danjou  <julien@danjou.info>
2196
2197         * message.el (message-setup-1): Always generate References first.
2198         (message-mail): Return the return value of message-setup, not always t.
2199         (message-setup-1): Insert mail-header-separator with read-only and
2200         intangible properties set.
2201
2202         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
2203         user-date in docstring.
2204
2205         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
2206
2207         * gnus.el (gnus-summary-line-format): Mention &user-date format in
2208         docstring.
2209
2210         * gnus.el (gnus-user-date-format-alist): Change default value. Use
2211         defcustom, with type and group. Move from gnus-util.el. Rename to
2212         gnus-summary-user-date-format-alist.
2213
2214 2011-02-03  Glenn Morris  <rgm@gnu.org>
2215
2216         * nnimap.el (gnus-fetch-headers): Declare.
2217
2218         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
2219
2220 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2221
2222         * message.el (message-forward-make-body-digest-plain)
2223         (message-followup, message-reply): Clean up things noted by Stefan.
2224
2225         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
2226         gnus-article-update-date-headers is nil.
2227         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
2228         it didn't really work with defcustom.
2229         (article-update-date-lapsed): Make sure the window start doesn't move,
2230         either.
2231
2232 2011-02-01  Julien Danjou  <julien@danjou.info>
2233
2234         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
2235         format.
2236
2237         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
2238         standard in Emacs nowadays.
2239
2240         * color.el (color-gradient): Add a color-gradient function.
2241
2242 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2243
2244         * message.el (message-expand-name): Don't trust the return value of
2245         bbdb-complete-name.
2246         (message-check-news-header-syntax): Remove unused var `start'.
2247         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
2248         (message-inhibit-body-encoding): Move to before first use.
2249         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
2250         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
2251         (Organization, Message-ID, Date, mh-previous-window-config):
2252         Defvar the vars using dynamic scoping.
2253
2254 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2255
2256         * shr.el (shr-render-td): Only do colours at the final rendering.
2257         Should be slightly faster.
2258         (shr-insert-table): Fix up TD background colours when doing the
2259         vertical padding.
2260
2261         * gnus-art.el (article-date-ut): Protect against articles with no Date
2262         header.
2263         (article-update-date-lapsed): Don't use current-column to find the
2264         horizontal position.  It's fragile in the presence of \003 characters.
2265
2266         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
2267
2268 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2269
2270         * gnus-art.el (article-transform-date): Rewrite to still work when
2271         there are several rfc2822 parts.
2272         (article-transform-date): Fix infinite recursion.
2273         (article-date-ut): Replace infinitely many Date headers with a single
2274         one when called interactively.
2275
2276         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
2277         secure manner.
2278
2279         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
2280         move around by not using save-window-excursion.  It seems to work...
2281
2282 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2283
2284         * gnus-art.el (article-make-date-line): Work for user-defined format.
2285
2286 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2287
2288         * nntp.el (nntp-retrieve-group-data-early)
2289         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
2290         fetching functions.
2291
2292         * gnus-start.el (gnus-read-active-for-groups): Read the active files
2293         thoroughly for all backends that have no known groups.  This should
2294         allow new nnml methods to retrieve mail.
2295
2296         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
2297         that Gnus doesn't know exists again.
2298
2299         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
2300         (gnus-treat-date-ut): Ditto.
2301         (gnus-article-update-date-header): Rename.
2302         (gnus-treat-date-local): Remove.
2303         (gnus-treat-date-english): Remove.
2304         (gnus-treat-date-lapsed): Remove.
2305         (gnus-treat-date-combined-lapsed): Remove.
2306         (gnus-treat-date-original): Remove.
2307         (gnus-treat-date-iso8601): Remove.
2308         (gnus-treat-date-user-defined): Remove.
2309         (gnus-article-date-headers): New variable to control all the date
2310         header options.
2311         (article-date-ut): Rewrite to allow using the new way to format date
2312         headers(s).
2313
2314 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2315
2316         * nnmail.el (nnmail-article-group): Check for a direct fancy split
2317         method.
2318         (nnmail-article-group): A better test for fanciness.
2319
2320         * nnimap.el (nnimap-request-head): Protect against not finding the
2321         article by Message-ID.
2322
2323 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
2324
2325         * gnus-art.el (article-update-date-lapsed): Try a better way to really
2326         keep point at the "same place".
2327
2328 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2329
2330         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
2331         data if the group is unactivated.
2332
2333 2011-01-28  Julien Danjou  <julien@danjou.info>
2334
2335         * gnus-win.el: Remove dead function gnus-window-configuration-element.
2336         (gnus-all-windows-visible-p): Remove old compatibility code.
2337         (gnus-window-top-edge): Add docstring.
2338
2339         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
2340
2341 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2342
2343         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
2344         older request-update-info.
2345
2346         * gnus-art.el (article-make-date-line): Limit the length a bit more.
2347
2348 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
2349
2350         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
2351         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
2352
2353 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2354
2355         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
2356         groups.  This makes the nndraft:queue group pop up if it's not already
2357         there.
2358
2359         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
2360         messages" logic, which was reversed.
2361
2362         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
2363         the "same place" even if point is on the line being replaced.
2364         (article-update-date-lapsed): Allow updating both the combined lapsed
2365         and the lapsed headers.
2366         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
2367         (article-make-date-line): Limit the number of segments dynamically to
2368         avoid too-long lines.
2369
2370 2011-01-27  Julien Danjou  <julien@danjou.info>
2371
2372         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
2373         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
2374
2375 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2376
2377         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
2378         Use plist-get instead of the cl function getf.
2379
2380 2011-01-27  Glenn Morris  <rgm@gnu.org>
2381
2382         * gnus-util.el (float-time): Get rid of compiler warning, again.
2383
2384 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2385
2386         * shr.el (shr-put-color): Special-case background colours: Do put them
2387         at the blank parts at the front of the lines.
2388
2389         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
2390         exit hook to nix out all data on readedness on group exit.
2391
2392         * gnus-util.el (float-time): If float-time is bound, always use it on
2393         all Emacsen.  It's unclear why the subrp check was there.
2394         (time-date): Require to make some autoload issues on XEmacs go away.
2395
2396         * shr.el (shr-put-color): Don't do the box padding in tables, since
2397         they're already padded.
2398
2399 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2400
2401         * gnus-art.el (gnus-article-next-page): When the last line of the
2402         article is displayed, scroll down once more instead of going to the
2403         next article at once.
2404         (article-lapsed-string): Refactor out and allow specifying how many
2405         segments you want.
2406         (gnus-article-setup-buffer): Start updating the lapsed header directly.
2407         (gnus-article-update-lapsed-header): New variable.
2408
2409         * shr.el: Revert change that made headings use different-sized faces.
2410         The Emacs display engine isn't advanced enough that, for instance,
2411         tables can comfortably use differently-sized faces.
2412
2413 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2414
2415         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
2416         used.
2417         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
2418         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
2419         we're using an encrypted connection.
2420
2421         * proto-stream.el: Alter the interface functions to also return the
2422         actual stream type used: network or tls.
2423
2424 2011-01-25  Julien Danjou  <julien@danjou.info>
2425
2426         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
2427         (mm-display-javascript-inline): New function.
2428
2429         * mm-decode.el (mm-inline-media-tests): Add application/javascript
2430         viewing function.
2431
2432 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2433
2434         * shr.el (shr-expand-newlines): Fix variable name.
2435
2436 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2437
2438         * shr.el (shr-expand-newlines): Make nested boxes work.
2439
2440 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2441
2442         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
2443         backgrounds.
2444         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
2445         in a more sensible manner.
2446
2447 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2448
2449         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
2450         if EPG is loaded.
2451
2452 2011-01-24  Julien Danjou  <julien@danjou.info>
2453
2454         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
2455         tags.
2456
2457 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2458
2459         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
2460         commands.
2461
2462         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
2463         in the article buffer.
2464         (gnus-gravatar-insert): Use blank space from the current buffer to
2465         avoid breaking text properties.  This makes X-Sent updating work again.
2466
2467         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
2468
2469 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
2470
2471         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
2472         fix the bug in url-http.el instead.
2473
2474         * shr.el (shr-image-fetched): Ditto.
2475
2476         * shr.el (shr-image-fetched): Avoid having point move in the article
2477         buffer.
2478
2479         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
2480         buffer after being called.  It's apparently being killed by url.el, and
2481         killing it made point move to end-of-buffer in a random buffer.
2482
2483         * shr.el (shr-image-fetched): Ditto.
2484
2485 2011-01-23  Julien Danjou  <julien@danjou.info>
2486
2487         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
2488
2489         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
2490         text/x-org.
2491
2492 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2493
2494         * gnus-sum.el (gnus-summary-move-article): Protect against backends
2495         (i.e., nnimap) returning nil as the article number.
2496
2497 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2498
2499         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
2500         "DelSp" parameter in RFC3676.
2501
2502 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2503
2504         * message.el (message-check-recipients): Display the encoded version of
2505         the bogus address if they differ.
2506
2507         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
2508         after sending.
2509
2510         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2511
2512         * gnus-group.el (gnus-group-refresh-group): New convenience function.
2513
2514         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
2515         group buffer after sending the queue.
2516
2517         * gnus-agent.el (gnus-agent-send-mail): Ditto.
2518
2519 2011-01-22  Julien Danjou  <julien@danjou.info>
2520
2521         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
2522
2523 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
2524
2525         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
2526         nested related parts.
2527
2528         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
2529         unexpired articles.  This fixes the regression that led expiry marks to
2530         disappear from nnfolder groups.
2531
2532 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2533
2534         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
2535         Don't confuse the "ret" of "retrograde" with RET.
2536
2537 2011-01-21  Julien Danjou  <julien@danjou.info>
2538
2539         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
2540         than mm-insert-inline.
2541
2542 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2543
2544         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
2545         Widen article buffer.
2546
2547 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2548
2549         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
2550         the temp buffer.
2551         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
2552
2553 2011-01-20  Julien Danjou  <julien@danjou.info>
2554
2555         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
2556
2557         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
2558         than mm-insert-inline to insert inline part: this respect
2559         mm-inline-media-tests displayers.
2560
2561         * mm-view.el (mm-display-shell-script-inline): New function.
2562
2563         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
2564
2565         * mm-uu.el (mm-uu-type-alist): Add org block.
2566         (mm-uu-org-src-code-block-extract): New function.
2567
2568         * mm-view.el (mm-display-org-inline): New function.
2569
2570         * mm-decode.el (mm-automatic-display): Add text/org.
2571
2572         * mailcap.el (mailcap-mime-extensions): Add .org.
2573
2574 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2575
2576         * gnus-art.el (gnus-article-highlight): Remove argument passed to
2577         gnus-article-add-buttons.
2578
2579 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
2580
2581         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
2582         From header with a date and "nobody" as the sender.
2583
2584 2011-01-19  Julien Danjou  <julien@danjou.info>
2585
2586         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
2587         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
2588         if you have the same regexp several times.
2589         (gnus-button-push): Fix matching when regexp is symbol.
2590
2591 2011-01-15  Glenn Morris  <rgm@gnu.org>
2592
2593         * message.el (message-mail): A compose-mail function should
2594         accept headers as strings.
2595
2596 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
2597
2598         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
2599         Add :vert-only tags.
2600         (message-mail): New arg RETURN-ACTION.
2601         (message-return-action): New var.
2602         (message-bury): Use it.
2603         (message-mode): Make it buffer-local.
2604         (message-send-and-exit): Always call message-bury.
2605
2606         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
2607         message-mail.
2608
2609 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2610
2611         * nnimap.el (nnimap-convert-partial-article): Protect against
2612         zero-length body parts.
2613
2614         * mm-decode.el (mm-preferred-alternative-precedence):
2615         Discourage showing empty parts.
2616
2617         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
2618         and stuff if the backend didn't return the article number.  This fixes
2619         an Exchange-related nnimap bug.
2620
2621         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
2622         group window, because it does the wrong thing when a separate frame
2623         displays the group buffer.
2624
2625         * proto-stream.el (open-protocol-stream): Protect against the low-level
2626         transport functions returning nil.
2627
2628 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
2629
2630         * mml2015.el (epg-sub-key-fingerprint): Autoload.
2631         (mml2015-epg-find-usable-secret-key): New function.
2632         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
2633         mml2015-epg-find-usable-key (Bug#7797).
2634         (mml2015-epg-encrypt): Ditto.
2635
2636 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2637
2638         * dgnushack.el (rot13-string): Fix the way to get the argument.
2639
2640 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2641
2642         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
2643
2644 2011-01-03  Glenn Morris  <rgm@gnu.org>
2645
2646         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
2647
2648         * sieve.el (sieve-open-server): Give a more explicit error if
2649         sieve-manage-open returns nil.  (Bug#7720)
2650
2651 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
2652
2653         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
2654
2655 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2656
2657         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
2658         This avoids sending passwords in plain text over non-encrypted
2659         channels.
2660
2661         * shr.el (shr-rescale-image): Display all GIF images as animated images.
2662
2663         * nnimap.el (nnimap-login): Refactored out into own function, and
2664         implement CRAM-MD5.
2665         (nnimap-wait-for-line): Refactored out.
2666
2667         * mm-view.el (mml-smime): Require.
2668
2669 2010-12-20  David Engster  <deng@eml.cc>
2670
2671         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
2672         use EPG to decrypt S/MIME messages instead of openssl.
2673
2674 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2675
2676         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
2677
2678         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
2679         status is the group clearly is unreachable.
2680
2681         * auth-source.el (auth-source-create): Add the optional second
2682         parameter to `local-variable-p' to be compatible with XEmacs.
2683
2684 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
2685
2686         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
2687         work when using a compressed nnml folder.
2688
2689 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2690
2691         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
2692         backends after sanitising on entry, because this never makes sense:
2693         If the articles have gone missing, then the data no longer exists on
2694         the backend, and if they haven't, then Gnus is wrong, and shouldn't
2695         overwrite anything anyway.
2696
2697         * shr.el (shr-insert-document): Bind shr-width dynamically to
2698         window-width if it's nil.
2699
2700 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
2701
2702         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
2703         with the meaning of using the full emacs window width for rendering.
2704
2705 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
2706
2707         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
2708         case when sender is not given.
2709
2710 2010-12-23  Julien Danjou  <julien@danjou.info>
2711
2712         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
2713         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
2714         the addresses, otherwise we might misplaced the gravatar.
2715
2716 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
2717
2718         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
2719         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
2720         obsolete in Emacs.
2721
2722 2010-12-20  Julien Danjou  <julien@danjou.info>
2723
2724         * gnus-util.el (gnus-rescale-image): Revert last change.
2725
2726 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
2727
2728         * binhex.el: Improve commentary (Bug#7482).
2729
2730 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2731
2732         * gnus-group.el (gnus-group-delete-articles): New command.
2733
2734 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
2735
2736         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
2737
2738 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2739
2740         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
2741         here, since it's up to the backends to do CRLF removal if their
2742         protocol has it.
2743
2744         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
2745
2746 2010-12-17  Julien Danjou  <julien@danjou.info>
2747
2748         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
2749         they are from file. Can also scale up.
2750
2751 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
2752
2753         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
2754         gnus-use-agent.
2755         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
2756
2757         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
2758
2759 2010-12-17  Julien Danjou  <julien@danjou.info>
2760
2761         * gravatar.el (gravatar-retrieve-synchronously): New function.
2762         (gravatar-get-data): Make more robust.
2763
2764 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2765
2766         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
2767
2768 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2769
2770         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
2771         to really consider the last line.
2772
2773 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
2774
2775         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
2776         list of recipient keys, or use symmetric encryption if not a list.
2777         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
2778         EPA override, replacing the call to `netrc-store-data'.
2779
2780 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
2781
2782         * gnus-srvr.el: Avoid passing nil regexp argument to
2783         delete-matching-lines.
2784
2785 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2786
2787         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
2788         fetching stops when Gnus exits.
2789
2790         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
2791         function.
2792         (nnfolder-request-expire-articles): Save all the buffers after doing
2793         expiry.
2794
2795         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
2796         the last article", since that led to serious performance regressions
2797         when expiring nnml groups.
2798
2799 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
2800
2801         * nnir.el: Improve customizations.
2802
2803 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2804
2805         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
2806
2807         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
2808         group has been killed.
2809         (gnus-group-yank-group): Ditto.
2810
2811         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
2812
2813         * nnimap.el (nnimap-request-update-group-status): New function.
2814
2815         * gnus-int.el (gnus-request-update-group-status): New interface
2816         function.
2817
2818         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
2819         copying read-ness to the backends.
2820
2821         * nnimap.el (nnimap-quirk): New function.
2822         (nnimap-retrieve-group-data-early): Use it.
2823         (nnimap-quirks): New alist.
2824
2825 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2826
2827         * shr.el (shr-insert): Set shr-start after deleting trailing space;
2828         don't delete it within indentation.
2829
2830 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2831
2832         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
2833         previous line.
2834
2835 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2836
2837         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
2838         QRESYNC command by deleting a superfluous space which broke Cyrus
2839         servers.  This change will break other servers that are buggy the other
2840         way around.
2841
2842 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
2843
2844         * spam.el: Reindent and fix long lines.
2845         (spam-copy-or-move-routine): Exclude invalid move destinations.
2846
2847 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
2848
2849         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
2850         installed the registry.
2851
2852 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2853
2854         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
2855
2856 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2857
2858         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
2859         groupname doesn't contain "gmane".
2860
2861 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2862
2863         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
2864         and netrc-bound-and-true-p bindings.
2865         (netrc-parse): Cache the netrc contents.
2866
2867         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
2868         (gnus-1): Don't create the nndrafts group twice.
2869         (gnus-setup-news): There's no need to read the active file here, since
2870         that's done again later on a per-backend basis.
2871         (gnus-start-draft-setup): Make sure that the new group is started out
2872         empty.
2873
2874         * gnus-agent.el (gnus-agentize): Don't create the queue group
2875         automatically on startup.  It'll be created later, if needed.
2876
2877         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
2878         of automatically subscribed groups.
2879         (gnus-auto-subscribed-categories): New variable.
2880         (gnus-matches-options-n): Use it.
2881         (gnus-default-subscribed-newsgroups): Remove unused variable.
2882         (gnus-start-draft-setup): Message a bit less.
2883
2884 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2885
2886         * nnir.el (nnir-run-imap): Return article list in order of increasing
2887         UID.
2888
2889 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2890
2891         * gnus-sum.el (gnus-summary-enter-digest-group):
2892         Mention gnus-auto-select-on-ephemeral-exit.
2893
2894         * proto-stream.el (proto-stream-open-network-only): Fix the calling
2895         convention of the network-only option.
2896
2897 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2898
2899         * proto-stream.el (proto-stream-open-network-only): New function to
2900         have a way to specify non-STARTTLS upgrade connections.
2901
2902 2010-12-10  Julien Danjou  <julien@danjou.info>
2903
2904         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
2905         email address is nil.
2906
2907         * message.el (message-bogus-recipient-p): Set address to "" if nil.
2908
2909 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
2910
2911         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
2912         deletion.
2913         (nnir-run-imap): Only need to parse list once.
2914
2915 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2916
2917         * shr.el (shr-tag-script): Ignore <script>.
2918         (shr-tag-label): Add <label> support.
2919
2920 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2921
2922         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
2923
2924         * shr.el (shr-image-displayer): Work for images lined side by side.
2925
2926 2010-12-08  Robert Pluim  <rpluim@gmail.com>
2927
2928         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
2929         parameter, since XEmacs doesn't accept t as a parameter.
2930
2931 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
2932
2933         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
2934         ids.
2935         (nnir-run-gmane): Simplify groupspec formatting.
2936         (nnir-request-expire-articles): New function.
2937
2938 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2939
2940         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
2941         overflow, possibly.
2942
2943         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
2944         (shr-render-td): Handle td style="" better.
2945         (shr-tag-table): Use the color from the style sheet.
2946         (shr-render-td): Make sure we copy over all the overlays, too.
2947
2948 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
2949
2950         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
2951         (nnir-request-article): Improve article retrieval.
2952
2953 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2954
2955         * mm-util.el (mm-extra-numeric-entities): New variable.
2956
2957         * mm-url.el (mm-url-decode-entities):
2958         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
2959
2960         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
2961
2962 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2963
2964         * message.el: Use completion-at-point.
2965         (message-completion-function): New fun, extracted from message-tab.
2966         (message-mode): Use it for completion-at-point-functions.
2967         (message-tab): Use it and completion-at-point.
2968
2969 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2970
2971         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
2972         character if a non-breakable character follows.
2973
2974 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2975
2976         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
2977         any stream.
2978
2979         * shr.el (shr-tag-font): Colorize the region.
2980         (shr-tag-body): Ditto.
2981         (shr-tag-font): Actually let the styles be inherited instead of
2982         overwriting them.
2983         (shr-tag-font): Get the background color right.
2984         (shr-tag-style): Ignore all <style> tags for the moment.
2985
2986         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
2987         a Message-ID to avoid having nnimap depend on gnus-sum.
2988
2989         * shr.el (shr-descend): Only colorize something if we have a node that
2990         sets colors.
2991
2992 2010-12-06  Julien Danjou  <julien@danjou.info>
2993
2994         * shr.el (shr-render-td): Render td content with shr-descend, so style
2995         will be applied to <td> too.
2996         (shr-colorize-region): Colorize region even if we only have a background.
2997         (shr-tag-body): Fix color and background color inheritance.
2998         Do not recolorize after shr-generic.
2999         (shr-tag-font): Let shr-generic colorize via inheritance.
3000
3001 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3002
3003         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
3004
3005 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
3006
3007         * nnir.el (nnir-request-move-article): Remove obsolete code.
3008
3009 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3010
3011         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
3012
3013 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3014
3015         * gnus-sum.el (gnus-summary-respool-article): The completion function
3016         expects a list instead of an alist.
3017
3018         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
3019         string as the parameter.
3020
3021         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
3022
3023         * shr.el (shr-stylesheet): New dynamic variable for cascading the
3024         styles.
3025         (shr-colorize-region): New function.
3026         (shr-insert-background-overlay): Remove.
3027         (shr-render-td): Background setting should be taken care of on a higher
3028         level.
3029         (shr-tag-body): Use post-hoc colorizations.
3030         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
3031         (shr-put-color-1): Don't overwrite old colors.
3032         (shr-colorize-region): When the background color isn't explicit, use
3033         a fixed background.
3034
3035         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
3036         nnmail variables.
3037
3038 2010-12-05  Bjørn Mork  <bjorn@mork.no>
3039
3040         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
3041         unless necessary.
3042
3043 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
3044
3045         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
3046         server.
3047
3048 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3049
3050         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
3051         so that TAB works.
3052
3053         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
3054         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
3055
3056         * shr.el (shr-urlify): Show the URL before the title to avoid
3057         misleading URLs.
3058
3059 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
3060
3061         * shr.el (shr-urlify): Display the title in <a> tags.
3062
3063 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
3064
3065         * nnir.el (nnir-categorize): Replace mapcar with mapc.
3066
3067 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
3068
3069         * nnir.el: Rearrange code to allow macros to be autoloaded by
3070         gnus-sum.el.
3071         (nnir-retrieve-headers-override-function): Make this variable
3072         customizable.
3073         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
3074
3075         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
3076         from nnir.el.
3077
3078 2010-12-03  Julien Danjou  <julien@danjou.info>
3079
3080         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
3081
3082 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3083
3084         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
3085         allow optional argument `environment'.
3086
3087 2010-12-03  Glenn Morris  <rgm@gnu.org>
3088
3089         * mm-extern.el (message-goto-body): Update declaration.
3090
3091 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3092
3093         * gnus-util.el (gnus-macroexpand-all): New function.
3094
3095         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
3096         instead of macroexpand-all that is unavailable in XEmacs.
3097
3098 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
3099
3100         * nnir.el (nnir-summary-line-format): New variable.
3101         (nnir-mode): Use it.
3102         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
3103         (nnir-article-ids): Reimplement as defsubst.
3104         (nnir-retrieve-headers): Don't mangle the subject header.
3105         (nnir-run-imap): Use 100 as RSV score.
3106         (nnir-run-find-grep): Fix for full server searching.
3107         (nnir-run-gmane): Better restriction to gmane groups.
3108
3109         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
3110         summary buffers.
3111
3112 2010-12-02  Julien Danjou  <julien@danjou.info>
3113
3114         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
3115
3116         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
3117
3118         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
3119         support.
3120
3121 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
3122
3123         * nnir.el: Update to handle the registry better.
3124         (autoload): Silence byte-compiler.
3125         (nnir-open-server): Add a hook for nnir groups.
3126         (nnir-request-move-article): Don't mangle the header. Better to use
3127         formating variables (which will be added in the future).
3128         (nnir-registry-action): Update the registry using the original article
3129         group name.
3130         (nnir-mode): Install nnir-specific hooks for updating the registry.
3131
3132         * gnus-sum.el
3133         (gnus-article-original-subject,gnus-newsgroup-original-name):
3134         Remove obsolete variables.
3135         (gnus-summary-move-article): Remove use of obsolete variables.
3136         (gnus-summary-local-variables): Make move and delete hooks local to
3137         summary buffers.
3138
3139 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3140
3141         * rtree.el: New file.
3142
3143 2010-12-01  Julien Danjou  <julien@danjou.info>
3144
3145         * message.el (message-user-organization): Do not use
3146         gnus-local-organization.
3147
3148         * gnus.el: Remove gnus-local-organization.
3149
3150         * gnus-msg.el: Remove nastygram thing.
3151
3152 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
3153
3154         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
3155         funcall.
3156
3157 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3158
3159         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
3160         names.
3161
3162         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
3163         characters.
3164
3165         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
3166         to t of inhibit-read-only since it is inside gnus-with-article-headers.
3167         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
3168         (gnus-gravatar-transform-address): Use mail-extract-address-components
3169         that supports non-ASCII names rather than mail-header-parse-addresses.
3170
3171 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3172
3173         * proto-stream.el (open-protocol-stream): All starttls connections are
3174         handled by the network handler.
3175
3176 2010-11-30  Julien Danjou  <julien@danjou.info>
3177
3178         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
3179         (nnimap-open-connection-1): Fix PREAUTH.
3180
3181         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
3182
3183 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3184
3185         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
3186         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
3187         (shr-insert): Use them.
3188         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
3189
3190 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3191
3192         * nnir.el (nnir-request-move-article): Bail out if original group
3193         doesn't support article moves.
3194         (nnir-get-active): Improve active list retrieval.
3195
3196 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3197
3198         * shr.el (shr-find-fill-point): Don't break before apostrophes.
3199
3200 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
3201
3202         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
3203         seem to accept strings-with-numbers as port numbers,
3204
3205 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
3206
3207         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
3208         change the registry.
3209
3210 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3211
3212         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
3213         delete-dups that is not available in XEmacs 21.4.
3214
3215         * mm-util.el (mm-delete-duplicates): Add comment.
3216
3217 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
3218
3219         * nnir.el (nnir-ignored-newsgroups): New variable.
3220         (nnir-get-active): Use it.
3221
3222 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3223
3224         * proto-stream.el (proto-stream-open-network): Add some comments.
3225
3226         * nntp.el (nntp-open-connection): Provide a :success condition.
3227
3228         * nnimap.el (nnimap-open-connection-1): Ditto.
3229
3230         * proto-stream.el (proto-stream-open-network): See what the response to
3231         the STARTTLS command is.
3232
3233         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
3234         backwards compatibility).
3235         (nnimap-open-connection-1): Really respect nnimap-server-port.
3236
3237         * proto-stream.el (proto-stream-open-network): When doing opportunistic
3238         TLS upgrades we don't really care about the identity of the peer.
3239         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
3240         that what we've checked for.
3241         (proto-stream-always-use-starttls): Only default to t if
3242         open-gnutls-stream exists.
3243         (proto-stream-open-network): If STARTTLS failed, then just open a
3244         normal connection.
3245         (proto-stream-open-network): Wait until the greeting before doing
3246         STARTTLS.
3247
3248         * nntp.el (nntp-open-connection): Report what the connection error is.
3249
3250         * proto-stream.el (open-protocol-stream): Rename from
3251         open-proto-stream.
3252
3253 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3254
3255         * nnimap.el (nnimap-stream): Change default to `undecided'.
3256         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
3257         first, and then network.
3258         (nnimap-open-connection-1): Respect nnimap-server-port.
3259         (nnimap-open-connection): Be more backwards-compatible.
3260
3261         * proto-stream.el (proto-stream-always-use-starttls): New variable.
3262         (proto-stream-open-starttls): De-duplicate the starttls code.
3263         (proto-stream-open-starttls): Folded back into the main function.
3264         (proto-stream-open-network): Fix typo in the gnutls path.
3265         (proto-stream-command): Refactor out.
3266
3267         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
3268
3269         * proto-stream.el (proto-stream-open-starttls): Actually implement the
3270         starttls.el STARTTLS.
3271
3272         * color.el (color-lab->srgb): Fix function call name.
3273
3274         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
3275         if we're using tls.el.
3276         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
3277         built in, then don't try to establish a STARTTLS connection.
3278
3279         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
3280         servers.
3281
3282         * proto-stream.el (open-proto-stream): Use network, not stream.
3283         (open-proto-stream): Add a way to specify what the end of a command is.
3284
3285         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
3286         connections types.
3287         (nntp-open-network-stream): Remove.
3288         (nntp-open-ssl-stream): Remove.
3289         (nntp-open-tls-stream): Remove.
3290         (nntp-ssl-program): Remove.
3291
3292         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
3293
3294 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
3295
3296         * nnir.el: Fix typos.
3297         (nnir-retrieve-headers-override-function): Rename variable to reflect
3298         new semantics.
3299         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
3300         macros.
3301         (nnir-request-article, nnir-request-move-article): Use them.
3302         (nnir-categorize): New function.
3303         (nnir-run-query): Use it.
3304         (nnir-retrieve-headers): Rewrite to batch header retrieval.
3305         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
3306         sorted.
3307         (nnir-group-full-name): Use gnus-group-full-name instead.
3308         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
3309         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
3310
3311 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3312
3313         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
3314
3315         * proto-stream.el: New library to provide protocol-specific
3316         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
3317         protocols.
3318         (open-proto-stream): Complete the documentation.
3319         (proto-stream-open-network): Fix some typos.
3320
3321         * nnimap.el (nnimap-open-connection): Use it.
3322
3323 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
3324
3325         * pop3.el (pop3-open-server): Read server greeting before starting TLS
3326         negotiation.
3327
3328 2010-11-26  Julien Danjou  <julien@danjou.info>
3329
3330         * color.el: Rename various rgb functions to srgb.
3331
3332 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3333
3334         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
3335         names.
3336
3337 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3338
3339         * shr.el (shr-insert): Revert last change.
3340         (shr-find-fill-point): Never leave point being at bol;
3341         relax the kinsoku limitation when rendering tables.
3342
3343 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3344
3345         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
3346         results from -accept-article.
3347
3348         * shr-color.el: Require cl when compiling.
3349
3350         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
3351         checkin.
3352
3353         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
3354
3355         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
3356
3357         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
3358         'add and 'delete to set backend marks.
3359
3360         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
3361
3362         * nnheader.el (nnheader-update-marks-actions): Refactor out.
3363
3364         * nntp.el (nntp-request-set-mark): Use it.
3365
3366         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3367
3368         * nnml.el (nnml-request-set-mark): Ditto.
3369
3370         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
3371         introduces regressions in article selection.
3372         (nnimap-find-uid-response): New function.
3373         (nnimap-request-accept-article): Use the UID returned, if any.
3374         (nnimap-request-move-article): Use the UID returned, if any.
3375         (nnimap-get-groups): Reimplement to work with folded lines.
3376         (nnimap-find-uid-response): The UID is the last element in the list.
3377         (nnimap-request-set-mark): Extend syntax with 'set.
3378
3379         * nnml.el (nnml-request-set-mark): Ditto.
3380
3381         * nnfolder.el (nnfolder-request-set-mark): Ditto.
3382
3383         * nntp.el (nntp-request-set-mark): Ditto.
3384
3385 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3386
3387         * message.el (message-called-interactively-p): A temporary macro.
3388         (message-goto-body): Use it temporarily.
3389
3390 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3391
3392         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
3393         (nnimap-last-response-string): Unfold quoted lines, if they exist.
3394         (nnimap-last-response-string): Fix last unfolding fix.
3395
3396 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3397
3398         * shr.el (shr-insert): Fix the way to fold lines.
3399
3400 2010-11-25  Julien Danjou  <julien@danjou.info>
3401
3402         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
3403
3404         * color.el: Rename from color-lab.el
3405         (color-rgb->hex): Add.
3406         (color-complement): Add.
3407         (color-complement-hex): Add.
3408
3409         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
3410
3411 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3412
3413         * shr-color.el (shr-color-visible): Don't bug out if the colour names
3414         don't exist.
3415
3416 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3417
3418         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
3419         assuming that article displaying or another mml-preview may be
3420         interrupted for an error or for the like.
3421
3422         * shr.el (shr-get-background): Fix argument name.
3423
3424 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3425
3426         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
3427
3428         * gnus-sum.el (gnus-summary-include-articles): New function.
3429
3430         * message.el (message-goto-body): called-interactively-p needs a
3431         parameter, so use `any'.
3432
3433         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
3434         clear marks before moving, since they're synced from the Gnus side
3435         first.
3436
3437         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
3438         (gnus-summary-move-article): Copy over all marks before moving, so that
3439         IMAP doesn't think a new article has arrived.
3440
3441 2010-11-24  Julien Danjou  <julien@danjou.info>
3442
3443         * shr.el (shr-insert-background-overlay): Fix typo.
3444         (shr-render-td): Copy the background before rendering.
3445
3446         * shr-color.el (shr-color-visible): Fix docstring.
3447
3448         * shr.el (shr-tag-table): Add bgcolor support.
3449         (shr-render-td): Add bgcolor support.
3450         (shr-get-background): Add.
3451         (shr-insert-foreground-overlay): Use shr-get-background.
3452
3453         * message.el (message-goto-body): Use called-interactively-p.
3454         (message-in-body-p): message-goto-body returns point.
3455
3456 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3457
3458         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
3459         Fixes something or other in Emacs 23, and is backwards compatible.
3460
3461         * message.el (message-goto-body): Remove the <#secure special-casing,
3462         which is too special.
3463
3464         * shr.el (shr-parse-style): Drop !important from styles.
3465
3466 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
3467
3468         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
3469         this function to return incorrect results when calling it with an
3470         explicit article argument different from
3471         (gnus-summary-article-number).
3472
3473 2010-11-24  Julien Danjou  <julien@danjou.info>
3474
3475         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
3476         (shr-tag-body): Add background support.
3477         (shr-descend): Add background support.
3478         (shr-tag-title): Add.
3479
3480         * shr-color.el (shr-color-visible): Really return original background
3481         if fixed.
3482
3483 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3484
3485         * shr.el (shr-color-check): Protect against non-existent colour names.
3486
3487 2010-11-24  Julien Danjou  <julien@danjou.info>
3488
3489         * color-lab.el: Require 'cl when compiling.
3490
3491         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
3492
3493         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
3494         matched part.
3495
3496         * color-lab.el: Fix all expt calls to use float type.
3497
3498 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3499
3500         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
3501         expression to shr-color-check as is.
3502
3503         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
3504
3505         * color-lab.el: Add coding cookie.
3506         (float-pi): Use eval-and-compile.
3507
3508         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
3509         compiled for Emacsen having no `libxml-parse-html-region' support.
3510
3511 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3512
3513         * shr.el (shr-insert-color-overlay): Split stuff like
3514         "#444444 !important" to find the real colour.
3515         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
3516         parse <font color="red"> entries.
3517
3518 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
3519
3520         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
3521         point when parsing headers.
3522
3523         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
3524         is positioned properly when parsing headers.
3525
3526 2010-11-23  Julien Danjou  <julien@danjou.info>
3527
3528         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
3529
3530         * shr-color.el (shr-color->hexadecimal): Add support for color names.
3531
3532         * shr.el (shr-parse-style): Replace \n with space in style parsing.
3533
3534         * shr-color.el (shr-color-hsl-to-rgb-fractions):
3535         Use shr-color-hue-to-rgb.
3536         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
3537
3538 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3539
3540         * shr.el (shr-color->hexadecimal): Autoload.
3541         (shr-descend): Add color to all tags.
3542
3543 2010-11-22  Julien Danjou  <julien@danjou.info>
3544
3545         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
3546         shr-color->hexadecimal.
3547
3548         * shr-color.el (shr-color->hexadecimal): Add converting functions for
3549         RGB() or HSL() color representation.
3550
3551         * shr.el (shr-tag-font): Add.
3552         (shr-tag-color-check): New function to get better colors.
3553         (shr-tag-insert-color-overlay): Factorize code between tag-font and
3554         tag-span.
3555
3556         * shr-color.el: New file.
3557
3558         * color-lab.el: New file.
3559
3560         * gnus-art.el (gnus-url-mailto): Do not downcase args.
3561
3562 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
3563
3564         * nnir.el: Fix typo in comments.
3565         (nnir-run-imap): Simplify code. No need to reverse artlist.
3566         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
3567
3568 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3569
3570         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
3571
3572         * nnimap.el (nnimap-get-capabilities): Refactor out.
3573         (nnimap-open-connection): Re-request capabilities after STARTTLS.
3574
3575 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
3576
3577         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
3578         appearing when `mm-uu-hide-markers' is nil.
3579
3580 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3581
3582         * nnimap.el (nnimap-unselect-group): Make into its own function.
3583         (nnimap-request-rename-group): Unselect group before renaming.
3584         This had gotten lost somewhere.
3585         (nnimap-request-accept-article): Keep track of examined groups, and
3586         unselect the group before APPENDing to read-only groups.
3587         (nnimap-request-move-article): Clear flags before moving so that they
3588         can be re-set later.
3589
3590 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3591
3592         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
3593         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
3594
3595 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3596
3597         * gnus-art.el (gnus-mime-display-single)
3598         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
3599         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
3600         parameter.
3601
3602 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3603
3604         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
3605         (shr-table-vertical-line): New variable.
3606         (shr-insert-table): Use it.
3607
3608 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3609
3610         * gnus-html.el (gnus-html-wash-images): Don't display images if
3611         gnus-inhibit-images is non-nil; register displayer for cid images.
3612         (gnus-html-display-image): Work for cid image.
3613         (gnus-html-insert-image): Allow arguments.
3614         (gnus-html-put-image): Inhibit read-only.
3615         (gnus-html-prefetch-images): Don't prefetch images if
3616         gnus-inhibit-images is non-nil.
3617
3618 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3619
3620         * shr.el (shr-put-image): Break lines when inserting big pictures.
3621
3622 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3623
3624         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
3625         sender, thanks Katsumi Yamaoka.
3626
3627 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
3628
3629         * nnir.el (nnir-run-imap): Reverse the article list for each group
3630         rather than the whole list.
3631
3632 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3633
3634         * shr.el (shr-image-displayer): Protect function against non-existent
3635         image source.
3636
3637         * gnus-art.el (gnus-inhibit-images): New user option.
3638         (gnus-mime-display-single): Don't display image if it is non-nil.
3639
3640         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
3641         gnus-inhibit-images.
3642
3643         * shr.el (shr-image-displayer): New function.
3644         (shr-tag-img): Use it.
3645
3646 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3647
3648         * mml2015.el (mml2015-epg-sign): Use From header.
3649
3650 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3651
3652         * gnus-html.el (gnus-html-wash-images): Register a displayer.
3653
3654         * gnus-util.el (gnus-find-text-property-region): Return markers.
3655
3656         * shr.el (shr-tag-img): Put a displayer in the text property.
3657
3658         * gnus-util.el (gnus-find-text-property-region): New utility function.
3659
3660         * gnus-html.el (gnus-html-display-image): Make the alt optional.
3661         (gnus-html-show-images): Remove.
3662
3663         * gnus-art.el (gnus-article-show-images): New, more general function.
3664
3665         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
3666         image url text properties.
3667
3668         * shr.el: Ditto.
3669
3670         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
3671         gnus-agent-auto-agentize-methods is set.  Which it isn't.
3672
3673 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3674
3675         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
3676         work for two or more articles.
3677
3678 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3679
3680         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
3681         divide an image that's in an html article to two or more when washing
3682         non-ASCII characters in alt text of it.
3683
3684 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3685
3686         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
3687         smime-decrypt-region using function argument.
3688         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
3689
3690         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
3691
3692         * smime.el (smime-decrypt-region): Catch it.
3693
3694 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3695
3696         * smime.el (smime-mode-map): Move initialization into declaration.
3697         (gnus-run-mode-hooks): Don't autoload.
3698         (smime-mode): Use define-derived-mode.
3699
3700 2010-11-11  Glenn Morris  <rgm@gnu.org>
3701
3702         * smime.el (from): Restrict declaration to XEmacs.
3703
3704         * nnir.el (gnus-group-topic-name): Autoload.
3705
3706 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3707
3708         * shr.el (shr-insert): Don't break long line if it is because of
3709         kinsoku-bol characters in the line end.
3710
3711 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
3712
3713         * nnir.el (nnir-request-move-article): Fix to provide original group
3714         and subject.
3715         (nnir-warp-to-article): Don't fail on articles whose headers haven't
3716         been retrieved.
3717
3718         * gnus-sum.el (gnus-summary-move-article): Use original group and
3719         subject for virtual articles such as those in an nnir summary buffer.
3720
3721 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3722
3723         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
3724         least 21.5).
3725
3726         * smime.el (from): Declare it again for XEmacs.
3727
3728 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3729
3730         * message.el (message-resend): Don't disable encoding unless it's
3731         already encoded.
3732
3733         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
3734         low-numbered articles.
3735
3736 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3737
3738         * rfc2047.el (rfc2047-syntax-table): Simplify.
3739
3740         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
3741
3742         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
3743         set-char-table-range for XEmacs.
3744
3745 2010-11-10  Glenn Morris  <rgm@gnu.org>
3746
3747         * time-date.el (time-to-seconds): Always an alias on Emacs,
3748         never a real function.
3749         (with-no-warnings): Remove compat stub, now unused.
3750         (time-less-p): Doc fix.
3751         (time-to-number-of-days): Simplify.
3752
3753         * smime.el (from): Remove unused declaration.
3754
3755         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
3756         (gnus-float-time): On Emacs, always an alias.
3757
3758         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
3759         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
3760
3761 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3762
3763         * dgnushack.el: Don't use ignore-errors in the top level form since it
3764         is unavailable in XEmacs even if cl is loaded.
3765
3766         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
3767
3768 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3769
3770         * shr.el (browse-url-mailto): Autoload.
3771
3772         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
3773
3774         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
3775         regexp doesn't need quoting.
3776
3777 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
3778
3779         * message.el (message-subject-trailing-was-ask-regexp)
3780         (message-subject-trailing-was-regexp): Match was: in addition to was.
3781
3782 2010-11-09  Glenn Morris  <rgm@gnu.org>
3783
3784         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
3785         (nnbabyl-check-mbox): Use point-at-bol.
3786
3787 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3788
3789         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
3790
3791         * message.el (message-mailto): New function.
3792         (message-mailto): Should accept other parameters.
3793         (message-mailto): Remove since it duplicates browse-url-mailto
3794         functionality.
3795
3796 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3797
3798         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
3799         methods.
3800         (gnus-read-active-file): Ditto.
3801
3802         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
3803         ": " from the prompt.
3804         (gnus-group-make-group): Ditto.
3805
3806 2010-11-07  Glenn Morris  <rgm@gnu.org>
3807
3808         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
3809         (gnus-bookmark-kill-line): Use point-at-eol.
3810
3811 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3812
3813         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
3814         asterisks in From header.
3815
3816 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3817
3818         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
3819         string to avoid making the From headers syntactically invalid.
3820
3821         * message.el (message-send-mail): Don't insert courtesy messages if the
3822         message already has List-Post and List-ID messages.
3823
3824 2010-11-06  Glenn Morris  <rgm@gnu.org>
3825
3826         * gnus-art.el (gnus-treat-article): Give dynamic local variables
3827         `condition', `type', `length' a prefix.
3828         (gnus-treat-predicate): Update for above name changes.
3829
3830 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
3831
3832         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
3833         binding.  Handled by `gnus-summary-refer-thread' instead.
3834         (nnir-warp-to-article): New backend function.
3835
3836         * nnimap.el (nnimap-request-thread): Force dependency updating.
3837
3838         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
3839         (gnus-summary-refer-thread): Rework to improve thread-referral.
3840
3841         * gnus-int.el (gnus-warp-to-article): New function.
3842
3843         * gnus-sum.el (gnus-summary-article-map): Bind it.
3844
3845 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
3846
3847         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
3848         gnus-summary-refer-thread.
3849
3850         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
3851         headers.
3852         (gnus-summary-limit-include-thread): Prevent articles in thread from
3853         being cut in gnus-cut-threads.
3854         (gnus-summary-refer-thread): Limit retrieved headers to those in
3855         thread.
3856
3857 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3858
3859         * message.el (message-send-mail): Use the value of
3860         message-courtesy-message from the message buffer.
3861
3862         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
3863
3864         * shr.el (shr-browse-url): Implement mailto: URLs.
3865
3866         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
3867         "raw".
3868
3869         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
3870         if it's already selected.
3871
3872         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
3873
3874 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3875
3876         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
3877         to measure the length and truncate alt text.
3878
3879 2010-11-03  Glenn Morris  <rgm@gnu.org>
3880
3881         * nndiary.el (nndiary-generate-nov-databases-1)
3882         (nndiary-generate-active-info): Rename dynamic variable `files' to
3883         something less generic.
3884
3885 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
3886
3887         * nnir.el (nnir-request-move-article): Call the underlying backend to
3888         move articles from nnir.
3889
3890 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3891
3892         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
3893
3894 2010-11-02  Julien Danjou  <julien@danjou.info>
3895
3896         * nnir.el: Remove wais support.
3897
3898 2010-11-02  Glenn Morris  <rgm@gnu.org>
3899
3900         * gnus-html.el: Reorder requirements to quieten compiler.
3901
3902 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3903
3904         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
3905         properly for XEmacs as well.
3906         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
3907         (gnus-article-natural-long-line-p): Use window-width rather than
3908         frame-width.
3909
3910 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
3911
3912         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
3913         (nnir-read-parms): Don't modify query.
3914         (nnir-run-query): Add ability to search topic on current line.
3915         (nnir-get-active): Clean up.
3916
3917 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3918
3919         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
3920         degenerate articles.
3921
3922         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
3923         (gnus-print-buffer): Just print the buffer as is, without any copying
3924         to a buffer and then re-highlighting.
3925
3926         * nnimap.el (nnimap-request-group): Store the new updated info.
3927         (nnimap-request-group): Select the group when we don't know whether it
3928         exists or not.
3929
3930         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
3931         groups.
3932
3933         * gnus-group.el (gnus-group-find-new-groups): Display all the new
3934         groups.
3935
3936         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
3937         groups.
3938
3939         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
3940         long-lines case by only filling the long lines.
3941
3942         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
3943         (bug #7311).
3944
3945 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3946
3947         * shr.el: No need to declare `declare-function' since shr.el is for
3948         only Emacsen that provide `libxml-parse-html-region'.
3949
3950         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
3951         effective only in a file it is referred to.
3952
3953 2010-11-01  Glenn Morris  <rgm@gnu.org>
3954
3955         * mm-util.el (gnus-completing-read): Autoload.
3956         (mm-read-coding-system): Simplify Emacs definition.
3957
3958         * nnmail.el (gnus-activate-group):
3959         * nnimap.el (gnutls-negotiate):
3960         * nntp.el (netrc-parse): Fix declarations.
3961
3962 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3963
3964         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
3965         string-match-p in Emacs >=23.
3966
3967         * gnus-msg.el (gnus-configure-posting-styles)
3968         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
3969
3970 2010-11-01  Glenn Morris  <rgm@gnu.org>
3971
3972         * nnir.el (declare-function): Add compat stub.
3973         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
3974         (nnir-run-gmane): Require 'mm-url.
3975
3976         * mm-util.el (mm-string-to-multibyte): Simplify.
3977
3978         * shr.el (declare-function): Add compat stub.
3979         (url-cache-create-filename): Declare.
3980         (mm-disable-multibyte, widget-convert-button): Autoload.
3981
3982         * smime.el (ldap-search): Declare.
3983         (smime-cert-by-ldap-1): Require ldap on Emacs.
3984
3985         * nnimap.el: Require nnmail, and gnus-sum when compiling.
3986         (nnimap-keepalive): Use gnus-float-time.
3987
3988         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
3989         (mail-source-delete-crash-box): Use gnus-float-time.
3990
3991         * gnus-dired.el (gnus-completing-read): Autoload.
3992
3993         * mm-view.el (gnus-rescale-image): Autoload.
3994
3995         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
3996
3997         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
3998
3999         * sieve-manage.el: Require 'cl when compiling.
4000
4001         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
4002         (gnus-iswitchb-completing-read): Require iswitchb.
4003         (gnus-select-frame-set-input-focus): Silence compiler.
4004
4005 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4006
4007         * message.el (message-subject-trailing-was-query): Change default to t,
4008         since I think that's what most people want.
4009
4010         * nnimap.el (nnimap-request-accept-article): Erase buffer before
4011         appending for easier debugging.
4012         (nnimap-wait-for-connection): Take a regexp.
4013         (nnimap-request-accept-article): Wait for the continuation line before
4014         sending anything unless we're streaming.
4015
4016         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
4017         leave the header washing to take place.
4018
4019 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
4020
4021         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
4022         regular expression match and replace in posting styles.
4023
4024 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
4025
4026         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
4027         an entire server.
4028         (nnir-get-active): New function.
4029         (nnir-run-imap): Use it.
4030         (nnir-run-gmane): Who knew, gmane search returns an article score!
4031
4032         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
4033         server on the current line with nnir.
4034
4035 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4036
4037         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
4038         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
4039         left edge.
4040         (gnus-article-foldable-buffer): Skip past the prefix when determining
4041         raggedness.
4042
4043         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
4044         the raw article, and change `C-u g' to show the article without doing
4045         treatments.
4046
4047         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
4048         on to `gnus-treat-article'.
4049         (gnus-inhibit-article-treatments): New variable.
4050
4051         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
4052
4053         * gnus-art.el (gnus-treatment-function-alist): Have
4054         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
4055         (gnus-treat-fill-long-lines): Change default to fill all text/plain
4056         sections.
4057
4058         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
4059         parameter.
4060         (gnus-article-fill-cited-long-lines): New function.
4061         (gnus-article-fill-cited-article): Allow filling only long sections.
4062
4063         * shr.el (shr-find-fill-point): Don't break lines between punctuation
4064         and non-punctuation (like after the apostrophe in "'We").
4065
4066         * gnus-sum.el (gnus-summary-select-article): Make sure
4067         gnus-original-article-buffer is alive.
4068
4069         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
4070         reflect the order they're in in the digest.
4071
4072         * gnus.el (gnus-group-startup-message): Move point to the start of the
4073         buffer.
4074
4075         * nnimap.el (nnimap-capability): New function.
4076         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
4077         is set.
4078
4079 2010-10-31  David Engster  <dengste@eml.cc>
4080
4081         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
4082         conform with changes to gnus-completing-read.
4083
4084 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4085
4086         * shr.el (shr-tag-img): Output "*" instead of "[img]".
4087
4088 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4089
4090         * nnir.el: Move defvar, defcustom around to keep file organized
4091         and keep byte-compiler quiet.
4092         (nnir-read-parms): Accept search-engine as arg.
4093         (nnir-run-query): Pass search-engine as arg.
4094         (nnir-search-engine): Remove.
4095
4096 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4097
4098         * shr.el (shr-generic): The text nodes should be text, not :text.
4099
4100         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
4101         later in the file.
4102
4103 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
4104
4105         * nnir.el: General clean up.  Allow searching with multiple engines.
4106         Allow separate extra-parameters for each engine.
4107         Batch queries when possible.
4108         (nnir-imap-default-search-key,nnir-method-default-engines):
4109         Add customize interface.
4110         (nnir-run-gmane): New engine.
4111         (nnir-engines): Use it.  Qualify all prompts with engine name.
4112         (nnir-search-engine): Remove global variable.
4113         (nnir-run-hyrex): Restore for now.
4114         (nnir-extra-parms,nnir-search-history): New variables.
4115         (gnus-group-make-nnir-group): Use them.
4116         (nnir-group-server): Remove in favor of gnus-group-server.
4117         (nnir-request-group): Avoid searching twice.
4118         (nnir-sort-groups-by-server): New function.
4119
4120 2010-10-30  Julien Danjou  <julien@danjou.info>
4121
4122         * gnus-group.el: Remove gnus-group-fetch-control.
4123
4124         * gnus-start.el (gnus-find-new-newsgroups):
4125         Remove gnus-check-first-time-used.
4126
4127         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
4128
4129 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4130
4131         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
4132         set on groups that don't have \* permanentflags.
4133
4134 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4135
4136         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
4137         control the background color.
4138         (shr-tag-img): Ignore very small web bug type images.
4139         (shr-put-image): Add help-echo alt texts to the images.
4140         (shr-tag-video): Show the video poster image.
4141
4142 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4143
4144         * shr.el (shr-table-depth): New variable.
4145         (shr-tag-table-1): Only insert the images after the top-level table.
4146
4147         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
4148
4149         * gnus-util.el (gnus-list-memq-of-list): New function.
4150
4151         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
4152         selected.
4153         (nnimap-unsplittable-articles): New slot.
4154         (nnimap-new-articles): Use it.
4155
4156 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
4157
4158         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
4159         move to the previous line on `M-g'.
4160
4161 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4162
4163         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
4164         *-request-group, which seems unnecessary.
4165
4166         * nnimap.el (nnimap-quote-specials): Function copied over from
4167         imap.el.
4168         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
4169         they support that.  Suggested by Tom Regner.
4170
4171 2010-10-29  Julien Danjou  <julien@danjou.info>
4172
4173         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
4174         defalias.
4175         (gnus-summary-delete-marked-with): Remove obsolete defalias.
4176
4177         * gnus.el: Remove `gnus-nntp-service' variable.
4178         (gnus-secondary-servers): Make obsolete.
4179         (gnus-nntp-server): Make obsolete.
4180
4181         * gnus-start.el (gnus-1): Remove x-splash calls.
4182
4183         * gnus-ems.el (gnus-x-splash): Remove.
4184
4185         * gnus.el (gnus-group-startup-message): Simplify/update code.
4186
4187         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
4188         definition.
4189
4190         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
4191         capability before doing anything.
4192         (gnus-group-insert-group-line): Remove useless
4193         gnus-group-remove-excess-properties.
4194
4195 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4196
4197         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
4198
4199 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4200
4201         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
4202         config after reselecting.
4203
4204 2010-10-28  Julien Danjou  <julien@danjou.info>
4205
4206         * shr.el (shr-put-image): Use point even if only inserting text.
4207         (shr-put-image): Save excursion when inserting alt text on non-graphic
4208         display, so the behaviour is the same when we are on a graphic display.
4209
4210         * nnir.el (nnir-run-swish-e): Remove hyrex support.
4211
4212 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4213
4214         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
4215         (gnus-mime-copy-part): Check coding system, not charset.
4216         (gnus-mime-view-part-externally): Never remove part.
4217         (gnus-mime-view-part-internally): Don't remove part here.
4218         (gnus-article-part-wrapper): Make sure MIME tag is visible.
4219         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
4220         multipart/alternative.
4221
4222         * mm-decode.el (mm-display-part): Take optional arg `force'.
4223
4224 2010-10-26  Julien Danjou  <julien@danjou.info>
4225
4226         * gnus-group.el (gnus-group-default-list-level): Add this function to
4227         compute the default list level.
4228         (gnus-group-default-list-level): Add possibility to use a function.
4229
4230 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4231
4232         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
4233
4234         * gnus-group.el (gnus-group-completing-read)
4235         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
4236         gnus-replace-in-string.
4237
4238 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4239
4240         * shr.el (shr-tag-div): Add.
4241
4242         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
4243
4244 2010-10-25  Julien Danjou  <julien@danjou.info>
4245
4246         * gnus-util.el: Remove `gnus-with-local-quit'.
4247
4248         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
4249
4250 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4251
4252         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
4253         the original article buffer.
4254
4255 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4256
4257         * nnimap.el (nnimap-request-head): New function.
4258         (nnimap-request-move-article): Try to be slighly faster by not
4259         requesting the entire message when moving.
4260         (nnimap-transform-headers): Don't bug out on bodiless articles.
4261         (nnimap-send-command): Have no outstanding messages if the IMAP server
4262         doesn't support streaming.
4263         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
4264
4265 2010-10-24  Julien Danjou  <julien@danjou.info>
4266
4267         * message.el (message-default-headers): Fix type.
4268
4269 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4270
4271         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
4272         prefetching images.
4273
4274         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
4275         backend for unknown groups.  This is mainly useful for nnimap groups.
4276
4277         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
4278         group isn't covered by the agent.
4279
4280 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
4281
4282         * nnir.el (nnir-method-default-engines): New variable.
4283         (nnir-run-query): Use it.
4284         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
4285         (gnus-summary-nnir-goto-thread): Change group if needed.
4286
4287         * gnus-group.el (gnus-group-group-map): Add key binding for
4288         gnus-group-make-nnir-group.
4289
4290 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4291
4292         * shr.el (shr-tag-object): Add.
4293
4294         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
4295         original article buffer live.
4296         (gnus-summary-select-article-buffer):
4297         Mention gnus-widen-article-buffer.
4298
4299 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4300
4301         * shr.el (shr-tag-strong): Add.
4302
4303 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4304
4305         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
4306         group names.  They mess up the group buffer badly.
4307
4308         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
4309
4310         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
4311         instead of the summary one.
4312
4313 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4314
4315         * mml.el (mml-preview): Work properly when editing article.
4316
4317         * gnus-start.el (gnus-read-active-file-1): Don't add method to
4318         gnus-have-read-active-file if it's already been in.
4319
4320 2010-10-22  Tom Tromey  <tromey@redhat.com>
4321
4322         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
4323         gnus-group-completing-read.
4324
4325 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4326
4327         * message.el (message-mode-map): Don't bind M-; to comment region, to
4328         allow the global comment-dwim to work.
4329
4330 2010-10-21  Julien Danjou  <julien@danjou.info>
4331
4332         * message.el (message-setup-1): Allow message-default-headers to be a
4333         function.
4334
4335 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4336
4337         * shr.el (shr-tag-table): Simplify.
4338
4339 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4340
4341         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
4342         to avoid trying to snarf invalid stuff.
4343
4344         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
4345
4346         * gnus.el (gnus-message-archive-group): Quote value.
4347         (gnus-message-archive-group): Mark as changed.
4348
4349         * shr.el (shr-add-font): Don't put the font properties on the newline
4350         or the indentation.
4351
4352         * message.el (message-fix-before-sending): Change options when sending
4353         non-printable characters.
4354
4355         * gnus.el (gnus-message-archive-method): Change the default to
4356         monthly outgoing groups.
4357
4358         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
4359         that have gotten new numbers.
4360
4361         * nnimap.el (nnimap-request-replace-article): New function.
4362
4363 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4364
4365         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
4366         (nnrss-request-article): Don't use special html washing code.
4367
4368 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4369
4370         * shr.el (shr-tag-table): Remove useless nconc.
4371
4372 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4373
4374         * gnus-art.el (article-wash-html): Simplify and remove the charset
4375         stuff.  Use the normal html rendering code instead of the special html
4376         washing code.
4377
4378         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
4379         `gnus-w3m' symbols.
4380         (mm-text-html-washer-alist): Remove.
4381
4382         * mm-decode.el (mm-inline-text-html-renderer): Remove.
4383         (mm-inline-media-tests): Remove use.
4384         (mm-text-html-renderer): Change default to the `shr' symbol.
4385
4386         * mm-view.el (mm-inline-text-html): Remove use.
4387
4388         * gnus-art.el (gnus-blocked-images): New function.  Allow the
4389         `gnus-blocked-images' to be a function.
4390         (gnus-article-wash-function): Remove.
4391
4392 2010-10-20  Julien Danjou  <julien@danjou.info>
4393
4394         * spam.el (spam-list-of-processors): Mark as obsolete.
4395
4396         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
4397         (nnimap-insert-partial-structure): Fix boundary detection.
4398
4399 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
4400
4401         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
4402         run file-truename on remote files.  This can be expensive and even
4403         prevent one from editing drafts if some unrelated buffer has a stale
4404         connection.
4405
4406 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4407
4408         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
4409         kinsoku-eol regardless of shr-kinsoku-shorten.
4410         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
4411         (shr-tag-table): Support caption, thead, and tfoot.
4412
4413 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4414
4415         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
4416         lines.
4417         (shr-save-contents): New command and keystroke.
4418
4419         * nndoc.el (nndoc-type-alist): Add git support.
4420         (nndoc-git-type-p): New function.
4421         (nndoc-transform-git-article): Ditto.
4422         (nndoc-transform-git-headers): Ditto.
4423         (nndoc-transform-git-headers): Generate Subject headers.
4424
4425         * shr.el (shr-parse-style): New function.
4426         (shr-tag-span): Ditto.
4427
4428         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
4429         to `G G' to avoid collisions.
4430
4431 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4432
4433         * shr.el: Load kinsoku if necessary.
4434         (shr-kinsoku-shorten): New internal variable.
4435         (shr-find-fill-point): Make kinsoku shorten text line if
4436         shr-kinsoku-shorten is bound to non-nil.
4437         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
4438         shr-indentation too when testing if table is wider than frame width.
4439         (shr-insert-table): Use `string-width' instead of `length' to measure
4440         text width.
4441         (shr-insert-table-ruler): Make sure indentation is done at bol.
4442
4443 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4444
4445         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
4446         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
4447         undecoded network data.
4448
4449 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4450
4451         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
4452         name in the mode line spec so that the mode line menu works
4453         (bug #2431).
4454
4455         * message.el (message-get-reply-headers): If we're fed `to-address',
4456         then always use that.
4457
4458         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
4459         aren't so wide as to need to switch off the edit menu.
4460
4461         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
4462         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
4463
4464         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
4465         `M-g'.
4466         (nnimap-update-info): Update flags/read marks even if \* isn't part of
4467         the permanent marks.
4468
4469 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
4470
4471         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4472         Splitting according to references/in-reply-to obeys the ignore-groups
4473         variable, while splitting by sender and subject do not.
4474
4475 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4476
4477         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
4478         alist, so that we can look for non-Unicode chars.
4479         (article-translate-strings): Allow both character and string maps.
4480
4481 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4482
4483         * shr.el (shr-insert): Don't insert space behind a wide character
4484         categorized as kinsoku-bol, or between characters both categorized as
4485         nospace.
4486
4487 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
4488
4489         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
4490         headers to gnus-newsgroup-headers.
4491
4492 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4493
4494         * shr.el (shr-tag-img): Don't align images -- since we're not
4495         rescaling, this often leads to ugly displays.
4496
4497 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
4498
4499         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
4500         duplicates.
4501
4502 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
4503
4504         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
4505         call.
4506
4507 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4508
4509         * gnus.el: Autoload gnus-html-show-images.
4510
4511         * nnimap.el: Use nnheader-message throughout.
4512
4513         * shr.el (shr-tag-img): Ignore images with no data.
4514
4515 2010-10-15  Julien Danjou  <julien@danjou.info>
4516
4517         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
4518         a possibility to disable format=flow encoding when using hard newlines.
4519
4520 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4521
4522         * shr.el (shr-insert): Remove space inserted before or after a
4523         breakable character or at the beginning or the end of a line.
4524         (shr-find-fill-point): Do kinsoku; find the second best point or give
4525         it up if there's no breakable point.
4526
4527 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4528
4529         * nnimap.el (nnimap-open-connection): Message when opening connection
4530         for debugging purposes.
4531
4532         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
4533         on every setup buffer call to allow this to change from article to
4534         article.
4535
4536         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
4537         buffers where we have a wide table.
4538
4539 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
4540
4541         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
4542         uses *-request-thread.
4543
4544 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4545
4546         * nnimap.el (nnimap-open-connection): Remove %s from openssl
4547         incantation, which is no longer valid.
4548
4549 2010-10-14  Julien Danjou  <julien@danjou.info>
4550
4551         * shr.el: Fix defcustom type (char -> character).
4552
4553 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4554
4555         * nnimap.el (nnimap-open-connection): tls-program should be a list of
4556         programs.
4557
4558 2010-10-14  Julien Danjou  <julien@danjou.info>
4559
4560         * shr.el (shr-tag-a): Use url-link as widget type.
4561
4562         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
4563         `gnus-group-get-icon'.
4564
4565 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4566
4567         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
4568         This should make server editing work better.
4569
4570         * shr.el (shr-find-fill-point): Don't inloop on indented text.
4571
4572         * tls.el (tls-program): Remove spurious %s from openssl.
4573
4574         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
4575         (nnimap-parse-flags): Fix regexp.
4576
4577         * shr.el (shr-find-fill-point): Use a filling algorithm that should
4578         probably work for CJVK text, too.
4579
4580         * nnimap.el (nnimap-extend-tls-programs): Remove.
4581         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
4582
4583         * tls.el (tls-starttls-switches): Remove starttls hack.
4584         (open-tls-stream): Ditto.
4585         (tls-find-starttls-argument): Ditto.
4586
4587 2010-10-13  Julien Danjou  <julien@danjou.info>
4588
4589         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
4590         responses.
4591
4592 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4593
4594         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
4595
4596         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
4597         anything in Emacs.
4598
4599         * shr.el (shr-current-column): Remove buggy and unnecessary function.
4600
4601 2010-10-13  Julien Danjou  <julien@danjou.info>
4602
4603         * shr.el (shr-width): Make shr-width a defcustom with default to
4604         fill-column.
4605         (shr-tag-img): Use shr-width rather than fill-column.
4606
4607 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4608
4609         * dgnushack.el (byte-optimize-apply)
4610         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
4611
4612         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
4613         position when (X-)Faces exist.
4614         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
4615         avatars when called interactively.
4616
4617 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4618
4619         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
4620         gnus-article-x-face-too-ugly is bound.
4621
4622 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4623
4624         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
4625
4626         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
4627         mailbox that doesn't exist.
4628
4629 2010-10-12  Julien Danjou  <julien@danjou.info>
4630
4631         * shr.el (shr-tag-img): Encode URL properly when retrieving.
4632         (shr-get-image-data): Encode URL properly when fetching from cache.
4633         (shr-tag-img): Use aligned-to spaces to align correctly images.
4634
4635         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
4636         before inserting the Gravatar.
4637
4638         * shr.el (shr-tag-img): Add align attribute support for <img>.
4639
4640 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4641
4642         * gnus-gravatar.el (gnus-art): Require.
4643
4644         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
4645         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4646         Remove long obsoleted functions.
4647
4648 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4649
4650         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
4651
4652         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
4653
4654         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
4655         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
4656         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
4657         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
4658         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
4659         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
4660         * sieve-manage.el, smime.el, spam.el:
4661         Fix comment for declare-function.
4662
4663 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4664
4665         * nnimap.el (nnimap-request-rename-group): Select group read-only
4666         before renaming it.
4667
4668         * shr.el (shr-insert): Fix up the white space only regexp.
4669
4670         * nnimap.el (nnimap-transform-split-mail): Not all articles have
4671         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
4672
4673         * shr.el (shr-current-column): New function.
4674         (shr-find-fill-point): New function.
4675
4676 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4677
4678         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
4679         numbers.
4680
4681 2010-10-11  Julien Danjou  <julien@danjou.info>
4682
4683         * shr.el (shr-hr-line): Add.
4684         (shr-tag-hr): Use shr-hr-line to specify which character to use to
4685         display hr lines.
4686         (shr-max-columns): Do not change state to nil if we just inserting
4687         spaces.
4688
4689 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4690
4691         * gnus-topic.el (gnus-topic-read-group): If after the last group,
4692         select the last group.
4693
4694 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
4695
4696         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
4697
4698 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
4699
4700         * dig.el (dig-mode-map): Declare and define in one step.
4701
4702 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4703
4704         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
4705         for Gnus.
4706         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
4707         (nnimap-update-qresync-info): Mark \Seen articles as read.
4708
4709         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
4710         non-variable, too.
4711
4712         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
4713         available.
4714         (nnimap-update-info): Rely more on the current active than the param
4715         active to avoid marking articles as read too much.
4716
4717         * auth-source.el (auth-source-create): Use (user-login-name) for the
4718         user name default.
4719
4720         * nnimap.el (nnimap-update-info): If the server doesn't return any
4721         useful info, just use the previous info.
4722         (nnimap-update-info): Prefer old info over start-article.
4723         (nnimap-update-qresync-info): Finish implementing QRESYNC.
4724
4725 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
4726
4727         * nnir.el (autoload): Clean up autoloads.
4728         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
4729         Use key rather than value.
4730         (nnir-imap-search-other): New variable.
4731         (nnir-read-parm): Use it.
4732         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
4733         (gnus-summary-nnir-goto-thread): Modify to work with imap.
4734
4735 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4736
4737         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
4738         the process, too.
4739
4740 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4741
4742         * spam.el (gnus-summary-mode-map): Bind to "$".
4743         Suggested by Russ Allbery.
4744
4745         * shr.el: Rework the way things are indented by <li> slightly.
4746
4747         * gnus.el (gnus-group-set-parameter): Fix typo.
4748
4749         * nnimap.el: Start implementing QRESYNC support.
4750
4751 2010-10-09  Julien Danjou  <julien@danjou.info>
4752
4753         * nnir.el (nnir-engines): Fix too many arguments.
4754
4755 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4756
4757         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
4758         group is the "last", so that the backends like nnfolder actually save
4759         their folders.
4760
4761         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
4762         try to use that for the tls stream.
4763         (nnimap-retrieve-group-data-early): Rework the marks code to heed
4764         UIDVALIDITY and find out which groups are read-only and not.
4765         (nnimap-get-flags): Use the same marks parsing code as the rest of
4766         nnimap.
4767
4768 2010-10-09  Julien Danjou  <julien@danjou.info>
4769
4770         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
4771
4772         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
4773         retrieving gravatars.
4774
4775         * shr.el (shr-table-corner): Add.
4776         (shr-table-line): Add.
4777         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
4778
4779 2010-10-08  Julien Danjou  <julien@danjou.info>
4780
4781         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
4782
4783 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
4784
4785         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
4786
4787         * gnus-sum.el (gnus-mark-article-as-unread)
4788         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
4789         (gnus-summary-set-bookmark): Use it.
4790
4791         * gnus-msg.el (gnus-setup-message): Use it.
4792
4793         * gnus-demon.el (gnus-demon-remove-handler): Use it.
4794
4795         * gnus.el (gnus-group-remove-parameter): Use it.
4796
4797         * gnus-group.el (gnus-group-make-web-group): Use it.
4798
4799         * gnus-demon.el (gnus-demon-remove-handler): Use it.
4800
4801         * nnregistry.el: Update docs to mention manual.
4802
4803         * gnus-registry.el: Update docs to mention nnregistry.el.
4804         (gnus-registry-initialize): Don't install nnregistry refer method
4805         automatically.
4806         (gnus-registry-install-nnregistry): Remove it.
4807
4808 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4809
4810         * shr.el (shr-insert): Don't insert double spaces.
4811
4812 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4813
4814         * gnus-gravatar.el (gnus-treat-from-gravatar)
4815         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
4816         called interactively.
4817
4818         * gnus-art.el (gnus-mime-view-part-externally)
4819         (gnus-mime-view-part-internally): Make predicate function passed to
4820         gnus-mime-view-part-as-type assume argument is a mime type, not a list
4821         of a mime type.
4822
4823         * shr.el (shr-table-widths): Don't use cl function `reduce'.
4824
4825 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4826
4827         * shr.el (require): Require cl when compiling.
4828         (shr-tag-hr): New function.
4829
4830         * nnimap.el (nnimap-update-info): Remove double setting of high.
4831         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
4832         This makes nnimap work properly on Courier again.
4833
4834         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
4835         the variable for backwards compatibility.
4836
4837         * mm-decode.el (mm-save-part): If given a non-directory result, expand
4838         the file name before using to avoid setting mm-default-directory to
4839         nil.
4840
4841         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
4842         bidning gnus-agent variables.
4843
4844         * shr.el (shr-render-td): Use a cache for the table rendering function
4845         to avoid getting an exponential rendering behaviour in nested tables.
4846         (shr-insert): Rework the line-breaking algorithm.
4847         (shr-insert): Don't leave trailing spaces.
4848         (shr-insert-table): Also insert empty TDs.
4849         (shr-tag-blockquote): Ensure paragraphs after </ul>.
4850
4851 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4852
4853         * gnus-sum.el (gnus-number): Rename from `number'.
4854         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
4855         (gnus-summary-limit-children): Update uses correspondingly.
4856
4857 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4858
4859         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
4860         (gnus-gravatar-transform-address): Don't show avatars of people of
4861         which mail addresses match gnus-gravatar-too-ugly.
4862
4863 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4864
4865         * shr.el (shr-table-widths): Expand TD elements to fill available
4866         space.
4867
4868 2010-10-07  Julien Danjou  <julien@danjou.info>
4869
4870         * nnimap.el (nnimap-request-rename-group): Add this method.
4871
4872 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4873
4874         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
4875         name from XEmacs' function-arglist.
4876
4877         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
4878         gravatar under XEmacs.
4879
4880 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
4881
4882         * auth-source.el: Update docs with TODO items.
4883
4884         * gnus-sync.el: Update docs to explain state and plans.
4885
4886         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
4887         Hooks for mark updates.
4888         (gnus-request-set-mark, gnus-request-update-mark): Use them.
4889
4890         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
4891         hooks with arguments, which is needed for mark update hooks.
4892
4893 2010-10-06  Julien Danjou  <julien@danjou.info>
4894
4895         * gnus.el (gnus-expand-group-parameter): Only return and act on what
4896         was matched.
4897
4898         * sieve-manage.el: Update example in `Commentary'.
4899
4900         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
4901
4902         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
4903         not 2000.
4904         (sieve-manage-authenticate): Re-add function.
4905
4906 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4907
4908         * shr.el (shr-insert): Get 'space transition right.
4909         (shr-render-td): Only delete space at the end of the TD.
4910
4911         * nnimap.el (nnimap-open-connection): Prepare to support
4912         open-gnutls-stream.
4913
4914         * shr.el: Rearrange function order to be more logical.
4915
4916 2010-10-06  Julien Danjou  <julien@danjou.info>
4917
4918         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
4919         (nnrss-discover-feed): Remove 404 URL in docstring.
4920
4921         * nnir.el: Fix Swish-E URL.
4922         Fix Namazu URL.
4923
4924         * message.el (message-change-subject): Remove 404 URL in a comment.
4925
4926 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4927
4928         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
4929         called interactively.
4930
4931         * gnus-util.el (gnus-remove-if): Allow hash table.
4932         (gnus-remove-if-not): New function.
4933
4934         * gnus-art.el (gnus-mime-view-part-as-type)
4935         * gnus-score.el (gnus-summary-score-effect)
4936         * gnus-sum.el (gnus-read-move-group-name):
4937         Replace remove-if-not with gnus-remove-if-not.
4938
4939         * gnus-group.el (gnus-group-completing-read):
4940         Regard collection as a hash table if it is not a list.
4941
4942 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4943
4944         * shr.el (shr-render-td): Allow blank/missing <TD>s.
4945
4946         * shr.el: Document the table-rendering algorithm.
4947
4948 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4949
4950         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
4951         for Emacsen having no `libxml-parse-html-region' support.
4952
4953 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4954
4955         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
4956         invalid URLs.
4957
4958         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
4959         line-broken.
4960         (shr-tag-img): Ignore image fetching errors.
4961         (shr-overlays-in-region): Compute overlay positions correctly.
4962
4963         * mm-decode.el (mm-shr): Require shr.
4964
4965         * gnus-art.el (gnus-blocked-images): Move variable here.
4966
4967         * shr.el (shr-insert-table): Bind free variable.
4968
4969         * mm-decode.el (mm-shr): Bind shr-content-function.
4970
4971         * shr.el (shr-content-function): New variable.
4972
4973         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
4974         added for symmetry.
4975
4976         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
4977
4978         * gnus-group.el (gnus-group-make-group): Doc fix.
4979
4980         * nnimap.el (nnimap-request-newgroups): Return success.
4981
4982         * shr.el (shr-find-elements): New function.
4983         (shr-tag-table): Put all the images after the table.
4984         (shr-tag-table): Really inhibit images inside the table.
4985         (shr-collect-overlays): Copy over overlays from the TD elements to the
4986         main document.
4987
4988         * mm-decode.el (mm-shr): Bind shr-blocked-images to
4989         gnus-blocked-images.
4990
4991 2010-10-05  Julien Danjou  <julien@danjou.info>
4992
4993         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
4994
4995         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
4996         (gnus-html-maximum-image-size): Add this function.
4997         (gnus-html-put-image): Use gnus-html-maximum-image-size.
4998
4999         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
5000         server-value of the capability is nil.
5001
5002 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5003
5004         * shr.el (shr-tag-em): Add <EM> tag.
5005
5006 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
5007
5008         * sieve-manage.el (sieve-manage-default-stream): Make default stream
5009         customizable.
5010
5011         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
5012         handing broken links to browse-url.
5013
5014 2010-10-05  Julien Danjou  <julien@danjou.info>
5015
5016         * gnus-util.el (gnus-emacs-completing-read)
5017         (gnus-iswitchb-completing-read): Use autoload rather than require.
5018
5019 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5020
5021         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
5022         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
5023         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
5024         iswitchb-temp-buflist for XEmacs.
5025
5026         * gnus-util.el (gnus-completing-read-function): Exclude
5027         gnus-icompleting-read and gnus-ido-completing-read from candidates for
5028         XEmacs since iswitchb.el is very old and ido.el is unavailable in
5029         XEmacs.
5030
5031         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
5032         not to use `delete-dups' that is unavailable in XEmacs 21.4.
5033
5034         * gnus-html.el: Don't require help-fns under XEmacs.
5035         (gnus-html-schedule-image-fetching): Work for XEmacs.
5036
5037         * mm-decode.el (mm-shr): Decode contents by charset.
5038
5039 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5040
5041         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
5042         unknown.
5043
5044         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
5045         (shr-get-image-data): Ensure against the cache file missing.
5046
5047         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
5048         for data.
5049
5050         * spam-report.el (spam-report-url-ping-plain): Don't query about
5051         killing the process.
5052
5053         * shr.el (shr-render-td): Protect against too-wide text.
5054
5055 2010-10-04  Julien Danjou  <julien@danjou.info>
5056
5057         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
5058         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
5059
5060         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
5061         retrieved.
5062
5063 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5064
5065         * shr.el (browse-url): Require.
5066         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
5067         lines.
5068         (shr-show-alt-text, shr-browse-image): New commands.
5069         (shr-browse-url, shr-copy-url): New commands.
5070
5071         * gnus-sum.el (gnus-widen-article-window): New variable.
5072         (gnus-summary-select-article-buffer): Use it.
5073
5074         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
5075         without @ signs.
5076
5077 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5078
5079         * nnir.el (nnir-run-imap): Remove spurious space in search string.
5080
5081 2010-10-04  Julien Danjou  <julien@danjou.info>
5082
5083         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
5084         for XEmacs.
5085
5086 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5087
5088         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
5089
5090         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
5091         (nnimap-close-server): Implement.
5092
5093         * dgnushack.el (iswitchb): Require to shut up the compiler.
5094
5095         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
5096         (shr-insert): Tweak line breaking.
5097         (shr-insert): Handle <pre> better.
5098         (shr-tag-li): Get <li> indentation right.
5099         (shr-tag-li): Get <li> indentation even righter.
5100         (shr-tag-blockquote): Ensure paragraph start.
5101         (shr-make-table): Tweak table generation.
5102         (shr-make-table): Fix typo.
5103
5104         * shr.el: Implement table rendering.
5105
5106 2010-10-04  Julien Danjou  <julien@danjou.info>
5107
5108         * gnus-html.el (gnus-html-put-image): Fix resize image code.
5109
5110 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5111
5112         * shr.el (shr-insert): Use string anchors instead of line anchors.
5113
5114 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5115
5116         * shr.el: Add headings.
5117         (shr-ensure-paragraph): Actually work.
5118         (shr-tag-li): Make <ul> prettier.
5119         (shr-insert): Get white space at the beginning/end of elements right.
5120         (shr-tag-p): Collapse subsequent <p>s.
5121         (shr-ensure-paragraph): Don't insert double line feeds after blank
5122         lines.
5123         (shr-insert): \t is also space.
5124         (shr-tag-s): Fix "s" tag name function.
5125         (shr-tag-s): Fix face prop name.
5126
5127 2010-10-03  Julien Danjou  <julien@danjou.info>
5128
5129         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
5130
5131         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
5132         gnus-window-inside-pixel-edges.
5133
5134         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
5135         gnus-ems.
5136
5137         * mm-view.el (mm-inline-image-emacs): Support image resizing.
5138
5139         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
5140         function.
5141
5142         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
5143         resize choice.
5144
5145 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5146
5147         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
5148         beginning of the buffer.
5149
5150         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
5151         article buffer again.
5152
5153         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
5154
5155         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
5156         when it's at the start of the buffer.
5157
5158         * shr.el (shr-tag-blockquote): Convert name.
5159         (shr-rescale-image): Use the right image-size variant.
5160
5161         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
5162         buffer isn't shown, then select the current article first instead of
5163         bugging out.
5164         (gnus-summary-select-article-buffer): Show both the article and summary
5165         buffers again.
5166
5167         * shr.el (shr-fontize-cont): Protect against regions with no text.
5168         Rename tag functions to shr-tag-* for enhanced security.
5169         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
5170
5171 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
5172
5173         * shr.el (shr-insert):
5174         * pop3.el (pop3-movemail):
5175         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
5176         loaded.
5177
5178 2010-10-03  Glenn Morris  <rgm@gnu.org>
5179
5180         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
5181
5182         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
5183
5184         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
5185
5186         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
5187
5188         * gnus-util.el (gnus-make-local-hook): Simplify.
5189
5190 2010-10-02  Julien Danjou  <julien@danjou.info>
5191
5192         * gnus-util.el (gnus-iswitchb-completing-read): New function.
5193         (gnus-ido-completing-read): New function.
5194         (gnus-emacs-completing-read): New function.
5195         (gnus-completing-read): Use gnus-completing-read-function.
5196         Add gnus-completing-read-function.
5197
5198 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5199
5200         * shr.el (shr-insert-document): Autoload.
5201         (shr-img): Be silent.
5202         (shr-insert): Add a newline after every picture before text.
5203         (shr-add-font): Use overlays for combining faces.
5204         (shr-insert): Pass upwards the text start point.
5205
5206         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
5207         possible.
5208         (mm-shr): New function.
5209
5210 2010-10-02  Julien Danjou  <julien@danjou.info>
5211
5212         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
5213         should go backward.
5214
5215 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
5216
5217         * shr.el (shr): Fix typo in provide call.
5218
5219 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5220
5221         * shr.el: New file.
5222
5223         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
5224
5225         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
5226         completing read.
5227
5228 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5229
5230         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
5231         we're being queried about.  Suggested by Dan Jacobson.
5232
5233         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
5234         Suggested by Jason Eisner.
5235
5236         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
5237         table, too.  Suggested by Stefan Wiens.
5238         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
5239         the table unnecessary.  Suggested by Stefan Wiens.
5240
5241         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
5242         longer needed, and probably doesn't work either, as pointed out by
5243         Stefan Wiens.
5244         (gnus-summary-exit): Remove call to the clearing function.
5245         (gnus-summary-exit-no-update): Ditto.
5246
5247         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
5248         instead of gnus-eval-in-buffer-window to avoid popping up frames.
5249         Reported by Stefan Monnier.
5250         (gnus-summary-save-in-rmail): Ditto.
5251
5252         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
5253         article buffer, instead of both the article buffer and the summary
5254         buffer.  Sort of suggested by Dan Jacobson.
5255
5256         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
5257
5258         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
5259         Suggested by Dan Jacobson.
5260
5261         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
5262         documentation clearer.
5263
5264         * message.el (message-shorten-references): Comment on the number "21".
5265         Suggested by Stefan Monnier.
5266
5267         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
5268         Suggested by Dan Jacobson.
5269
5270         * gnus.el (gnus-large-newsgroup):
5271         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
5272
5273         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
5274         externalize attachments.  Bug reported by Steve Wen.
5275
5276         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
5277         really message anything to the user.
5278
5279         * nnmail.el (nnmail-article-group): Allow using the fancy split method
5280         directly.
5281
5282         * nnimap.el (nnimap-request-group): Low higher than high to signal no
5283         messages in empty groups.
5284
5285 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
5286
5287         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
5288         non-UIDNEXT group.
5289
5290 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5291
5292         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
5293         not the value from the collection.
5294
5295         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
5296         values.  This sometimes happens on some groups that have no info.
5297         (nnimap-request-newgroups): New function.
5298
5299 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
5300
5301         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
5302         check into `gnus-registry-initialize'.
5303         (gnus-registry-initialize): Ditto.
5304         Fix and extend header docs.
5305
5306 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5307
5308         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
5309         regexp backtrace overflows.
5310
5311         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
5312         for starttls that tls.el implements; i.e. openssl.
5313
5314         * tls.el (tls-starttls-switches): Give up on using starttls with
5315         gnutls-cli.
5316         (tls-program): Add --insecure to be consistent with the defaults from
5317         openssl s_client.  Now all three commands are insecure.
5318
5319 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5320
5321         * lpath.el: Bind completion-styles-alist for XEmacs.
5322
5323         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
5324         (gravatar-create-image): New function that's an alias to
5325         gnus-xmas-create-image, gnus-create-image, or create-image.
5326         (gravatar-data->image): Use it.
5327
5328 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
5329
5330         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
5331         install the nnregistry refer method.
5332         (gnus-registry-install-hooks): Use it.
5333         (gnus-registry-unfollowed-groups): Add nnmairix to the default
5334         unfollowed groups.
5335
5336 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
5337
5338         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
5339         expanding threads.
5340
5341 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5342
5343         * nnir.el: Use the server names without suffixes (bug #7009).
5344
5345         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
5346         unencrypted to STARTTLS, if possible.
5347
5348 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5349
5350         * message.el (message-ignored-supersedes-headers): Strip Injection-*
5351         headers before superseding.
5352
5353 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5354
5355         * nnrss.el (nnrss-use-local): Add documentation.
5356
5357         * nnimap.el (nnimap-extend-tls-programs): New function.
5358         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
5359         (nnimap-wait-for-connection): Accept the greeting from the stupid
5360         output from openssl s_client -starttls, too.
5361
5362         * tls.el (tls-starttls-switches): New variable.
5363         (tls-find-starttls-argument): Use it.
5364         (open-tls-stream): Ditto.
5365
5366         * netrc.el (netrc-credentials): Return the value of the "default" entry.
5367         (netrc-machine): Ditto.
5368
5369         * nnimap.el (nnimap-find-article-by-message-id): Really return the
5370         article number.
5371         (nnimap-split-fancy): New variable.
5372         (nnimap-split-incoming-mail): Use it.
5373
5374         * nntp.el (nntp-server-list-active-group): Document.
5375
5376         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
5377         SELECT to get the message-id.
5378
5379         * mail-source.el (mail-sources): Remove webmail support.
5380         (defvar): Ditto.
5381         (mail-source-fetcher-alist): Ditto.
5382         (mail-source-fetch-webmail): Remove.
5383
5384         * webmail.el: Remove -- doesn't seem relevant any more.
5385
5386         * gnus.el: Fix up make-obsolete-variable declarations throughout.
5387
5388         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
5389         the \r.
5390
5391 2010-09-30  Julien Danjou  <julien@danjou.info>
5392
5393         * gnus-agent.el (gnus-agent-add-group): Fix call to
5394         gnus-completing-read.
5395
5396 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5397
5398         * nndoc.el (nndoc-retrieve-groups): New function.
5399
5400         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
5401         `default', use nnmail-split-methods.
5402         (nnimap-request-article): Downcase the NILs so that they are nil.
5403
5404         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
5405         symbol.
5406
5407         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
5408         code, since if the user has requested network, that's what they ought
5409         to get.
5410         (nnimap-request-set-mark): Erase the buffer before issuing commands.
5411         (nnimap-split-rule): Mark as obsolete.
5412
5413         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
5414         New variable.
5415
5416         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
5417         correct slot, too.
5418
5419 2010-09-29  Julien Danjou  <julien@danjou.info>
5420
5421         * gnus.el (gnus-local-domain): Declare variable obsolete.
5422
5423         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
5424         Fix history computing.
5425         (gnus-ido-completing-read): Require ido.
5426
5427 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5428
5429         * gnus-registry.el: Don't prompt on load, which makes it impossible to
5430         build Gnus.
5431
5432         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
5433         when interpreting the structures.
5434         (nnimap-request-accept-article): Add \r\n to the lines to make this
5435         work with Cyrus.
5436
5437         * nndraft.el (nndraft-request-expire-articles): Use the group name
5438         instead if "nndraft".  Fix found by Nils Ackermann.
5439
5440 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
5441
5442         * nnregistry.el: Add.
5443
5444 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5445
5446         * nnmail.el (group, group-art-list, group-art):
5447         Remove unneeded directives.
5448
5449 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5450
5451         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
5452         (mm-mime-charset)
5453         * rfc2047.el (rfc2047-syntax-table)
5454         * utf7.el (utf7-utf-16-coding-system): Comment fix.
5455
5456         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
5457         rather than `insert-file-contents' and `eval-region'.
5458
5459         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
5460         construction.
5461
5462         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
5463
5464         * time-date.el: No need to require cl for Emacs 21.
5465
5466 2010-09-29  Julien Danjou  <julien@danjou.info>
5467
5468         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
5469         replacement of `gnus-gravatar-relief' to mimic
5470         `gnus-faces-properties-alist'.
5471         Add :version property.
5472
5473 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5474
5475         * mail-source.el (mail-source-report-new-mail)
5476         * message.el (message-default-mail-headers)
5477         * mm-decode.el (mm-valid-image-format-p): Comment fix.
5478
5479         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
5480
5481 2010-09-28  Julien Danjou  <julien@danjou.info>
5482
5483         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
5484         mail-address contains the same string as real-name.
5485
5486         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
5487         non-blank in header, otherwise it'll get stripped.
5488
5489         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
5490         real-name, and then for mail address rather than doing : or , search.
5491
5492 2010-09-27  Julien Danjou  <julien@danjou.info>
5493
5494         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
5495         right completing-read function.
5496         (gnus-use-ido): New variable
5497         (gnus-completing-read-with-default): Remove.
5498         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
5499         (gnus-agent-add-group):
5500         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
5501         * mm-view.el (mm-view-pkcs7-decrypt):
5502         * mm-util.el (mm-codepage-setup):
5503         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
5504         * mml-smime.el (mml-smime-openssl-sign-query):
5505         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
5506         (mml-insert-multipart):
5507         * gnus-msg.el (gnus-summary-yank-message):
5508         * gnus-int.el (gnus-start-news-server):
5509         * mm-decode.el (mm-interactively-view-part):
5510         * gnus-dired.el (gnus-dired-attach):
5511         * gnus.el (gnus-read-method):
5512         * gnus-bookmark.el (gnus-bookmark-jump):
5513         * gnus-art.el (gnus-mime-view-part-as-type)
5514         (gnus-mime-action-on-part, gnus-article-encrypt-body):
5515         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
5516         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
5517         * nnmairix.el (nnmairix-create-server-and-default-group)
5518         (nnmairix-update-groups, nnmairix-get-server)
5519         (nnmairix-backend-to-server, nnmairix-goto-original-article)
5520         (nnmairix-get-group-from-file-path):
5521         * nnrss.el (nnrss-find-rss-via-syndic8):
5522         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
5523         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
5524         (gnus-group-browse-foreign-server):
5525         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
5526         (gnus-summary-execute-command, gnus-summary-respool-article)
5527         (gnus-read-move-group-name):
5528         * gnus-score.el (gnus-summary-increase-score)
5529         (gnus-summary-score-effect):
5530         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
5531
5532 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5533
5534         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
5535         x-focus-frame.
5536
5537         * nnimap.el (auth-source-forget-user-or-password)
5538         (auth-source-user-or-password): Autoload.
5539
5540         * message.el (message-from-style, message-interactive)
5541         (message-cite-prefix-regexp, message-sendmail-envelope-from)
5542         (message-yank-prefix, message-indentation-spaces, message-signature)
5543         (message-signature-file): Add comment.
5544
5545 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5546
5547         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
5548         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
5549         new articles.
5550
5551         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
5552         parts.
5553         (nnimap-request-article): Work with the t setting, too.
5554
5555         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
5556         that you don't get flashes of other buffers.
5557         (gnus-summary-show-complete-article): Intern before setting.
5558
5559 2010-09-27  David Engster  <dengste@eml.cc>
5560
5561         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
5562         well as HEADERS.
5563         (nnmairix-retrieve-headers): Provide new argument for the above.
5564
5565 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5566
5567         * gnus-sum.el (gnus-summary-move-article): Don't alter
5568         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
5569         group.
5570
5571         * nnimap.el (nnimap-update-info): Don't destructively alter active.
5572
5573         * message.el (message-cite-prefix-regexp): Revert my last edit.
5574
5575         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
5576         variable instead of the Gnus variable.
5577
5578         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
5579
5580         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
5581
5582         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
5583         since some servers don't like it.
5584         (nnimap-open-connection): Forget credentials if the server says the
5585         password was wrong.
5586         (nnimap-parse-line): Protect against invalid data.
5587
5588         * gnus-sum.el (gnus-summary-move-article): Add comment.
5589         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
5590         nothing alters it while scanning for new messages.
5591
5592         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
5593         which may or may not help.
5594         (nnimap-open-connection): If we're doing a stream connection, and then
5595         discover we're on a STARTTLS-capable server, then open a STARTTLS
5596         connection instead.
5597
5598 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5599
5600         * nnimap.el (utf7): Require.
5601
5602         * message.el (message-cite-prefix-regexp): Remove "}" from citation
5603         prefix.
5604
5605 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
5606
5607         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
5608
5609 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5610
5611         * nnimap.el (nnimap-request-accept-article): Message the error on
5612         error.
5613
5614 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5615
5616         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
5617
5618 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5619
5620         * nndoc.el (nndoc-request-list): Return success always.
5621
5622         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
5623         `fetch-old' -- we only want to fetch the articles we've requested.
5624         The rest are in the agent, probably.
5625         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
5626         disappeared server" to something low.  It's not important.
5627
5628         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
5629         arrived before the FETCH data.
5630
5631         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
5632         target here, because we don't know the Gnus name of the group.
5633
5634         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
5635         for the correct group.
5636
5637         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
5638
5639         * gnus.el (gnus): Give a final warning after startup.
5640
5641         * gnus-util.el (gnus-action-message-log): New variable.
5642         (gnus-message): Use it.
5643         (gnus-final-warning): New function.
5644
5645         * nnimap.el (nnimap-open-connection): Record the greeting.
5646         (nnimap): Add greeting.
5647
5648 2010-09-26  Julien Danjou  <julien@danjou.info>
5649
5650         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
5651         arguments.
5652         (gnus-html-wash-images): Fix spec computing to include start/end.
5653
5654         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
5655
5656 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5657
5658         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
5659         deletion.
5660         (nnimap-retrieve-headers): Don't select the group, because that's
5661         already done by nnimap-possibly-change-group.
5662
5663         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
5664         (gnus-picon-transform-address): Use it.
5665
5666         * mail-source.el (mail-source-value): Revert previous patch.
5667
5668         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
5669         on failure.
5670         (nnimap-open-connection): Look up both virtual and physical server name
5671         credentials.
5672
5673         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
5674
5675 2009-02-07  Dave Love  <fx@gnu.org>
5676
5677         * tls.el (open-tls-stream): Don't query killing process.
5678
5679 2009-02-08  Dave Love  <fx@gnu.org>
5680
5681         * gnus-win.el (gnus-window-to-buffer-helper)
5682         (gnus-all-windows-visible-p): Function needn't be a symbol.
5683
5684         * mail-source.el (mail-source-value): Function needn't be a symbol.
5685
5686 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5687
5688         * message.el (message-cite-prefix-regexp): Remove } from the cite
5689         prefix.
5690
5691         * gnus-art.el (gnus-treatment-function-alist): Do picons before
5692         highlight again, so that the highlight is correct.
5693
5694         * gnus-picon.el (gnus-picon): Remove again.
5695         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
5696
5697         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
5698         doing the header highlightling, so that the background colour of the
5699         picon is correct.
5700
5701         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
5702         (gnus-picon): Ditto.
5703         (gnus-picon): Reinstate.  The background colour for picons is white.
5704         (gnus-picon-insert-glyph): Make the background white.
5705
5706         * nnml.el (nnml-open-nov): Don't return dead buffers.
5707
5708         * auth-source.el (auth-source-create): Query the user for whether to
5709         store the credentials.
5710
5711         * netrc.el (netrc-store-data): New function.
5712
5713         * auth-source.el (auth-source-user-or-password): Use the existing auth
5714         sources, if any, for creation.
5715
5716         * gnus.el (gnus-group-fast-parameter): Return the last matching
5717         parameter instead of the first matching parameter.
5718
5719 2010-09-26  Julien Danjou  <julien@danjou.info>
5720
5721         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
5722
5723 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5724
5725         * mml2015.el (mml2015-use): Remove gpg support.
5726
5727         * mml1991.el (mml1991-function-alist): Remove gpg function.
5728         (mml1991-gpg-sign): Remove.
5729
5730 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
5731
5732         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
5733         (gnus-browse-unsubscribe-current-group): Document it.
5734         (gnus-browse-unsubscribe-group): Use it.
5735
5736 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5737
5738         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
5739         address to the To list for easier response.
5740
5741         * gnus.el (gnus-play-startup-jingle): Remove.
5742         (gnus-splash): Don't play jingle.
5743         (gnus): Silence gnus-load message.
5744
5745         * gnus-art.el (gnus-treat-play-sounds): Remove.
5746
5747         * gnus.el (gnus-play-jingle): Remove audio support.
5748
5749         * gnus-cus.el (gnus-score-customize): Remove audio reference.
5750
5751         * earcon.el: Remove -- no users.
5752
5753         * gnus-audio.el: Remove -- no users of this package.
5754
5755         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
5756
5757         * gnus-start.el (gnus-setup-news): Remove nocem support.
5758
5759         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
5760
5761         * gnus.el (gnus-use-nocem): Remove.
5762
5763         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
5764         Remove.
5765
5766         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
5767         uses NoCeM any more.
5768
5769         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
5770         (gnus-button-ctan-handler): Ditto.
5771         (gnus-button-handle-ctan-bogus-regexp): Ditto.
5772         (gnus-button-ctan-directory-regexp): Ditto.
5773         (gnus-button-handle-ctan): Ditto.
5774         (gnus-button-tex-level): Ditto.
5775         (gnus-button-alist): Remove CTAN stuff.
5776
5777 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5778
5779         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
5780         nnimap-streaming test.
5781
5782         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
5783         servers twice.
5784
5785         * nnimap.el (nnimap-open-connection): Add more error reporting when
5786         nnimap fails early.
5787
5788         * nnheader.el (nnheader-get-report-string): New function.
5789         (nnheader-get-report): Use it.
5790
5791         * gnus-int.el (gnus-check-server): Say what the error was when opening
5792         failed.
5793
5794         * nnimap.el (nnimap-wait-for-response): Search further when we're not
5795         using streaming.
5796
5797 2010-09-25  Julien Danjou  <julien@danjou.info>
5798
5799         * gnus-html.el (gnus-html-rescale-image): Use our defalias
5800         gnus-window-inside-pixel-edges.
5801
5802 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5803
5804         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
5805
5806         * mm-decode.el (mm-save-part): Allow saving to other directories the
5807         normal Emacs way.
5808
5809         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
5810         Suggested by Jay Berkenbilt.
5811
5812         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
5813         there isn't a single byte.
5814
5815         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
5816         just do it.  It doesn't really seem to matter what the user responds
5817         here, I think, so it's just a confusing question.
5818
5819         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
5820         non-streaming case.
5821
5822         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
5823         (gnus-article-encrypt-body): Use it.
5824
5825         * gnus-sum.el (gnus-summary-show-complete-article): New command and
5826         keystroke.
5827
5828         * nnimap.el (nnimap-find-wanted-parts-1):
5829         Use gnus-fetch-partial-articles.
5830
5831         * gnus-art.el (gnus-fetch-partial-articles): New variable.
5832
5833         * nnimap.el (nnimap-insert-partial-structure): New function.
5834         (nnimap-get-partial-article): New function.
5835         (nnimap-request-article): Use it.
5836         (nnimap-wait-for-response): Return whether the wait was successful.
5837         (nnimap-finish-retrieve-group-infos): Don't do anything if the
5838         retrieval wasn't successful.
5839         (nnimap-retrieve-group-data-early): Allow throttling servers.
5840         (nnimap-streaming): New variable.
5841         (nnimap-fetch-partial-articles): Remove.
5842
5843         * mm-decode.el (mm-with-part): Protect against killed buffers.
5844
5845         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
5846         for prettier summary display.
5847
5848 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
5849
5850         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
5851
5852 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5853
5854         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
5855         apparently third-party libraries depend on it.
5856
5857         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
5858         before starting negotiation.
5859
5860         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
5861         privacy reasons.
5862         (gnus-treat-mail-gravatar): Ditto.
5863
5864         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
5865         buffer when inserting images.  Inserting text into the headers, for
5866         instance, can make them invalid.
5867
5868 2010-09-25  Julien Danjou  <julien@danjou.info>
5869
5870         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
5871         variables.
5872
5873         * nnheader.el: Remove useless variables news-reply-yank-from and
5874         news-reply-yank-message-id.
5875
5876         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
5877         variables.
5878
5879         * mml1991.el: Remove useless mml1991-verbose.
5880
5881         * gnus.el: Remove useless variable gnus-use-generic-from.
5882         Remove obsolete variable gnus-topic-indentation.
5883
5884         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
5885
5886         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
5887
5888         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
5889
5890         * gnus-group.el: Remove useless gnus-group-icon-cache.
5891         Remove useless gnus-ephemeral-group-server.
5892
5893         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
5894
5895         * mml2015.el: Remove useless mml2015-verbose.
5896
5897         * mml-smime.el: Remove useless mml-smime-verbose.
5898
5899         * gnus.el: Remove useless gnus-local-domain.
5900
5901         * gnus-gravatar.el (gnus-gravatar-transform-address):
5902         Use gnus-gravatar-size.
5903
5904         * gnus-art.el: Remove useless gnus-treat-translate.
5905
5906 2010-09-24  Julien Danjou  <julien@danjou.info>
5907
5908         * gnus-sum.el: Add support for Gravatars.
5909
5910         * gnus-art.el: Add support for Gravatars.
5911
5912         * gnus-gravatar.el: Add this file.
5913
5914         * gravatar.el: Add this file.
5915
5916 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5917
5918         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
5919
5920         * gnus-group.el (gnus-group-fetch-faq): Remove.
5921
5922         * gnus.el (gnus-group-faq-directory): Remove.
5923
5924         * gnus-group.el (gnus-group-fetch-charter): Remove.
5925
5926         * gnus.el (gnus-group-charter-alist): Remove.
5927
5928         * gnus-group.el (gnus-group-archive-directory): Remove.
5929         (gnus-group-recent-archive-directory): Ditto.
5930         (gnus-group-make-archive-group): Remove.
5931
5932         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
5933
5934         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
5935         use the same article number for all the cached articles.
5936
5937         * nnimap.el (nnimap-command): Register the last command time so
5938         that we can use it for idling NOOPs.
5939         (nnimap-open-connection): Start the keeplive timer.
5940         (nnimap-make-process-buffer): Store all the process buffers.
5941         (nnimap-keepalive): New function.
5942
5943         * starttls.el (starttls-open-stream): Add autoload cookie.
5944
5945 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
5946
5947         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
5948         handling.
5949
5950 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5951
5952         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
5953         its data structures.
5954
5955         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
5956         instead of the cl.el copy-list.
5957         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
5958         equalp.
5959
5960 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5961
5962         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
5963         and tool-bar-local-item-from-menu.
5964
5965         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
5966         mode-line-highlight face for Emacs.
5967
5968         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
5969         loading gnus-sum.elc; fix comment for canlock-verify.
5970         (gnus-article-jump-to-part): Use read-number.
5971         (gnus-insert-mime-button, gnus-insert-mime-security-button):
5972         Remove Emacs pre-21 compatible code for help-echo.
5973         (gnus-article-next-page-1): No need to adjust the number of lines.
5974         (gnus-article-describe-bindings): Always use help-buffer.
5975
5976         * gnus-audio.el (gnus-audio-inline-sound)
5977         * gnus-cus.el (gnus-custom-mode)
5978         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
5979
5980         * gnus-sum.el (gnus-remove-overlays): Doc fix.
5981
5982         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
5983         compatible code.
5984
5985 2010-09-24  Glenn Morris  <rgm@gnu.org>
5986
5987         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
5988         visiting the fcc file in rmail-mode.
5989
5990         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
5991
5992 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5993
5994         * nnir.el: Silence the byte compiler.
5995
5996         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
5997         alias to browse-url-url-encode-chars if any.
5998         (gnus-html-encode-url): Use it.
5999
6000 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6001
6002         * gnus-start.el (gnus-use-backend-marks): New variable.
6003         (gnus-get-unread-articles-in-group): Use it.
6004
6005         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
6006         makeover.
6007
6008 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
6009
6010         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
6011
6012 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6013
6014         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
6015         Remove.
6016         (gnus-setup-news-hook):
6017         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
6018
6019         * gnus-int.el (gnus-request-update-info): Protect against backends not
6020         having the function.
6021
6022         * nnimap.el (nnimap-stream): Mention starttls.
6023         (nnimap-open-connection): Add starttls support.
6024
6025 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
6026
6027         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
6028
6029 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6030
6031         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
6032         BODYSTRUCTUREs.
6033         (nnimap-transform-headers): Unfold quoted {42} headers.
6034
6035         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
6036         the info.
6037         (gnus-get-unread-articles): Only call updatep on backends that support
6038         it.
6039
6040         * nnweb.el (nnweb-request-update-info): NOOP.
6041
6042         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
6043
6044         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
6045         since it only deals with marks.
6046
6047         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
6048         gnus-request-marks, and make a new gnus-request-update-info.
6049
6050         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
6051         the active instead of the high number, which is usually too low.
6052
6053 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
6054
6055         * netrc.el (netrc-parse): Remove encrypt.el mentions.
6056         * encrypt.el: Remove.
6057
6058 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6059
6060         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
6061         server in symbolic form.
6062
6063         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
6064
6065 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6066
6067         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
6068         (nnimap-update-info): Fix up code slightly.
6069
6070         * gnus-int.el (gnus-open-server): Add tracing for performance
6071         debugging.
6072
6073         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
6074         (gnus-group-insert-group-line): Pass the real group name so that it
6075         gets the right data.
6076
6077         * gnus-start.el (gnus-get-unread-articles): Don't have
6078         `gnus-get-unread-articles-in-group' update info, since that can be
6079         really slow and doesn't seem to be needed?
6080
6081 2010-09-22  Dan Christensen  <jdc@uwo.ca>
6082
6083         * time-date.el (date-to-time): Try using parse-time-string first before
6084         using the slower timezone-make-date-arpa-standard.
6085
6086 2010-09-22  Julien Danjou  <julien@danjou.info>
6087
6088         * gnus-group.el (gnus-group-insert-group-line):
6089         Call gnus-group-highlight-line.
6090         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
6091         default hook list.
6092         (gnus-group-update-eval-form): Add new function.
6093         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
6094         (gnus-group-get-icon): Use gnus-group-update-eval-form.
6095
6096 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6097
6098         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
6099         immediate, then expire all articles.
6100         (nnimap-update-info): Fix off-by-one errors.
6101         (nnimap-flags-to-marks): Would return no marks lists for group with no
6102         flags.  Instead return the other data.
6103
6104 2010-09-22  Julien Danjou  <julien@danjou.info>
6105
6106         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
6107         Only return an icon.
6108         (gnus-group-insert-group-line): Compute icon to return.
6109
6110         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
6111         (gnus-html-image-fetched): Only cache if
6112         gnus-html-image-automatic-caching is set.
6113         (gnus-html-image-fetched): Check for errors.
6114
6115 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6116
6117         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
6118         once per method on `g'.  This ensures that backends like nnfolder don't
6119         open all their folders.
6120
6121         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
6122         (nnimap-request-list): Nix out group in the correct buffer.
6123         (nnimap-parse-flags): Implement by using `read' instead of
6124         hand-parsing.
6125         (nnimap-flags-to-marks): Pass on permanent-flags.
6126         (nnimap-make-process-buffer): Record the server name.
6127         (nnimap-parse-flags): Fix typo.
6128         (nnimap-request-scan): Run split on the server in general, not just a
6129         single group.
6130
6131         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
6132         parameter, and propagate this downwards.
6133
6134         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
6135         since EXAMINE changes it on the server.
6136
6137         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
6138         this command might take a while.
6139
6140 2010-09-22  Julien Danjou  <julien@danjou.info>
6141
6142         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
6143         harmful if you have 2 images side-by-side, they can't be properly
6144         update on text deletion.  Using text-property is safer here.
6145         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
6146         data.
6147
6148 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6149
6150         * nnimap.el (nnimap-expunge-inbox): Remove.
6151         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
6152         (nnimap-expunge): Flip default to t.
6153
6154         * gnus.el (gnus-method-to-server): Don't push things to the cache
6155         unless it's unique.
6156         (gnus-server-to-method): Ditto.
6157
6158 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6159
6160         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
6161
6162 2010-09-22  Julien Danjou  <julien@danjou.info>
6163
6164         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
6165         get the start of data.
6166         (gnus-html-encode-url): Add this function to encode special chars in
6167         URL.
6168         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
6169         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
6170
6171         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
6172         default.
6173         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
6174
6175         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
6176         images alt-text.
6177         (gnus-html-put-image): Put alt-text as help-echo.
6178
6179 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6180
6181         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
6182         * mm-util.el (mm-decompress-buffer)
6183         * nnir.el (nnir-run-find-grep)
6184         * pop3.el (pop3-list): Use 3rd arg of split-string.
6185
6186         * time-date.el (format-seconds): Comment fix.
6187
6188         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
6189         and byte-optimize-form-code-walker.
6190         (dgnushack-make-auto-load): Don't advise make-autoload.
6191
6192         * lpath.el: Remove Emacs 21 stuff.
6193
6194 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6195
6196         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
6197         outside the active range.  Suggested by Dan Christensen.
6198
6199         * gnus-start.el (gnus-get-unread-articles): Get the extended method
6200         slightly later to avoid double-getting it.
6201
6202         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
6203         previous patch.
6204
6205         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
6206
6207 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
6208
6209         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
6210
6211 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6212
6213         * gnus-int.el (gnus-open-server): Give a better error message in the
6214         "go offline" case.
6215
6216         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
6217         marks for nnimap, which is seldom the right thing to do.
6218
6219         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
6220         (gnus-same-method-different-name): New function.
6221
6222         * nnimap.el (parse-time): Require.
6223
6224         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
6225         method in the presence of many similar methods.
6226
6227         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
6228
6229         * nnimap.el (nnimap-find-expired-articles): Don't refer to
6230         nnml-inhibit-expiry.
6231
6232         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
6233         find out whether methods are equal.
6234
6235         * nnimap.el (nnimap-find-expired-articles): New function.
6236         (nnimap-process-expiry-targets): New function.
6237         (nnimap-request-move-article): Request the article before looking at
6238         what the Message-ID is.  Fix found by Andrew Cohen.
6239         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
6240
6241         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
6242         for oldness in addition to being a predicate.
6243
6244         * nnimap.el (nnimap-request-group): When we have zero articles, return
6245         the right data to Gnus.
6246         (nnimap-request-expire-articles): Only delete articles immediately if
6247         the target is 'delete.
6248
6249         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
6250         method, this would bug out.
6251
6252         * gnus-group.el (gnus-group-expunge-group): Rename from
6253         gnus-group-nnimap-expunge, and implemented as a normal interface
6254         function.
6255
6256         * gnus-int.el (gnus-request-expunge-group): New function.
6257
6258         * nnimap.el (nnimap-request-create-group): Implement.
6259         (nnimap-request-expunge-group): New function.
6260
6261 2010-09-21  Julien Danjou  <julien@danjou.info>
6262
6263         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
6264         (gnus-html-cache-expired): Add new function.
6265         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
6266         wethever we should display image for fetch it.
6267         Compute alt-text earlier to pass it to the fetching function too.
6268         (gnus-html-schedule-image-fetching): Change function argument to only
6269         get one image at a time, not a list.
6270         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
6271         cache.
6272         (gnus-html-get-image-data): New function to retrieve image data from
6273         cache.
6274         (gnus-html-put-image): Change buffer argument to use image data rather
6275         than file, and place image above region rather than inserting a new
6276         one.  Do not take alt-text as argument, since it's useless now: we place
6277         the image above alt-text.
6278         (gnus-html-prune-cache): Remove.
6279         (gnus-html-show-images): Start to fetch image when we find one, do not
6280         push into a temporary list.
6281         (gnus-html-prefetch-images): Only fetch image if they have expired.
6282         (gnus-html-browse-image): Fix, use 'gnus-image-url.
6283         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
6284
6285 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6286
6287         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
6288
6289 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6290
6291         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
6292         spec inser "*" if the group isn't active instead of 0.
6293
6294         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
6295         opening the server.
6296         (nnimap-request-delete-group): Implement group deletion.
6297         (nnimap-transform-headers): Return the size of the entire message in
6298         the Bytes header, not just the size of the first part.
6299         (nnimap-request-move-article): When moving an article from nnimap,
6300         request the article first so the accepting form has an article to
6301         accept.  Reported by Dan Christensen.
6302         (nnimap-command): Make sure that the error message doesn't error out.
6303
6304 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
6305
6306         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
6307         we haven't requested anything.
6308
6309 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6310
6311         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
6312         "".  Fix found by Andrew Cohen.
6313
6314         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
6315         instead of -encode-string.
6316
6317 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6318
6319         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
6320
6321         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
6322         by mm-subst-char-in-string.
6323
6324 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6325
6326         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
6327         waiting for the connection string.
6328
6329         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
6330         arriving.
6331
6332         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
6333         bogus characters.  This allows selecting certain Gmail groups.
6334
6335         * nnimap.el (nnimap-find-wanted-parts-1): New function.
6336         (nnimap-fetch-partial-articles): New variable.
6337         (nnimap-open-connection): When looking for credentials, also use the
6338         nnimap-server-port.
6339         (nnimap-request-article): Return the group/article number, so that Gnus
6340         `^' works as expected.
6341         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
6342
6343         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
6344         comments.
6345         (gnus-methods-sloppily-equal): New function.
6346         (gnus): When using the development version of Gnus, load the gnus-load
6347         file.
6348
6349         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
6350         `gnus-open-server' on each method before trying to scan them etc.
6351         This ensures that all the backend parameters are set correctly.
6352
6353         * nnimap.el (nnimap-authenticator): New variable.
6354         (nnimap-open-connection): Allow anonymous login.
6355         (nnimap-transform-headers): The chars header is called Chars not Bytes.
6356         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
6357
6358         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
6359         patch, found by Knut Anders Hatlen.
6360
6361 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
6362
6363         * gnus-agent.el (gnus-agent-batch-confirmation)
6364         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
6365         to gnus-message.
6366         * gnus-art.el (gnus-article-describe-briefly): Likewise.
6367         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
6368         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
6369         * gnus-int.el (gnus-open-server): Likewise.
6370         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
6371         (gnus-score-check-syntax): Likewise.
6372         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
6373         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
6374         Likewise.
6375         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
6376
6377 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6378
6379         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
6380         calling conventions so that prefetch doesn't bug out.
6381
6382 2010-09-19  Julien Danjou  <julien@danjou.info>
6383
6384         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
6385         rather than `subst-char-in-region' in order to be able to replace ASCII
6386         char by UTF-8 ones.
6387
6388         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
6389         than curl.
6390         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
6391         the right URL and ALT text on images.
6392         (gnus-html-wash-tags): Fix tag case.
6393         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
6394         (gnus-article-html): Add -o display_ins_del=2 option.
6395         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
6396
6397 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6398
6399         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
6400         the extra mail headers, which sometimes seem to happen for unknown
6401         reasons.
6402
6403         * mail-parse.el (mail-header-encode-parameter): Define as
6404         rfc2045-encode-string instead of as rfc2231-encode-string, since some
6405         (or most, perhaps?) mail readers don't understand the latter, but do
6406         understand the former.
6407
6408         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
6409         to nil, so that no methods are automatically agentized.  I think this
6410         is probably what most users want.
6411
6412         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
6413         from url-retrieve, for instance about invalid URLs.
6414
6415         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
6416         groups that have no articles.
6417         (nnimap-request-article): Check that we really got an article when we
6418         requested one.
6419
6420         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
6421         doesn't exist.
6422
6423         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
6424         nntp buffer so the agent can save it.
6425         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
6426         that CRLF doesn't get translated to \n.
6427         (nnimap-open-connection): Don't make 'shell commands only send \n.
6428
6429 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6430
6431         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
6432         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
6433         Update var name.
6434         (nnml-generate-nov-file): Use dolist.
6435         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
6436         Use with-current-buffer.
6437
6438 2010-09-18  Julien Danjou  <julien@danjou.info>
6439
6440         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
6441         parallel.
6442
6443 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6444
6445         * nnimap.el (nnimap-update-info): When doing partial marks update, get
6446         the range update right.
6447         (nnimap-request-group): Don't make `M-g' bug out on group with no
6448         marks.
6449         (nnoo): Require, so that other packages can require nnimap.
6450         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
6451         command we're looking for.  This helps when the server sends more
6452         responses after we've gotten everything we expected.
6453         (nnimap): Add a `newlinep' field to keep track of end-of-line
6454         conventions.
6455         Don't send CRLF to things that don't want it.
6456         (nnimap-request-accept-article): Ditto.
6457
6458 2010-09-18  Julien Danjou  <julien@danjou.info>
6459
6460         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
6461         than curl to retrieve images.
6462
6463 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6464
6465         * nnimap.el (nnimap-update-info): Extend the info so that we can set
6466         the marks.
6467         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
6468         (nnimap-wait-for-connection): New function.
6469         (nnimap-open-connection): If we have PREAUTH, don't query for login
6470         credentials.
6471         (nnimap-update-info): Fix off-by-one error when concatenating ranges
6472         when doing a partial update.
6473
6474 2010-09-18  Julien Danjou  <julien@danjou.info>
6475
6476         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
6477         tags.
6478
6479 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6480
6481         * nnimap.el (nnimap-credentials): New function.
6482         (nnimap-open-connection): Use the new function to look for credentials
6483         also on the numeric equivalents of "imap" and "imaps".
6484
6485         * gnus-start.el (gnus-activate-group): Send the info to
6486         gnus-request-group.
6487
6488         * nnimap.el (nnimap-request-group): Have the "check" version of the
6489         function parse flags and update the info, so that a `M-g' get a total
6490         resync of all flags from the group.
6491
6492         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
6493         to allow backends to alter the info on group selection.  Also alter all
6494         the backend -request-group functions to take the parameter.
6495
6496         * nnimap.el (nnimap-store-info): New function.
6497         (nnimap-update-info): Store the info for later usage.
6498         (nnimap-request-group): Use the stored info for the dont-check case, so
6499         that we don't retrieve all marks when we enter a group.
6500
6501         * nnimap.el: Use deffoo instead of defun for interface functions.
6502
6503         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
6504         update the group info.  This makes the nndraft groups, for instance, go
6505         back to their old behaviour.
6506
6507         * gnus-sum.el (gnus-select-newsgroup): Indent.
6508
6509         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
6510         in.
6511         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
6512         nothing.
6513
6514         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
6515         from methods that are denied.
6516
6517         * gnus-int.el (gnus-method-denied-p): New function.
6518
6519         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
6520         store the password instead of netrc.
6521         (nnimap-open-connection): Don't error out when we can't make a
6522         connections.
6523
6524         * auth-source.el (auth-source-create): In the password prompt, say what
6525         we're querying for.  Also prompt for user name if that hasn't been
6526         given.
6527
6528         * nnimap.el (nnimap-with-process-buffer): Remove.
6529
6530 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6531
6532         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
6533         method when we're reading from the agent.
6534
6535         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
6536
6537         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
6538         that's probably most useful for users.
6539
6540         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
6541         "failed" all the time.
6542
6543         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
6544         ...)) with (with-current-buffer ... ).
6545
6546         * nntp.el (nntp-open-server): Return whether the open was successful or
6547         not.
6548
6549         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
6550         select an unread unseen article first.
6551
6552         * nnimap.el (nnimap-open-connection): If the user doesn't have a
6553         /etc/services, supply some sensible port defaults.
6554
6555         * dgnushack.el: Define netrc-credentials.
6556
6557 2010-09-17  Julien Danjou  <julien@danjou.info>
6558
6559         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
6560
6561 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6562
6563         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
6564         doesn't have any parameters.
6565
6566 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6567
6568         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
6569         only upcased checks.
6570
6571         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
6572
6573         * nnimap.el (nnimap-open-shell-stream): New function.
6574         (nnimap-open-connection): Use it.
6575         (nnimap-transform-headers): Get the number of lines in each message.
6576         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
6577         number of lines.
6578         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
6579         problem.
6580
6581         * utf7.el (utf7-encode): Autoload.
6582
6583         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
6584         to allow the mail splitting to not return a default group.  This is
6585         useful for nnimap, which will leave unmatched mail in the inbox.
6586
6587         * nnimap.el: Rewritten.
6588
6589         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
6590         nnimap usage.
6591
6592         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
6593         if the move is internal, so that nnimap can do fast internal moves.
6594
6595         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
6596         data.
6597         (gnus-read-active-for-groups): Support finishing the early retrieval of
6598         data.
6599
6600         * gnus-range.el (gnus-range-nconcat): New function.
6601
6602         * gnus-int.el (gnus-finish-retrieve-group-infos)
6603         (gnus-retrieve-group-data-early): New functions.
6604
6605 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6606
6607         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
6608         (nnrss-retrieve-groups):
6609         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
6610         (pop3-quit): Use with-current-buffer.
6611
6612 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6613
6614         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
6615         instead of nnheader-accept-process-output.
6616
6617         * dgnushack.el (dgnushack-compile): Add comment.
6618
6619         * lpath.el: No need to fbind propertize for XEmacs 21.4.
6620
6621         * gnus-html.el (gnus-html-schedule-image-fetching)
6622         (gnus-html-prefetch-images): Replace process-kill-without-query by
6623         gnus-set-process-query-on-exit-flag.
6624
6625 2010-09-16  Romain Francoise  <romain@orebokech.com>
6626
6627         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
6628
6629 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6630
6631         * gnus-registry.el (gnus-registry-install-shortcuts): The second
6632         parameter to unintern is mandatory-ish in Emacs 24.
6633
6634         * gnus-html.el (gnus-html-schedule-image-fetching)
6635         (gnus-html-prefetch-images): Check for curl before using it.
6636
6637         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
6638         depend on curl, which isn't essential.
6639
6640         * imap.el: Revert back to version
6641         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
6642         seem problematic.
6643
6644 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6645
6646         * gnus-registry.el (gnus-registry-install-shortcuts):
6647         Explicitly pass `obarray' to `unintern' to avoid a warning.
6648
6649 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6650
6651         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
6652         change.
6653
6654         * nnrss.el (nnrss-request-list): Remove this function and related
6655         functions, including the moreover stuff.
6656
6657 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6658
6659         * nnrss.el (nnrss-retrieve-groups): New function.
6660
6661 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
6662
6663         * .dir-locals.el: Add no-byte-compile cookie.
6664
6665 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6666
6667         * time-date.el (format-seconds): Comment fix.
6668
6669         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
6670         for back end that doesn't support request-scan.
6671
6672 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6673
6674         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
6675         then do request scans from the backends.
6676
6677         * netrc.el (netrc-credentials): New conveniency function.
6678
6679         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
6680         avoid running a hook per line, since this takes a lot of time,
6681         profiling shows.
6682         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
6683         directly if gnus-visual-p is true.
6684
6685 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6686
6687         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
6688         groups; replace mapcar with dolist which is a bit faster; pass groups
6689         info to gnus-read-active-file-1.
6690         (gnus-read-active-file-1): Scan only specified groups if the new
6691         optional arg `infos' is given.
6692
6693 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6694
6695         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
6696
6697         * pop3.el (pop3-movemail): Remove.
6698         (pop3-streaming-movemail): Rename to pop3-movemail.
6699
6700         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
6701         don't restrict end-tag searches to the end of the line.
6702
6703 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6704
6705         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
6706         articles of every unchecked group to t, which means unknown since the
6707         server has never been opened.
6708
6709 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6710
6711         * gnus-html.el (gnus-html-show-alt-text): New command.
6712         (gnus-html-browse-image): Ditto.
6713         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
6714         to browse the image directly.
6715         (gnus-html-wash-tags): Search for images first, so that <a><img> works
6716         better.
6717
6718         * gnus-async.el (gnus-async-article-callback):
6719         Call `gnus-html-prefetch-images' unconditionally.
6720
6721         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
6722         before feeding URLs to curl.
6723
6724 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6725
6726         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
6727         internal images as deletable by `W D D'.
6728
6729         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
6730         (gnus-async-article-callback): Fix typo.
6731
6732 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6733
6734         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
6735         current line to work around bugs in the output from w3m.
6736
6737         * gnus-async.el (gnus-async-article-callback): Always prefetch images
6738         for groups that want that.
6739
6740         * nntp.el (nntp-wait-for-string): Supply a timeout for
6741         accept-process-output to ensure progress.
6742
6743         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
6744         level to get unread articles from, then use that for foreign groups,
6745         too.
6746
6747         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
6748         confuses the rest of the function.
6749
6750         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
6751         for the methods that support -retrieve-groups, too.
6752
6753         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
6754
6755 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6756
6757         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
6758         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
6759
6760         * pop3.el: Require cl when compiling.
6761         (pop3-number-of-responses): Search for "+OK", not "+OK ".
6762
6763 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6764
6765         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
6766         that aren't going to be activated.
6767         (gnus-get-unread-articles): Fix up the last commit.
6768
6769         * gnus-html.el (gnus-article-html): Allow calling without specifying
6770         the handle.  In that case, dissect the buffer first.
6771
6772         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
6773
6774         * nnimap.el (nnimap-open-connection): Revert the change that would look
6775         into authinfo for imaps instead of imap.
6776
6777         * gnus-start.el (gnus-activate-group): Take an optional parameter to
6778         say that you don't want to call gnus-request-group with don-check, but
6779         do check the reponse.  This is for virtual groups only.
6780         (gnus-get-unread-articles): Count the archive groups as secondary, so
6781         that they're activated the same way as before.
6782
6783         * imap.el (imap-message-map): Removed optional buffer parameter, since
6784         no callers use it.
6785         (imap-message-get): Ditto.
6786         (imap-message-put): Ditto.
6787         (imap-mailbox-map): Ditto.
6788         (imap-mailbox-put): Ditto.
6789         (imap-mailbox-get): Ditto.
6790         (imap-mailbox-get): Revert last change for this function.
6791
6792         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
6793         case-insensitively.
6794         (nnimap-debug): Remove.
6795
6796         * net/imap.el (imap-fetch-safe): Remove function, and alter all
6797         callers to use `imap-fetch' instead.  According to the comments, this
6798         should be safe, since all other IMAP clients use the 1:* syntax.
6799         (imap-enable-exchange-bug-workaround): Remove.
6800         (imap-debug): Remove -- doesn't seem very useful.
6801
6802         * mail-source.el (mail-source-fetch): Don't message if we're fetching
6803         mail from a file, and the file doesn't exist.
6804
6805         * imap.el (imap-log): New convenience function used throughout instead
6806         of repeating the same code all over the place.
6807
6808         * pop3.el (pop3-streaming-movemail): Return t for success.
6809
6810         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
6811         .authinfo if we're using ssl connection.
6812
6813         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
6814         already have if we're in a main Gnus `g' run.
6815
6816         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
6817
6818 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6819
6820         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
6821
6822         * nnmh.el (nnmh-request-list-1): Bind `file'.
6823
6824         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
6825         alias to set-process-query-on-exit-flag or process-kill-without-query.
6826         (pop3-open-server): Use it.
6827
6828 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6829
6830         * mail-source.el (mail-source-delete-crash-box): Always move the crash
6831         box to the Incoming file.  Fixes mistake in previous checkin.
6832
6833         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
6834         request loop (for debugging purposes) removed.
6835
6836         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
6837         culprit is more visible.
6838         (nnml-save-incremental-nov, nnml-open-incremental-nov)
6839         (nnml-add-incremental-nov): New functions to do "incremental" nov
6840         updates, where we just append to the end of the existing nov files
6841         without reading/writing them in full.
6842
6843         * mail-source.el (mail-source-delete-crash-box): Really only check the
6844         incoming files once in a while.
6845
6846         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
6847
6848         * mail-source.el (mail-source-delete-crash-box): Only check the
6849         incoming files for deletion once per day to save a lot of file
6850         accesses.
6851
6852         * pop3.el (pop3-logon): Fix up unbound variable typo.
6853
6854         * mail-source.el (pop3-streaming-movemail): Autoload.
6855
6856         * pop3.el (pop3-streaming-movemail):
6857         Respect pop3-leave-mail-on-server.
6858
6859         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
6860         retrieval.
6861
6862         * pop3.el (pop3-process-filter): Remove unused function.
6863         (pop3-streaming-movemail, pop3-send-streaming-command)
6864         (pop3-wait-for-messages, pop3-write-to-file)
6865         (pop3-number-of-responses): New functions for streaming pop3
6866         retrieval.
6867
6868         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
6869         come from no known methods.
6870         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
6871         list.
6872
6873         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
6874         message sizes.
6875         (pop3-movemail): Use erase-buffer instead of looping and deleting
6876         regions, which seems rather odd.
6877
6878         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
6879         file once per `g' run.
6880
6881         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
6882         directories.  This makes the draft queue directory work.
6883
6884         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
6885         data from the backends, so that we only request the list of groups from
6886         each method once.  This should speed things up considerably.
6887
6888         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
6889         detect that it's not implemented.
6890
6891         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
6892         we actually do recurse down into the tree, but don't stat all leaf
6893         nodes.
6894
6895         * gnus-html.el (gnus-html-show-images): If there are no images to show,
6896         then say so instead of bugging out.
6897
6898         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
6899         files exist before trying to read them.
6900
6901         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
6902         around <pre_int>.
6903
6904         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
6905
6906         * nnmh.el (nnmh-request-list-1): Optimize for speed.
6907
6908 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6909
6910         * mm-util.el (mm-image-load-path): Just return the image directories,
6911         not all directories in the path in addition to the image directories.
6912         (mm-image-load-path): Maintain a cache of the image directories so that
6913         the `g' command in Gnus doesn't have to stat dozens of directories each
6914         time.
6915
6916         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
6917         (gnus-html-wash-tags): Add a new `i' command to insert images.
6918         (gnus-html-insert-image): New command and keystroke.
6919         (gnus-html-redisplay-with-images): New command and keystroke.
6920         (gnus-html-show-images): Rename command.
6921         (gnus-html-wash-tags): Remove more white space before <pre_int> image
6922         spacers.
6923         (gnus-html-wash-tags): Decode entities at the end, so that entities
6924         inside the tags don't mess up the rest of the "parsing".
6925
6926         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
6927         so that nnimap methods aren't agentized by default.  There's apparently
6928         many problems related to agent/imap behaviour.
6929
6930         * gnus-art.el (gnus-article-copy-string): New command and key binding.
6931
6932         * gnus-html.el: Doc fix.
6933
6934 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6935
6936         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
6937         specifier-spec-list for Emacs 21.
6938
6939         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
6940         glyph-width and glyph-height instead of display-graphic-p and
6941         image-size; make avoidance of displaying small images work for XEmacs.
6942
6943         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
6944         for XEmacs.
6945
6946         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
6947         of symbol that holds plist data.
6948         (gnus-process-plist): Remove plist of process after getting it.
6949
6950 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6951
6952         * message.el (message-generate-hashcash): Change default to
6953         'opportunistic if hashcash is installed.
6954
6955         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
6956         (gnus-html-put-image): Only call image-size once, since it's somewhat
6957         time-consuming on remote X servers.
6958
6959 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6960
6961         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
6962         type on data, not a file name.
6963
6964         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
6965         window-pixel-edges for Emacs 21.
6966
6967         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
6968         decoded contents.
6969         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
6970
6971 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6972
6973         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
6974         group line format, since it isn't very interesting.
6975
6976         * gnus-agent.el (gnus-agent-short-article),
6977         (gnus-agent-long-article): Increase values for these two variables,
6978         since most people are likely to have more network connection and
6979         storage than before.
6980
6981         * gnus.el (gnus-refer-article-method): Change default to 'current.
6982         When referring an article, the common behaviour is to refer it from the
6983         current select method, not the native select method.  The chances of
6984         the native select method having the message in question is rather slim
6985         these days.
6986
6987         * gnus-sum.el (gnus-auto-select-subject): Change default to
6988         `unseen-or-unread'.  I think it's likely that most people want to
6989         select an unseen article over a previously seen, but unread one.
6990
6991         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
6992         means that in the article buffer none of the minor mode elements will
6993         be shown, usually, and this is not desirable in most cases.
6994
6995         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
6996         that commands like `d' (and the like) go to the next line in the
6997         buffer, instead of the next unread article.  I think this is the
6998         behaviour that is most natural for most users.
6999         (gnus-single-article-buffer): Change default to nil, so that people can
7000         have as many article buffers open as they have summary buffer.  I think
7001         this is the most natural way for the groups to behave.
7002
7003         * message.el (message-generate-new-buffers): Change default to
7004         `unsent', so that all new message buffers start their names with the
7005         string "*unsent", and it's easier to find the buffers if you move from
7006         them.
7007
7008 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7009
7010         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
7011         small.  They're probably tracking images.
7012         (gnus-html-wash-tags): Remove all <pre_int> place holders.
7013         (gnus-html-rescale-image): Yet another try at getting the image sizing
7014         right.
7015
7016         * nntp.el (nntp-request-set-mark): Refuse to do marks if
7017         nntp-marks-file-name is nil.
7018
7019 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7020
7021         * gnus-html.el (gnus-html-wash-tags)
7022         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
7023         Better logging.
7024
7025 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7026
7027         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
7028
7029         * gnus-html.el (gnus-html-wash-tags): Check the value of
7030         gnus-blocked-images in the summary buffer.
7031
7032 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7033
7034         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
7035
7036 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7037
7038         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
7039         like "a", it seems like.
7040         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
7041         since it needs to be picked from the correct buffer.
7042
7043         * nnwfm.el: Remove.
7044
7045         * nnlistserv.el: Remove.
7046
7047 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7048
7049         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
7050         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
7051
7052 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7053
7054         * nnkiboze.el: Remove.
7055
7056         * nndb.el: Remove.
7057
7058         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
7059         alt text.
7060         (gnus-html-rescale-image): Try to get the rescaling logic right for
7061         images that are just wide and not tall.
7062
7063         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
7064         overshadow variable bindings.
7065
7066 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
7067
7068         * gnus-html.el (gnus-html-wash-tags)
7069         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
7070         Add extra logging.
7071
7072 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7073
7074         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
7075         (gnus-max-image-proportion): New variable.
7076         (gnus-html-rescale-image): New function.
7077         (gnus-html-put-image): Rescale images.
7078
7079 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7080
7081         Fix up some byte-compiler warnings.
7082         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
7083         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
7084         (gnus-article-fill-cited-article, gnus-article-hide-citation)
7085         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
7086         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
7087         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
7088         (gnus-group-update-group): Use save-excursion and with-current-buffer.
7089
7090 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7091
7092         * gnus-html.el (gnus-article-html): Decode contents by charset.
7093
7094 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7095
7096         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
7097         (gnus-html-frame-width, gnus-blocked-images)
7098         * message.el (message-prune-recipient-rules): Add custom version.
7099         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
7100
7101         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
7102         functions.
7103
7104         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
7105         gnus-process-get.
7106
7107 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
7108
7109         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
7110         instead of lsub directly.
7111
7112 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7113
7114         * nnwarchive.el: Remove.
7115
7116         * gnus-soup.el: Remove.
7117
7118         * nnsoup.el: Remove.
7119
7120         * nnultimate.el: Remove.
7121
7122         * gnus-html.el (gnus-blocked-images): New variable.
7123
7124         * message.el (message-prune-recipients): New function.
7125         (message-prune-recipient-rules): New variable.
7126
7127         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
7128         guess whether a long line is natural text or not.
7129
7130         * gnus-html.el (gnus-html-schedule-image-fetching):
7131         Use gnus-process-plist and friends for compatibility.
7132
7133 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7134
7135         * gnus-html.el: Require packages that define macros used in this file.
7136         (gnus-article-mouse-face): Declare to silence byte-compiler.
7137         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
7138         process-get.
7139         (gnus-html-put-image): Use plist-get to avoid getf.
7140         (gnus-html-prefetch-images): Use with-current-buffer.
7141
7142 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7143
7144         * gnus-ems.el: Provide compatibility functions for
7145         gnus-set-process-plist.
7146
7147         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
7148         header-line-format for XEmacs 21.4.
7149
7150         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
7151         * gnus.el (gnus-valid-select-methods)
7152         * message.el (message-send-mail-partially-limit)
7153         * mm-decode.el (mm-text-html-renderer)
7154         * mml.el (mml-insert-mime-headers-always)
7155         * smiley.el (smiley-regexp-alist): Bump custom version.
7156
7157 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7158
7159         * gnus-html.el: require mm-url.
7160         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
7161         with the url to `url'.
7162         (gnus-html-wash-tags): Support cid: URLs/images.
7163
7164 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7165
7166         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
7167         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
7168         bindings, as they aren't useful at all.  `w' is moved to `W w'.
7169
7170         * gnus-move.el: Remove file, since it doesn't really work.
7171
7172         * gnus-html.el (gnus-article-html): Tell w3m that the input is
7173         UTF-8.  This seems to fix problems with some German web feeds.
7174
7175         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
7176         at the top so that the proper colours are applied.
7177
7178         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
7179         don't have dots in their names.
7180
7181         * gnus-art.el (gnus-article-view-part): Doc fix.
7182
7183         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
7184         XEmacs-compatible.
7185         (gnus-html-put-image): Don't do images on non-graphic displays.
7186
7187         * nnslashdot.el: Remove this unused backend.
7188
7189         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
7190         actions.
7191         (gnus-undo-register-1): Revert last change.
7192
7193         * gnus-group.el (gnus-group-completing-read): Protect against not
7194         having completion-styles bound.
7195
7196         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
7197         make broken recipients happier.
7198
7199         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
7200
7201         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
7202         point parameter.
7203
7204         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
7205
7206         * gnus-group.el (gnus-group-completing-read): Add 'substring to
7207         completion-styles for group selection.
7208
7209 2009-02-04  Andreas Schwab  <schwab@suse.de>
7210
7211         * gnus-score.el (gnus-score-string): Fix regex for matching extra
7212         headers and regexp-quote the match if necessary.
7213
7214 2009-03-24  Miles Bader  <miles@gnu.org>
7215
7216         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
7217         the blinking smiley.
7218
7219 2009-03-24  Simon Josefsson  <simon@josefsson.org>
7220
7221         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
7222         blink smiley.
7223
7224 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7225
7226         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
7227         where the dribbel file lives exists.
7228
7229         * message.el (message-send-mail-partially-limit): Change the default to
7230         nil, since most people don't want this.
7231
7232         * mm-url.el (mm-url-decode-entities): Also decode entities like
7233         &#x3212.
7234
7235 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
7236
7237         * gnus-sum.el (gnus-summary-idna-message):
7238         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
7239         Hyperlink urls in docstrings with URL `...'.
7240
7241 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
7242
7243         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
7244         functions.
7245
7246 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7247
7248         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
7249         say what the mouseover text should be.
7250
7251         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
7252         version of the mm-w3m-safe-url-regexp variable to only download images
7253         in the groups where we want that to happen.
7254
7255         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
7256
7257         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
7258         easier debugging.
7259         (gnus-article-beginning-of-window): Add kludge to allow spacing past
7260         big pictures in the article buffer.
7261
7262         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
7263         gnus-article-html.
7264         (mm-text-html-renderer): gnus-article-html needs curl in addition to
7265         w3m.
7266
7267         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
7268
7269 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7270
7271         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
7272         which doesn't exist.
7273
7274         * message.el (message-inhibit-ecomplete): New variable to allow some
7275         function to inhibit ecomplete address storage.
7276         (message-resend): Disable ecomplete message storage when resending
7277         messages.
7278
7279         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
7280
7281 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7282
7283         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
7284         Save excursion while copying, moving, and deleting articles in order to
7285         prevent the cursor from jumping to unforeseen place.
7286
7287 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7288
7289         * lpath.el: No need to bind bookmark-current-buffer,
7290         bookmark-yank-point and bookmark-make-record-function.
7291
7292 2010-08-17  Glenn Morris  <rgm@gnu.org>
7293
7294         * gnus-sync.el: Require gnus components whose functions are used.
7295
7296         * gnus-art.el (bookmark-make-record-function):
7297         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
7298         Declare for compiler.
7299
7300         * mm-url.el (mml-compute-boundary): Autoload.
7301
7302 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7303
7304         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
7305
7306 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
7307
7308         Typo fix "hoo4a" -> "hook".
7309
7310         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
7311
7312 2010-08-14  Glenn Morris  <rgm@gnu.org>
7313
7314         * gnus-sync.el (gnus-sync): Fix defgroup version.
7315
7316 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
7317
7318         Doc fixes and keep unknown groups (ammended for nunion bug fix).
7319
7320         * gnus-sync.el: Fix docs.
7321         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
7322         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
7323
7324 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7325
7326         Optimizations for gnus-sync.el.
7327
7328         * gnus-sync.el: Add docs about gnus-sync-backend
7329         possibilities.
7330         (gnus-sync-save): Remove unnecessary message.
7331         (gnus-sync-read): Optimize and show what groups were skipped.
7332
7333 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7334
7335         Minor bug fixes for gnus-sync.el.
7336
7337         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
7338         Don't read the sync on get-new-news.
7339
7340         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
7341         quiet.
7342
7343         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
7344         (fix typo).
7345
7346 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
7347
7348         Make saving and restoring of hidden threads work with overlays.
7349         Patch applied by Ted Zlatanov.
7350
7351         * gnus-sum.el (gnus-hidden-threads-configuration)
7352         (gnus-restore-hidden-threads-configuration): Update to deal with text
7353         properties, rather than searching for a magic character.
7354
7355 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
7356
7357         New gnus-sync.el library for synchronization of marks.
7358
7359         * gnus-sync.el: New library for synchronization of marks.
7360
7361         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
7362         renamed from `gnus-registry-grep-in-list'.
7363
7364         * gnus-registry.el (gnus-registry-follow-group-p):
7365         Use `gnus-grep-in-list'.
7366
7367         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
7368
7369 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7370
7371         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
7372         determining charset of text fails.
7373
7374 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7375
7376         * nnmail.el (nnmail-get-new-mail-1): Revert.
7377
7378         * nnml.el (nnml-active-number): Make sure names of newly created groups
7379         in nnml-group-alist are encoded.
7380
7381 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7382
7383         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
7384         containing non-ASCII characters in active file for nnml back end.
7385
7386 2010-07-24  David Engster  <dengste@eml.cc>
7387
7388         * mml-smime.el (mml-smime-epg-verify): Also accept the older
7389         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
7390
7391 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
7392
7393         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
7394         tag (Bug#6654).
7395
7396 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7397
7398         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
7399         the article buffer, not the summary buffer.
7400
7401 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7402
7403         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
7404         Emacs 23 as well.
7405
7406 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7407
7408         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
7409         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
7410
7411 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7412
7413         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
7414         Patch applied by Karl Fogel.
7415
7416         * gnus-sum.el (gnus-summary-bookmark-make-record):
7417         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
7418
7419 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7420
7421         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
7422         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
7423         C-w still not working correctly from Article buffers; Thierry's
7424         patch to fix that will be applied after this.
7425
7426         * gnus-art.el (bookmark-make-record-function): New local variable.
7427
7428         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
7429         article buffer.
7430         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
7431
7432 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
7433
7434         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
7435         on changes in bookmark.el.
7436
7437 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7438
7439         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
7440         `no-log' instead of message not to log prompt string.
7441
7442 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
7443
7444         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
7445         the *other* type of HTML form submission.
7446
7447 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
7448
7449         * auth-source.el (auth-source-pick): If choice does not contain a
7450         questioned keyword, set the check to t.
7451
7452 2010-06-12  Romain Francoise  <romain@orebokech.com>
7453
7454         * gnus-util.el (gnus-date-get-time): Move up before first use.
7455
7456 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7457
7458         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
7459         (gnus-article-edit-part): Bind it to make last part that is substituted
7460         or deleted visible.
7461         (gnus-mime-display-single): Buttonize part of which id equals to
7462         gnus-mime-buttonized-part-id.
7463
7464 2010-06-10  Dan Christensen  <jdc@uwo.ca>
7465
7466         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
7467         (gnus-dd-mmm): Use gnus-date-get-time.
7468         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
7469         simplify logic.
7470         (gnus-summary-limit-to-age): Use gnus-date-get-time.
7471         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
7472
7473 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
7474
7475         * auth-source.el (top): Autoload `secrets-list-collections',
7476         `secrets-create-item', `secrets-delete-item'.
7477         (auth-sources): Fix tag string.
7478         (auth-get-source, auth-source-retrieve, auth-source-create)
7479         (auth-source-delete): New defuns.
7480         (auth-source-pick): Rewrite in order to avoid 2 passes.
7481         (auth-source-forget-user-or-password): New parameter USERNAME.
7482         (auth-source-user-or-password): New parameters CREATE-MISSING and
7483         DELETE-EXISTING.  Retrieve password interactively, if needed.
7484
7485 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
7486
7487         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
7488         deleting unused directories when gnus-expert-user is t.
7489
7490 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7491
7492         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
7493         for each temp file when gnus-article-browse-delete-temp is ask.
7494
7495 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7496
7497         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
7498         Replace Lisp calls to delete-backward-char by calls to delete-char.
7499
7500 2010-05-20  Kevin Ryde  <user42@zip.com.au>
7501
7502         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
7503
7504 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
7505
7506         * password-cache.el (password-cache-remove): Fix docstring.
7507
7508 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7509
7510         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
7511         article unless decoding article to be saved.
7512
7513 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7514
7515         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
7516         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
7517         generated within the mm-with-unibyte-current-buffer macro.
7518
7519 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7520
7521         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
7522         to nil when we're in a mml-preview buffer and no group is selected.
7523
7524 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
7525
7526         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
7527         when catching the `C-g'.  Reported by "Leo".
7528
7529 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7530
7531         * message.el (message-forward-make-body-plain)
7532         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
7533         multibyte-string-p.
7534
7535         * lpath.el: Revert.
7536
7537 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7538
7539         * message.el (message-forward-make-body-mml): Assume original message
7540         is multibyte string; error on unibyte.
7541         (message-forward-make-body-plain): Ditto; don't add excessive newline
7542         in body end.
7543
7544         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
7545
7546 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
7547
7548         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
7549         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
7550
7551 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7552
7553         * mm-extern.el (mm-extern-url): Don't use
7554         mm-with-unibyte-current-buffer.
7555         (mm-extern-cache-contents): Use with-current-buffer instead of
7556         save-excursion + set-buffer.
7557
7558 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7559
7560         * mm-util.el (mm-emacs-mule): Remove.
7561
7562 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
7563
7564         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
7565         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
7566         change.
7567
7568 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7569
7570         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
7571         bind the default value of enable-multibyte-characters to nil.
7572
7573 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7574
7575         * message.el (message-forward-make-body-plain)
7576         (message-forward-make-body-mml):
7577         Don't use mm-with-unibyte-current-buffer.
7578
7579 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7580
7581         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
7582
7583 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
7584
7585         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
7586         (Bug#5592).
7587
7588 2010-05-07  Julien Danjou  <julien@danjou.info>
7589
7590         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
7591         it to mm-pipe-part.
7592
7593         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
7594         it is given.
7595
7596 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7597
7598         * binhex.el (binhex-decode-region-internal)
7599         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
7600         (dns-query)
7601         * nnweb.el (nnweb-gmane-search)
7602         * pgg-parse.el (pgg-parse-armor)
7603         * pgg.el (pgg-verify-region)
7604         * sha1.el (sha1-string-external)
7605         * uudecode.el (uudecode-decode-region-internal)
7606         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
7607         XEmacs.
7608
7609         * gnus-art.el (gnus-article-browse-html-parts)
7610         * gnus-group.el (gnus-read-ephemeral-gmane-group)
7611         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
7612         make-temp-file.
7613
7614         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
7615         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
7616         compiling.
7617
7618         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
7619         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
7620         XEmacs when compiling.
7621
7622         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
7623         gnus-pick-mode-off-hook for XEmacs when compiling.
7624         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
7625         gnus-binary-mode-off-hook for XEmacs when compiling.
7626
7627         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
7628         Return nil if char-charset is not available.
7629
7630         * imap.el (imap-disable-multibyte)
7631         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
7632         macros.
7633
7634         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
7635         instead of encode-coding-string.
7636
7637         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
7638         'xemacs) instead of mm-emacs-mule to switch function definitions.
7639         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
7640
7641         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
7642         bind temporary-file-directory for XEmacs;
7643         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
7644         timer-set-function for XEmacs 21.4 and SXEmacs;
7645         bind timer-list for XEmacs 21.4 and SXEmacs;
7646         fbind char-charset and find-charset-region for non-Mule XEmacs;
7647         fbind decode-coding-region, decode-coding-string, detect-coding-region,
7648         encode-coding-region and encode-coding-string for XEmacs having no
7649         file-coding feature.
7650
7651 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
7652
7653         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
7654
7655 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7656
7657         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
7658         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
7659
7660 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
7661
7662         * mm-util.el (mm-decompress-buffer): Use `delete-file';
7663         alias `jka-compr-delete-temp-file' no longer exists.
7664
7665 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7666
7667         Use define-minor-mode in Gnus where applicable.
7668         * mml.el (mml-mode): Use define-minor-mode.
7669         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
7670         (gnus-undo-mode): Use define-minor-mode.
7671         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
7672         (gnus-dead-summary-mode): Use define-minor-mode.
7673         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
7674         Initialize in declaration.
7675         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
7676         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
7677         (gnus-mailing-list-mode): Use define-minor-mode.
7678         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
7679         (gnus-draft-mode): Use define-minor-mode.
7680         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
7681         (gnus-dired-mode): Use define-minor-mode.
7682
7683 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
7684
7685         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
7686         handles on recursive mml-to-mime translation and check them for
7687         boundary delimiter collisions.  Reported by Greg Troxel.
7688
7689 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7690
7691         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
7692
7693 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7694
7695         * mm-util.el (mm-find-buffer-file-coding-system):
7696         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
7697
7698 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
7699
7700         * message.el (message-generate-headers): Record insertion of optional
7701         headers as well.  Otherwise the check to prevent repeated insertion of
7702         optional headers is a no-op.
7703
7704 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
7705
7706         * smime.el: Don't mention CVS.
7707
7708         * nnrss.el (nnrss-fetch): Don't mention CVS.
7709
7710         * nnir.el: Don't mention CVS.
7711
7712 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7713
7714         * gnus-sum.el (gnus-summary-bookmark-make-record):
7715         Add `location' field.
7716
7717 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7718
7719         * lpath.el: Fbind bookmark-default-handler,
7720         bookmark-get-bookmark-record, bookmark-make-record-default,
7721         bookmark-prop-get for Emacs <23 and XEmacs.
7722
7723 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7724
7725         * gnus-sum.el: Add bookmark declarations to silence the compiler.
7726         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
7727         Use with-current-buffer to silence the byte-compiler.
7728         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
7729         bother to require `gnus'.
7730         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
7731
7732 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7733
7734         * gnus-sum.el (gnus-summary-bookmark-make-record)
7735         (gnus-summary-bookmark-jump): New functions.
7736         (gnus-summary-mode): Setup bookmark support.
7737
7738 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
7739
7740         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
7741         if set.
7742
7743 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7744
7745         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
7746         gnus-article-browse-html-save-cid-image; make it work recursively for
7747         forwarded messages as well.
7748         (gnus-article-browse-html-parts): Work when prefix arg is given.
7749         (gnus-article-browse-html-article): Doc fix.
7750
7751 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
7752
7753         * message.el (message-default-mail-headers):
7754         (message-default-headers): Carry the value mail-default-headers over
7755         into message-default-mail-headers, rather than message-default-headers.
7756
7757 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
7758
7759         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
7760         charset.
7761
7762         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
7763         charset into the <meta> tag when the article is encoded to utf-8.
7764
7765 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7766
7767         * gnus-art.el (gnus-article-browse-delete-temp-files):
7768         Delete directories as well.
7769         (gnus-article-browse-html-parts): Work for images that do not specify
7770         file names; delete temp directory when quitting; insert header at the
7771         right place; use file: scheme for image files.
7772
7773 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
7774
7775         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
7776         (gnus-article-browse-html-parts): Use it to make temporary cid image
7777         files in addition to html file so that browser may display them.
7778
7779 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7780
7781         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
7782
7783 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
7784
7785         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
7786
7787 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
7788
7789         * auth-source.el (auth-sources): Change default to be simpler.
7790         Explain about Secret Service API sources.  Improve Customize options.
7791         (auth-source-pick): Change to accept any number of search parameters.
7792         Implement fallbacks iteratively, not recursively.  Add scoring on the
7793         second pass and sort by score.  Call Secret Service API when needed.
7794         (auth-source-user-or-password): Use it.  Call Secret Service API
7795         directly when needed to get the user name and the password.
7796
7797 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
7798
7799         * message.el (message-interactive): Doc fix.
7800         (message-qmail-inject-args): Reflow.
7801         (message-kill-to-signature): Fix typo in docstring.
7802
7803         * smiley.el (smiley-buffer): Fix typo in docstring.
7804
7805 2010-03-24  Glenn Morris  <rgm@gnu.org>
7806
7807         * mail-source.el (gnus-message): Declare.
7808         (mail-source-delete-old-incoming): Require gnus-util.
7809
7810 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7811
7812         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
7813
7814         * message.el (ecomplete-setup): Autoload it for Emacs <23.
7815
7816         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
7817         password-cache's default if it is not bound.
7818         (mml-secure-passphrase-cache-expiry): Default to 16 that is
7819         password-cache-expiry's default if it is not bound.
7820
7821         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
7822         available in Emacs 21.
7823
7824         * lpath.el: Suppress compiler warnings for:
7825         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
7826         XEmacs;
7827         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
7828         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
7829         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
7830
7831 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
7832
7833         * auth-source.el (auth-sources): Fix up definition so extra parameters
7834         are always inline.
7835
7836 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
7837
7838         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
7839         wasn't updated after mismatch.  Clear cached mailbox info correctly
7840         when uidvalidity changes.
7841         (nnimap-group-prefixed-name): New function to avoid some code
7842         duplication.
7843         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
7844         (nnimap-request-group): Use it.
7845         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
7846         (nnimap-update-unseen): Significantly improved speed of Gnus startup
7847         with many imap folders.  This is done by caching the group status from
7848         the imap server persistently in a group parameter `imap-status'.  (This
7849         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
7850         but not persistently, so every Gnus startup was still very slow.)
7851
7852 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
7853
7854         * assistant.el (assistant-render-text): Run `widget-setup' and don't
7855         delete the extra newline.  Otherwise editing of :string and :number
7856         types don't work.
7857
7858 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7859
7860         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
7861         secrets.el dependency.
7862         (auth-sources): Add optional user name.  Add secrets.el configuration
7863         choice (unused right now).
7864
7865 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
7866
7867         * gnus-sum.el (gnus-summary-make-menu-bar):
7868         Let `gnus-registry-install-shortcuts' fill in the functions.
7869
7870         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
7871         warnings.
7872         (gnus-registry-misc-menus): Variable to hold registry mark menus.
7873         (gnus-registry-install-shortcuts): Populate and use it in a
7874         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
7875
7876 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
7877
7878         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
7879         In-place substitutions for the group name encoding/decoding.
7880         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
7881         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
7882         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
7883         (nnimap-update-unseen, nnimap-request-list)
7884         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
7885         (nnimap-request-set-mark, nnimap-split-to-groups)
7886         (nnimap-split-articles, nnimap-request-newgroups)
7887         (nnimap-request-create-group, nnimap-request-accept-article)
7888         (nnimap-request-delete-group, nnimap-request-rename-group)
7889         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
7890         `encoded-mbx' for consistency.
7891         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
7892         variable `imap-current-mailbox'.
7893
7894         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
7895         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
7896
7897 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
7898
7899         * pop3.el (pop3-display-message-size-flag): Display message size byte
7900         counts during POP3 download.
7901         (pop3-movemail): Use it.
7902         (pop3-list): Implement listing of available messages.
7903
7904 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
7905
7906         * nnir.el (nnir-get-article-nov-override-function): New function to
7907         override the normal NOV retrieval.
7908         (nnir-retrieve-headers): Use it.
7909
7910 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
7911
7912         * auth-source.el (netrc-machine-user-or-password): Autoload.
7913
7914 2010-03-19  Glenn Morris  <rgm@gnu.org>
7915
7916         Stop message.el from loading about 40 libraries it doesn't always need.
7917         The general approach is to autoload rather than require, and to
7918         require in the specific functions rather than the file.  (Bug#5642)
7919
7920         * gmm-utils.el: Don't require wid-edit.
7921         (widget-create-child-value, widget-convert, widget-default-get):
7922         Autoload.
7923
7924         * gnus-util.el: Don't require time-date, netrc.
7925         (message-fetch-field, gnus-group-name-decode): Declare rather than
7926         autoloading.
7927         (gnus-fetch-field): Require message.
7928         (gnus-decode-newsgroups): Require gnus-group.
7929
7930         * ietf-drums.el: Don't require time-date.
7931
7932         * message.el: Don't require hashcash, canlock, ecomplete.
7933         Do require mail-utils.  Require nnheader only when compiling.
7934         (smtpmail-default-smtp-server): Remove declaration.
7935         (message-send-mail-function): Check smtpmail-default-smtp-server
7936         is bound rather than requiring smtpmail.
7937         (message-auto-save-directory, message-insert-signature):
7938         Use expand-file-name rather than nnheader-concat.
7939         (nnheader-insert-file-contents): Autoload.
7940         (hashcash-wait-async): Declare.
7941         (message-send-mail): Only call gnus-setup-posting-charset if
7942         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
7943         (message-send-mail-with-sendmail): Require sendmail.
7944         (canlock-password, canlock-password-for-verify): Declare.
7945         (message-canlock-password): Require canlock.
7946         (nnheader-get-report): Autoload.
7947         (gnus-setup-posting-charset): Declare.
7948         (message-send-news): Require gnus-msg.
7949         (message-make-references, message-make-in-reply-to): Use mail-header-id
7950         rather than the alias mail-header-message-id.
7951         (ecomplete-add-item, ecomplete-save): Declare.
7952         (message-put-addresses-in-ecomplete): Require ecomplete.
7953         (ecomplete-display-matches): Autoload.
7954
7955         * mm-decode.el: Don't require mailcap, gnus-util.
7956         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
7957         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
7958         Autoload.
7959         (mailcap-mime-extensions): Declare.
7960
7961         * mm-encode.el: Don't require mailcap.
7962         (mailcap-extension-to-mime): Autoload.
7963
7964         * mml-sec.el: Don't require password-cache.
7965
7966         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
7967         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
7968         (mml-minibuffer-read-type): Require mailcap.
7969         (mml-preview): Require gnus-msg.
7970
7971         * mml1991.el: Require password-cache.
7972         (password-cache-expiry): Remove declaration.
7973
7974         * mml2015.el: Require password-cache.
7975         (password-cache-expiry): Remove declaration.
7976
7977         * nneething.el (mailcap): Require mailcap.
7978
7979         * nnheader.el (declare-function): Add compatibility stub.
7980         (message-remove-header): Declare rather than autoload.
7981         (nnheader-replace-header): Require message.
7982
7983         * nnimap.el (declare-function): Add compatibility stub.
7984         (netrc-parse, netrc-machine-user-or-password): Declare.
7985         (nnimap-open-connection): Require netrc.
7986
7987         * nntp.el (declare-function): Add compatibility stub.
7988         (netrc-parse, netrc-machine, netrc-get): Declare.
7989         (nntp-send-authinfo): Require netrc.
7990
7991         * rfc2047.el: Don't require qp.
7992         (quoted-printable-encode-region, quoted-printable-decode-string):
7993         Autoload.
7994
7995         * sieve-mode.el: Don't require easymenu.
7996         (easy-menu-add-item): Autoload it.
7997
7998         * spam-stat.el (time-to-number-of-days): Autoload it.
7999
8000 2010-03-19  Glenn Morris  <rgm@gnu.org>
8001
8002         * password-cache.el (password-cache, password-cache-expiry): Autoload.
8003
8004 2010-03-18  Glenn Morris  <rgm@gnu.org>
8005
8006         * hashcash.el (declare-function): Remove duplicate definition.
8007
8008 2010-03-17  Kevin Ryde  <user42@zip.com.au>
8009
8010         * mml.el (mml-read-tag): Unquote values with `read' to reverse
8011         prin1 in mml-insert-tag (just stripping the quotes gave wrong
8012         value if any backslash escapes).
8013
8014 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8015
8016         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
8017         if it is available.  (bug#5647)
8018
8019         * lpath.el: Suppress compiler warning for coding-system-from-name for
8020         Emacs 21 and XEmacs.
8021
8022 2010-03-14  Juri Linkov  <juri@jurta.org>
8023
8024         * hmac-def.el:
8025         * hmac-md5.el:
8026         * netrc.el: Fix keywords.
8027
8028 2010-02-26  Glenn Morris  <rgm@gnu.org>
8029
8030         * message.el (message-send-mail-function): Change the default, so that
8031         it inherits from a customized send-mail-function.  (Bug#5643)
8032
8033 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8034
8035         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
8036         shell-command-to-string signals an error (bug#5299).
8037
8038 2010-02-24  Glenn Morris  <rgm@gnu.org>
8039
8040         * message.el (message-smtpmail-send-it)
8041         (message-send-mail-with-mailclient): Doc fixes.
8042
8043 2010-02-16  Glenn Morris  <rgm@gnu.org>
8044
8045         * message.el (message-default-mail-headers): Change the default value
8046         to ease the transition from mail-mode to message-mode.  (Bug#5555)
8047
8048 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8049
8050         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
8051         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
8052
8053 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
8054
8055         * time-date.el (date-to-time): Doc fix (Bug#5408).
8056
8057 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
8058
8059         * message.el (message-mail): Just pass yank-action on to message-setup.
8060         (message-setup): Handle (FUN . ARGS) form of yank-action.
8061         (message-with-reply-buffer, message-widen-reply)
8062         (message-yank-original): Handle non-buffer values of
8063         message-reply-buffer (Bug#4080).
8064         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
8065
8066 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
8067
8068         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
8069         Fix typo in docstring.
8070
8071 2010-01-08  Jason Rumney  <jasonr@gnu.org>
8072
8073         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
8074         response.
8075
8076 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8077
8078         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
8079
8080         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
8081
8082         * message.el (message-check-news-header-syntax): Protect against a
8083         string that `rfc822-addresses' returns when parsing fails.
8084
8085 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8086
8087         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
8088         (gnus-previous-char-property-change): New functions.
8089
8090         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
8091
8092 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
8093
8094         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
8095         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
8096
8097 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
8098
8099         * message.el (message-exchange-point-and-mark): Rework last change to
8100         avoid using optional arg of exchange-point-and-mark, for backward
8101         compatibility.
8102
8103 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
8104
8105         * message.el (message-exchange-point-and-mark):
8106         Call exchange-point-and-mark with an argument rather than setting
8107         mark-active by hand (Bug#5175).
8108
8109 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8110
8111         * nntp.el (nntp-service-to-port): Work for service expressed with
8112         numeric string; replace [:digit:] with [0-9] for XEmacs.
8113
8114 2009-12-17  Glenn Morris  <rgm@gnu.org>
8115
8116         * gnus-group.el (gnus-bug-group-download-format-alist):
8117         Change emacs entry to debbugs.gnu.org.  Bump :version.
8118
8119 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8120
8121         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
8122
8123 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8124
8125         * message.el (message-info): Explain why we use `Info-goto-node'.
8126
8127 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8128
8129         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
8130
8131 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8132
8133         * message.el (message-completion-in-region): New compatibility function.
8134         (message-expand-group): Use it.
8135
8136 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8137
8138         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
8139         with no unread article should be listed if the 2nd arg `predicate' is
8140         given.
8141
8142 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8143
8144         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
8145
8146 2009-11-29  Juri Linkov  <juri@jurta.org>
8147
8148         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
8149         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
8150         on `gnus-recenter'.  (Bug#4698, Bug#4981)
8151
8152 2009-11-26  Kevin Ryde  <user42@zip.com.au>
8153
8154         * sha1.el (sha1-string-external): default-directory "/" in case
8155         otherwise non-existent.  process-connection-type pipe for touch of
8156         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
8157
8158 2009-11-25  Kevin Ryde  <user42@zip.com.au>
8159
8160         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
8161         it's comms related and sgml-mode.el has "comm" on that basis too.
8162
8163 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8164
8165         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
8166         containing tspecial characters if they have been already quoted.
8167
8168 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
8169
8170         * dns-mode.el (auto-mode-alist): Purecopy string.
8171
8172 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8173
8174         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
8175
8176 2009-10-24  Glenn Morris  <rgm@gnu.org>
8177
8178         * gnus-art.el (help-xref-stack-item): Define for compiler.
8179
8180 2009-10-21  Kevin Ryde  <user42@zip.com.au>
8181
8182         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
8183
8184 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8185
8186         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
8187
8188 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8189
8190         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
8191         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
8192
8193 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8194
8195         * gnus.el (gnus-overlay-get): New alias to overlay-get.
8196         (gnus-overlays-in): New alias to overlays-in.
8197
8198         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
8199         gnus-overlay-get, and gnus-delete-overlay.
8200         (gnus-summary-show-thread): Make it work as well for systems in which
8201         next-single-char-property-change is not available.
8202         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
8203
8204         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
8205         (gnus-overlay-get): New alias to extent-property.
8206         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
8207
8208         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
8209         SXEmacs.
8210
8211         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
8212         SXEmacs.
8213
8214 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
8215
8216         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
8217
8218 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
8219
8220         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
8221         and XEmacs that don't have `remove-overlays'.
8222
8223 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8224
8225         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
8226         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
8227         selective display.  Use overlays instead.
8228
8229 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
8230
8231         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
8232
8233 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
8234
8235         * spam-stat.el (spam-stat-load): Fix typo in message.
8236
8237 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
8238
8239         * dig.el (dig-invoke): Fix typo in docstring.
8240         (query-dig): Reflow docstring.
8241
8242 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
8243
8244         * gnus-art.el (gnus-article-encrypt-body):
8245         * message.el (message-check-recipients):
8246         * mm-util.el (mm-codepage-setup):
8247         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
8248         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
8249
8250 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
8251
8252         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
8253         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
8254         keys from the menu if mm-{sign,encrypt}-option is 'guided.
8255         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
8256         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
8257
8258 2009-09-21  Kevin Ryde  <user42@zip.com.au>
8259
8260         * dig.el: Add "Keywords: comm", as per net-utils.el.
8261
8262 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8263
8264         * dig.el (dig-mode): Use define-derived-mode.
8265
8266 2009-09-19  Glenn Morris  <rgm@gnu.org>
8267
8268         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
8269
8270 2009-09-18  Glenn Morris  <rgm@gnu.org>
8271
8272         * gnus-diary.el (gnus-diary-check-message):
8273         * message.el (message-insert-formatted-citation-line):
8274         * nnbabyl.el (top-level):
8275         * nndiary.el (nndiary-schedule):
8276         Fix typos in condition-case handlers.
8277
8278 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8279
8280         * gnus-art.el (gnus-article-edit-part): Work for the buffer
8281         configuration that provides the sole article window in a frame;
8282         position point correctly after deleting a part.
8283
8284 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
8285
8286         * spam.el (spam-unregister-on-reregister): Add boolean variable.
8287         (spam-resolve-registrations-routine): Use it to unregister articles
8288         that change status.
8289
8290 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8291
8292         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
8293         with XEmacs.
8294         (parse-time-string-chars): Use it.
8295
8296 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8297
8298         * imap.el (imap-interactive-login): Better messages.
8299         (imap-open): Fix bug with renamed buffer on reconnect.
8300         (imap-authenticate): Add buffer-local imap-last-authenticator variable
8301         for easier debugging and cleaner code.  On successful (guessed based on
8302         server capabilities) secondary authentication, set imap-state
8303         correctly.
8304         (imap-last-authenticator): Define imap-last-authenticator as a variable
8305         to avoid warnings.
8306
8307 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8308
8309         * nnrss.el (nnrss-request-article): Remove binding of
8310         default-enable-multibyte-characters that has gotten needless by
8311         the 2007-07-13 change in rfc2047-encode-message-header.
8312
8313         * mml.el (mml-insert-multipart): Error on the message header.
8314         (mml-insert-part): Error on the message header; position point at
8315         the end of a MIME tag.
8316
8317 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8318
8319         * time-date.el (autoload): Expand define-obsolete-function-alias into
8320         defalias and make-obsolete for old Emacsen that Gnus supports.
8321         (with-no-warnings): Define it for old Emacsen.
8322         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
8323         is available.
8324         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
8325         float-time is available; suppress compile warning for time-to-seconds.
8326
8327         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
8328         (gnus-float-time): Alias to float-time if it exists.
8329
8330         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
8331         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
8332         float-time is available; suppress compile warning for time-to-seconds.
8333
8334         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
8335         XEmacs.
8336
8337 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
8338
8339         * imap.el (imap-message-map): Docstring fix.
8340
8341 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8342
8343         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
8344         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
8345         Add the optional argument `encoding' that overrides the default.
8346
8347         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
8348         mm-encode-buffer.
8349
8350 2009-09-04  Glenn Morris  <rgm@gnu.org>
8351
8352         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
8353         mm-disable-multibyte, rather than default-enable-multibyte-characters.
8354         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
8355         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
8356         * mm-util.el (mm-with-unibyte-current-buffer)
8357         (mm-find-buffer-file-coding-system):
8358         * yenc.el (yenc-decode-region): Use default-value rather than
8359         default-enable-multibyte-characters.
8360
8361 2009-09-03  Glenn Morris  <rgm@gnu.org>
8362
8363         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
8364         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
8365         than default-enable-multibyte-characters.
8366
8367 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
8368
8369         * gnus-art.el (gnus-article-read-summary-keys):
8370         Fix gnus-buffer-configuration's value temporarily used.
8371
8372 2009-09-02  Glenn Morris  <rgm@gnu.org>
8373
8374         * gnus-util.el (gnus-float-time): New function.
8375         * gnus-delay.el (gnus-delay-article):
8376         * gnus-sum.el (gnus-thread-latest-date):
8377         * gnus-util.el (gnus-user-date): Use gnus-float-time.
8378         * nnspool.el (nnspool-request-newgroups):
8379         Use gnus-float-time rather than time-to-seconds.
8380         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
8381
8382         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
8383         (gnus-header-subject-face, gnus-header-newsgroups-face)
8384         (gnus-header-name-face, gnus-header-content-face):
8385         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
8386         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
8387         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
8388         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
8389         (gnus-cite-face-11):
8390         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
8391         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8392         (gnus-server-closed-face, gnus-server-denied-face)
8393         (gnus-server-offline-face):
8394         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
8395         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
8396         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
8397         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
8398         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
8399         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
8400         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
8401         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
8402         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
8403         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
8404         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
8405         (gnus-summary-selected-face, gnus-summary-cancelled-face)
8406         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
8407         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
8408         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
8409         (gnus-summary-high-undownloaded-face)
8410         (gnus-summary-low-undownloaded-face)
8411         (gnus-summary-normal-undownloaded-face)
8412         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
8413         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
8414         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
8415         (gnus-splash-face):
8416         * message.el (message-header-to-face, message-header-cc-face)
8417         (message-header-subject-face, message-header-newsgroups-face)
8418         (message-header-other-face, message-header-name-face)
8419         (message-header-xheader-face, message-separator-face)
8420         (message-cited-text-face, message-mml-face):
8421         * sieve-mode.el (sieve-control-commands-face)
8422         (sieve-action-commands-face, sieve-test-commands-face)
8423         (sieve-tagged-arguments-face):
8424         * spam.el (spam-face):
8425         Mark face aliases with "-face" in the name as obsolete.
8426
8427 2009-09-01  Glenn Morris  <rgm@gnu.org>
8428
8429         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
8430         than goto-line.
8431
8432 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8433
8434         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8435         Don't move point if the command is invoked inside the message header.
8436
8437 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8438
8439         * imap.el (imap-send-command): Simplify.
8440         (imap-wait-for-tag): point-max -> buffer-size.
8441
8442 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8443
8444         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
8445         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
8446         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
8447         * nnir.el (nnir-swish-e-index-file):
8448         * gnus-sum.el (gnus-summary-delete-marked-as-read)
8449         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
8450         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
8451         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
8452         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
8453         (gnus-treat-display-xface): Add Emacs version of obsolescence.
8454
8455 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8456
8457         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
8458         Don't save excursion.
8459
8460 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8461
8462         * nnheader.el (nnheader-find-file-noselect):
8463         * mm-util.el (mm-insert-file-contents):
8464         Use (default-value 'major-mode) instead of default-major-mode.
8465
8466 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8467
8468         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
8469
8470 2009-08-26  Glenn Morris  <rgm@gnu.org>
8471
8472         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
8473         than placing in files.el.
8474
8475 2009-08-25  Glenn Morris  <rgm@gnu.org>
8476
8477         * nnir.el (top-level): Don't require cl at run-time.
8478         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
8479         Replace cl-function substitute with gnus-replace-in-string.
8480         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
8481         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
8482         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
8483         simplified expansions.
8484
8485 2009-08-25  Kevin Ryde  <user42@zip.com.au>
8486
8487         * dig.el (dig): Add autoload cookie.
8488
8489 2009-08-22  Glenn Morris  <rgm@gnu.org>
8490
8491         * gnus-art.el (gnus-button-patch): Use forward-line rather than
8492         goto-line.
8493
8494 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
8495
8496         * parse-time.el (parse-time-string-chars): Save match data.
8497
8498 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
8499
8500         * parse-time.el (parse-time-string-chars): Compute using character
8501         classes, to handle non-ascii characters (Bug#3190).
8502
8503 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8504
8505         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
8506
8507         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
8508         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
8509         (gnus-mm-display-part, gnus-mime-display-single)
8510         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
8511         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
8512
8513         * gnus-sum.el
8514         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
8515         (gnus-summary-move-article): Add expirable mark to articles copied or
8516         moved to group that has auto-expire turned on if the option is non-nil.
8517
8518 2009-07-24  Glenn Morris  <rgm@gnu.org>
8519
8520         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
8521         Fix typo.  (Bug#3903)
8522
8523 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8524
8525         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
8526         gnus-article-read-summary-keys rather than gnus-summary-edit-article
8527         that should not be used for draft articles.
8528         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
8529         that has no concern in minor mode keys.
8530         (gnus-article-summary-command, gnus-article-summary-command-nosave):
8531         Abolish.
8532
8533 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8534
8535         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
8536         article without making inquiry to a user for unknown encoding.
8537
8538         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
8539         (nnmaildir--scan): Assume i-node and device number that file-attributes
8540         returns might be cons-cell.
8541
8542         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
8543
8544         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
8545
8546 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
8547
8548         * auth-source.el: Remove docs now in auth.texi.  Don't use
8549         `gnus-message' for logging.  Add new variables `auth-source-debug' and
8550         `auth-source-hide-passwords' and use them.
8551
8552 2009-07-15  Glenn Morris  <rgm@gnu.org>
8553
8554         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
8555
8556 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8557
8558         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
8559         excessive whitespace from the default values of title and description.
8560
8561 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8562
8563         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
8564         mail-fetch-field to fetch Content-Description header in order to
8565         exclude newlines.
8566
8567 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
8568
8569         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
8570         format used by GnuPG 2.0.11.
8571
8572 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8573
8574         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
8575         to deleted part.
8576
8577 2009-05-30  David Engster  <dengste@eml.cc>
8578
8579         * nnmairix.el: Remove old documentation in the commentary block.
8580         (nnmairix-request-group): Do not update active file for nnml back ends.
8581         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
8582         end so that overview files are ignored.
8583         (nnmairix-update-groups): Make updating the groups more robust by using
8584         marks.
8585         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
8586         with dollar characters in message-id.
8587
8588 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
8589
8590         * spam.el: Use dns-query instead of query-dns.  Was renamed on
8591         2008-12-25 in dns.el.
8592
8593 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8594
8595         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
8596         could happen if the text is only composed of spaces and/or tabs.
8597
8598 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
8599
8600         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
8601         when sending a queued message to avoid extra mml tags.
8602
8603 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8604
8605         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
8606
8607 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8608
8609         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
8610         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
8611         rmail-toggle-header for XEmacs;
8612         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
8613
8614 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8615
8616         * gnus-dired.el: Remove autoload for gnus-setup-message.
8617         (gnus-dired-attach): Fake this-command value to prevent Gnus from
8618         displaying Gnus logo; always use compose-mail.
8619
8620 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8621
8622         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
8623
8624 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8625
8626         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
8627         (gnus-nocem-issuers): List currently active issuers; fix custom type.
8628         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
8629         available.
8630         (gnus-nocem-epg-verify): New function.
8631
8632 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
8633
8634         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
8635
8636 2009-02-15  Glenn Morris  <rgm@gnu.org>
8637
8638         * gnus-util.el (rmail-insert-rmail-file-header)
8639         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
8640         autoloads.
8641         (rmail-default-rmail-file): Remove unnecessary declaration.
8642         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
8643
8644 2009-02-14  Glenn Morris  <rgm@gnu.org>
8645
8646         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
8647         variable (only used in gnus-util, which declares it anyway).
8648         (rmail-output-to-rmail-file): Remove autoload of deleted function,
8649         which was only needed by gnus-art (changed to not use it any more).
8650         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
8651         only used in gnus-util, which autoloads it itself.
8652         (rmail-update-summary): Fix autoload.
8653
8654         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
8655         rather than rmail-output-to-rmail-file.
8656
8657 2009-02-07  Glenn Morris  <rgm@gnu.org>
8658
8659         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
8660         autoload of function that no longer exists.
8661         (rmail-toggle-header): Declare.
8662         (message-forward-rmail-make-body): Handle mbox Rmail.
8663
8664 2009-01-31  Glenn Morris  <rgm@gnu.org>
8665
8666         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
8667         2009-01-09 change.
8668
8669 2009-01-31  Dave Love  <fx@gnu.org>
8670
8671         * imap.el (imap-fetch-safe): Bind debug-on-error.
8672         (imap-debug): Add imap-fetch-safe.
8673
8674 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
8675
8676         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
8677         (auth-source-forget-all-cached): New convenience function.
8678         (auth-source-user-or-password): Accept list of modes or a single mode.
8679
8680         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
8681         auth-source modes.
8682
8683         * netrc.el (netrc-machine-user-or-password): Use list of
8684         auth-source modes.
8685
8686         * nnimap.el (nnimap-open-connection): Use list of
8687         auth-source modes.
8688
8689         * nntp.el (nntp-send-authinfo): Use list of
8690         auth-source modes.
8691
8692 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
8693
8694         * auth-source.el: Update docs to reflect epa-file-enable is to be used
8695         now.
8696
8697 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8698
8699         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
8700         coding system in XEmacs; add a workaround for XEmacs.
8701
8702         * lpath.el: Fbind coding-system-aliasee.
8703
8704 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8705
8706         * mm-util.el (mm-coding-system-priorities): Protect against nil value
8707         of current-language-environment.
8708
8709 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
8710
8711         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
8712         available at runtime.
8713
8714 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8715
8716         * gnus-art.el (article-date-ut): Fix end point of narrowing.
8717
8718 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
8719
8720         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
8721         the greatest positive fixnum value doesn't work under an XEmacs with
8722         bignum support; use the most-positive-fixnum constant instead,
8723         available since Emacs 21.1 with cl and XEmacs 21.1.
8724
8725 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8726
8727         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
8728         XEmacs gets not to work.
8729
8730 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8731
8732         * mm-util.el (mm-coding-system-priorities): Allow the value like
8733         "Japanese (UTF-8)" of current-language-environment.
8734
8735 2009-01-09  Glenn Morris  <rgm@gnu.org>
8736
8737         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
8738         with last-command-event.
8739
8740 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
8741
8742         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
8743         in the doc string.
8744
8745         * message.el (message-fix-before-sending): Amend comment.
8746
8747 2009-01-08  Dave Love  <fx@gnu.org>
8748
8749         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
8750
8751 2009-01-07  David Engster  <dengste@eml.cc>
8752
8753         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
8754         simplified server definitions by converting it via
8755         gnus-server-to-method.
8756
8757 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8758
8759         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
8760         parameter's operands.
8761
8762 2009-01-06  David Engster  <dengste@eml.cc>
8763
8764         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
8765         primary select method (for gnus-group-mark-article-as-read).
8766
8767 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
8768
8769         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
8770         `(gnus)Face', not `(gnus)X-Face'.
8771
8772 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8773
8774         * mm-util.el (mm-ucs-to-char): New function.
8775
8776         * mm-url.el (mm-url-decode-entities): Use it.
8777
8778         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
8779         unicode-to-char.
8780
8781 2009-01-05  Dave Love  <fx@gnu.org>
8782
8783         * time-date.el: Require cl for `declare'.
8784
8785 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8786
8787         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
8788         Dave Love.
8789
8790 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8791
8792         * message.el (message-fix-before-sending): Add `eight-bit' to
8793         illegible-text check.
8794
8795 2009-01-03  Michael Olson  <mwolson@gnu.org>
8796
8797         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
8798         `headers' is nil.  This can occur if the IMAP server does not have
8799         permissions to read messages from a folder, but can write new messages
8800         to the folder.
8801         (nnimap-request-article-part): Do not insert `data' if it is nil.
8802
8803         * imap.el (imap-parse-fetch): Courier can insert spurious blank
8804         characters which will confuse `read', so skip past them.
8805
8806 2009-01-01  Dave Love  <fx@gnu.org>
8807
8808         * imap.el (imap-string-to-integer): Fix typo.
8809         (imap-fetch-safe): New function.
8810         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
8811
8812         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
8813
8814         * imap.el (imap-process-connection-type, imap-debug, imap-open):
8815         (imap-parse-greeting): Fix doc strings.
8816         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
8817         (imap-parse-flag-list): Make messages unique.
8818         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
8819
8820         * nnimap.el: Fix author email.
8821         (nnimap-split-rule): Add FIXME comment.
8822         (nnimap-debug): Fix doc string.
8823
8824 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8825
8826         * dns.el (dns-set-servers): Check "Address".  Fix typo.
8827
8828 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
8829
8830         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
8831         nslookup if resolv.conf isn't available.
8832         (dns-query): Rename from query-dns.
8833         (dns-query-cached): Rename from query-dns-cached.
8834
8835 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8836
8837         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
8838         overlay-arrow-position and overlay-arrow-string buffer-local; no need
8839         to check if those variables exist (first appeared in Emacs 18.50).
8840
8841 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8842
8843         * mm-util.el (mm-line-number-at-pos): New function.
8844
8845         * spam-report.el (spam-report-process-queue): Use it.
8846
8847 2008-12-24  David Engster  <dengste@eml.cc>
8848
8849         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
8850         parameters that haven't existed as variables as buffer-local variables.
8851
8852 2008-12-23  Dave Love  <fx@gnu.org>
8853
8854         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
8855         cadar.
8856
8857         * sieve-manage.el (sieve-manage-starttls-p): Rename from
8858         imap-starttls-p.
8859         (sieve-manage-starttls-open): Rename from imap-starttls-open.
8860
8861 2008-12-22  Dave Love  <fx@gnu.org>
8862
8863         * imap.el: Fix author email.  Doc fixes.
8864         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
8865         reply.
8866
8867 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
8868
8869         * spam-report.el (spam-report-gmane-max-requests): New constant.
8870         (spam-report-gmane-wait): New variable.
8871         (spam-report-gmane-ham, spam-report-gmane-spam)
8872         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
8873         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
8874         the server.
8875
8876         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
8877         Add explanations.
8878
8879         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
8880         nnheader-accept-process-output and nnheader-read-timeout if available.
8881         (pop3-movemail): Use it.
8882
8883         * message.el (message-check-news-body-syntax): Fix signature check if
8884         there's an attachment.
8885
8886 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8887
8888         * mm-util.el: Add comments to the mm- emulating functions.
8889
8890 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
8891
8892         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
8893         Reported by Stephen Berman <stephen.berman@gmx.net>.
8894
8895 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8896
8897         * mm-util.el (mm-substring-no-properties): New function.
8898         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
8899         (mm-special-display-p): Enable those lambda forms to be byte compiled.
8900         (mm-string-to-multibyte): Doc fix.
8901
8902         * mml.el (mml-attach-file): Use mm-substring-no-properties.
8903
8904 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
8905
8906         * mml.el (mml-attach-file): Strip text properties from file name.
8907         (Bug#1574)
8908
8909 2008-12-16  Glenn Morris  <rgm@gnu.org>
8910
8911         * mm-util.el (mm-charset-override-alist): Declare for compiler.
8912
8913 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8914
8915         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
8916         knows since the charset specified might be a bogus alias that
8917         mm-charset-synonym-alist provides.
8918
8919 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
8920
8921         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
8922         "ISO_8859-1".
8923
8924         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
8925
8926 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8927
8928         * mm-util.el (mm-charset-eval-alist):
8929         Define it before mm-charset-to-coding-system.
8930         (mm-charset-to-coding-system): Add optional argument `silent';
8931         define it before mm-charset-override-alist.
8932         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
8933         default value if it can be used in Emacs currently running;
8934         silence mm-charset-to-coding-system.
8935
8936 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8937
8938         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
8939         `allow-override' which says whether to use `mm-charset-override-alist'.
8940         (rfc2047-decode-encoded-words): Use it.
8941
8942         * mm-util.el (mm-charset-override-alist): Fix custom type;
8943         add `(gb2312 . gbk)' to choices.
8944
8945 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8946
8947         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
8948         fast.
8949
8950         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8951
8952         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
8953
8954 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
8955
8956         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
8957         on links.
8958
8959         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
8960
8961 2008-12-03  Lute Kamstra  <lute@gnu.org>
8962
8963         * sha1.el: Remove leading * from docstrings of defcustoms,
8964         deffaces, defconsts and defuns.
8965
8966 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8967
8968         * message.el (message-idna-to-ascii-rhs-1): Protect against local
8969         users' addresses that don't have domain parts.
8970         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
8971         rather than message-narrow-to-head since there will be the message
8972         header separator.
8973
8974 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8975
8976         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
8977         since the result is inserted in a unibyte buffer anyway.
8978         (nnimap-demule-use-string-to-multibyte): Remove.
8979         (nnimap-demule): Alias it to mm-string-to-multibyte.
8980
8981 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
8982
8983         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
8984         variable for debugging bug#464 and bug#1174.
8985         (nnimap-demule): Use it.
8986
8987 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8988
8989         * gnus-score.el (gnus-score-find-trace): Handle default score in total
8990         score calculation correctly.
8991
8992 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8993
8994         * message.el (message-send-mail): Just set the buffer to unibyte
8995         rather than use mm-with-unibyte-current-buffer which does a lot more.
8996         (message-send-mail-partially): Don't bother with
8997         mm-with-unibyte-current-buffer since it's already been made unibyte by
8998         message-send-mail.
8999
9000 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
9001
9002         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
9003
9004 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
9005
9006         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
9007
9008 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9009
9010         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
9011         require itself and to remove `with-no-warnings'.
9012
9013 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
9014
9015         * starttls.el (starttls-any-program-available): Get the name of the
9016         available TLS layer program.
9017         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
9018         well as the host name in the "opening" message.
9019
9020         * auth-source.el (auth-source-cache, auth-source-do-cache)
9021         (auth-source-user-or-password): Cache passwords and logins by default,
9022         allow override with `auth-source-do-cache'.
9023         (auth-source-forget-user-or-password): Allow users to remove cache
9024         entries if needed.
9025
9026 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
9027
9028         * md4.el (md4-buffer): Fix typo in docstring.
9029         (md4, md4-64): Doc fixes.
9030         (md4-pack-int32): Reflow docstring.
9031
9032 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
9033
9034         * ietf-drums.el (ietf-drums-remove-comments): Localize second
9035         condition-case to only the forward-sexp call.
9036
9037 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
9038
9039         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
9040         quotes contained.  Make it more robust regardless by an extra
9041         condition-case wrapper.
9042
9043 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9044
9045         * lpath.el: No need to fbind codepage-setup for Emacs 23.
9046
9047 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9048
9049         * nnml.el (nnml-request-expire-articles): Check if the function set to
9050         `nnmail-expiry-target' returns the symbol `delete'.
9051
9052         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
9053
9054         * nnmail.el (nnmail-expiry-target): Fix custom type.
9055
9056 2008-10-02  Glenn Morris  <rgm@gnu.org>
9057
9058         * mm-util.el (mm-codepage-setup): Tweak codepage error.
9059         Silence compiler warning.
9060
9061 2008-10-01  Magnus Henoch  <mange@freemail.hu>
9062
9063         * tls.el (open-tls-stream): Show the actual command being
9064         executed, instead of the format string.
9065
9066 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9067
9068         * lpath.el: Fbind codepage-setup for Emacs 23.
9069
9070 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
9071
9072         * mml.el (mml-menu): Don't assume mml2015 is bound.
9073
9074 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9075
9076         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
9077         exists.
9078
9079 2008-09-27  Glenn Morris  <rgm@gnu.org>
9080
9081         * gnus-util.el (mail-header-remove-comments): Autoload it.
9082
9083 2008-09-27  Andreas Schwab  <schwab@suse.de>
9084
9085         * gnus-util.el (gnus-split-references): Strip comments.
9086         (gnus-parent-id): Likewise.
9087
9088 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
9089
9090         * message.el (message-confirm-send): Fix version.
9091
9092 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9093
9094         * message.el (message-idna-to-ascii-rhs-1): Use
9095         mail-extract-address-components rather than mail-header-parse-addresses
9096         that is an alias by default to ietf-drums-parse-addresses that does not
9097         support non-ASCII names in headers' contents.
9098
9099 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
9100
9101         * message.el (message-confirm-send): Fix variable documentation to
9102         avoid the "y/n" wording.
9103
9104 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
9105
9106         * message.el (message-set-auto-save-file-name): Save to a different
9107         filename so multiple messages (especially drafts) can be recovered.
9108
9109 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
9110
9111         * message.el (message-confirm-send): Add appropriate version.
9112
9113 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9114
9115         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
9116         defvar.
9117
9118 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
9119
9120         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
9121         (mm-pkcs7-enveloped-magic): Ditto.
9122
9123 2008-09-17  Simon Josefsson  <simon@josefsson.org>
9124
9125         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
9126         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
9127
9128 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
9129
9130         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
9131         default, it's better.
9132
9133 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
9134
9135         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
9136         summary line gnus-number property and ignore them (with a warning
9137         message).
9138
9139 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9140
9141         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
9142         macro caddr in the interactive form since it won't be expanded.
9143
9144 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9145
9146         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
9147         `charset'; fix name of function called recursively.
9148         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
9149
9150 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9151
9152         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
9153         (gnus-mime-set-charset-parameters): New function.
9154         (gnus-mime-view-part-as-charset): Use it to correctly display part
9155         specifying wrong charset.
9156
9157 2008-09-08  David Engster  <dengste@eml.cc>
9158
9159         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
9160         in completing-read for back end server.
9161
9162 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
9163
9164         * message.el (message-confirm-send): New variable to confirm sending a
9165         message.
9166         (message-send): Use it.
9167
9168 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
9169
9170         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
9171
9172 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9173
9174         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
9175
9176 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
9177
9178         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
9179         prevent tracking too many groups.
9180         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
9181         Use it.
9182
9183 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
9184
9185         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
9186         moving point to the bottom of the window in order to avoid recentering.
9187
9188 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9189
9190         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
9191
9192         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
9193         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
9194         (gnus-article-beginning-of-window): Fix calculation.
9195
9196 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9197
9198         * gnus-msg.el (gnus-summary-supersede-article)
9199         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
9200         value of gnus-newsgroup-charset to decode non-MIME encoded text in
9201         message header.
9202
9203 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
9204
9205         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
9206         pending output coming after the status change.
9207
9208 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
9209
9210         * message.el:
9211         * gnus-start.el:
9212         * gnus-registry.el: Remove VMS support.
9213
9214 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9215
9216         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
9217         macro.
9218         (rfc2104-hash): Use it.
9219
9220 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
9221
9222         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
9223         (gnus-summary-sort-by-most-recent-date): New commands.
9224         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
9225         and menu entries.
9226
9227 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9228
9229         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
9230         don't redisplay article for raw contents; remove plural articles stuff.
9231
9232         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
9233         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
9234         on gnus-summary-save-article; display results properly.
9235
9236 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9237
9238         * lpath.el: No need to fbind ns-focus-frame.
9239
9240 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9241
9242         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
9243
9244 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9245
9246         * gnus-art.el (gnus-summary-save-in-pipe):
9247         Consider gnus-save-all-headers.
9248
9249 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
9250
9251         * gnus-util.el (ns-focus-frame): Remove declaration.
9252         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
9253         like x.
9254
9255 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
9256
9257         * rfc2104.el (rfc2104-zero): Delete defconst.
9258         (rfc2104-hex-alist): Likewise.
9259         (rfc2104-hex-to-int): Delete func.
9260         (rfc2104-hexstring-to-bitstring): Likewise.
9261         (rfc2104-nybbles): New defconst.
9262         (rfc2104-hash): Rewrite for speed.
9263
9264 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9265
9266         * tls.el (open-tls-stream): Make it work with the 2nd argument
9267         BUFFER that is a string but does not exist as a buffer object, as
9268         mentioned in the doc-string.
9269
9270 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9271
9272         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
9273         SXEmacs.
9274
9275 2008-07-16  Glenn Morris  <rgm@gnu.org>
9276
9277         * gnus-util.el (ns-focus-frame): Declare for compiler.
9278
9279 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9280
9281         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
9282         set as a group parameter.
9283         (gnus-summary-save-in-pipe): Work when it is called independently.
9284         (gnus-summary-pipe-to-muttprint): Don't modify
9285         gnus-summary-pipe-output-default-command.
9286
9287 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9288
9289         * message.el (message-send-mail-with-sendmail):
9290         Display the error message.
9291
9292 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9293
9294         * gnus-art.el (gnus-default-article-saver):
9295         Add gnus-summary-save-in-pipe to choices.
9296         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
9297         gnus-summary-pipe-output-default-command as the default command.
9298         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
9299         instead of gnus-last-shell-command.
9300
9301         * gnus-sum.el (gnus-summary-pipe-output-default-command):
9302         New user option.
9303         (gnus-summary-muttprint-program): Mention the value will be changed.
9304         (gnus-summary-save-article): Force showing of all headers.
9305         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
9306
9307 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
9308
9309         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
9310
9311 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
9312
9313         * nnimap.el (nnimap-id):
9314         * sieve-manage.el (sieve-manage-open): Doc fixes.
9315
9316 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
9317
9318         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
9319         if available.
9320
9321 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9322
9323         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
9324
9325         * nnkiboze.el (nnkiboze-generate-group):
9326         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
9327
9328         * nnmairix.el: Require CL.
9329
9330 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9331
9332         * dgnushack.el: Autoload get-display-table and put-display-table for
9333         XEmacs 21.5.
9334
9335         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
9336         21.4 and SXEmacs.
9337
9338 2008-06-15  David Engster  <dengste@eml.cc>
9339
9340         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
9341
9342 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
9343
9344         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
9345         New macros that expand to an `aset'/`aref' call under Emacs, and to a
9346         runtime choice under XEmacs.
9347
9348         * gnus-sum.el (gnus-summary-set-display-table):
9349         Use `gnus-put-display-table', `gnus-get-display-table',
9350         `gnus-set-display-table' for the display table, instead of `aset'.
9351
9352         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
9353         Use `gnus-put-display-table', `gnus-get-display-table',
9354         `gnus-set-display-table' for the display table.
9355
9356 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9357
9358         * nnmairix.el: Add autoloads.
9359
9360 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
9361
9362         * nnmairix.el (nnmairix-delete-recreate-group)
9363         (nnmairix-update-and-clear-marks): Fix error messages.
9364
9365 2008-06-14  David Engster  <dengste@eml.cc>
9366
9367         * nnmairix.el: Upgrade to version 0.6.
9368         (nnmairix-group-toggle-propmarks-this-group)
9369         (nnmairix-group-toggle-readmarks-this-group)
9370         (nnmairix-group-delete-recreate-this-group)
9371         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
9372         (nnmairix-remove-tick-mark-original-article): New commands.
9373         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
9374         (nnmairix-propagate-marks-to-nnmairix-groups)
9375         (nnmairix-only-use-registry, nnmairix-allowfast-default)
9376         (nnmairix-marks-cache, nnmairix-version-output): New variables.
9377         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
9378         functions needed for marks propagation and manipulation of read marks.
9379         (nnmairix-update-groups): New function.
9380         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
9381         (nnmairix-determine-original-group-from-registry)
9382         (nnmairix-determine-original-group-from-path)
9383         (nnmairix-get-group-from-file-path, nnmairix-map-range)
9384         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
9385         New helper functions.
9386         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
9387         keystrokes for new commands.
9388         (nnmairix-delete-and-create-on-change): Doc string cleanup.
9389         (nnmairix-request-group): Check allow-fast group parameter.
9390         (nnmairix-request-create-group): Set allow-fast group parameter if
9391         nnmairix-allowfast-default is set.
9392         (nnmairix-close-group): Propagate marks upon closing if needed.
9393         (nnmairix-group-toggle-threads-this-group): Use new.
9394         nnmairix-group-toggle-parameter helper function.
9395         (nnmairix-search): Better check for empty search result.
9396         (nnmairix-goto-original-article): Use new helper functions for
9397         determining original article.
9398         (nnmairix-show-original-article): Make sure message-id is in brackets.
9399         (nnmairix-call-mairix-binary): Change variable name.
9400         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
9401         helper function.
9402         (nnmairix-widget-toggle-activate): Fix doc string.
9403
9404 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9405
9406         * nnir.el: Require edmacro when compiling with XEmacs.
9407         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
9408         available in Emacs 21.
9409
9410 2008-06-11  Glenn Morris  <rgm@gnu.org>
9411
9412         * gnus-util.el (x-focus-frame):
9413         * gnus.el (image-size):
9414         * mm-decode.el (image-size): Declare.
9415
9416         * gnus-picon.el (declare-function): Add compat definition.
9417         (image-size): Declare.
9418
9419         * gnus-group.el (tool-bar-map):
9420         * gnus-sum.el (tool-bar-map): Define for compiler.
9421
9422         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
9423
9424         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
9425
9426         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
9427         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
9428         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
9429         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
9430         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
9431         * sieve-manage.el, spam-report.el, spam.el:
9432         Remove unnecessary eval-and-compile of autoloads.
9433
9434 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
9435
9436         * auth-source.el: Precise Tramp doc.
9437
9438 2008-06-07  Glenn Morris  <rgm@gnu.org>
9439
9440         * nnmairix.el: Remove unnecessary eval-when-compile.
9441
9442 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9443
9444         * lpath.el: Fbind propertize for XEmacs 21.4.
9445
9446 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
9447
9448         * nnir.el: Move here from ../contrib.
9449
9450 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9451
9452         * gnus-util.el (gnus-read-shell-command): New function.
9453         * mm-decode.el (mm-pipe-part):
9454         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
9455
9456 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9457
9458         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
9459
9460 2008-06-03  Glenn Morris  <rgm@gnu.org>
9461
9462         * pop3.el (nnheader-accept-process-output): Autoload it.
9463
9464 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9465
9466         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
9467         are not 2-digit hexadecimal characters that follow `%'s.
9468
9469 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9470
9471         * message.el (message-bogus-recipient-p): Fix type in doc string.
9472         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
9473         (message-bogus-addresses): Rename from message-bogus-address-regexp.
9474         Improve custom options.
9475         (message-bogus-recipient-p): Adjust accordingly.
9476
9477 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
9478
9479         * parse-time.el (parse-time-months, parse-time-weekdays): Add
9480         long-form month and day names.
9481
9482 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9483
9484         * dgnushack.el: Autoload debug, eudc-expand-inline and
9485         pgg-snarf-keys-region for XEmacs.
9486
9487         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
9488
9489         * nnmairix.el: Require edmacro when compiling with XEmacs.
9490
9491 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
9492
9493         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
9494         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
9495
9496 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
9497
9498         * auth-source.el: Add more docs.
9499
9500         * netrc.el (netrc-machine): Always match if the port is not given.
9501
9502 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9503
9504         * nnheader.el (nnheader-read-timeout): Change the default timeout from
9505         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
9506         retrieval faster in some cases, but might make CPU usage larger.
9507         If this has any bad side effects, we might revert this change.
9508
9509         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
9510         seems to make mail retrieval much, much faster.
9511         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
9512         unconditionally.
9513
9514         * gnus-draft.el (gnus-group-send-queue):
9515         Bind message-send-mail-partially-limit to nil to avoid being prompted.
9516
9517 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
9518
9519         * mml.el (mml-attach-buffer): Prompt for `disposition'.
9520
9521         * message.el (message-bogus-address-regexp): Fix and improve custom
9522         type.
9523         (message-setup-hook): Add message-check-recipients as custom option.
9524
9525 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
9526
9527         * message.el (message-cite-function): Remove bogus autoload which crept
9528         in during merge from v5-10.
9529
9530 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
9531
9532         * nnimap.el (nnimap-open-connection): Fix login/password bug.
9533
9534         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
9535
9536         * auth-source.el: Preliminary Tramp docs.
9537         (auth-sources): Change the default auth-sources to use
9538         EPA .gpg files.
9539
9540 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
9541
9542         * nntp.el: Autoload `auth-source-user-or-password'.
9543         (nntp-send-authinfo): Use it.
9544
9545         * nnimap.el: Autoload `auth-source-user-or-password'.
9546         (nnimap-open-connection): Use it.
9547
9548         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
9549         for the gnus-message function.
9550         (auth-source-user-or-password): Use it.
9551
9552 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9553
9554         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
9555         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
9556         (rfc2104-hash): Use it.
9557
9558 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
9559
9560         * gnus-art.el (gnus-article-toggle-truncate-lines):
9561         Don't use `iff' in docstring.
9562
9563 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
9564
9565         * gnus-registry.el: Adjusted copyright dates and added a keyword.
9566
9567         * gnus-util.el (gnus-extract-address-component-name)
9568         (gnus-extract-address-component-email): Convenience functions around
9569         `gnus-extract-address-components'.
9570
9571         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9572         Use `gnus-extract-address-component-email' to fix bug of comparing full
9573         sender name to `user-mail-address'.
9574
9575 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
9576
9577         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
9578         catch/throw to optimize.
9579         (gnus-registry-find-keywords): Just use member to find a keyword.
9580
9581 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9582
9583         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
9584         is current before calling gnus-server-prepare.
9585         (gnus-server-setup-buffer, gnus-server-update-server)
9586         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
9587
9588 2008-05-04  Juri Linkov  <juri@jurta.org>
9589
9590         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
9591         (mailcap-file-default-commands): Use mailcap-replace-in-string
9592         instead of replace-regexp-in-string, and mailcap-delete-duplicates
9593         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
9594
9595 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
9596
9597         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
9598
9599 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9600
9601         * gnus.el: Bump version to 0.11.
9602
9603 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9604
9605         * gnus.el: No Gnus v0.10 is released.
9606
9607 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9608
9609         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
9610         hooks.
9611         (gnus-update-read-articles): Speed up non-marks-using users.
9612         (gnus-use-marks): Define gnus-use-marks.
9613         (gnus-propagate-marks): Rename variable to something more sensible.
9614
9615 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
9616
9617         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
9618         (gmm-image-load-path-for-library): Fix typos in docstrings.
9619         (gmm-message): Reflow docstring.
9620
9621 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
9622
9623         * mail-source.el (mail-source-set-1, mail-source-bind):
9624         Move auth-source code out of the macro to clean it up and fix bugs.
9625
9626 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
9627
9628         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
9629         by sender if it's equal to user-mail-address, it's likely to be
9630         useless.
9631
9632         * mail-source.el (mail-source-bind): Don't use user or password if they
9633         are not bound.  Unintern them if they are nil.  Don't use server unless
9634         it's bound, and default it to empty string otherwise.
9635
9636 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
9637
9638         * mail-source.el: Load auth-source.el.
9639         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
9640         get user name or password, if auth-sources is set up.
9641
9642         * gnus-registry.el (gnus-registry-split-strategy): New variable for
9643         strategy of splitting with parent.
9644         (gnus-registry-split-fancy-with-parent)
9645         (gnus-registry-post-process-groups): Use it and fix prior
9646         bug (returning a list as the split result).
9647
9648         * auth-source.el (auth-sources): Remove server parameter.
9649         (auth-source-pick, auth-source-user-or-password)
9650         (auth-source-user-or-password-imap)
9651         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9652         (auth-source-user-or-password-sftp)
9653         (auth-source-user-or-password-smtp): Remove server parameter.
9654
9655 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
9656
9657         * smime.el (smime-sign-region, smime-encrypt-region)
9658         (smime-decrypt-region):
9659         Remove redundant calls to `generate-new-buffer-name'.
9660
9661 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
9662
9663         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
9664         Don't use QP for message/rfc822.
9665         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
9666
9667 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9668
9669         * sieve-manage.el (sieve-string-bytes): Remove.
9670         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
9671         correct byte-length only if the process's coding-system is the same as
9672         the one used internally by Emacs to represent strings.
9673
9674 2008-04-22  Juri Linkov  <juri@jurta.org>
9675
9676         * mailcap.el (mailcap-file-default-commands): New function.
9677
9678 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9679
9680         * message.el (message-signature-separator, message-cite-function):
9681         Change custom version.
9682
9683 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
9684
9685         * tls.el (tls-program): Add -ign_eof argument to call the openssl
9686         commands.
9687         (tls-checktrust): Ditto.
9688
9689 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
9690
9691         * mm-decode.el (mm-display-external): Make temp file read-only.
9692
9693 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9694
9695         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
9696         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
9697         `C-c C-f d'.
9698
9699 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
9700
9701         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
9702
9703 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9704
9705         * gnus.el: Bump version to 0.9.
9706
9707 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
9708
9709         * gnus.el: No Gnus v0.8 is released.
9710
9711 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9712
9713         * mail-source.el (mail-source-value):
9714         Prefer fboundp to functionp so it works with macros as well.
9715
9716 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9717
9718         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9719         Fix last change in case the element is not even a symbol.
9720
9721 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9722
9723         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9724         Prefer fboundp to functionp so it works with macros as well.
9725
9726 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
9727
9728         * auth-source.el: Add docs.
9729         (auth-sources): Modify format to support server.
9730         (auth-source-pick, auth-source-user-or-password)
9731         (auth-source-user-or-password-imap)
9732         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9733         (auth-source-user-or-password-sftp)
9734         (auth-source-user-or-password-smtp): Add server parameter.
9735
9736 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
9737
9738         * gnus-registry.el: Initialize the registry when gnus-registry-install
9739         is t.
9740
9741 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9742
9743         * compface.el (uncompface): Make buffer unibyte.
9744
9745 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9746
9747         * mail-source.el (mail-source-value):
9748         Prefer fboundp to functionp so it works with macros as well.
9749
9750 2008-04-05  Glenn Morris  <rgm@gnu.org>
9751
9752         * gnus-ems.el (mm-disable-multibyte): Autoload it.
9753
9754 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9755
9756         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
9757         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
9758
9759         * nnheader.el (nnheader-init-server-buffer): Change buffer's
9760         multibyteness after rather than before erasing it.
9761
9762         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
9763         mm-with-multibyte.
9764         (gnus-request-article-this-buffer): Make sure the proper decoding is
9765         used if gnus-original-article-buffer happens to be unibyte.
9766
9767         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
9768         default-enable-multibyte-characters.
9769
9770         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
9771         default-enable-multibyte-characters.
9772
9773         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
9774
9775         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
9776
9777 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9778
9779         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9780         Fix last change in case the element is not even a symbol.
9781
9782 2008-04-02  Simon Josefsson  <simon@josefsson.org>
9783
9784         * imap.el (imap-enable-exchange-bug-workaround): New variable.
9785         (imap-message-copyuid-1): Use it.
9786         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
9787         J. Williams in
9788         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
9789
9790         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
9791         imap-enable-exchange-bug-workaround.
9792         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
9793
9794 2008-04-01  Simon Josefsson  <simon@josefsson.org>
9795
9796         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
9797         a 100 byte status-checks into a 2-3MB transfer for each group.
9798         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
9799         to enable bug workaround or not.
9800         (nnimap-find-minmax-uid): Only enable workaround conditionally.
9801
9802 2008-03-31  Glenn Morris  <rgm@gnu.org>
9803
9804         * message.el (mml2015-use): Declare for compiler.
9805         (message-info): Require mml2015 when appropriate.
9806
9807 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9808
9809         * Makefile.in (EMACS_COMP): Quote directory name that might contain
9810         whitespace.
9811
9812 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9813
9814         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
9815         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
9816         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
9817         (nntp-service-to-port): New function.
9818         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
9819         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
9820         (nntp-open-netcat-stream): New function.
9821         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
9822
9823 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
9824
9825         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
9826
9827 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9828
9829         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
9830
9831 2008-03-28  Magnus Henoch  <mange@freemail.hu>
9832
9833         * dns.el (dns-write): Use set-buffer-multibyte.
9834
9835 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
9836
9837         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
9838
9839 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9840
9841         * message.el (message-signature-separator): Change default.
9842         Improve custom type.
9843         (message-cite-function): Change default to
9844         message-cite-original-without-signature.
9845
9846         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
9847         toggle.
9848
9849         * message.el (message-check-news-body-syntax): Fix signature check.
9850         (message-setup-1): Mark buffer as unmodified _after_ running
9851         message-setup-hook and handling message-alternative-emails.
9852         (message-shorten-references): Be more strict when building list of
9853         valid references to comply with GNKSA.
9854
9855         * gnus-group.el (gnus-read-ephemeral-bug-group)
9856         (gnus-read-ephemeral-debian-bug-group)
9857         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
9858
9859         * message.el (message-info): Don't use booleanp which isn't supported
9860         in Emacs 21 and XEmacs.
9861
9862 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
9863
9864         * gnus-group.el (gnus-gmane-group-download-format): Rename from
9865         gnus-group-gmane-group-download-format.
9866         (gnus-group-read-ephemeral-gmane-group): Rename from
9867         gnus-group-read-ephemeral-gmane-group.
9868         (gnus-read-ephemeral-gmane-group-url): Rename from
9869         gnus-group-read-ephemeral-gmane-group-url.
9870         (gnus-bug-group-download-format-alist): New variable.
9871         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
9872         (gnus-read-ephemeral-emacs-bug-group): New commands.
9873
9874 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9875
9876         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
9877         (gnus-visible-headers): Improve custom type.
9878
9879 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9880
9881         * mml.el (mml-menu): Add workarounds for XEmacs.
9882
9883         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
9884         X-Boundary header.
9885
9886         * message.el (message-simplify-recipients): Fix previous commit.
9887
9888 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9889
9890         * mm-util.el (mm-set-buffer-multibyte): New function.
9891         * mm-decode.el (mm-copy-to-buffer): Use it.
9892
9893         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
9894         Prefer fboundp to functionp so it works with macros as well.
9895
9896 2008-03-19  Glenn Morris  <rgm@gnu.org>
9897
9898         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
9899         Accidentally removed in the sync process with Emacs.
9900
9901 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
9902
9903         * message.el (message-alter-recipients-discard-bogus-full-name):
9904         New function.
9905         (message-alter-recipients-function): New variable.
9906         (message-get-reply-headers): Use it.
9907         (message-replace-header): New helper function.
9908         (message-recipients-without-full-name): New variable.
9909         (message-simplify-recipients): New command.
9910
9911         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
9912
9913         * message.el (message-info): Handle EasyPG manual.
9914
9915         * mml.el (mml-menu): Add entry for EasyPG.
9916
9917 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
9918
9919         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
9920         parameter.
9921
9922         * message.el (message-disassociate-draft): Specify drafts group name
9923         fully.
9924
9925 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
9926
9927         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9928         Eliminate unnecessary duplicates from the match list.
9929
9930 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9931
9932         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
9933
9934         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
9935
9936         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
9937         args of `how-many' of which the XEmacs version doesn't take; declare
9938         Info-index-next as function.
9939
9940 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9941
9942         * gnus-score.el (gnus-score-headers): Fix handling of
9943         gnus-inhibit-slow-scoring.
9944
9945         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
9946         string.
9947         (gnus-button-url-regexp): Improve handling of parenthesis.
9948         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
9949         (gnus-button-handle-info-keystrokes): Handle index entries.
9950
9951 2008-03-15  Glenn Morris  <rgm@gnu.org>
9952
9953         * parse-time.el (parse-time-string): Simplify.
9954
9955 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9956
9957         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
9958         Incoming* files.
9959
9960 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
9961
9962         * auth-source.el (auth-sources): Rename from auth-source-choices.
9963         (auth-source-pick): Use it.
9964
9965 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9966
9967         * binhex.el (binhex-decode-region-internal):
9968         * uudecode.el (uudecode-decode-region-internal):
9969         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
9970         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
9971         setting default-enable-multibyte-characters.
9972
9973 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
9974
9975         * auth-source.el (auth-source-protocols)
9976         (auth-source-protocols-customize, auth-source-choices): Add and
9977         modified variable customizations and defaults.
9978         (auth-source-pick, auth-source-user-or-password)
9979         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
9980         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
9981         (auth-source-user-or-password-sftp)
9982         (auth-source-user-or-password-smtp): Use new variables and provide an
9983         interface to netrc.el.
9984
9985 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9986
9987         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
9988         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
9989         Make sure the nntp port to specify is a string.
9990
9991 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9992
9993         * nntp.el: Use with-current-buffer.
9994         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
9995         dubious mm-with-unibyte-current-buffer.
9996         (nntp-with-open-group-function): New function extracted from
9997         nntp-with-open-group macro.
9998         (nntp-with-open-group): Use the function, so it's easier to debug.
9999         Add indentation and debugging info.
10000         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
10001         Recommend the use of the netcat alternatives.
10002
10003         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
10004         Avoid mm-string-as-multibyte as well.
10005
10006         * nnweb.el (nnweb-insert-html):
10007         Remove use of nnheader-string-as-multibyte.
10008
10009         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
10010         (nnheader-string-as-multibyte): Remove.
10011
10012         * mm-view.el: Use inhibit-read-only.
10013         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
10014         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
10015         or unibyte-string.
10016
10017         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
10018         (mm-uu-yenc-extract): Use with-current-buffer.
10019
10020         * gnus-soup.el (gnus-soup-send-packet): Don't use
10021         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
10022
10023         * nnmh.el: Use with-current-buffer.
10024         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
10025         mm-string-as-multibyte on the output of mm-encode-coding-string.
10026
10027         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
10028         (nnimap-request-move-article): Use with-current-buffer.
10029
10030         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
10031         inserting the handle-buffer's text, so the implicit multibyte->unibyte
10032         conversion uses string-make-unibyte rather than string-as-unibyte.
10033
10034         * gnus-msg.el: Use with-current-buffer.
10035
10036         * message.el (message-ignored-resent-headers): Add "Delivered-To".
10037
10038 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
10039
10040         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
10041         string for caching if it is 'PIN.
10042
10043 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10044
10045         * lpath.el: Consider the case without Emacs/W3.
10046
10047 2008-03-08  Glenn Morris  <rgm@gnu.org>
10048
10049         * time-date.el (date-to-time, time-subtract, time-add)
10050         (safe-date-to-time): Doc fixes.
10051
10052 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10053
10054         * mail-source.el (mail-source-delete-old-incoming-confirm):
10055         Change default to nil.
10056         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
10057
10058 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10059
10060         * lpath.el: Rearrange.
10061
10062         * gnus-art.el (gnus-narrow-to-page): Position point properly.
10063         (gnus-article-goto-prev-page): Work for articles having ^L's.
10064
10065         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
10066
10067         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
10068
10069 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
10070
10071         * gnus-bookmark.el: Adjust for renames in bookmark.el.
10072         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
10073         (gnus-bookmark-jump): Adjust some variable names.
10074
10075 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
10076
10077         * auth-source.el: New package.
10078         (auth-source-choices): Add customization entry point variable.
10079
10080         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
10081         bug.
10082
10083 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
10084
10085         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
10086         (gnus-registry-initialize, gnus-registry-install-p): Use it.
10087         (gnus-registry-install-shortcuts): Rename from
10088         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
10089         the `gnus-registry-mark-map' keymap dynamically from
10090         `gnus-registry-marks'.  The generated functions update the summary line
10091         when a registry mark is added or deleted, and will call
10092         `gnus-registry-install-p' (see the comments in the code).
10093         (gnus-registry-user-format-function-M): Use concat intelligently.
10094
10095         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
10096         the registry mark functions.
10097
10098 2008-03-05  Glenn Morris  <rgm@gnu.org>
10099
10100         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
10101         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
10102         gnus-art.
10103         (top-level): No need to load own source when compiling.
10104
10105 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
10106
10107         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
10108         Suggested by <chris.anderton@zetnet.co.uk>.
10109
10110 2008-03-04  Glenn Morris  <rgm@gnu.org>
10111
10112         * gnus-sum.el (top-level): No need to require gnus when compiling,
10113         since unconditionally required near start of file.
10114         (gnus-summary-display-while-building): Move definition before use.
10115
10116 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
10117
10118         * gnus-registry.el (gnus-registry-user-format-function-M):
10119         Add formatting function.
10120
10121 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
10122
10123         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
10124         with plists.
10125         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
10126         Use new format.
10127
10128 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10129
10130         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
10131         `where-is-internal' that returns a range of key sequences.
10132
10133 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10134
10135         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
10136
10137         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
10138         (gnus-summary-jump-to-group): Consider windows on other displayed
10139         frames as well.  Similar changes might be needed elsewhere, but that's
10140         the one I've bumped into during my use.
10141
10142         * nndoc.el (nndoc-oe-dbx-type-p):
10143         * gnus-msg.el (gnus-debug):
10144         * gnus-group.el (gnus-update-group-mark-positions):
10145         Use mm-string-to-multibyte.
10146
10147 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10148
10149         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
10150         doesn't handle NotDashEscaped.
10151
10152         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
10153         (mml-dnd-attach-options): Fix typo in custom choice.
10154
10155         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
10156         Change nndoc-article-type to mbox.
10157         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
10158
10159         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
10160         to nil, instead of html2text.
10161
10162         * imap.el (imap-debug): Add `imap-ping-server'.
10163
10164         * gnus-bookmark.el: Add FIXMEs.
10165
10166         * message.el (message-form-letter-separator)
10167         (message-send-form-letter-delay): New variables.
10168         (message-send-form-letter): Use them.  New command to send form
10169         letters.  Requested by Uwe Siart.
10170         (message-send-mail-function): Doc fix.  Add "Other" custom option.
10171
10172 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10173
10174         * Update copyright years.
10175
10176 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10177
10178         Sync from EMACS_22_BASE.
10179
10180         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
10181
10182 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
10183
10184         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
10185         empty author.
10186
10187 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
10188
10189         * gnus-registry.el (gnus-registry-marks): Add variable for
10190         customization of marks and their appearance.
10191         (gnus-registry-read-mark): Use it.
10192         (gnus-registry-do-marks): Add utility function to loop through
10193         `gnus-registry-marks'.
10194         (gnus-registry-install-shortcuts-and-menus): Add function to install
10195         shortcuts and menus.
10196         (gnus-registry-initialize): Use it.
10197         (gnus-registry-default-mark): Clarify documentation.
10198
10199 2008-02-29  Glenn Morris  <rgm@gnu.org>
10200
10201         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
10202         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
10203         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
10204         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
10205         Change defcustom :version from 23.0 to 23.1.
10206
10207 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
10208
10209         * gnus-registry.el (gnus-registry-follow-group-p)
10210         (gnus-registry-post-process-groups): Add functions to aid registry
10211         splitting and improve logging.  Clarify behavior in function
10212         documentation.
10213         (gnus-registry-split-fancy-with-parent): Use them.
10214
10215 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10216
10217         * gnus-art.el: Use with-current-buffer.
10218
10219 2008-02-27  David Engster  <dengste@eml.cc>
10220
10221         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
10222         Express real group name in the response.
10223
10224 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10225
10226         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
10227         (nnmairix-last-server, nnmairix-current-server): Defvar them.
10228         (nnmairix-goto-original-article): Defvar gnus-registry-install and
10229         autoload gnus-registry-fetch-group when compiling.
10230         (nnmairix-request-group-with-article-number-correction):
10231         Remove unreferenced argument passed to nnmairix-call-backend.
10232
10233 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10234
10235         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
10236         (mm-uu-extract): Improve face for low color ttys.
10237         Reported by Sascha Wilde.
10238
10239 2008-02-27  Glenn Morris  <rgm@gnu.org>
10240
10241         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
10242         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
10243         variables to defconsts.  Convert comments to doc-strings.
10244         (nnmairix-last-server, nnmairix-current-server): Convert from free
10245         variables to defvars.  Convert comments to doc-strings.
10246         (gnus-registry-fetch-group): Autoload.
10247         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
10248         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
10249         (nnmairix-widget-build-editable-fields): Use car cddr rather than
10250         caddr.
10251         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
10252         nnmairix-request-group-with-article-number-correction call.
10253         (nnmairix-fast, nnmairix-group): New, less general names, for free
10254         variables passed from nnmairix-request-group to
10255         nnmairix-request-group-with-article-number-correction.  Declare.
10256         (nnmairix-request-group-with-article-number-correction):
10257         Use nnmairix-fast, nnmairix-group rather than fast, group.
10258
10259 2008-02-26  David Engster  <dengste@eml.cc>
10260
10261         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
10262         version 0.5.
10263
10264 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
10265
10266         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
10267         instead of making an extra function call.  Don't add the current group
10268         to articles only when they have the group.  Use
10269         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
10270         Reported by David <de_bb@arcor.de>.
10271
10272 2008-02-24  Miles Bader  <miles@gnu.org>
10273
10274         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
10275         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
10276         (mm-find-mime-charset-region):
10277         * mm-bodies.el (mm-encode-body):
10278         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
10279
10280 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10281
10282         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
10283         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
10284
10285 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
10286
10287         * mail-source.el (mail-source-delete-incoming): Change default.
10288         Supplement doc string.
10289
10290         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
10291
10292 2008-02-14  Glenn Morris  <rgm@gnu.org>
10293
10294         * time-date.el (format-seconds): New function.
10295
10296 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10297
10298         * nnmail.el (nnmail-message-id-cache-file): Derive from
10299         `gnus-home-directory'.
10300
10301 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
10302
10303         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
10304         Document negative prefix.
10305
10306         * gnus-group.el (gnus-group-read-group): Document negative prefix.
10307
10308 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10309
10310         * message.el (message-unsent-separator): Add the Exim bounce
10311         separator.
10312
10313 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
10314
10315         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
10316         list.
10317         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
10318         recipient/signer list.
10319
10320 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10321
10322         * Makefile.in (datarootdir): Define.
10323         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
10324         name that might contain whitespace.
10325
10326 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10327
10328         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
10329         fbound (Emacs 23 unicode), signal an error.
10330
10331 2008-02-08  Glenn Morris  <rgm@gnu.org>
10332
10333         * gnus-art.el (pgg-display-output-buffer): Declare as function.
10334
10335 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
10336
10337         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
10338         ports to the calls to `netrc-machine-user-or-password' in addition to
10339         "imap" and "imaps".
10340
10341 2008-02-01  Zhang Wei  <id.brep@gmail.com>
10342
10343         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
10344
10345         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
10346
10347 2008-02-01  Kenichi Handa  <handa@m17n.org>
10348
10349         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
10350         rfc2104-hexstring-to-bitstring and changed to return a byte list.
10351         (rfc2104-hash): Convert the result of concat to unibyte string.
10352
10353 2008-02-01  Dave Love  <fx@gnu.org>
10354
10355         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
10356         coding-system-for-read.
10357         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
10358
10359 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
10360
10361         * gnus.el (gnus-group-startup-message): Add `find-image' call before
10362         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
10363         <hanche@math.ntnu.no>.
10364
10365 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10366
10367         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
10368
10369         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
10370
10371 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
10372
10373         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
10374         * message.el (message-beginning-of-line): Use featurep instead of bound
10375         tests in order to resolve conditionals at compile time.
10376
10377 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
10378
10379         * mail-source.el (mail-sources): Add `group' choice.
10380
10381         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
10382         parameter `in-group' to control into which group the articles go.
10383         Add treatment of `group' mail-source.
10384
10385 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10386
10387         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
10388
10389         * mm-decode.el (mm-dissect-buffer): Decode description.
10390
10391         * mml.el (mml-to-mime): Encode message header first.
10392
10393 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10394
10395         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
10396         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
10397
10398         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
10399         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
10400
10401 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
10402
10403         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
10404
10405 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10406
10407         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
10408         prefix keys.
10409         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
10410         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
10411         gnus-xmas.el.
10412
10413         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
10414         (gnus-xmas-article-describe-bindings): New function.
10415         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
10416         gnus-xmas-article-describe-bindings.
10417
10418         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
10419
10420 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
10421
10422         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
10423         Add new variables for article mark management.
10424         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
10425         list of extra data entries which, when present, will indicate that the
10426         article ID should not be trimmed from the registry.
10427         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
10428         functions.
10429         (gnus-registry-read-mark): New function to read a mark name from the
10430         user.
10431         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
10432         (gnus-registry-set-article-mark-internal): New functions to add and
10433         remove marks.
10434         (gnus-registry-get-article-marks): New function to show the marks for
10435         an article, or retrieve them for further use.
10436
10437 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10438
10439         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
10440         keys when no argument is given.
10441
10442 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10443
10444         * imap.el (imap-ping-server): New variable.
10445         (imap-opened): On add extra ping if imap-ping-server is non-nil.
10446         (imap-ping-server): Minor doc string fixes.
10447
10448 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10449
10450         * imap.el (imap-ping-server): New function.
10451         (imap-opened): Call imap-ping-server.
10452
10453 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10454
10455         * gnus-sum.el (gnus-article-sort-by-random)
10456         (gnus-thread-sort-by-random): Fix doc strings.
10457         Reported by jidanni@jidanni.org.
10458
10459 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10460
10461         * gnus-art.el (gnus-article-describe-bindings): New function.
10462         (gnus-article-read-summary-keys): Use it.
10463         (gnus-article-mode-map): Bind `C-h b' to it.
10464
10465 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10466
10467         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
10468         XEmacs.
10469         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10470         Protect against non-character events.
10471
10472         * lpath.el: Fbind map-keymap for Emacs 21.
10473
10474 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
10475
10476         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
10477         New command.
10478         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
10479         instead of END.  Change name of the temp file.
10480         (gnus-group-gmane-group-download-format): Add doc string.  Make it
10481         customizable.
10482
10483 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10484
10485         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
10486         bind `S W' to gnus-article-wide-reply-with-original; set default
10487         binding to gnus-article-read-summary-send-keys.
10488         (gnus-article-read-summary-keys): Fix the order of keys; display
10489         continuation keys correctly in the echo area; describe bindings
10490         correctly when keys end with `C-h'.
10491         (gnus-article-read-summary-send-keys): New function.
10492         (gnus-article-describe-key, gnus-article-describe-key-briefly):
10493         Work for gnus-article-read-summary-send-keys; display continuation keys
10494         correctly in the echo area.
10495         (gnus-article-reply-with-original): Ignore prefix argument.
10496         (gnus-article-wide-reply-with-original): New function.
10497
10498         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
10499         Emacs 21.
10500
10501 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10502
10503         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
10504         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
10505
10506 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
10507
10508         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
10509         (gnus-group-read-ephemeral-gmane-group): New command.
10510
10511 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
10512
10513         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
10514
10515 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10516
10517         * message.el (message-send-mail-function): Increase custom version.
10518
10519         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
10520         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
10521
10522 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
10523
10524         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
10525         for the cases where imap-authenticate is called with a nil buffer
10526         parameter.
10527
10528 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10529
10530         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
10531         html parts correctly; support forwarded messages.
10532         (gnus-article-browse-html-article): Remove work buffers.
10533
10534         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
10535         compiling.
10536         (netrc-bound-and-true-p): New macro.
10537         (netrc-parse): Use it instead of bound-and-true-p that is not available
10538         in XEmacs 21.4.
10539
10540 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
10541
10542         * gnus-registry.el (gnus-registry-mark-article)
10543         (gnus-registry-article-marks): Add functionality to mark articles
10544         through the Gnus registry.
10545
10546         * encrypt.el: Clarify documentation for the new pgg method.
10547         (encrypt-file-alist): Add PGG option.
10548         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
10549         functionality.  Abstract password key and messaging to external
10550         functions.
10551         (encrypt-password-key, encrypt-get-passphrase-if-needed)
10552         (encrypt-message-method-and-cipher): Add new convenience external
10553         functions.
10554         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
10555         (encrypt-pgg-process-buffer): Add PGG functionality glue.
10556
10557         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
10558         (netrc-parse): Use encrypt-file-alist to determine if
10559         encrypt-find-model or encrypt-insert-file-contents should be used.
10560
10561         * encrypt.el: Clarify documentation.  Load password-cache or
10562         password, whichever one is found first, instead of autoloading.
10563
10564 2007-12-19  Glenn Morris  <rgm@gnu.org>
10565
10566         * mml.el (message-options-set, message-narrow-to-head)
10567         (message-in-body-p, message-mail-p, message-encode-message-body):
10568         Autoload.
10569         (message-remove-header, message-narrow-to-headers-or-head)
10570         (message-subscribed-p, message-make-mail-followup-to)
10571         (message-position-on-field, message-news-p)
10572         (message-options-set-recipient, message-generate-headers)
10573         (message-sort-headers): Declare as functions.
10574
10575 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10576
10577         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
10578         convention in doc string.
10579
10580 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10581
10582         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
10583         title to html parts.
10584         (gnus-article-browse-html-article): Pass message header to it.
10585
10586         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
10587
10588 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
10589
10590         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
10591         or password compatible with XEmacs.
10592
10593 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10594
10595         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
10596         format document.
10597         (gnus-mime-delete-part): Don't write description line if empty.
10598         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
10599
10600 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
10601
10602         * gnus-sum.el (gnus-summary-mark-unread-as-read)
10603         (gnus-summary-mark-read-and-unread-as-read)
10604         (gnus-summary-mark-current-read-and-unread-as-read)
10605         (gnus-summary-mark-unread-as-ticked): Doc fix.
10606         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
10607
10608 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10609
10610         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
10611         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10612
10613 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
10614
10615         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
10616         yes-or-no-p.
10617
10618 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10619
10620         * mm-decode.el (mm-add-meta-html-tag): New function.
10621         (mm-save-part-to-file, mm-pipe-part): Use it.
10622
10623         * gnus-art.el (gnus-article-browse-delete-temp-files):
10624         Use gnus-y-or-n-p instead of y-or-n-p.
10625         (gnus-article-browse-html-parts): Work with message/external-body; use
10626         mm-add-meta-html-tag.
10627
10628 2007-12-11  Glenn Morris  <rgm@gnu.org>
10629
10630         * gnus-cache.el: Require gnus-sum not just when compiling.
10631
10632         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
10633
10634         * gnus-int.el (gnus-server-opened, gnus-status-message):
10635         Move definitions before use.
10636
10637         * mm-decode.el: Require gnus-util.
10638         (mm-remove-part): Only call delete-annotation on XEmacs.
10639
10640         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
10641
10642         * nnmail.el: Require gnus-int.
10643
10644         * spam.el: Move `require's before `eval-when-compile's.
10645
10646         * gnus-ems.el (gnus-alive-p):
10647         * gnus-fun.el (message-goto-eoh):
10648         * gnus-util.el (gnus-group-name-decode):
10649         * mail-source.el (gnus-compress-sequence):
10650         * message.el (Info-goto-node, format-spec):
10651         * mm-bodies.el (message-options-get):
10652         * mm-decode.el (mm-view-pkcs7):
10653         * mm-util.el (gmm-write-region):
10654         * mml-smime.el (mml-compute-boundary)
10655         (gnus-completing-read-with-default):
10656         * mml.el (widget-button-press, gnus-make-hashtable):
10657         * mml1991.el (mm-decode-content-transfer-encoding)
10658         (mm-encode-content-transfer-encoding)
10659         (message-options-get, message-options-set):
10660         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
10661         * nnfolder.el (gnus-request-group):
10662         * nnheader.el (ietf-drums-unfold-fws):
10663         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
10664         * smime.el (gnus-run-mode-hooks):
10665         * spam-stat.el (gnus-message): Autoload.
10666
10667         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
10668         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
10669         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
10670         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
10671         Add declare-function compatibility definition.
10672
10673         * gnus-cache.el (nnvirtual-find-group-art):
10674         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
10675         (gnus-add-image, gnus-add-wash-type):
10676         * gnus-group.el (nnkiboze-score-file):
10677         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
10678         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
10679         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
10680         (message-tokenize-header, gnus-get-buffer-create)
10681         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
10682         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
10683         * gnus.el (gnus-group-decoded-name):
10684         * mail-source.el (imap-capability):
10685         * mm-bodies.el (message-options-set):
10686         * mm-decode.el (gnus-configure-windows):
10687         * mm-extern.el (message-goto-body):
10688         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
10689         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
10690         (epg-sub-key-validity, message-options-set):
10691         * mml.el (widget-event-point, gnus-configure-windows):
10692         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
10693         * mml2015.el (epg-check-configuration, epg-configuration)
10694         (message-options-set):
10695         * nndb.el (nndb-request-article):
10696         * nnfolder.el (gnus-request-create-group):
10697         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
10698         * nnmaildir.el (gnus-group-mark-article-read):
10699         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
10700         * rfc1843.el (message-fetch-field):
10701         * spam.el (gnus-extract-address-components):
10702         Declare as functions.
10703
10704 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10705
10706         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
10707
10708         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
10709
10710         * lpath.el: Fbind run-mode-hooks for Emacs 21;
10711         bind show-trailing-whitespace for XEmacs.
10712
10713 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10714
10715         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
10716         new no-op macro for backward compatibility.
10717
10718         * imap.el (imap-string-to-integer): New function.
10719
10720 2007-12-09  Glenn Morris  <rgm@gnu.org>
10721
10722         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
10723
10724         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
10725         * message.el, mm-view.el, sieve-manage.el, smime.el:
10726         Add declare-function compatibility definition.
10727
10728         * gnus-art.el (w3-region, w3m-region, Info-menu):
10729         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
10730         * gnus-sum.el (gnus-get-predicate):
10731         * gnus-util.el (mm-append-to-file, w32-focus-frame):
10732         * message.el (mail-abbrev-in-expansion-header-p):
10733         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
10734         (w3m-detect-meta-charset, w3m-region):
10735         * sieve-manage.el (password-read, password-cache-add)
10736         (password-cache-remove):
10737         * smime.el (password-read-and-add): Declare as functions.
10738
10739 2007-12-08  David Kastrup  <dak@gnu.org>
10740
10741         * gnus-sum.el (gnus-summary-simplify-subject-query):
10742         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
10743         `message'.
10744
10745 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10746
10747         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
10748         it to bind idna-program, installation-directory, defined-colors, and
10749         face-attribute for XEmacs of the version that compiles defcustom forms.
10750
10751 2007-12-07  Glenn Morris  <rgm@gnu.org>
10752
10753         * gnus-art.el (article-make-date-line): Revert previous change.
10754
10755 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10756
10757         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
10758
10759 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
10760
10761         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
10762         Call gnus-add-to-range ranges only once with a prepared article-list.
10763
10764 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
10765
10766         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
10767         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
10768         group names with backslashes.
10769         Reported by Tassilo Horn <tassilo@member.fsf.org>.
10770
10771 2007-12-06  Deepak Goel  <deego3@gmail.com>
10772
10773         * gnus-art.el (article-make-date-line):
10774         * gnus-start.el (gnus-load):
10775         * pop3.el (pop3-read-response): Fix buggy call to `error'.
10776
10777 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10778
10779         * gnus-art.el (gnus-use-idna)
10780         * gnus-start.el (gnus-site-init-file)
10781         * message.el (message-use-idna)
10782         * mm-uu.el (mm-uu-hide-markers)
10783         * smiley.el (smiley-style): Revert changes that suppress warnings.
10784
10785 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10786
10787         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
10788         specify charset to html source.
10789         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
10790
10791 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10792
10793         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
10794         idna-program in order to suppress byte compile warning issued by XEmacs
10795         that came to byte compile the default value section of defcustom forms
10796         recently.
10797
10798         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
10799         value of installation-directory.
10800
10801         * message.el (message-use-idna): Don't directly refer to the value of
10802         idna-program.
10803
10804         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
10805
10806         * smiley.el (smiley-style): Don't directly call face-attribute.
10807
10808 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
10809
10810         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
10811
10812         * gnus-dired.el: Reduce Gnus dependencies.
10813         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
10814         Don't require.  Use autoloads instead.
10815         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
10816         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
10817         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
10818         (gnus-dired-mode): Adjust doc string.
10819         (gnus-dired-mail-mode): New variable.
10820         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
10821         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
10822         (gnus-dired-mail-buffers): New function.  Return mail or message
10823         composition buffers.
10824         (gnus-dired-attach): Use it.
10825         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
10826         NO-DECODE.
10827         (gnus-dired-print): Use `gnus-print-buffer' depending on
10828         `gnus-dired-mail-mode'.
10829
10830 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10831
10832         * rfc2047.el (rfc2047-encoded-word-regexp)
10833         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
10834         explaining what regexp patterns are for.
10835
10836 2007-12-04  Glenn Morris  <rgm@gnu.org>
10837
10838         * password.el: Move to password-cache.el.
10839
10840         * mml1991.el (password-read, password-cache-add, password-cache-remove):
10841         * mml2015.el (password-read, password-cache-add, password-cache-remove):
10842         * mml-smime.el (password-read, password-cache-add)
10843         (password-cache-remove):
10844         No need to autoload, since mml-sec requires password.
10845
10846         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
10847         * message.el (gnus-extract-address-components):
10848         * mml-smime.el (gnus-extract-address-components): Define for compiler.
10849
10850         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
10851         password.
10852
10853 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
10854
10855         * mailcap.el: Reduce dependencies.
10856         (mail-header-parse-content-type): Autoload.
10857         (mailcap-delete-duplicates): New alias.
10858         (mailcap-mime-info): Add optional argument NO-DECODE.
10859         (mailcap-mime-types): Use mailcap-delete-duplicates.
10860
10861         * message.el (message-ignored-supersedes-headers): Add "X-ID".
10862
10863 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
10864
10865         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
10866         (imap-parse-status): Upcase status-att for servers that sends them
10867         lower-case (e.g., MS Exchange 2007).
10868
10869 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10870
10871         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
10872         function.
10873
10874         * gnus-uu.el (gnus-uu-decode-yenc): New command.
10875         (gnus-uu-yenc-article): New function.
10876
10877         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
10878
10879         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
10880
10881 2007-12-02  Glenn Morris  <rgm@gnu.org>
10882
10883         * binhex.el (binhex): New custom group.
10884         (binhex-decoder-program, binhex-decoder-switches)
10885         (binhex-use-external): Move to the binhex custom group.
10886
10887         * uudecode.el (uudecode): New custom group.
10888         (uudecode-decoder-program, uudecode-decoder-switches)
10889         (uudecode-use-external): Move to the uudecode custom group.
10890
10891         * netrc.el (top-level): Don't load `encrypt' features.
10892         (netrc-parse): Don't use encrypt.
10893         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
10894
10895         * encrypt.el: Remove file.
10896
10897 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
10898
10899         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
10900         matches on patches.
10901
10902         * gnus-art.el (gnus-article-browse-html-article):
10903         Mention `mm-text-html-renderer' in the doc string.
10904
10905         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
10906         string.  Add comments.
10907
10908         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
10909         if rhs is ASCII.
10910
10911 2007-12-01  Glenn Morris  <rgm@gnu.org>
10912
10913         * mail-source.el (top-level): Require format-spec before
10914         eval-when-compile.
10915
10916 2007-11-30  Glenn Morris  <rgm@gnu.org>
10917
10918         * encrypt.el: Require password, rather than autoloading password-read.
10919
10920 2007-11-29  Glenn Morris  <rgm@gnu.org>
10921
10922         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
10923         (sasl-make-client, sasl-next-step, sasl-step-data)
10924         (sasl-step-set-data): Declare as functions.
10925
10926 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
10927
10928         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
10929
10930 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
10931
10932         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
10933         certs should be verified and what is to be done in the event of a
10934         verification failure.
10935
10936         * gnus.el (gnus-method-to-server): Add an optional parameter so the
10937         caller can indicate whether the cache should be disregarded for this
10938         call.  This way the result of the call is reproducible at all times and
10939         can be considered a canonical server name for the supplied method.
10940         (gnus-agent-method-p): Canonicalize server names by pushing their
10941         method through `gnus-method-to-server' using the no-cache argument.
10942
10943         * gnus-srvr.el (gnus-server-insert-server-line):
10944         Call `gnus-method-to-server' with `no-cache' argument.
10945
10946         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
10947         gnus-agent-possibly-synchronize-flags as this should be called when the
10948         server is actually being opened.
10949         (gnus-agent-possibly-synchronize-flags)
10950         (gnus-agent-possibly-synchronize-flags-server): Move check for the
10951         flags file of an agentized server to the latter function.
10952
10953         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
10954         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
10955         after a connection has been established successfully.
10956
10957 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10958
10959         * gnus-art.el (article-display-face): Force to display face if called
10960         interactively; check if gnus-article-x-face-too-ugly matches author.
10961         (article-display-x-face): Display face even if From header is missing
10962         as article-display-face does.
10963
10964 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
10965
10966         * hashcash.el (message-narrow-to-headers-or-head)
10967         (message-fetch-field, message-goto-eoh)
10968         (message-narrow-to-headers): Declare as functions.
10969
10970 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
10971
10972         * mail-source.el (mail-sources): Default to fetch from file for
10973         compatibility with default of nnmail-spool-file.
10974
10975 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10976
10977         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
10978         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
10979         to look for encoded word that should be encoded again.
10980         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
10981         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
10982         encoding pattern.
10983         (rfc2047-decode-region): Switch strict regexp and loose one according
10984         to rfc2047-allow-irregular-q-encoded-words.
10985
10986 2007-11-25  Romain Francoise  <romain@orebokech.com>
10987
10988         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
10989
10990 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
10991
10992         * tls.el (tls-program): Provide more custom choices from
10993         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
10994         (tls-process-connection-type, tls-success): Remove "*" in doc string.
10995
10996 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
10997
10998         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
10999         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
11000
11001         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
11002         `nnmail-spool-file'.
11003
11004         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
11005         `nnmail-spool-file'.
11006
11007         * gnus-move.el (gnus-change-server): Ditto.
11008
11009         * gnus-kill.el (gnus-batch-score): Ditto.
11010
11011         * gnus-cache.el (gnus-jog-cache): Ditto.
11012
11013         * gnus-msg.el (gnus-summary-reply):
11014         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
11015
11016 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11017
11018         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
11019         version.  Minor improvement to doc strings.
11020         (tls-program): Add comment.
11021
11022 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
11023
11024         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
11025         (tls-checktrust): New variable.  Check if GNU TLS complained about a
11026         mismatch between the hostname provided in the certificate and the name
11027         of the host connnecting to.
11028         (open-tls-stream): Use them.  Check certificates against trusted root
11029         certificates.
11030
11031 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
11032
11033         * gnus-cache.el (gnus-cache-generate-nov-databases):
11034         Use nnml-generate-nov-databases-directory instead of
11035         nnml-generate-nov-databases-1.
11036
11037 2007-11-24  Glenn Morris  <rgm@gnu.org>
11038
11039         * message.el (message-tool-bar-retro): Update for rename
11040         mail_send.xpm->mail-send.xpm.
11041
11042 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
11043
11044         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
11045         `smime-ldap-search' for Emacs 22 and up.
11046
11047 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11048
11049         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
11050
11051         * message.el (message-send-mail-function): Fix error convention.
11052         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
11053         (message-widen-reply, message-send-mail, message-talkative-question)
11054         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
11055         (message-clone-locals, message-send-news): Use with-current-buffer.
11056         (message-insert-or-toggle-importance): Remove unused var `valid'.
11057         (message-make-references): Remove unused var `new-references'.
11058         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
11059
11060 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
11061
11062         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
11063         (spam-split-symbolic-return-positive): Reflow docstring.
11064         (spam-backends, spam-summary-exit-behavior)
11065         (spam-mark-ham-unread-before-move-from-spam-group)
11066         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
11067         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11068         (spam-clear-cache, spam-backend-check, spam-install-backend)
11069         (spam-install-statistical-backend, spam-list-of-processors)
11070         (spam-group-processor-p, spam-split, spam-bogofilter-score)
11071         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
11072         (spam-check-crm114, spam-initialize, spam-unload-hook):
11073         Fix typos in docstrings.
11074
11075 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11076
11077         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
11078         been checked if they have never been read and those group levels are
11079         higher than the one that a user specified.
11080
11081 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11082
11083         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
11084         foreign groups unless a group level is specified by a user.
11085         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
11086
11087 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
11088
11089         * message.el (message-send-mail-function): Require sendmail.
11090
11091 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
11092
11093         * message.el (message-send-mail-function): Check for smtpmail too.
11094
11095         * utf7.el (utf7-encode, utf7-decode): Use coding system
11096         `utf-7'/`utf-7-imap' from utf-7.el' if available.
11097
11098         * message.el (message-send-mail-function): New function.
11099         (message-send-mail-function): Set default using
11100         message-send-mail-function.  Adjust doc string.
11101         (message-send-mail-with-mailclient): New function.
11102
11103 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
11104
11105         * smime.el (from):
11106         * rfc2047.el (message-posting-charset):
11107         * qp.el (mm-use-ultra-safe-encoding):
11108         * pop3.el (parse-time-months):
11109         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
11110         * nnml.el (files):
11111         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
11112         (jka-compr-compression-info-list, ange-ftp-path-format)
11113         (efs-path-regexp):
11114         * nndiary.el (files):
11115         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
11116         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
11117         (epg-digest-algorithm-alist, inhibit-redisplay)
11118         (password-cache-expiry):
11119         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
11120         (pgg-output-buffer, password-cache-expiry):
11121         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
11122         (efs-path-regexp):
11123         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
11124         (inhibit-redisplay):
11125         * mm-uu.el (file-name, start-point, end-point, entry)
11126         (gnus-newsgroup-name, gnus-newsgroup-charset):
11127         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
11128         (latin-unity-ucs-list):
11129         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
11130         (mm-uu-binhex-decode-function):
11131         * message.el (gnus-message-group-art, gnus-list-identifiers)
11132         (rmail-enable-mime-composing, gnus-local-organization)
11133         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
11134         (gnus-read-active-file, facemenu-add-face-function)
11135         (facemenu-remove-face-function, gnus-article-decoded-p)
11136         (tool-bar-mode):
11137         * mail-source.el (display-time-mail-function):
11138         * gnus-util.el (nnmail-pathname-coding-system)
11139         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
11140         (gnus-original-article-buffer, gnus-user-agent)
11141         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
11142         (xemacs-codename, sxemacs-codename, emacs-program-version):
11143         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
11144         * gnus-start.el (gnus-agent-covered-methods)
11145         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
11146         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
11147         (gnus-newsgroup-headers, gnus-group-list-mode)
11148         (gnus-group-mark-positions, gnus-newsgroup-data)
11149         (gnus-newsgroup-unreads, nnoo-state-alist)
11150         (gnus-current-select-method, mail-sources)
11151         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
11152         (nnmail-spool-file, gnus-cache-active-hashtb):
11153         * gnus-mh.el (mh-lib-progs):
11154         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
11155         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
11156         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
11157         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
11158         (gnus-group-buffer):
11159         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
11160         (font-lock-set-defaults):
11161         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
11162         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
11163         (gnus-summary-post-menu, total-parts, type, condition, length):
11164         * gnus-agent.el (gnus-agent-read-agentview):
11165         * flow-fill.el (show-trailing-whitespace):
11166         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
11167         eval-and-compile wrappers for byte compiler pacifiers.
11168
11169         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
11170         (mm-display-inline-fontify): Check for featurep 'xemacs not
11171         extent-list.
11172
11173         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
11174         itimer-list.
11175         (mm-create-image-xemacs): Only do something for XEmacs.
11176         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
11177
11178         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
11179
11180         * gnus-registry.el (gnus-adaptive-word-syntax-table):
11181         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
11182
11183 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
11184
11185         * nnimap.el (nnimap-split-download-body):
11186         * gnus-demon.el (gnus-demon):
11187         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
11188
11189 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11190
11191         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
11192         New macros.
11193         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
11194         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
11195         copy data from unibyte buffer to multibyte current buffer.
11196         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
11197         to copy data from unibyte current buffer to multibyte buffer.
11198         (nntp-make-process-buffer): Make process buffer unibyte.
11199
11200         * pop3.el (pop3-open-server): Fix typo in Lisp code.
11201
11202 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
11203
11204         * pop3.el (pop3-open-server): Accept and process data more robustly at
11205         connexion start to avoid spurious "POP SSL connexion failed" errors.
11206
11207 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11208
11209         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
11210         read group names.
11211
11212 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
11213
11214         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
11215
11216 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11217
11218         * nnmail.el (nnmail-parse-active): Make group names unibyte.
11219         (nnmail-save-active): Use a unibyte buffer when saving active file,
11220         which may contain non-ASCII group names.
11221
11222         * nnml.el (nnml-request-group): Decode group names in messages.
11223
11224 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
11225
11226         * message.el (message-citation-line-function)
11227         (message-insert-formatted-citation-line): Fix spelling of
11228         `message-insert-formated-citation-line'.
11229
11230 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
11231
11232         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
11233
11234 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11235
11236         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
11237         nnmail-pathname-coding-system.
11238
11239         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
11240         that a user enters; decode group names in messages.
11241
11242         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
11243
11244 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
11245
11246         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
11247
11248         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
11249
11250         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
11251         risky local variable.
11252
11253         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
11254
11255 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
11256
11257         * encrypt.el: Improve documentation to fix function name typo.
11258         Reported by Daiki Ueno <ueno@unixuser.org>.
11259
11260 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11261
11262         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
11263         even if the point is not in the last page of an article.
11264         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
11265         back to the previous page.
11266
11267 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
11268
11269         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
11270
11271 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11272
11273         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
11274
11275 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11276
11277         * message.el (message-check-news-body-syntax):
11278         Avoid mm-string-as-multibyte.
11279         (message-hide-headers): Don't assume (point-min)==1.
11280
11281 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11282
11283         * message.el (message-remove-blank-cited-lines): Fix if remove is
11284         given.
11285         (message-bogus-address-regexp): New variable.
11286         (message-bogus-recipient-p): New function.
11287         (message-check-recipients): New command.
11288         (message-syntax-checks): Add `bogus-recipient'.
11289         (message-fix-before-sending): Add `bogus-recipient'.
11290
11291         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
11292         (gnus-treat-body-boundary): Don't test window-system.
11293
11294 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
11295
11296         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
11297
11298 2007-10-28  Miles Bader  <miles@gnu.org>
11299
11300         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
11301         at compile-time too.
11302
11303 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11304
11305         * gnus-msg.el (gnus-message-setup-hook):
11306         Add `message-remove-blank-cited-lines' to options.
11307
11308 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11309
11310         * message.el (message-remove-blank-cited-lines): New function.
11311         Suggested by Karl Plästerer.
11312
11313 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11314
11315         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
11316         mapc.
11317
11318         * imap.el (imap-open): Replace mapcar called for effect with mapc.
11319         (top-level): Use mapc to set functions to be traced for debugging.
11320
11321         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
11322         called for effect with while loop.
11323
11324         * message.el (message-talkative-question): Replace mapcar called for
11325         effect with mapc.
11326
11327         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
11328         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
11329         called for effect with dolist.
11330
11331         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
11332
11333         * nndiary.el: Use dolist instead of mapcar to add diary headers to
11334         gnus-extra-headers and nnmail-extra-headers.
11335
11336         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
11337         called for effect with dolist.
11338         (top-level): Use mapc to set functions to be traced for debugging.
11339
11340         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
11341         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
11342         dolist.
11343
11344         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
11345         Replace mapcar called for effect with mapc.
11346         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
11347         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
11348         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
11349         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
11350
11351         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
11352         remove-if that's a cl function.
11353
11354         * webmail.el (webmail-debug): Replace mapcar called for effect with
11355         dolist.
11356
11357         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
11358         with mapc.
11359
11360 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11361
11362         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
11363         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
11364         with while loop.
11365
11366         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
11367         functions from article-* functions.
11368         (gnus-multi-decode-header): Replace mapcar called for effect with
11369         dolist.
11370
11371         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
11372         (gnus-bookmark-show-details): Replace mapcar called for effect with
11373         while loop.
11374
11375         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
11376         called for effect with while loop.
11377
11378         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
11379         with dolist.
11380
11381         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11382         Replace mapcar called for effect with dolist.
11383
11384         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
11385
11386         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
11387         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
11388         Replace mapcar called for effect with dolist.
11389         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
11390         mapc.
11391
11392         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
11393         Replace mapcar called for effect with dolist.
11394         (gnus-topic-list): Replace mapcar called for effect with mapc.
11395
11396         * gnus.el: Use mapc instead of mapcar to add autoloads.
11397
11398 2007-10-23  Richard Stallman  <rms@gnu.org>
11399
11400         * gnus-group.el (gnus-group-highlight): Mark as risky.
11401
11402 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11403
11404         * gnus.el (gnus-server-to-method): Return method found first in
11405         gnus-newsrc-alist.
11406
11407         * gnus-art.el (gnus-article-highlight-signature)
11408         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
11409         button overlay without the front stickiness.
11410
11411 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
11412
11413         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
11414         overview buffer needed a catch to receive its throw.
11415         (gnus-agent-flush-cache): Declare as interactive to make this function
11416         easier to use.
11417
11418 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
11419
11420         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
11421         `next-line'.
11422
11423 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11424
11425         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
11426         exclude address matching message-dont-reply-to-names.
11427
11428 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11429
11430         * gnus-util.el (gnus-string<): New function.
11431
11432         * gnus-sum.el (gnus-article-sort-by-author)
11433         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
11434
11435 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11436
11437         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
11438         the frame-focus tag is set in gnus-buffer-configuration.
11439
11440 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11441
11442         * gnus-art.el (gnus-article-add-button): Make a button overlay without
11443         the front stickiness.
11444
11445 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11446
11447         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
11448         url pattern; remove duplicate one.
11449         (gnus-article-extend-url-button): New function.
11450         (gnus-article-add-buttons): Use it.
11451         (gnus-button-push): Use concatenated url that it makes.
11452
11453 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
11454
11455         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
11456
11457 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11458
11459         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
11460         Don't hardcode point-min==1.
11461
11462 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
11463
11464         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
11465         Fix comment about "iso8859-1".
11466
11467 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
11468
11469         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
11470         ones returned from the verify-function.
11471
11472         * mm-uu.el (mm-uu-pgp-signed-extract-1):
11473         Call mml2015-extract-cleartext-signature if extraction failed.
11474
11475 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
11476
11477         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
11478         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
11479         failed.
11480
11481 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11482
11483         * Relicense "GPLv2 or later" files to "GPLv3 or later".
11484
11485 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
11486
11487         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
11488         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
11489         recommends to use EasyPG instead of PGG.
11490
11491         * pgg.el: Revert to revision 6.23.2.16.
11492
11493         * pgg-def.el: Revert to revision 6.6.2.14.
11494
11495         * pgg-gpg.el: Revert to revision 6.23.2.34.
11496
11497 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
11498
11499         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
11500         to mark a thread as expirable.  Add variable `hide' to handle hiding of
11501         thread for both the null and zero (kill/expire thread) universal prefix
11502         cases.
11503         (gnus-summary-expire-thread): Add new function to expire a thread,
11504         using gnus-summary-kill-thread.
11505         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
11506         shortcuts for gnus-summary-expire-thread.
11507         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
11508         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
11509
11510 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
11511
11512         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
11513         extras value, so an extras entry can be deleted.
11514         (gnus-registry-delete-extra-entry): Use it.
11515         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
11516         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
11517         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
11518         storage through the gnus-registry, and provide an appropriate API for
11519         it.
11520
11521 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11522
11523         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
11524         Suggested by Leo <sdl.web@gmail.com>.
11525
11526         * gnus.el: Do.
11527
11528 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11529
11530         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
11531         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
11532
11533         * gnus-agent.el (gnus-agent-fetch-headers): Do.
11534
11535         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11536         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
11537
11538 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11539
11540         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
11541         newline.
11542         (nnmbox-request-accept-article): Don't change article in source buffer;
11543         narrow to header to use message-fetch-field rather than
11544         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
11545         (nnmbox-request-replace-article): Quote lines that'll be misidentified
11546         as delimiters; make sure article ends with newline.
11547         (nnmbox-delete-mail): Correct last position of article to be deleted;
11548         ignore X-Gnus-Newsgroup header in article body.
11549         (nnmbox-save-mail): Quote lines looking like delimiters at the right
11550         positions; make sure article ends with newline.
11551
11552         * message.el (message-display-abbrev): Don't infloop when a user
11553         inserts SPC in the beginning of header.
11554
11555         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
11556         coding-system-for-read and coding-system-for-write for XEmacs having no
11557         file-coding feature.
11558
11559         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
11560
11561 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
11562
11563         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
11564         list of groups not followed by default.  Fix type to be regexp.
11565         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
11566
11567 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
11568
11569         * hmac-def.el (define-hmac-function): Switch from old-style to
11570         new-style backquotes.
11571
11572         * md4.el (md4-make-step): Likewise.
11573
11574 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11575
11576         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
11577         raw-text coding system when saving .newsrc file, which may contain
11578         non-ASCII group names.
11579
11580 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11581
11582         * gnus-cus.el (gnus-score-extra): New widget.
11583         (gnus-score-extra-convert): New function.
11584         (gnus-score-customize): Use it for Extra.
11585
11586 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
11587
11588         * mml2015.el (mml2015-extract-cleartext-signature): New function.
11589         (mml2015-mailcrypt-clear-verify): Use it.
11590         (mml2015-gpg-clear-verify): Use it.
11591         (mml2015-pgg-clear-verify): Use it.
11592         (mml2015-epg-clear-verify): Replace the current part with the output
11593         from GnuPG; don't extract the plaintext by itself.
11594
11595         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
11596         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
11597         mml2015-clear-verify-function; don't touch the armor headers or
11598         dash-escaped text here.
11599
11600 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11601
11602         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
11603         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
11604         parts, or application/octet-stream as a last resort.
11605         (gnus-mime-view-part-as-type): Don't toggle display.
11606         (gnus-mime-view-part-as-charset): Don't turn off display before
11607         querying charset.
11608
11609         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
11610         stuff to undisplayer function in Emacs.
11611         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
11612
11613         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
11614         text/calendar parts.
11615
11616 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11617
11618         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
11619         decoding text/calendar parts.
11620
11621         * message.el (message-forward-make-body-mime): Always mark body as
11622         having no illegible text; remove signed-or-encrypted argument.
11623         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
11624
11625         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
11626         (mml-generate-mime-1): Don't encode body if it is specified to be in
11627         raw form; don't make buffer be unibyte when inserting multibyte string.
11628
11629 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11630
11631         * sha1.el: Fix up comment style.
11632         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
11633         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
11634
11635         * hex-util.el: Fix up comment style.
11636         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
11637
11638         * gnus-salt.el: Use with-current-buffer.
11639         (gnus-pick-setup-message): Fix long-standing typo.
11640
11641 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11642
11643         * imap.el (imap-logout-timeout): New variable.
11644         (imap-logout, imap-logout-wait): New functions.
11645         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
11646
11647         * nnimap.el (nnimap-logout-timeout): New server variable.
11648         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
11649         nnimap-logout-timeout.
11650
11651         * gnus-art.el (gnus-article-summary-command-nosave)
11652         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
11653
11654 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11655
11656         * gnus.el (gnus-maximum-newsgroup): New variable.
11657
11658         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
11659         according to gnus-maximum-newsgroup.
11660
11661         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
11662         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
11663         Limit the range of articles according to gnus-maximum-newsgroup.
11664
11665 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
11666
11667         * gnus-art.el (gnus-sticky-article): Fix problems described in
11668         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
11669         Don't perform gnus-configure-windows here; reuse existing sticky
11670         article buffer.
11671
11672         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
11673         it doesn't exist in gnus-article-mode.
11674
11675 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11676
11677         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
11678         (gnus-agent-decoded-group-name): New function.
11679         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
11680         (gnus-agent-expire-group-1): Use it; decode group name in messages.
11681
11682 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
11683
11684         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
11685         Add binding for gnus-sticky-article.
11686         (gnus-summary-exit): Don't kill sticky article buffers.
11687
11688         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
11689         article buffer.
11690         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
11691         (gnus-kill-sticky-article-buffers): New commands.
11692
11693 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11694
11695         * nntp.el (nntp-xref-number-is-evil): New server variable.
11696         (nntp-find-group-and-number): If it is non-nil, don't trust article
11697         numbers in the Xref header.
11698
11699 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11700
11701         * gnus-agent.el (gnus-agent-read-group): New function.
11702         (gnus-agent-flush-group, gnus-agent-expire-group)
11703         (gnus-agent-regenerate-group): Use it.
11704         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
11705         nnmail-pathname-coding-system.
11706
11707 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11708
11709         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
11710
11711         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
11712         that are unread as unread, and also as selected so that information of
11713         marks having been changed by a user may be updated when exiting group.
11714
11715 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11716
11717         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
11718
11719 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11720
11721         * gnus-art.el (gnus-mime-display-single): Pass part number that is
11722         calculated ignoring signature parts to gnus-treat-article.
11723
11724 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11725
11726         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
11727         a point here in order to keep the window start.
11728         (gnus-insert-mime-security-button): Make a button overlay without the
11729         front stickiness.
11730         (gnus-mime-display-security): Goto the end of a button.
11731
11732         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
11733
11734 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11735
11736         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
11737         group-name-at-point.
11738         (gnus-group-completing-read): New function that offers decoded
11739         non-ASCII group names for completion.
11740         (gnus-fetch-group, gnus-group-read-ephemeral-group)
11741         (gnus-group-jump-to-group, gnus-group-make-group-simple)
11742         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
11743         (gnus-group-fetch-control): Use it.
11744         (gnus-fetch-group): Use group-name-at-point for the initial value
11745         rather than the default value; use gnus-alive-p.
11746
11747         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
11748         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
11749         (gnus-summary-post-news): Use gnus-group-completing-read.
11750
11751         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
11752         (gnus-read-move-group-name): Decode group name for completion.
11753
11754 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
11755
11756         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
11757         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
11758         Yamaoka slightly modified the code).
11759
11760 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11761
11762         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
11763         (nnmail-split-incoming): Bind it.
11764
11765         * nnml.el (nnml-group-name-charset): New function.
11766         (nnml-decoded-group-name): Use it; don't decode group name if
11767         nnmail-group-names-not-encoded-p is non-nil.
11768         (nnml-encoded-group-name): New function.
11769         (nnml-group-pathname): Inline nnml-decoded-group-name.
11770         (nnml-request-expire-articles): Decode group name in message.
11771         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
11772         nnmail-pathname-coding-system.
11773         (nnml-save-mail, nnml-active-number): Work with decoded group names and
11774         not decoded ones according to nnmail-group-names-not-encoded-p.
11775         (nnml-generate-active-info): Use nnml-encoded-group-name.
11776
11777 2007-08-08  Glenn Morris  <rgm@gnu.org>
11778
11779         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
11780         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
11781         doc-strings and comments.
11782
11783 2007-07-25  Glenn Morris  <rgm@gnu.org>
11784
11785         * Relicense all FSF files to GPLv3 or later.
11786
11787 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11788
11789         * gnus-sum.el (gnus-summary-move-article):
11790         Make gnus-summary-respool-article work.
11791
11792 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
11793
11794         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
11795         string.
11796
11797 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
11798
11799         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
11800         that should be ignored when comparing distant RSS articles with local
11801         ones.
11802         (nnrss-make-hash-index): New function.  Create a hash index according
11803         to the ignored fields.
11804         (nnrss-check-group): Use it.
11805
11806 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11807
11808         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
11809
11810         * gnus-art.el (article-decode-group-name): Decode Xref header too.
11811
11812         * gnus-group.el (gnus-group-make-group): Encode group name here unless
11813         the new optional argument ENCODED is non-nil.
11814         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
11815         coding system for encoding group name.
11816         (gnus-group-make-rss-group): Pass un-encoded group name to
11817         gnus-group-make-group.
11818         (gnus-group-set-info): Tell gnus-group-make-group that group name is
11819         encoded.
11820
11821         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
11822         Encode group name to which articles are moved or copied.
11823         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
11824         coding system for encoding Newsgroup, Followup-To and Xref headers.
11825
11826         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
11827         marks; use nnheader-file-coding-system to write a file.
11828         (nnagent-retrieve-headers): Bind file-name-coding-system to
11829         nnmail-pathname-coding-system.
11830
11831         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
11832
11833         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
11834         (nnml-request-article, nnml-request-create-group)
11835         (nnml-request-rename-group, nnml-find-id)
11836         (nnml-possibly-change-directory, nnml-possibly-create-directory)
11837         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
11838         (nnml-save-marks): Use nnml-group-pathname instead of
11839         nnmail-group-pathname.
11840
11841         (nnml-request-create-group, nnml-request-expire-articles)
11842         (nnml-request-move-article, nnml-request-delete-group)
11843         (nnml-deletable-article-p, nnml-possibly-create-directory)
11844         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
11845         (nnml-open-marks): Bind file-name-coding-system to
11846         nnmail-pathname-coding-system.
11847
11848         (nnml-request-article): Pass server argument to nnml-find-group-number.
11849         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
11850         Pass server argument to nnml-possibly-create-directory.
11851         (nnml-request-accept-article): Pass server argument to
11852         nnml-active-number and nnml-save-mail.
11853         (nnml-find-group-number): Pass server argument to nnml-find-id.
11854         (nnml-request-update-info): Pass server argument to
11855         nnml-marks-changed-p.
11856
11857         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
11858         (nnml-save-mail, nnml-active-number): Add server argument.
11859
11860         (nnml-request-delete-group): Warn if group is missing.
11861         (nnml-get-nov-buffer): Decode group name.
11862         (nnml-generate-active-info): Encode group name.
11863         (nnml-open-marks): Decode group name in messages.
11864
11865 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11866
11867         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
11868         if it is not specified.
11869         (gnus-article-pipe-part, gnus-article-save-part)
11870         (gnus-article-interactively-view-part, gnus-article-copy-part)
11871         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
11872         (gnus-article-inline-part, gnus-article-save-part-and-strip)
11873         (gnus-article-replace-part, gnus-article-delete-part)
11874         (gnus-article-view-part-as-type): Pass raw prefix argument to
11875         gnus-article-part-wrapper.
11876
11877 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11878
11879         * gnus-agent.el (gnus-agent-save-active):
11880         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
11881
11882         * gnus-cache.el (gnus-cache-save-buffers)
11883         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
11884         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
11885         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
11886         (gnus-cache-braid-nov, gnus-cache-braid-heads)
11887         (gnus-cache-generate-active, gnus-cache-rename-group)
11888         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
11889         (gnus-cache-update-overview-total-fetched-for):
11890         Bind file-name-coding-system to nnmail-pathname-coding-system.
11891         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
11892         New variables.
11893         (gnus-cache-decoded-group-name): New function.
11894         (gnus-cache-file-name): Use it.
11895         (gnus-cache-generate-active): Use non-decoded group name for active.
11896
11897         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
11898         right place.
11899         (gnus-write-active-file): Don't break non-ASCII group names.
11900
11901         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
11902         nnmail-pathname-coding-system.
11903
11904         * lpath.el: Bind default-file-name-coding-system,
11905         file-name-coding-system and language-info-alist for XEmacs.
11906
11907         * gnus-uu.el (gnus-uu-decode-save): Typo.
11908
11909 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11910
11911         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
11912
11913 2007-07-14  David Kastrup  <dak@gnu.org>
11914
11915         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
11916         finishing actions if we did not edit the article.
11917
11918 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11919
11920         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
11921         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
11922         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
11923         (gnus-agent-flush-group, gnus-agent-flush-cache)
11924         (gnus-agent-fetch-headers, gnus-agent-load-alist)
11925         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
11926         (gnus-agent-retrieve-headers, gnus-agent-request-article)
11927         (gnus-agent-regenerate-group)
11928         (gnus-agent-update-files-total-fetched-for)
11929         (gnus-agent-update-view-total-fetched-for):
11930         Bind file-name-coding-system to nnmail-pathname-coding-system.
11931         (gnus-agent-group-pathname): Don't encode file names by
11932         nnmail-pathname-coding-system.
11933         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
11934         coding-system-for-write instead of buffer-file-coding-system to
11935         gnus-agent-file-coding-system.
11936
11937         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
11938         Decode group name.
11939
11940         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
11941
11942         * gnus-start.el (gnus-update-active-hashtb-from-killed)
11943         (gnus-read-newsrc-el-file): Make group names unibyte.
11944
11945         * nnmail.el (nnmail-group-pathname): Don't encode file names by
11946         nnmail-pathname-coding-system.
11947
11948         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
11949         (nnrss-request-delete-group): Bind file-name-coding-system to
11950         nnmail-pathname-coding-system.
11951         (nnrss-read-server-data, nnrss-read-group-data):
11952         Bind file-name-coding-system correctly.
11953         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
11954
11955         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
11956         (nntp-server-to-method-cache): New variable.
11957         (nntp-group-pathname): New function that decodes non-ASCII group names.
11958         (nntp-possibly-create-directory, nntp-marks-changed-p)
11959         (nntp-save-marks, nntp-open-marks): Use it.
11960         (nntp-possibly-create-directory, nntp-open-marks):
11961         Bind file-name-coding-system to nnmail-pathname-coding-system.
11962         (nntp-open-marks): Decode group names when bootstrapping marks.
11963
11964         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
11965         Newsgroups and Folowup-To headers.
11966
11967 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11968
11969         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11970         (gnus-server-closed-face, gnus-server-denied-face)
11971         (gnus-server-offline-face): Remove variable.
11972         (gnus-server-font-lock-keywords): Use faces that are not aliases.
11973
11974         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
11975         of modifying message-stack directly for XEmacs.
11976
11977         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
11978         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
11979         if the coding-system argument is nil for XEmacs.
11980
11981         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
11982         mm-charset-override-alist.
11983
11984         * rfc2047.el: Don't require base64; require rfc2045 for the function
11985         rfc2045-encode-string.
11986         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
11987         to quote the parameter value.
11988
11989 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11990
11991         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
11992         form in gnus-group-name-charset-method-alist.
11993
11994         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
11995         overrides the default layout edit-form.
11996
11997         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
11998
11999         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
12000
12001 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12002
12003         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
12004         as unfetched articles.
12005
12006 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
12007
12008         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
12009
12010 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12011
12012         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
12013         original back end that keeps marks in the local system.
12014
12015 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12016
12017         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
12018         arg of pop-to-buffer for XEmacs.
12019         (gnus-article-read-summary-keys): Ditto; don't restore window
12020         configuration if summary command ends up with neither article buffer
12021         nor summary buffer; describe bindings if summary keys end with C-h.
12022
12023 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12024
12025         * message.el (message-fix-before-sending): Skip raw message part to be
12026         forwarded while checking illegible text.
12027         (message-forward-make-body-mime, message-forward-make-body):
12028         Mark signed or encrypted raw message as having no illegible text.
12029
12030 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12031
12032         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
12033         (gnus-message-with-timestamp-1): New macro.
12034         (gnus-message-with-timestamp): New function.
12035         (gnus-message): Use them.
12036
12037         * nnheader.el (nnheader-message): Use them.
12038
12039 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
12040
12041         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
12042         .newsrc.eld file.
12043
12044 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12045
12046         * gnus-agent.el (gnus-agent-fetch-headers)
12047         (gnus-agent-retrieve-headers):
12048         Bind gnus-decode-encoded-address-function to identity.
12049
12050         * nntp.el (nntp-send-xover-command): Recognize an xover command is
12051         available also when the server returns simply a dot.
12052
12053         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
12054
12055 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12056
12057         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
12058
12059 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12060
12061         * gnus-ems.el (gnus-x-splash): Make it work.
12062
12063         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
12064         from being used.
12065
12066         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
12067
12068 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12069
12070         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
12071         4th and the 5th arguments.
12072
12073         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
12074         the front stickiness.
12075         (gnus-article-summary-command-nosave): Correct the order of the
12076         arguments passed to pop-to-buffer.
12077         (gnus-article-read-summary-keys): Ditto; make it work properly when the
12078         summary command ends up with the article buffer.
12079
12080         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
12081         the same faces.
12082
12083 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
12084
12085         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
12086
12087 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
12088
12089         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
12090         * gnus-sum.el (gnus-summary-highlight):
12091         * pgg.el (pgg-sign-region, pgg-sign):
12092         * mail-source.el (mail-source-delete-old-incoming-confirm):
12093         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
12094
12095 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12096
12097         * gnus-art.el (gnus-mime-view-part-externally)
12098         (gnus-mime-view-part-internally): Fix predicate function passed to
12099         completing-read.
12100
12101         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
12102
12103         * gnus.el (gnus-update-message-archive-method): Add :version.
12104
12105 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12106
12107         * gnus.el (gnus-update-message-archive-method): New variable.
12108
12109         * gnus-start.el (gnus-setup-news): Update saved "archive" method
12110         according to gnus-message-archive-method if
12111         gnus-update-message-archive-method is non-nil.
12112
12113 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12114
12115         * gnus-sum.el (gnus-summary-limit-to-address): New function.
12116         Suggested by Loic Dachary <loic@dachary.org>.
12117         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12118
12119 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12120
12121         * message.el (message-pop-to-buffer): Add switch-function argument.
12122         (message-mail): Pass switch-function argument to it.
12123
12124 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
12125
12126         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
12127         Improve doc string.
12128
12129 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12130
12131         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
12132         (gnus-header-content)
12133         * gnus-cite.el (gnus-cite-10)
12134         * gnus-srvr.el (gnus-server-closed)
12135         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
12136         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
12137         (gnus-group-mail-3-empty, gnus-group-mail-low)
12138         (gnus-group-mail-low-empty, gnus-splash)
12139         * message.el (message-header-to, message-header-cc)
12140         (message-header-subject, message-header-other, message-header-name)
12141         (message-header-xheader, message-separator, message-cited-text)
12142         (message-mml): Lighten colors of faces used for dark background.
12143
12144 2007-05-24  Simon Josefsson  <simon@josefsson.org>
12145
12146         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
12147         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
12148
12149 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12150
12151         * message.el (message-narrow-to-headers-or-head):
12152         Ignore mail-header-separator in the body.
12153
12154 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12155
12156         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
12157         same as window size.
12158
12159 2007-05-22  Kevin Ryde  <user42@zip.com.au>
12160
12161         * message.el (message-font-lock-keywords): Use message-header-xheader
12162         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
12163         ahead of the anything pattern, to get it recognised.
12164
12165 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12166
12167         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
12168         spam.el loads uses it in the compiled defadvice form.
12169
12170 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
12171
12172         * gnus-sum.el (gnus-articles-to-read)
12173         (gnus-summary-insert-old-articles): Don't truncate group name for
12174         `read-string'.
12175
12176         * gnus-util.el (gnus-limit-string): Delete this function.
12177
12178         * gnus-sum.el (gnus-simplify-subject-fully):
12179         Use `truncate-string-to-width' instead.
12180
12181 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
12182
12183         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
12184         Tell if, on summary exit, the next group has to be selected.
12185         (gnus-summary-exit): Use it.
12186
12187 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
12188
12189         * gnus-art.el (gnus-article-mode): Fix comment about displaying
12190         non-break space.
12191
12192 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12193
12194         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
12195         Check if group is not a directory.
12196         (nnfolder-request-expire-articles): Don't delete articles if the target
12197         group is not available.
12198
12199         * nnml.el (nnml-request-create-group): Properly check if group is not a
12200         file.
12201         (nnml-request-expire-articles): Don't delete articles if the target
12202         group is not available.
12203
12204         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
12205         Don't quote characters that are within parentheses.
12206
12207 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12208
12209         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
12210         (gnus-handle-ephemeral-exit): Select article according to it.
12211
12212 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
12213
12214         * message.el (message-insert-formated-citation-line): Remove newline.
12215         (message-citation-line-format): Add final \n here so that the user can
12216         avoid a blank line.
12217
12218 2007-05-03  Dan Christensen  <jdc@uwo.ca>
12219
12220         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
12221         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
12222         Update lanl/arXiv support.
12223
12224 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
12225
12226         * gnus.el: Bump version number.
12227
12228 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12229
12230         * gnus.el (gnus-version-number): Bump version.
12231
12232 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12233
12234         * gnus.el: No Gnus v0.6 is released.
12235
12236 2007-04-27  Didier Verna  <didier@xemacs.org>
12237
12238         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
12239         * gmm-utils.el (gmm-regexp-concat): ... here.
12240         * message.el: Don't require 'gnus-util.
12241         (message-dont-reply-to-names): Handle name change above.
12242         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
12243
12244 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12245
12246         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
12247         since the initial value varies according to the system.
12248
12249 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12250
12251         * mm-util.el (mm-charset-synonym-alist): Defcustom.
12252
12253 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
12254
12255         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
12256
12257 2007-04-24  Didier Verna  <didier@xemacs.org>
12258
12259         Improve the type of gnus-ignored-from-addresses.
12260         * gnus-util.el (gnus-orify-regexp): New function.
12261         * message.el (gnus-util): Require it.
12262         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
12263         * gnus-sum.el (gnus-ignored-from-addresses): New function.
12264         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
12265
12266 2007-04-24  Didier Verna  <didier@xemacs.org>
12267
12268         * gnus-sum.el:
12269         * gnus-utils.el: Fix some trailing whitespaces.
12270
12271 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12272
12273         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
12274         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
12275         article's Message-ID; refer parent article in summary buffer.
12276
12277         * message.el (message-bounce): Call mime-to-mml.
12278
12279         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
12280         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
12281         optimize and/or forms properly.
12282
12283 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
12284
12285         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
12286         URL.
12287
12288 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12289
12290         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
12291
12292 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12293
12294         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
12295         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
12296         displayed of multipart/alternative part if it is invoked from summary
12297         buffer.
12298
12299         * mm-view.el (mm-inline-text-html-render-with-w3m)
12300         (mm-inline-text-html-render-with-w3m-standalone)
12301         (mm-inline-render-with-function): Use mail-parse-charset by default.
12302
12303 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
12304
12305         * parse-time.el (parse-time-string-chars): Check if CHAR
12306         is less than the length of parse-time-syntax.
12307
12308 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12309
12310         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
12311         from gnus-newsgroup-processable.
12312
12313 2007-04-16  Didier Verna  <didier@xemacs.org>
12314
12315         * gnus-msg.el (gnus-configure-posting-styles):
12316         Handle message-signature-directory properly with :file syntax.
12317         Reported by "Leo".
12318
12319 2007-04-11  Didier Verna  <didier@xemacs.org>
12320
12321         New user option: message-signature-directory.
12322         * gnus-msg.el (gnus-configure-posting-styles): Support it.
12323         * message.el (message-insert-signature): Ditto.
12324         * message.el (message-signature-file): Doc update.
12325         * message.el (message-signature-directory): New.
12326
12327 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12328
12329         * gnus-msg.el (gnus-inews-yank-articles):
12330         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
12331
12332 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12333
12334         * message.el (message-yank-original): Make sure cited text ends with
12335         newline; don't exchange point and mark.
12336
12337 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
12338
12339         * tls.el (open-tls-stream): Properly handle case where there
12340         is no associated buffer.
12341
12342 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
12343
12344         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
12345         message-yank-original, make sure (< mark TEXT point).
12346
12347 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12348
12349         * message.el (message-fill-column): New variable.
12350         (message-mode): Use it.  Add comment on a possible new hook.
12351
12352         * nnmail.el (nnmail-spool-file): Mark as obsolete.
12353         (nnmail-get-new-mail): Reformat.
12354
12355         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
12356
12357         * gmm-utils.el: Fix Commentary.
12358         (gmm-tool-bar-from-list): Fix typo in doc string.
12359
12360 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
12361
12362         * message.el (message-yank-original): Don't switch point and mark
12363         unnecessarily to put point and mark as documented.
12364
12365 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12366
12367         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
12368         from the message heads.
12369
12370 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
12371
12372         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
12373         article buffer does not have a window.  This may not be the best
12374         solution but is certainly better than setting the start of the null,
12375         that is the current, window.
12376
12377 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
12378
12379         * gnus-draft.el (gnus-draft-setup-hook): New hook.
12380         (gnus-draft-setup): Run it.
12381
12382         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
12383         gnus-score-fast-scoring.  Allow regexp.
12384         (gnus-score-headers): Use it.
12385
12386         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
12387         XEmacs.
12388
12389         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
12390         string.
12391         (gnus-button-alist): Also catch `<f1> k ...'.
12392         (gnus-treat-display-x-face): Fix doc string.
12393
12394 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12395
12396         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
12397         evaluation of gnus-extended-version to ensure correct generation of the
12398         User-Agent header when message-generate-headers-first is used.
12399
12400 2007-03-24  Simon Josefsson  <simon@josefsson.org>
12401
12402         * hashcash.el (hashcash-generate-payment-async): Don't crash if
12403         hashcash-path is nil.  Don't call callback with incorrect number of
12404         parameters if val is 0.
12405
12406 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12407
12408         * message.el (message-required-news-headers):
12409         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
12410
12411 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
12412
12413         * tls.el (open-tls-stream): In handshake-waiting loop,
12414         don't wait more if there is output available to process.
12415
12416 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
12417
12418         * tls.el (tls-program): Doc fix.
12419
12420 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12421
12422         * message.el (message-generate-new-buffers): Change the meaning of the
12423         nil value; add `standard' to the choices; treat t as `unique'; improve
12424         doc string.
12425         (gnus-select-frame-set-input-focus): Autoload.
12426         (message-buffer-name): Search for the existing message buffer if
12427         message-generate-new-buffers is nil or `standard'; treat the value t of
12428         message-generate-new-buffers as `unique'.
12429         (message-pop-to-buffer): Raise the frame already displaying the message
12430         buffer; clear the echo area after querying.
12431         (message-setup): Pass the `continue' argument to compose-mail.
12432         (message-mail): Prefer `switch-function' if it is given; search for the
12433         existing message buffer if the `continue' argument is non-nil; pass
12434         continue and switch-function arguments to compose-mail by way of
12435         message-setup.
12436         (message-mail-other-window): Adjust argument of message-setup.
12437         (message-mail-other-frame): Ditto.
12438
12439 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12440
12441         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
12442         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
12443         to turn font-lock on when turning gnus-message-citation-mode on.
12444
12445 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
12446
12447         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
12448         (mml-smime-function-alist): New variable; add epg as the backend.
12449         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
12450         mml-smime- functions instead.
12451         * mm-view.el: Require smime.
12452
12453 2007-03-05  Didier Verna  <didier@xemacs.org>
12454
12455         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
12456         instead of just inheritance for posting styles.
12457         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
12458
12459 2007-02-24  Chris Moore  <dooglus@gmail.com>
12460
12461         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
12462         * pgg-pgp.el (pgg-pgp-encrypt-region):
12463         * pgg-gpg.el (pgg-gpg-encrypt-region):
12464         Check pgg-encrypt-for-me if no other recipients.
12465
12466 2007-02-24  John Paul Wallington  <jpw@pobox.com>
12467
12468         * tls.el (tls-certtool-program): Fix custom type.
12469
12470 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12471
12472         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
12473         and point-at-eol instead of line-(beginning|end)-position.
12474
12475         * assistant.el (assistant-parse-buffer): Ditto.
12476
12477         * netrc.el (netrc-parse-services): Ditto.
12478
12479 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
12480
12481         * mml2015.el (mml2015-epg-find-usable-key): New function.
12482         (mml2015-epg-sign): Use it.
12483         (mml2015-epg-encrypt): Use it.
12484
12485 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12486
12487         * message.el (message-make-in-reply-to): Quote name containing
12488         non-ASCII characters.  It will make the RFC2047 encoder cause an error
12489         if there are special characters.  Reported by NAKAJI Hiroyuki
12490         <nakaji@jp.freebsd.org>.
12491
12492 2007-02-27  Didier Verna  <didier@xemacs.org>
12493
12494         Include the group parameters as well as the topic ones in the
12495         inheritance filter process.
12496         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
12497         argument GROUP-PARAMS-LIST.
12498         * gnus-topic.el (gnus-group-topic-parameters): Use it.
12499
12500 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12501
12502         * nntp.el (nntp-never-echoes-commands)
12503         (nntp-open-connection-functions-never-echo-commands): New variables.
12504         (nntp-send-command): Use them.
12505
12506 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
12507
12508         * mml2015.el (mml2015-epg-verify): Simplify.
12509
12510 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12511
12512         * mml.el (mml-content-disposition-alist): New user option.
12513         (mml-content-disposition): New function.
12514         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
12515         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
12516
12517 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
12518
12519         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
12520         verification.
12521
12522 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12523
12524         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
12525         articles posted in the last 24 hours.
12526
12527 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
12528
12529         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
12530
12531 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
12532
12533         * nntp.el (nntp-send-command): Don't wait for echoes when
12534         nntp-open-ssl-stream is used.
12535
12536 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12537
12538         * gnus-cite.el (gnus-test-font-lock-add-keywords)
12539         (gnus-message-add-citation-keywords)
12540         (gnus-message-remove-citation-keywords): Remove.
12541         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
12542         directly, make the variables in font-lock-defaults buffer-local, add
12543         gnus-message-citation-keywords to them and then update the value of
12544         font-lock-keywords.
12545
12546 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12547
12548         * message.el (message-cite-original-1): Don't call
12549         gnus-article-highlight-citation.
12550
12551         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
12552         citations; fix line count.
12553
12554 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12555
12556         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
12557         (gnus-message-add-citation-keywords)
12558         (gnus-message-remove-citation-keywords): Use it; fix the emulating
12559         versions of font-lock-add-keywords and font-lock-remove-keywords to
12560         work with XEmacs correctly.
12561
12562 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12563
12564         * gnus-cite.el (gnus-cite-face-list): Set the values of
12565         gnus-message-max-citation-depth and gnus-message-citation-keywords.
12566         (gnus-message-max-citation-depth): Use defvar rather than defconst.
12567         (gnus-message-cite-prefix-regexp): New variable.
12568         (gnus-message-search-citation-line): Use it; protect against long
12569         citation prefix; fill match data with nil rather than 0 for XEmacs; set
12570         the 0th match data for Emacs.
12571         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
12572         (gnus-message-add-citation-keywords): Append keywords rather than
12573         prepending; emulate font-lock-add-keywords if it is not available.
12574         (gnus-message-remove-citation-keywords):
12575         Emulate font-lock-remove-keywords if it is not available.
12576
12577         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
12578
12579         * message.el (message-cite-prefix-regexp): Set the value of
12580         gnus-message-cite-prefix-regexp.
12581
12582 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12583
12584         * nnweb.el (nnweb-google-parse-1): Update parser.
12585
12586 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
12587
12588         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
12589
12590 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12591
12592         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12593         regexp.
12594
12595 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12596
12597         * uudecode.el (uudecode-string-to-multibyte): New function emulating
12598         string-to-multibyte.
12599         (uudecode-decode-region-internal): Use it.
12600
12601         * lpath.el: Fbind string-as-multibyte for XEmacs.
12602
12603 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12604
12605         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
12606         Fix custom choice.
12607
12608         * gnus-art.el (gnus-signature-limit): Fix custom choice.
12609
12610 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
12611
12612         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
12613
12614         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
12615         `write-region' to respect `mm-inhibit-file-name-handlers'.
12616
12617 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
12618
12619         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
12620         Use gnus-home-directory instead of "~/" or "$HOME".
12621
12622 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
12623
12624         * encrypt.el (encrypt-insert-file-contents): Add better prompt
12625         to mention filename.
12626         Add comments at beginning regarding usage.
12627         (encrypt-write-file-contents): Change interactive so a string is
12628         acceptable.  If the file has no associated model, show an error instead
12629         of a nonsense prompt.
12630
12631 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12632
12633         * spam.el (spam-bsfilter-ham-switch): Fix typo.
12634         Thanks to Yoshihiko Yamada for kind notification of this typo.
12635
12636 2007-01-12  Kenichi Handa  <handa@m17n.org>
12637
12638         * uudecode.el (uudecode-decode-region-internal): Make it work in a
12639         multibyte buffer.
12640
12641 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
12642
12643         * gnus-score.el (gnus-score-fast-scoring): New variable.
12644         (gnus-score-headers): Use it.
12645
12646         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
12647
12648         * message.el (message-cite-original-1):
12649         Call gnus-article-highlight-citation if requested.
12650         (message-make-from): Allow name and address as optional arguments.
12651
12652         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
12653
12654         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
12655         bugs to doc string.
12656         (gnus-button-alist): Add mid\\|message-id.
12657         (gnus-button-fetch-group): Extend for use in
12658         `browse-url-browser-function'.
12659         (gnus-button-url-regexp): Try to catch paired parentheses like in
12660         Wikipedia URLs.
12661
12662         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
12663         Suggested by Simon Krahnke <overlord@gmx.li>.
12664
12665 2007-01-13  Romain Francoise  <romain@orebokech.com>
12666
12667         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
12668         Update copyright.
12669
12670 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
12671
12672         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
12673
12674 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
12675
12676         * gnus-registry.el (gnus-registry-unfollowed-groups)
12677         (gnus-registry-split-fancy-with-parent): Fix documentation.
12678
12679 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12680
12681         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
12682         from nnweb groups.
12683
12684 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12685
12686         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
12687         Xref urls.  Erase buffer before requesting head.
12688
12689         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12690
12691 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
12692
12693         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
12694         customizable.
12695
12696 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
12697
12698         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
12699         no signing key is found.
12700         (mml2015-epg-encrypt): Ask user whether to skip or abort if
12701         no encrypting and/or signing key is found.
12702
12703 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12704
12705         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
12706
12707 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12708
12709         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
12710         headers read from disk with the ones newly found in the current search.
12711         This should no longer cause problems, because the article numbers in
12712         Gmane's `nov.php' output are ignored since the previous change.
12713
12714 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12715
12716         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
12717
12718 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12719
12720         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
12721         replace-regexp-in-string; bind url-version; fbind display-images-p and
12722         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
12723         find-face and set-itimer-function for Emacs; bind itimer-list for
12724         Emacs.
12725
12726         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
12727
12728 2007-01-01  Romain Francoise  <romain@orebokech.com>
12729
12730         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
12731
12732 2006-12-31  Steve Youngs  <steve@sxemacs.org>
12733
12734         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
12735         `define-minor-mode' macro definition expanded properly.
12736         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
12737         exclude it there.
12738
12739         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
12740         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
12741         `fboundp' test.
12742         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
12743         This is OK to autoload in (S)XEmacs now.
12744
12745 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12746
12747         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
12748         keystroke.
12749         (gnus-summary-limit-to-singletons): Fix typo.
12750
12751         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
12752         else fails.
12753
12754 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12755
12756         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
12757         docstring.
12758
12759         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
12760         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
12761         (gnus-summary-insert-dormant-articles): Fix typo in message.
12762
12763 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
12764
12765         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
12766         nil for XEmacs.
12767         (gnus-message-citation-mode): Don't autoload in XEmacs.
12768
12769         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
12770
12771 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
12772
12773         * nnimap.el (nnimap-expunge-search-string):
12774         Mention nnimap-search-uids-not-since-is-evil in docstring.
12775
12776 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
12777
12778         * spam.el: Revert to make-obsolete-variable because
12779         define-obsolete-variable-alias is not supported in Emacs 21.
12780
12781         * spam.el (spam-ifile-path, spam-ifile-database-path)
12782         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
12783         make-obsolete-variable.
12784         (spam-bsfilter-path, spam-bsfilter-program)
12785         (spam-spamassassin-path, spam-spamassassin-program)
12786         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
12787         Don't use "path" inappropriately.
12788         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
12789         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
12790         variable names.
12791
12792 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
12793
12794         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
12795         summary buffer.
12796
12797         * password.el (password-cache-remove): Use clear-string to burn
12798         password, if available.
12799
12800 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12801
12802         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
12803
12804         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
12805
12806         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
12807         (gnus-message-highlight-citation): Move defcustom here from
12808         gnus-cite.el.
12809         (gnus-message-citation-mode): Autoload.
12810
12811         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
12812         checks to make it compile with XEmacs.
12813         (gnus-message-citation-mode): New minor mode.
12814         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
12815         (gnus-message-highlight-citation): New variables.
12816         (gnus-message-search-citation-line)
12817         (gnus-message-add-citation-keywords)
12818         (gnus-message-remove-citation-keywords)
12819         (turn-on-gnus-message-citation-mode)
12820         (turn-off-gnus-message-citation-mode): New functions.
12821
12822 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
12823
12824         * gnus-cite.el: Enable highlighting of different citation levels in
12825         message-mode.
12826
12827 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12828
12829         * message.el (message-make-fqdn): Fix comment.
12830         (message-bogus-system-names): Add ".local".
12831
12832         * spam.el (spam-ifile-path, spam-ifile-program)
12833         (spam-ifile-database-path, spam-ifile-database)
12834         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
12835         Don't use "path" inappropriately.
12836         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
12837         strings.
12838         (spam-check-ifile, spam-ifile-register-with-ifile)
12839         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
12840         Use new variable names.
12841
12842         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
12843         (gnus-treat-display-smileys): Simplify using
12844         gnus-image-type-available-p.
12845
12846         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
12847         available.
12848
12849         * gnus-xmas.el (gnus-xmas-image-type-available-p):
12850         Use `display-images-p' if available.
12851
12852 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12853
12854         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
12855         one after turning on the buffer's multibyteness instead of decoding
12856         them directly in the unibyte buffer that causes unexpected conversion
12857         in Emacs 23 (unicode).
12858
12859 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12860
12861         * message.el (message-generate-hashcash): Fix custom type.
12862
12863 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12864
12865         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
12866
12867 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
12868
12869         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
12870         disconnect icons.  Add help text.
12871
12872 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
12873
12874         * spam.el (spam-extra-header-to-number): CRM114 spam score is
12875         negated to be consistent with the others we handle.
12876
12877 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12878
12879         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
12880         version of gnus-summary-buffer to something, so that we can use two
12881         article buffers at the same time.
12882
12883 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
12884
12885         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
12886         trigger all the extra headers.
12887         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
12888         sorting.
12889
12890 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12891
12892         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
12893         solid groups.
12894
12895 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
12896
12897         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
12898
12899 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
12900
12901         * legacy-gnus-agent.el: Add Copyright notice.
12902
12903 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
12904
12905         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
12906
12907 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12908
12909         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
12910
12911         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
12912         to make it work reliably in CVS Emacs.
12913         (gnus-summary-limit-strange-charsets-predicate)
12914         (gnus-summary-limit-to-predicate): New functions.
12915
12916 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
12917
12918         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
12919         specifying array size.
12920         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
12921         array if it is too small.
12922         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
12923         (gnus-sort-threads-loop): New function.
12924
12925 2006-12-06  Chris Moore  <dooglus@gmail.com>
12926
12927         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
12928         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
12929
12930 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
12931
12932         * mm-url.el (mm-url-predefined-programs): Call curl with correct
12933         options.
12934
12935 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12936
12937         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
12938         DOS-ing the recipient.
12939
12940         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
12941         the headers when creating the mapping to avoid mismappings.
12942         (nnweb-gmane-create-mapping): Always nix out old mapping.
12943
12944 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12945
12946         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
12947         and mm-verify-option to never.
12948
12949 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12950
12951         * message.el (message-signed-or-encrypted-p): New function.
12952         (message-forward-make-body): Use it.
12953
12954         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
12955         Replace encode-coding-string with mm-encode-coding-string.
12956
12957 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12958
12959         * nneething.el (nneething-decode-file-name):
12960         Replace decode-coding-string with mm-decode-coding-string.
12961
12962         * gnus-int.el (gnus-open-server): Say failed server's name.
12963
12964 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12965
12966         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
12967         strings to a single string.  Quote `errors-file-name'.
12968         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
12969         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
12970         Adjust calls.  Use `shell-quote-argument'.
12971
12972 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
12973
12974         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
12975         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
12976
12977         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
12978         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
12979         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
12980         (gnus-group-make-directory-group, gnus-group-transpose-groups):
12981         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
12982         (gnus-subscribe-newsgroup, gnus-1):
12983         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
12984         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
12985         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
12986         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
12987
12988 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12989
12990         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
12991         keystroke.
12992         (gnus-summary-limit-to-bodies): Implement headersp.
12993
12994 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12995
12996         * dns.el (query-dns): Protect against "Process dns deleted" strings.
12997
12998 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12999
13000         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
13001
13002 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13003
13004         * message.el (message-generate-hashcash): Expand range of values to
13005         include `opportunistic'.
13006         (message-send-mail): Use it.
13007
13008 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13009
13010         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
13011         and comment it.
13012
13013         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
13014
13015 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
13016
13017         * gnus-util.el (gnus-extract-address-components): Improve comment.
13018
13019 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13020
13021         * gnus-util.el (gnus-extract-address-components): Work with address in
13022         which the name portion contains @.
13023
13024         * lpath.el: Fbind custom-autoload.
13025
13026 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13027
13028         * gnus.el (gnus-start): Move custom group up.
13029         (gnus-select-method): Don't autoload, but make it available for
13030         `customize-variable'.
13031         (gnus-getenv-nntpserver): Don't autoload.
13032
13033 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
13034
13035         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
13036
13037 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13038
13039         * message.el (message-sendmail-extra-arguments): New variable.
13040         (message-send-mail-with-sendmail): Use it.
13041
13042 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13043
13044         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
13045         mm-with-unibyte-current-buffer to make string unibyte.
13046
13047         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
13048         mm-string-as-multibyte.
13049
13050 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
13051
13052         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
13053         Reported by Werner Koch <wk@gnupg.org>.
13054
13055 2006-11-14  Daiki Ueno  <ueno@p360>
13056
13057         * mml2015.el: Autoload epa-select-keys when compiling.
13058
13059 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13060
13061         * mml2015.el (mml2015-epg-sign): Save the signing keys in
13062         message-options.
13063         (mml2015-epg-encrypt): Save the recipient keys in message-options.
13064
13065 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
13066
13067         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
13068         EasyPG (< 0.0.6).
13069         (mml2015-always-trust): New user option.
13070         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
13071         prompt.
13072
13073 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13074
13075         * nntp.el (nntp-authinfo-force): New variable.
13076         (nntp-send-authinfo): Use it.
13077
13078 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
13079
13080         * message.el (message-strip-subject-encoded-words): Allow _not_ to
13081         decode encoded words.  Improve prompt.  Add comment about forwarding.
13082         (message-replacement-char): Move up.
13083
13084 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
13085
13086         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
13087         instead of gnus-intersection because arguments of gnus-sorted-nunion
13088         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
13089
13090 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
13091
13092         * message.el (message-strip-subject-encoded-words): Reformat prompt.
13093         (message-simplify-subject-functions):
13094         Enable message-strip-subject-encoded-words by default.
13095
13096 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
13097
13098         * message.el (message-strip-subject-encoded-words): New function.
13099         (message-simplify-subject-functions): New variable.
13100         (message-simplify-subject): Use it.  Fix typo in doc string.
13101         Support message-strip-subject-encoded-words.
13102
13103 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
13104
13105         * gnus-diary.el (gnus-diary-delay-format-function):
13106         * nndiary.el (nndiary-reminders):
13107         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
13108
13109 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13110
13111         * gnus-art.el (article-hide-boring-headers): Fetch date from
13112         gnus-original-article-buffer to avoid problems with localized date
13113         strings.
13114
13115 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13116
13117         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
13118
13119 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
13120
13121         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13122         New variables.
13123         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13124         (mm-charset-synonym-alist): Move some entries to
13125         mm-codepage-iso-8859-list.
13126         (mm-charset-synonym-alist, mm-charset-override-alist):
13127         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13128
13129 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13130
13131         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
13132
13133 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13134
13135         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
13136         with Emacs 21 and XEmacs.
13137
13138 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
13139
13140         * spam.el (spam-parse-address): New function for better parsing,
13141         catching errors, etc.
13142         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
13143
13144 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13145
13146         * mm-view.el: Add interactive arg to html2text autoload.
13147
13148 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13149
13150         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
13151
13152 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
13153
13154         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
13155         New variables.
13156         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
13157         (mm-charset-synonym-alist): Move some entries to
13158         mm-codepage-iso-8859-list.
13159
13160         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
13161
13162 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
13163
13164         * message.el (message-citation-line-format)
13165         (message-insert-formated-citation-line): Fix implementation of %E, %N
13166         and %n according to the doc string.
13167
13168 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
13169
13170         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13171         Use car-safe to avoid bad parses.
13172
13173 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13174
13175         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
13176         names.
13177
13178         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
13179
13180 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13181
13182         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
13183         header.
13184
13185         * message.el (message-draft-headers): Add Date.
13186         (message-headers-to-generate): Fix typo in docstring.
13187
13188         * nndraft.el (nndraft-required-headers): New variable.
13189         (nndraft-generate-headers): Use it.
13190
13191         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
13192
13193 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13194
13195         * gnus-registry.el (gnus-registry-wash-for-keywords)
13196         (gnus-registry-find-keywords): New functions to allow easy searching of
13197         articles that are in the registry.
13198
13199 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
13200
13201         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
13202         Use ietf-drums-parse-address instead of gnus-extract-address-components.
13203         Reported by Damien Elmes <damien@repose.cx>.
13204
13205 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13206
13207         * gnus.el (gnus-mime): Remove unused custom group.
13208
13209 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13210
13211         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
13212         "blank line" when searching for end of armor headers.
13213
13214 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13215
13216         * gmm-utils.el (gmm-write-region): Fix variable name.
13217
13218 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13219
13220         * gmm-utils.el (gmm-write-region): New function based on compatibility
13221         code from `mm-make-temp-file'.
13222
13223         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
13224
13225         * nnmaildir.el (nnmaildir--update-nov)
13226         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
13227         Use `gmm-write-region'.
13228
13229 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13230
13231         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
13232         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
13233
13234         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
13235
13236         * message.el (message-replacement-char): New variable.
13237         (message-fix-before-sending): Use it.
13238         (message-simplify-subject): New function to remove duplicate code.
13239         (message-reply, message-followup): Use it.
13240
13241         * gnus-sum.el (gnus-summary-make-menu-bar):
13242         Clarify gnus-summary-limit-to-articles.
13243
13244 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13245
13246         * gnus-util.el (gnus-with-local-quit): New macro.
13247
13248         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
13249
13250 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
13251
13252         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
13253         ignore non-string data.
13254
13255 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13256
13257         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
13258         non-string data (needs to be done in the registry too).
13259
13260 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13261
13262         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
13263         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
13264         (gnus-registry-split-fancy-with-parent)
13265         (gnus-registry-fetch-simplified-message-subject-fast)
13266         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
13267         Remove text properties on ingress into the registry and when it's saved.
13268         (gnus-registry-clean-empty-function): Fix bug with cleaning the
13269         registry from entries with no groups.
13270
13271 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13272
13273         * gnus-util.el (gnus-string-remove-all-properties): Add utility
13274         function to remove string properties.
13275
13276 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13277
13278         * gmm-utils.el (gmm): Adjust custom version.
13279
13280         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
13281         Adjust custom version.
13282
13283         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
13284
13285 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13286
13287         * gnus-art.el (gnus-insert-prev-page-button)
13288         (gnus-insert-next-page-button): Simplify.  Reformat.
13289
13290 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13291
13292         * gnus-art.el (gnus-insert-prev-page-button)
13293         (gnus-insert-next-page-button): Apply gnus-article-button-face.
13294
13295 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
13296
13297         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
13298
13299 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
13300
13301         * gnus-art.el (gnus-insert-mime-button)
13302         (gnus-insert-mime-security-button):
13303         Apply gnus-article-button-face to MIME and security buttons.
13304
13305 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
13306
13307         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
13308         readable.
13309
13310 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13311
13312         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
13313
13314 2006-09-20  Steve Youngs  <steve@sxemacs.org>
13315
13316         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
13317         `browse-url-of-file' instead of `browse-url'.
13318
13319 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13320
13321         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13322         regexp.  Articles containing quotation were cut prematurely.
13323
13324 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13325
13326         * message.el (message-cite-original-1): Use nobody by default for the
13327         value of From header.
13328         (message-reply): Ditto.
13329
13330 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
13331
13332         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
13333         to the gnus-info.  This fixes a bug of inline-PGP message verification.
13334         Reported by Michael Piotrowski <mxp@dynalabs.de>.
13335
13336 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
13337
13338         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
13339         mails in the doc string.  Add some URLs in comment.
13340         (pop3-movemail): Warn about pop3-leave-mail-on-server.
13341
13342 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13343
13344         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
13345         backslashes handling and the way to find boundaries of quoted strings.
13346
13347 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
13348
13349         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
13350         mml1991-encrypt-to-self is set and mml1991-signers is not set.
13351         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
13352         mml2015-encrypt-to-self is set and mml2015-signers is not set.
13353
13354 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13355
13356         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
13357         doc string.
13358         (gnus-button-regexp, gnus-button-last): Remove unused variables.
13359
13360 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13361
13362         * lpath.el: Fbind epg-check-configuration.
13363
13364 2006-09-06  Simon Josefsson  <jas@extundo.com>
13365
13366         * mml2015.el (mml2015-use): Doc fix, mention epg.
13367
13368 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13369
13370         * mml2015.el (mml2015-use): Default to epg, if available.
13371
13372 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
13373
13374         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
13375         message-sender.
13376         (mml1991-epg-encrypt): Ditto.
13377         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
13378         message-sender.
13379         (mml2015-epg-encrypt): Ditto.
13380
13381 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
13382
13383         * message.el (message-send-mail-with-sendmail): Look for sendmail in
13384         several common directories.
13385
13386 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
13387
13388         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
13389         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
13390
13391 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13392
13393         * gnus-art.el (article-decode-encoded-words): Make it fast.
13394
13395 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13396
13397         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
13398
13399         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
13400         in quoted string into `\'.
13401
13402 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13403
13404         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13405         Use standard-syntax-table.
13406
13407 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13408
13409         * gnus-art.el (gnus-decode-address-function): New variable.
13410         (article-decode-encoded-words): Use it to decode headers which are
13411         assumed to contain addresses.
13412         (gnus-mime-delete-part): Remove useless `or'.
13413
13414         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
13415         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
13416         (gnus-nov-parse-line): Use it to decode From header.
13417         (gnus-get-newsgroup-headers): Ditto.
13418         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
13419
13420         * mail-parse.el (mail-decode-encoded-address-region): New alias.
13421         (mail-decode-encoded-address-string): New alias.
13422
13423         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13424         New function.
13425         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
13426         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
13427         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
13428         (rfc2047-decode-string): Ditto.
13429         (rfc2047-decode-address-region): New function.
13430         (rfc2047-decode-address-string): New function.
13431
13432 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
13433
13434         * message.el (message-caesar-buffer-body): Allow rotating headers.
13435
13436         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
13437
13438         * message.el (message-insert-formated-citation-line): Fix %f.
13439         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
13440
13441 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13442
13443         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
13444         (gnus-bookmark-mouse-available-p): New macro.
13445         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
13446         (gnus-bookmark-bmenu-show-infos): Use it.
13447         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
13448         (gnus-bookmark-bmenu-hide-infos): Ditto.
13449         (gnus-bookmark-remove-properties): New function.
13450         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
13451         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
13452         (gnus-bookmark-write-file): Bind coding-system-for-write.
13453         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
13454         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
13455         group before selecting it.
13456         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
13457         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
13458         quit-window if it is not available; use gnus-mouse-2 and bind it to
13459         gnus-bookmark-bmenu-select-by-mouse.
13460         (gnus-bookmark-show-details): Remove unused variable `details-list'.
13461         (gnus-bookmark-bmenu-select-by-mouse): New function.
13462
13463 2006-08-13  Romain Francoise  <romain@orebokech.com>
13464
13465         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
13466         space.
13467
13468 2006-08-10  Romain Francoise  <romain@orebokech.com>
13469
13470         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
13471         (dns-mode-soa-auto-increment-serial): New user option.
13472         (dns-mode-soa-maybe-increment-serial): New function.
13473         (dns-mode): Add the latter to `write-contents-functions'.
13474
13475 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13476
13477         * compface.el (uncompface): Use binary rather than raw-text-unix.
13478
13479 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13480
13481         * compface.el (uncompface): Make sure the eol conversion doesn't take
13482         place when communicating with the external programs.
13483         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13484
13485 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13486
13487         * nnheader.el (nnheader-insert-head): Fix typo in comment.
13488
13489 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13490
13491         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13492         Make it more robust by parsing author and date independently.
13493
13494 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13495
13496         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
13497
13498 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
13499
13500         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
13501         first matching secret key.
13502         (mml2015-epg-encrypt): Ditto.
13503
13504         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
13505         first matching secret key.
13506         (mml1991-epg-encrypt): Ditto.
13507
13508         * mml2015.el (mml2015-encrypt-to-self): New user option.
13509         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
13510         mml2015-epg-encrypt-to-self is set.
13511
13512         * mml1991.el (mml1991-encrypt-to-self): New variable.
13513         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
13514         mml1991-epg-encrypt-to-self is set.
13515
13516         * mml2015.el (mml2015-signers): New user option.
13517         (mml2015-epg-sign): Reflect the value of mml2015-signers.
13518         (mml2015-epg-encrypt): Allow to select signing keys.
13519
13520         * mml1991.el (mml1991-signers): New variable.
13521         (mml1991-epg-sign): Reflect the value of mml1991-signers.
13522         (mml1991-epg-encrypt): Allow to select signing keys.
13523
13524 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13525
13526         * nnheader.el (nnheader-insert-head): Make it work even if the file
13527         uses CRLF for the line-break code.
13528
13529 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
13530
13531         * mml2015.el: Require mml-sec instead of password.
13532         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
13533         (mml2015-cache-passphrase): Inherit the default value from
13534         mml-secure-cache-passphrase.
13535         (mml2015-passphrase-cache-expiry): Inherit the default value from
13536         mml-secure-passphrase-cache-expiry.
13537
13538         * mml1991.el: Require mml-sec instead of password.
13539         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
13540         (mml1991-cache-passphrase): Inherit the default value from
13541         mml-secure-cache-passphrase.
13542         (mml1991-passphrase-cache-expiry): Inherit the default value from
13543         mml-secure-passphrase-cache-expiry.
13544
13545         * mml-sec.el: Require password.
13546         (mml-secure-verbose): New user option.
13547         (mml-secure-cache-passphrase): New user option.
13548         (mml-secure-passphrase-cache-expiry): New user option.
13549
13550 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
13551
13552         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
13553         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
13554         andreas@altroot.de (Andreas Vögele).
13555
13556         FIXME: Use `tiny change'?
13557
13558 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13559
13560         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
13561         workaround for the url package included with Emacs.
13562
13563         * nnweb.el (nnweb-google-create-mapping): Update regexp.
13564
13565 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13566
13567         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
13568         correctly.  This fixes a bug caused by the 2006-05-12 change.
13569
13570 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
13571
13572         * nnmail.el (nnmail-article-group): If splitting raises an error, give
13573         some information about the error when saying that the `bogus' mail
13574         group will be used.
13575
13576 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
13577
13578         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
13579         string.
13580
13581 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
13582
13583         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
13584
13585 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13586
13587         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
13588
13589 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13590
13591         * mml1991.el (mml1991-function-alist): Add epg.
13592         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
13593         (mml1991-epg-encrypt): New functions.
13594
13595 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
13596
13597         * mml2015.el (mml2015-verbose): New variable.
13598         (mml2015-cache-passphrase): Ditto.
13599         (mml2015-passphrase-cache-expiry): Ditto.
13600         (mml2015-function-alist): Add epg.
13601         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
13602         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
13603         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
13604         New functions.
13605
13606 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13607
13608         * message.el (message-cite-original-1): Preserve region when removing
13609         quoted text due to X-No-Archive in order to avoid bogus attribution
13610         when citing multiple messages.
13611
13612 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13613
13614         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
13615         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
13616
13617 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
13618
13619         * gnus-diary.el (gnus-user-format-function-d)
13620         (gnus-user-format-function-D): Autoload.
13621
13622         * imap.el (Commentary): Fix typo.
13623
13624         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
13625         2006-04-22 contribution.
13626
13627 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13628
13629         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
13630         It didn't really fix the bogosity I'm seeing with solid web groups.
13631
13632 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13633
13634         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
13635         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
13636         created using server names.  If we use the feature without declaring
13637         it, Gnus does not properly manage server and group state.
13638
13639         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
13640         bound.
13641
13642 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13643
13644         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
13645         looking up the method using GROUP's prefix before inventing a new one.
13646         It is used on killed/unknown groups in various places where returning
13647         an all-new method isn't expected by the caller.
13648
13649         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
13650         and match semantics of gnus-group-real-prefix.
13651
13652 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
13653
13654         * nnmail.el (nnmail-broken-references-mailers): New variable.
13655         (nnmail-ignore-broken-references): New function generalizing
13656         nnmail-fix-eudora-headers.
13657         (nnmail-fix-eudora-headers): Now obsolete.
13658
13659         * gnus-art.el (gnus-button-handle-custom):
13660         Support `customize-apropos*'.
13661
13662 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13663
13664         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
13665
13666         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
13667         articles.
13668
13669 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
13670
13671         * message.el (message-cite-reply-above): New variable.
13672         (message-yank-original): Use it.
13673
13674 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13675
13676         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
13677
13678 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
13679
13680         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
13681         as read.
13682
13683         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
13684
13685 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
13686
13687         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
13688         (gnus-bookmark-default-file): Use gnus-directory.
13689         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
13690         Remove "*" in doc string.
13691         (gnus-bookmark-write-file): Simplify.
13692         (gnus-bookmark-maybe-sort-alist): Use `when'.
13693         (gnus-bookmark-get-bookmark): Fix typo in doc string.
13694         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
13695         Add FIXME about Emacs 21 and XEmacs compatibility.
13696         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
13697         compatibility.
13698         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
13699         compatibility.
13700         (gnus-bookmark-menu-heading): Fix version.
13701
13702 2006-06-19  Bastien Guerry  <bzg@altern.org>
13703
13704         * gnus-bookmark.el: New file.
13705
13706 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13707
13708         * message.el (message-syntax-checks): Doc fix.
13709
13710 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13711
13712         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
13713         unsubscribed groups as if they were killed ones.  It causes duplicate
13714         entries in gnus-newsrc-alist.
13715
13716 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13717
13718         * message.el (message-syntax-checks): Doc fix.
13719         (message-send-mail): Add check for continuation headers.
13720         (message-check-news-header-syntax): Fix regexp used to check for
13721         continuation headers.
13722
13723 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13724
13725         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
13726
13727 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
13728
13729         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
13730
13731 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13732
13733         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
13734         default-truncate-lines.
13735
13736 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13737
13738         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
13739         to fill the utf-8 entry.
13740
13741         * lpath.el: Fbind unicode-precedence-list.
13742
13743 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13744
13745         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
13746
13747 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
13748
13749         * gnus-agent.el (directory-files-and-attributes): Move all the way
13750         forward (the third and final move).
13751         (gnus-agent-read-agentview): Trap reconstruction errors due to
13752         nonexistent directory.  Handle by returning nil.
13753
13754 2006-05-30  Didier Verna  <didier@xemacs.org>
13755
13756         * message.el (message-dont-reply-to-names): Update the custom type.
13757         * message.el (message-dont-reply-to-names): New defsubst: potentially
13758         convert a list of regexps into a single one.
13759         * message.el (message-get-reply-headers): Use it.
13760         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
13761
13762 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13763
13764         * gnus-agent.el (directory-files-and-attributes): Move forward.
13765
13766 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13767
13768         * gnus-ml.el (gnus-mailing-list-subscribe)
13769         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
13770         (gnus-mailing-list-message): Fix doc strings.
13771
13772 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
13773
13774         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
13775         of doing it manually.
13776
13777 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
13778
13779         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
13780         comment.
13781
13782 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
13783
13784         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
13785         (gnus-agent-read-agentview): Fix handling of end-of-file error.
13786         (gnus-agent-read-local): All symbols allocated in my-obarray.
13787         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
13788         (gnus-agent-regenerate-group): Check numeric names to see if they are
13789         messages or groups.
13790         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
13791         better way of do this...)
13792
13793         * gnus-cache.el (gnus-agent-total-fetched-for):
13794         Ignore 'dummy.group' (there should be a better way of do this...)
13795
13796 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13797
13798         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
13799         (gnus-saved-headers): Ditto.
13800         (gnus-default-article-saver): Mention functions may have properties.
13801         (gnus-article-save): Override gnus-save-all-headers and
13802         gnus-saved-headers by :headers property which saver function may have.
13803         (gnus-summary-save-in-file): Add :headers property.
13804         (gnus-summary-write-to-file): Ditto.
13805
13806         * gnus-sum.el (gnus-summary-save-article): Bind
13807         gnus-prompt-before-saving to t when saving many articles in a file;
13808         always show all headers.
13809
13810         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
13811
13812 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
13813
13814         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
13815         marks.
13816
13817         * message.el (message-indent-citation): Add optional arguments to allow
13818         using it outside of message buffers.
13819
13820         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
13821         (gnus-article-treat-unfold-headers): Use it.
13822         (gnus-article-truncate-lines): New variable.
13823         (gnus-article-mode): Use it.
13824         (gnus-article-toggle-truncate-lines): New function.
13825
13826         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
13827         Add gnus-article-toggle-truncate-lines.
13828
13829         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
13830         coding system in XEmacs, use binary.
13831
13832 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13833
13834         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
13835         after-load-alist.
13836
13837         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
13838         this function should save decoded articles.
13839         (gnus-summary-write-to-file): Use property to specify this function
13840         should save decoded articles and specify gnus-summary-save-in-file
13841         should be used to save articles other than the first one when saving
13842         many articles.
13843         (gnus-summary-save-body-in-file): Use property to specify this
13844         function should save decoded articles.
13845         (gnus-summary-write-body-to-file): Use property to specify this
13846         function should save decoded articles and specify
13847         gnus-summary-save-body-in-file should be used to save articles other
13848         than the first one when saving many articles.
13849
13850         * gnus-sum.el (gnus-summary-save-article): Simplify.
13851
13852 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13853
13854         * gnus-art.el (gnus-default-article-saver):
13855         Add gnus-summary-write-body-to-file.
13856         (gnus-article-save-coding-system): Don't use coding system object
13857         in XEmacs.
13858         (gnus-read-save-file-name): Add optional `dir-var' argument which
13859         specifies directory in which files are saved; work even if optional
13860         `variable' argument is not specified.
13861         (gnus-summary-write-to-file): Read file name.
13862         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
13863         (gnus-summary-write-body-to-file): New function.
13864
13865         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
13866         (gnus-summary-local-variables): Add it.
13867         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
13868         (gnus-summary-save-article): Remove optional `decode' argument;
13869         determine whether to decode articles by the value of
13870         gnus-default-article-saver; when saving many files using
13871         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
13872         it first and use gnus-summary-save-in-file or
13873         gnus-summary-save-body-in-file thereafter unless
13874         gnus-prompt-before-saving is always; move point to article which
13875         will be saved.
13876         (gnus-summary-save-article-file): Revert.
13877         (gnus-summary-write-article-file): Revert.
13878         (gnus-summary-save-article-body-file): Revert.
13879         (gnus-summary-write-article-body-file): New function.
13880
13881 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13882
13883         * gnus-art.el (gnus-default-article-saver): Doc fix.
13884         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
13885         from gnus-summary-save-article-coding-system, and default to a
13886         certain coding system.
13887         (gnus-output-to-file): Add coding cookie and encode text according
13888         to gnus-article-save-coding-system; don't use mm-append-to-file.
13889
13890         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
13891         gnus-art.el and rename to gnus-article-save-coding-system.
13892         (gnus-summary-save-article): Require gnus-art; don't show all
13893         headers if it decodes articles; don't add coding cookie here;
13894         don't bind mm-text-coding-system-for-write.
13895         (gnus-summary-save-article-file): Save decoded articles.
13896         (gnus-summary-write-article-file): When saving many files, use
13897         gnus-summary-write-to-file first and gnus-summary-save-in-file
13898         thereafter unless gnus-prompt-before-saving is always.
13899         (gnus-summary-save-article-body-file): Save decoded articles.
13900
13901         * lpath.el: Fbind select-safe-coding-system for XEmacs.
13902
13903 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13904
13905         * nnrss.el (nnrss-check-group): Bind hash-index.
13906
13907 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
13908
13909         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
13910         its hash index.  Store this hash in `nnrss-group-data'.
13911         (nnrss-read-group-data): Update accordingly.
13912
13913 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13914
13915         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
13916         entry.
13917
13918         * gnus-sum.el (gnus-summary-make-menu-bar):
13919         Add gnus-article-browse-html-article.
13920
13921 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
13922
13923         * gnus-sum.el (gnus-summary-mime-map):
13924         Add gnus-article-browse-html-article.
13925
13926         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
13927
13928 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
13929
13930         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
13931         suitable coding systems in customize.
13932
13933 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
13934
13935         * mail-source.el (mail-sources): Fix custom type.
13936
13937 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
13938
13939         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
13940         (gnus-summary-expire-articles-now): Shorten prompt.
13941
13942         * gmm-utils.el (wid-edit): Require.
13943         (defun-gmm): Rename from `gmm-defun-compat'.
13944         (gmm-image-search-load-path): Use it.
13945         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
13946
13947 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13948
13949         * gnus-sum.el (gnus-summary-save-article-coding-system):
13950         New variable.
13951         (gnus-summary-save-article): Add optional `decode' argument.
13952         If it is set and gnus-summary-save-article-coding-system is non-nil,
13953         save decoded article.
13954         (gnus-summary-write-article-file): Save decoded article if
13955         gnus-summary-save-article-coding-system is non-nil.
13956
13957         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
13958         type.
13959
13960 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13961
13962         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
13963
13964 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13965
13966         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
13967         first to test gnus-single-article-buffer which may be buffer-local.
13968
13969         * gnus-sum.el (gnus-summary-setup-buffer):
13970         Make gnus-single-article-buffer buffer-local and nil in ephemeral
13971         group; make gnus-article-buffer, gnus-article-current, and
13972         gnus-original-article-buffer always buffer-local.
13973         (gnus-summary-exit): Kill article buffer belonging to ephemeral
13974         group.
13975         (gnus-handle-ephemeral-exit): Don't move to next summary line.
13976
13977 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
13978
13979         * nnml.el (nnml-request-compact-group): Compressed files might not
13980         have .gz extension.
13981
13982 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13983
13984         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
13985         (mm-copy-to-buffer): Use with-current-buffer.
13986         (mm-display-part): Simplify.
13987         (mm-inlinable-p): Add optional arg `type'.
13988
13989 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13990
13991         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
13992         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
13993         Try harder to show the attachment internally or externally using
13994         gnus-mime-view-part-as-type.
13995
13996 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
13997
13998         * message.el (message-from-style, message-signature-separator)
13999         (message-user-organization-file, message-send-mail-function)
14000         (message-citation-line-function, message-yank-prefix)
14001         (message-indent-citation-function, message-signature)
14002         (message-signature-file, message-signature-insert-empty-line):
14003         Remove autoloads.
14004
14005         * gnus-art.el (gnus-buttonized-mime-types):
14006         Remove "multipart/signed".  Revert 2006-04-26 change.
14007
14008 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14009
14010         * gnus.el (gnus-version-number): Bump version.
14011
14012 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14013
14014         * gnus.el: No Gnus v0.5 is released.
14015
14016 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14017
14018         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
14019         fetching articles by message-id.
14020
14021 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14022
14023         * message.el (hashcash): Require hashcash as normal.
14024
14025         * ecomplete.el (ecomplete-highlight-match-line):
14026         Use point-at-eol.
14027         (ecomplete-highlight-match-line): Use `highlight', because that
14028         face exists in both Emacs and XEmacs.
14029
14030         * message.el (message-display-abbrev): Use point-at-bol.
14031
14032         * mail-source.el: Don't require timer/timer-funcs.
14033
14034         * gnus-async.el: Ditto.
14035
14036         * password.el: Ditto.
14037
14038         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
14039
14040         * mm-url.el: Ditto.
14041
14042         * gnus-xmas.el: Don't require timer-funcs.
14043
14044         * mm-util.el: Require timer/timer-funcs.
14045
14046 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14047
14048         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
14049         Close.
14050
14051 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14052
14053         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
14054         unibyte after clear-decrypt function runs.
14055
14056         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
14057         returns as a unibyte string.
14058
14059 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14060
14061         * lpath.el: Revert.
14062
14063         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
14064         (pgg-gpg-process-sentinel): Revert.
14065
14066         * pgg-pgp.el (pgg-pgp-process-region): Revert.
14067         (pgg-pgp-lookup-key): Revert.
14068
14069         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
14070         (pgg-pgp5-lookup-key): Revert.
14071
14072         * pgg.el (pgg-fetch-key): Revert.
14073
14074 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14075
14076         * lpath.el: Fbind string-as-multibyte for XEmacs.
14077
14078         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
14079         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
14080         (mml1991-pgg-encrypt): Ditto.
14081
14082         * pgg-gpg.el (pgg-string-to-multibyte): New function.
14083         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
14084         a multibyte buffer.
14085
14086         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
14087         (pgg-pgp-lookup-key): Ditto.
14088
14089         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
14090         (pgg-pgp5-lookup-key): Ditto.
14091
14092         * pgg.el (pgg-fetch-key): Ditto.
14093
14094 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
14095
14096         * message.el (message-user-organization-file): Check several
14097         locations of the organization file.
14098
14099         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
14100         Add gnus-article-view-part-as-type.
14101
14102         * gnus-art.el (gnus-article-view-part-as-type): New function.
14103
14104         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
14105         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
14106
14107         * mml.el: Simplify autoload.
14108         (mml-mode): defvar dnd-protocol-alist instead of using
14109         symbol-value.
14110         (mml-default-directory): New variable.
14111         (mml-minibuffer-read-file): Use it.
14112         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
14113
14114         * message.el (message-citation-line-format): New variable.
14115         (message-insert-formated-citation-line): New function.
14116         (message-citation-line-function):
14117         Add `message-insert-formated-citation-line' to custom type.
14118
14119         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
14120         to doc string.
14121
14122         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
14123         depending on mm-verify-option.
14124
14125 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14126
14127         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
14128         binding pgg-* variables; reimplement the section which prevents
14129         MIME header from being signed.
14130         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
14131         pgg-text-mode; remove a blank line at the top of body.
14132
14133         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
14134         lines at the top of body; use gnus-newsgroup-charset if there's no
14135         Charset header.
14136
14137 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14138
14139         * message.el (message-self-insert-commands): Doc fix.
14140
14141         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
14142         (mm-uu-pgp-encrypted-test): Ditto.
14143         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
14144         between header and body; return application/pgp-encrypted handle
14145         if decryption failed; decode decrypted body by charset.
14146
14147         * mm-decode.el (mm-automatic-display): Don't make application/pgp
14148         element match to application/pgp-*.
14149
14150 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14151
14152         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
14153         HTML.
14154
14155 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14156
14157         * mail-source.el (mail-source-call-script): Message the error
14158         string.
14159
14160 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14161
14162         * gnus-util.el (gnus-byte-compile): Use it.
14163
14164 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
14165
14166         * gnus-util.el (kill-empty-logs): New function.
14167
14168 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14169
14170         * message.el (message-mail-alias-type): Doc fix.
14171         (message-mail-alias-type-p): New function.
14172         (message-send): Use it.
14173         (message-mode): Ditto.
14174         (message-strip-forbidden-properties): Ditto.
14175
14176         * ecomplete.el (ecomplete-database-file-coding-system):
14177         New variable.
14178         (ecomplete-save): Use it.
14179         (ecomplete-setup): Use it.
14180
14181 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14182
14183         * message.el (message-self-insert-commands): New variable.
14184         (message-strip-forbidden-properties): Use it.
14185
14186 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14187
14188         * message.el (message-put-addresses-in-ecomplete): Use a regexp
14189         that doesn't make XEmacs choke.
14190
14191 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
14192
14193         * gnus-util.el (gnus-replace-in-string):
14194         Prefer replace-regexp-in-string over of replace-in-string.
14195
14196 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14197
14198         * gnus-util.el (gnus-select-frame-set-input-focus):
14199         Use select-frame-set-input-focus if it is available in XEmacs; use
14200         definition defined in Emacs 22 for old Emacsen.
14201
14202         * dgnushack.el: Autoload unmorse-region for XEmacs.
14203
14204         * lpath.el: Bind cursor-in-non-selected-windows and
14205         select-frame-set-input-focus for XEmacs.
14206
14207 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14208
14209         * mm-view.el (mm-inline-text): Use equal instead of equalp.
14210
14211 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
14212
14213         * gnus-registry.el (gnus-registry-cache-save): Remove text
14214         properties when saving via the temp buffer.
14215
14216 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14217
14218         * message.el (message-generate-hashcash): Honor custom type.
14219
14220 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14221
14222         * message.el (message-generate-hashcash): Default to non-nil when
14223         hashcash is found.
14224
14225         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
14226         (gnus-refer-thread-limit): Increase default to 500.
14227
14228         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
14229
14230         * flow-fill.el (fill-flowed): Allow delete-space.
14231
14232 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14233
14234         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14235         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
14236         Remove autoloads.
14237
14238 2006-04-18  Simon Josefsson  <jas@extundo.com>
14239
14240         * message.el (message-generate-hashcash): Default to.
14241
14242 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14243
14244         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
14245         concatenating segments rather than before concatenating them.
14246
14247 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14248
14249         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
14250
14251 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14252
14253         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
14254
14255         * message.el (message-forward-make-body-plain):
14256         Allow message-forward-ignored-headers to be a list.
14257         (message-remove-ignored-headers): Factor out into function.
14258         (message-forward-make-body-mml): Use it.
14259
14260         * imap.el (imap-quote-specials): New function.
14261         (imap-login-auth): Quote specials.
14262
14263         * rfc2231.el (rfc2231-parse-string): Remove dead code.
14264         (rfc2231-parse-string): Allow concatanation of parameters that
14265         aren't contiguous.  The test case is
14266           (mail-header-parse-content-type "message/external-body;
14267             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
14268             access-type=LOCAL-FILE;
14269             name*1*=plugh%2fhello-sailor%2fbing.pdf")
14270
14271 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14272
14273         * nntp.el (nntp-accept-process-output): Return the value of
14274         `nnheader-accept-process-output'.
14275
14276 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14277
14278         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
14279         (gnus-button-alist): Recognize more diff formats.
14280         (gnus-button-patch): Strip directory.
14281
14282 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
14283
14284         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
14285         Emacs 22 when setting focus.
14286
14287 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14288
14289         * gnus-art.el (gnus-article-treat-types): Do treatment of
14290         text/x-verbatim parts.
14291         (gnus-button-patch): New command.
14292
14293         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
14294         addresses that contain invalid characters.
14295
14296 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14297
14298         * message.el (message-put-addresses-in-ecomplete):
14299         Use gnus-replace-in-string.
14300         (message-is-yours-p): Use the more correct
14301         mail-header-parse-address instead of
14302         mail-extract-address-components.
14303         (message-put-addresses-in-ecomplete): Fix typo.
14304
14305         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
14306         keystroke.
14307
14308         * gnus-art.el (gnus-treatment-function-alist): Change order of
14309         newsgroups/generic header folding to avoid double-folding.
14310
14311         * message.el (message-hidden-headers): Add X-Draft-From.
14312
14313         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
14314         New command.
14315         (gnus-summary-repeat-search-article-backward): New command.
14316
14317         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
14318         groups in the parent topic.
14319
14320 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
14321
14322         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
14323         (spam-extra-header-to-number): Return the CRM114 number as a
14324         number instead of a string.
14325
14326 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14327
14328         * gnus-art.el (gnus-face-properties-alist): Move here from
14329         gnus-fun.
14330
14331         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
14332
14333 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14334
14335         * message.el (message-strip-forbidden-properties): Only display on
14336         self-insert-command.
14337
14338         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
14339         reindent.
14340         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
14341
14342 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
14343
14344         * smiley.el (smiley-style): Fix typo.
14345
14346 2006-03-23  Kenichi Handa  <handa@m17n.org>
14347
14348         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
14349         instead of set-buffer-multibyte.
14350
14351 2006-03-23  Kenichi Handa  <handa@m17n.org>
14352
14353         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14354         buffer and then decode the buffer text if necessary.
14355         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14356         first, and after mm-encode-body, change the buffer to unibyte.
14357
14358 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14359
14360         * hashcash.el (hashcash-insert-payment-async-2):
14361         Use message-goto-eoh instead of doing it manually.
14362         (mail-add-payment): Use message-narrow-to-header instead of trying
14363         to do the same itself.
14364
14365         * message.el (message-hidden-headers): Add Face.
14366
14367         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
14368         reparenting code.
14369         (gnus-summary-reparent-children): Refactored out code.
14370         (gnus-summary-thread-map): New keystroke.
14371         (gnus-summary-reparent-children): Make into command.
14372
14373         * smiley.el (smiley-style): Default to `medium' if using a large
14374         font.
14375
14376         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
14377         does it itself.
14378
14379         * message.el (message-point-in-header-p): Simplify definition.
14380
14381 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14382
14383         * nnagent.el (nnagent-request-set-mark): Silence log file
14384         writing.
14385         (nnagent-request-set-mark): Use write-region instead of
14386         append-to-file.
14387
14388         * gnus-sum.el (gnus-read-header): Fudge article number if using a
14389         strange select method.
14390
14391         * ecomplete.el (ecomplete-display-matches): Get highlightling
14392         right.
14393         (ecomplete-display-matches): Use literals.
14394         (ecomplete-display-matches): Disable message logging.
14395
14396         * message.el (message-display-abbrev): Small optimization.
14397
14398         * ecomplete.el (ecomplete-display-matches): Allow automatic
14399         display.
14400
14401         * message.el (message-strip-forbidden-properties):
14402         Display abbrevs.
14403         (message-display-abbrev): Get automatic display right.
14404
14405         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
14406         keystrokes.
14407
14408 2006-04-13  Romain Francoise  <romain@orebokech.com>
14409
14410         TODO: Backport to v5-10!
14411
14412         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
14413         Move here (and rename) from gnus-registry.el.
14414
14415         * gnus-registry.el: Require gnus-util.
14416         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
14417
14418 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14419
14420         * gnus-group.el (gnus-group-catchup-current):
14421         Change if-then-else-if-then-else into cond.
14422         (gnus-group-catchup): Indent.
14423         (group-name-at-point): New function.
14424         (gnus-fetch-group): Provide default from thing at point.
14425
14426 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14427
14428         * message.el (message-display-abbrev): Fix regexp.
14429
14430         * ecomplete.el (ecomplete-highlight-match-line):
14431         Reimplement choosing.
14432         (ecomplete-highlight-match-line): Fix up code rewrite, remove
14433         dead variables.
14434
14435         * message.el (message-newline-and-indent): Remove debugging.
14436         (message-display-abbrev): Use new implementation.
14437
14438 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
14439
14440         * gnus-art.el (gnus-article-mode):
14441         Set cursor-in-non-selected-windows to nil.
14442
14443         * smiley.el: Revert previous change.
14444         (smiley-data-directory): defvar it before using it in the
14445         defcustom of `smiley-style'.
14446
14447 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14448
14449         * message.el (message-newline-and-indent): New function.
14450
14451         * ecomplete.el: Implement more bits.
14452
14453         * message.el (message-put-addresses-in-ecomplete): Clean up the
14454         string.
14455
14456         * ecomplete.el (ecomplete-add-item): Chop off decimals.
14457
14458         * gnus-sum.el (gnus-summary-save-parts):
14459         Bind gnus-summary-save-parts-counter and use it to make unique file
14460         names.
14461
14462         * gnus-art.el (gnus-ignored-headers): Add some more headers.
14463
14464         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
14465         parameter to say whether to actually parse the individual
14466         addresses.
14467
14468         * message.el (message-put-addresses-in-ecomplete): New function.
14469         (ecomplete): Require.
14470         (message-mail-alias-type): Add ecomplete as an option.
14471
14472 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
14473
14474         * flow-fill.el (fill-flowed): Remove trailing space from blank
14475         quoted lines.
14476
14477 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14478
14479         * smiley.el (smiley-style): Move definition later to avoid a
14480         compilation warning.
14481
14482 2006-04-12  Kenichi Handa  <handa@m17n.org>
14483
14484         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
14485         buffer and then decode the buffer text if necessary.
14486         (rfc2231-encode-string): Be sure to work on multibyte buffer at
14487         first, and after mm-encode-body, change the buffer to unibyte.
14488         Use mm-disable-multibyte instead of set-buffer-multibyte.
14489
14490 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14491
14492         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
14493         Content-Type header instead of Content-Disposition header.
14494         (gnus-mime-inline-part): Ditto.
14495         (gnus-mime-view-part-as-charset): Ignore charset that the part
14496         specifies.
14497
14498         * mm-decode.el (mm-display-part): Work with external parts and
14499         usual parts similarly.
14500
14501         * mm-extern.el (mm-inline-external-body): Use mm-display-part
14502         instead of gnus-display-mime.
14503
14504         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
14505         instead of with-temp-buffer.
14506
14507         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
14508         tag to summarized topics part in order to encode non-ASCII text.
14509
14510 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14511
14512         * smiley.el (smiley-style): New variable.
14513         (smiley-directory): New function.
14514         (smiley-data-directory): Derive from `smiley-style' using
14515         `smiley-directory'.
14516         (smiley-regexp-alist): Add new entries.
14517
14518         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
14519         (gnus-article-browse-delete-temp): Add :version.
14520
14521 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
14522
14523         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
14524         the sieve region.
14525
14526 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14527
14528         * gnus.el (gnus-version-number): Bump version.
14529
14530 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
14531
14532         * gnus.el: No Gnus v0.4 is released.
14533
14534 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14535
14536         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
14537         layout.
14538
14539         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
14540         unknown charset.
14541
14542         * message.el (message-header-synonyms): Add Original-To to the
14543         default.
14544
14545         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
14546         optional parameter.
14547
14548 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
14549
14550         * gnus-fun.el (gnus): Require it for gnus-directory.
14551
14552 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14553
14554         * gnus-fun.el (gnus-face-properties-alist): Add :version.
14555
14556 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14557
14558         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
14559
14560 2006-04-05  Simon Josefsson  <jas@extundo.com>
14561
14562         * password.el (password-reset): New function.
14563
14564 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
14565
14566         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
14567         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
14568
14569 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14570
14571         * nnweb.el (nnweb-google-create-mapping): Update regexp.
14572         Some whitespace was matched into the url, which broke browsing hits
14573         > 100 when mm-url-use-external was nil.
14574
14575 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14576
14577         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14578         Check gnus-extra-headers for 'Newsgroups.
14579
14580         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
14581         bound.
14582
14583 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
14584
14585         * pgg-gpg.el: Clean up process buffers every time gpg processes
14586         complete.
14587
14588 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
14589
14590         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14591         doc string.
14592
14593 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
14594
14595         * pgg-gpg.el (pgg-gpg-process-filter)
14596         (pgg-gpg-wait-for-completion): Check if buffer is alive.
14597
14598         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14599         lines, temporary fix.
14600
14601 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14602
14603         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
14604
14605 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
14606
14607         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
14608         default-enable-multibyte-characters.  This reverts the change from
14609         revision 6.17 which is no longer necessary because the passphrase
14610         is sent separately now.  GnuPG messages are unreadable under
14611         multibyte locales with default-enable-multibyte-characters set to
14612         nil.
14613
14614 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
14615
14616         * message.el (message-tool-bar-gnome): Move "spell".
14617
14618 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
14619
14620         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
14621         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
14622         instead.
14623
14624 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
14625
14626         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
14627         Improve newsgroups handling for NNTP overviews which don't include
14628         Newsgroups.
14629
14630 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14631
14632         * message.el (message-resend): Bind message-generate-hashcash to nil.
14633
14634 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14635
14636         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
14637         when searching for already-paid recipients.
14638
14639 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
14640
14641         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14642         passphrases when it is not needed.
14643         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14644         passphrase stuff from gpg, should only be necessary when you use
14645         gpg with a smartcard.
14646
14647 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14648
14649         * mml.el (mml-insert-mime): Ignore cached contents of
14650         message/external-body part.
14651
14652         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
14653         (mm-insert-part): Ditto.
14654
14655 2006-03-23  Simon Josefsson  <jas@extundo.com>
14656
14657         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
14658         Reiner.
14659         (pgg-gpg-use-agent-p): Use it again.
14660
14661 2006-03-23  Simon Josefsson  <jas@extundo.com>
14662
14663         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
14664         older emacsen.
14665         (pgg-gpg-use-agent-p): Don't use it.
14666
14667 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
14668
14669         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
14670         if we can.
14671
14672 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
14673
14674         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
14675         (pgg-gpg-update-agent): New function.
14676         (pgg-gpg-use-agent-p): New function.
14677         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
14678         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14679         (pgg-gpg-sign-region): Use it.
14680
14681 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14682
14683         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
14684         Reported by Ralf Wachinger <rwachinger@gmx.de>.
14685
14686 2006-03-21  Simon Josefsson  <jas@extundo.com>
14687
14688         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
14689         <wilde@sha-bang.de>.
14690         (pgg-gpg-use-agent): New variable.
14691         (pgg-gpg-process-region): Use it.
14692         (pgg-gpg-encrypt-region): Likewise.
14693         (pgg-gpg-encrypt-symmetric-region): Likewise.
14694         (pgg-gpg-decrypt-region): Likewise.
14695         (pgg-gpg-sign-region): Likewise.
14696         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
14697
14698 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14699
14700         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
14701
14702         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
14703         Add comment on version.
14704
14705 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
14706
14707         * smiley.el: Add missing test smiley.
14708
14709 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14710
14711         * mm-decode.el (mm-with-part): New macro.
14712         (mm-get-part): Use it; work with message/external-body as well.
14713         (mm-save-part): Treat name and filename equally.
14714
14715         * mm-extern.el (mm-extern-cache-contents): New function.
14716         (mm-inline-external-body): Use it; force the part to be displayed;
14717         move undisplayer added to the cached handle to the parent.
14718
14719         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
14720         (gnus-mime-view-part-as-type): Work with message/external-body.
14721
14722         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
14723
14724 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14725
14726         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
14727         images in image-load-path.  [Sync with image.el, revision 1.60, in
14728         Emacs.]
14729
14730 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14731
14732         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
14733         path rather than symbol.  Always return list of directories.
14734         Guarantee that image directory comes first.  [Sync with image.el,
14735         revision 1.59, in Emacs.]
14736
14737         * message.el (message-make-tool-bar): Adjust to new API of
14738         `gmm-image-load-path-for-library'.
14739
14740         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14741
14742         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14743
14744 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14745
14746         * gnus-art.el (gnus-article-only-boring-p):
14747         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
14748         intangible text.
14749         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
14750
14751 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
14752
14753         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
14754         Use `defun' instead of `gmm-defun-compat'.
14755
14756 2006-03-14  Simon Josefsson  <jas@extundo.com>
14757
14758         * message.el (message-unique-id): Don't use message-number-base36
14759         if (user-uid) is a float.
14760         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
14761
14762 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14763
14764         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
14765
14766         * gnus-art.el (gnus-mime-display-single): Make sure there is an
14767         empty line between a part and a message part.
14768
14769 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
14770
14771         * smiley.el: Add more test smileys.
14772         (smiley-data-directory, smiley-regexp-alist)
14773         (gnus-smiley-file-types): Fix doc strings.
14774         (smiley-update-cache): Clear smiley-cached-regexp-alist before
14775         adding new elements.
14776         (smiley-mouse-map): Unused code.  Make it a comment.
14777
14778 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14779
14780         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
14781         scan latest NoCeM messages instead of old ones.
14782         (gnus-nocem-check-article): Fix regexps so as to match to PGP
14783         delimiters that are recently used.
14784         (gnus-nocem-load-cache): Add autoload cookie.
14785
14786         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
14787
14788         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
14789         level which is larger than gnus-use-nocem is specified.
14790
14791         * gnus-group.el (gnus-group-get-new-news): Ditto.
14792
14793 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
14794
14795         * gnus-util.el (gnus-tool-bar-update): New function.
14796
14797         * gnus-group.el (gnus-group-update-tool-bar): New variable.
14798         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
14799
14800         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
14801
14802         * gnus-group.el (gnus-group-redraw-when-idle)
14803         (gnus-group-redraw-check): Remove.
14804         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
14805
14806 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14807
14808         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
14809         if optional last element is specified in splits (FIELD VALUE...).
14810
14811 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
14812
14813         * message.el (message-make-tool-bar): Rename gmm-image-load-path
14814         to gmm-image-load-path-for-library.  Call with no-error argument.
14815         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
14816
14817         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
14818
14819         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
14820
14821         * gmm-utils.el (gmm-image-load-path): Remove alias.
14822
14823 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
14824
14825         * gmm-utils.el (gmm-image-load-path): Add alias.
14826
14827         * nnml.el (nnml-generate-nov-databases-directory): Rename from
14828         nnml-generate-nov-databases-1.
14829         (nnml-generate-nov-databases): Use it.
14830         (nnml-generate-nov-databases-directory): Document no-active
14831         argument.
14832
14833         * gmm-utils.el (gmm-image-load-path-for-library): Return single
14834         directory if path is t.  Add no-error.
14835
14836         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
14837         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
14838
14839         * gnus-art.el (gnus-article-browse-delete-temp-files):
14840         Simplify resetting gnus-article-browse-html-temp-list.
14841
14842         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
14843         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
14844         Add example to docstring.  Rename local variables.  Move error
14845         checks to default case in cond and simplify.
14846
14847 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14848
14849         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
14850         handle is multipart when calling it recursively.
14851         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
14852
14853 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
14854
14855         * nnimap.el (nnimap-request-update-info-internal): Optimize.
14856         Don't `gnus-uncompress-range' to avoid excessive memory usage.
14857
14858 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14859
14860         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
14861         is loaded.
14862
14863         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
14864         loaded.
14865
14866 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14867
14868         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
14869         to "Emacs 23 (unicode)" in doc string.
14870
14871         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
14872         "Emacs 23 (unicode)" in comment.
14873
14874 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14875
14876         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
14877
14878         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
14879         characters 160 through 255 in Emacs 23.
14880
14881 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14882
14883         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
14884         gnus-article-browse-html-temp.
14885         (gnus-article-browse-delete-temp): Make it customizable.
14886         Add `file'.  Adjust doc string.
14887         (gnus-article-browse-delete-temp-files): Add argument.
14888         Allow query for each file.  Adjust doc string.
14889         (gnus-article-browse-html-parts):
14890         Add `gnus-article-browse-delete-temp-files' to
14891         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
14892
14893 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
14894
14895         * gnus-art.el (gnus-article-browse-html-temp)
14896         (gnus-article-browse-delete-temp): New variables.
14897         (gnus-article-browse-delete-temp-files): New function.
14898         (gnus-article-browse-html-parts): Use it.
14899
14900 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
14901
14902         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
14903
14904         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
14905         string.
14906
14907         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
14908         gnus-summary-insert-new-articles when unplugged.
14909         Remove gnus-summary-search-article-forward.
14910
14911         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
14912         display-visual-class instead of display-color-cells.
14913
14914 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14915
14916         * dgnushack.el: Autoload customize-group for XEmacs.
14917
14918         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
14919         message/* containing non-ASCII text properly.
14920
14921 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
14922
14923         * message.el: Require gmm-utils, remove autoloads.
14924         (message-tool-bar): Set default based on
14925         gmm-tool-bar-style.
14926         (message-tool-bar-gnome): Add gmm-customize-mode.
14927
14928         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
14929         gmm-tool-bar-style.
14930         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
14931
14932         * gnus-group.el (gnus-group-tool-bar): Set default based on
14933         gmm-tool-bar-style.
14934         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
14935
14936         * gmm-utils.el (gmm-image-directory): Rename variable from
14937         gmm-image-load-path.
14938         (gmm-image-load-path): Use gmm-image-directory.
14939         (gmm-customize-mode): New function.
14940         (gmm-tool-bar-style): New variable.
14941
14942         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
14943         gnus-group-redraw-line-number.
14944         (gnus-group-redraw-check): Simplify.
14945         (gnus-group-tool-bar-update): Remove redraw check.
14946         (gnus-group-make-tool-bar): Add redraw check.
14947
14948 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
14949
14950         * gnus-art.el (gnus-button): Add missing parentheses.
14951
14952 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14953
14954         * lpath.el: Fbind line-number-at-pos.
14955
14956 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14957
14958         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
14959
14960 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14961
14962         * gnus-art.el (gnus-button): New face.
14963         (gnus-article-button-face): Use it.
14964
14965         * gnus-sum.el (gnus-summary-tool-bar-gnome):
14966         Add gnus-summary-next-page.  Re-order.
14967
14968         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
14969         next-node are now included.
14970         (gnus-group-redraw-line-number): New internal variable.
14971         (gnus-group-redraw-check): Helper function for updating the tool
14972         bar.
14973         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
14974
14975         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
14976
14977         * spam.el (spam-spamassassin-score-regexp): New internal variable.
14978         (spam-extra-header-to-number, spam-check-spamassassin-headers):
14979         Use it to match format of Spamassassin 3.0 and later.
14980         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
14981         (spam-check-bogofilter)
14982         (spam-bogofilter-register-with-bogofilter): Fix args of
14983         `gnus-error' calls.
14984
14985 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
14986
14987         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
14988         unnecessary interaction when sending queued mails.
14989         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
14990
14991 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
14992
14993         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
14994         first or last are nil.
14995
14996 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
14997
14998         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
14999
15000 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15001
15002         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
15003
15004 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15005
15006         * dns.el (query-dns): Protect more against buggy tcp output.
15007
15008 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15009
15010         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
15011         nov.php.
15012
15013 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15014
15015         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
15016         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
15017         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
15018         output on the server side.
15019         (nnweb-google-create-mapping): Update regexps and add some
15020         progress indication.
15021
15022 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
15023
15024         * gnus-group.el (gnus-group-tool-bar-gnome):
15025         Fix gnus-agent-toggle-plugged.  Re-order icons.
15026         (gnus-group-tool-bar-gnome):
15027         Add gnus-group-{prev,next}-unread-group.
15028         (gnus-group-tool-bar-gnome): Re-order icons.
15029
15030         * gnus-sum.el (gnus-summary-tool-bar-gnome):
15031         Move gnus-summary-insert-new-articles.
15032
15033         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
15034         Fix comments.
15035
15036         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
15037         also available in Emacs 21.3.
15038
15039         * message.el (message-fix-before-sending): Change "Emacs 22" to
15040         "Emacs 23 (unicode)" in comment.
15041
15042         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
15043         "Emacs 23 (unicode)" in comment.
15044
15045         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
15046         comment.
15047         (mm-coding-system-p): Add comment about no-MULE XEmacs.
15048
15049         * mm-view.el (mm-fill-flowed): Add :version.
15050
15051 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15052
15053         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
15054         and load-path.
15055
15056 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
15057
15058         * message.el: Autoload gmm-image-load-path.
15059         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
15060         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
15061         consitency.
15062
15063         * gmm-utils.el (gmm-image-load-path): Also search in
15064         "../etc/images".  Don't set gmm-image-load-path if we don't find
15065         the image.
15066
15067 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15068
15069         * gmm-utils.el (gmm-image-load-path): Don't make
15070         `gmm-image-load-path' include subdirectories which the second arg
15071         `image' might specify.
15072
15073         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
15074         subdirectory to icon file names.
15075
15076         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
15077
15078 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15079
15080         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
15081         gmm-image-load-path calls.
15082
15083         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15084
15085         * message.el (message-make-tool-bar): Ditto.
15086
15087         * mml.el (mml-preview): Add comment concerning tool bar icons.
15088
15089         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
15090         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
15091
15092         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
15093         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
15094
15095         * message.el (message-tool-bar-gnome): Use new icon names.
15096         (message-make-tool-bar): Use `gmm-image-load-path'.
15097
15098         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
15099         New functions from MH-E.
15100         (gmm-image-load-path): New variable from MH-E.
15101         (gmm-image-load-path): New function from MH-E.  Add arguments
15102         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
15103         *-image-load-path-called-flag.
15104
15105 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
15106
15107         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
15108
15109 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
15110
15111         * nnimap.el (nnimap-request-move-article): Change folder back to
15112         source group before deleting.
15113
15114 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
15115
15116         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
15117
15118         * gnus-art.el (mm-url-insert-file-contents-external):
15119         Autoload mm-url.
15120
15121         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
15122
15123 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15124
15125         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
15126         coding system which mm-charset-to-coding-system returns for a
15127         given charset is valid.
15128
15129 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
15130
15131         * html2text.el (html2text-remove-tag-list):
15132         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
15133
15134 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
15135
15136         * gnus-cus.el: Revert 2005-10-17 change.
15137
15138 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15139
15140         * gnus-art.el (article-strip-banner):
15141         Call article-really-strip-banner only when the regexp match is made.
15142
15143 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15144
15145         * gnus-art.el (article-strip-banner):
15146         Use gnus-extract-address-components instead of
15147         mail-header-parse-addresses to make it work with non-ASCII text;
15148         remove mail-encode-encoded-word-string.
15149
15150         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
15151         values which are surrounded with \"...\"; make it never cause a
15152         Lisp error; give up parsing of parameters if it failed in
15153         extracting type.
15154
15155 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
15156
15157         * smime.el (smime-cert-by-ldap-1): Fix bug where
15158         `smime-ldap-search' returns results without userCertificates.
15159
15160 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15161
15162         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
15163
15164 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15165
15166         * spam.el (spam-check-spamassassin-headers): Adapt format for
15167         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
15168         <ari@mbf.ocn.ne.jp>.
15169         (spam-list-of-processors): Add spam-use-gmane.
15170
15171 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15172
15173         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
15174         make-temp-file; make it work with XEmacs as well.
15175
15176         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
15177         mm-make-temp-file.
15178
15179         * mm-decode.el (mm-display-external): Use the 3rd arg of
15180         mm-make-temp-file.
15181         (mm-create-image-xemacs): Ditto.
15182
15183 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15184
15185         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
15186         with message-narrow-to-headers.
15187         (gnus-draft-setup): Narrow to header to run message-fetch-field.
15188         (gnus-draft-check-draft-articles): New function.
15189         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
15190
15191 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15192
15193         * gnus-art.el (gnus-article-browse-html-parts):
15194         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
15195         Don't use suffix argument for mm-make-temp-file for Emacs 21
15196         compatibility.  Remove useless `format'.
15197
15198 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15199
15200         * nnweb.el (nnweb-google-wash-article): Update regexps.
15201         (nnweb-group-alist): Use defvoo instead of defvar.
15202
15203 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15204
15205         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
15206         re-loading nn* modules.
15207
15208 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15209
15210         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
15211         for `tool-bar-mode' and don't check it's default-value.
15212
15213         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
15214
15215         * message.el (message-make-tool-bar): Ditto.
15216
15217         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
15218         `substring'.  Shorten tmp-file name.
15219
15220         * gnus.el: Remove bogus comment.
15221
15222 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
15223
15224         * gnus-art.el (gnus-article-browse-html-parts): New function.
15225         (gnus-article-browse-html-article): New function for viewing html
15226         articles with a browser.
15227
15228 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
15229
15230         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
15231         in elisp.
15232         (pgg-gpg-encrypt-symmetric-region): Ditto.
15233         (pgg-gpg-sign-region): Ditto.
15234
15235         * pgg-def.el (pgg-text-mode): New variable.
15236
15237         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
15238         (mml2015-pgg-encrypt): Ditto.
15239
15240         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
15241         (mml1991-pgg-encrypt): Ditto.
15242
15243 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15244
15245         * nnfolder.el (nnfolder-insert-newsgroup-line):
15246         Use message-make-date instead of current-time-string.
15247
15248         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
15249         to gnus-decoded which mm-uu might set.
15250
15251 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15252
15253         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
15254         don't decode quoted parameters; remove misimported Emacs code.
15255         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15256         (rfc2231-decode-encoded-string): Don't use split-string which
15257         behaves differently according to Emacs version; use
15258         mm-decode-coding-region to convert charset to coding-system.
15259         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15260         (rfc2231-encode-string): Remove misimported Emacs code.
15261
15262 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15263
15264         * gnus-art.el (article-decode-charset): Don't use ignore-errors
15265         when calling mail-header-parse-content-type.
15266         (article-de-quoted-unreadable): Ditto.
15267         (article-de-base64-unreadable): Ditto.
15268         (article-wash-html): Ditto.
15269
15270         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
15271         calling mail-header-parse-content-type and
15272         mail-header-parse-content-disposition.
15273         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
15274         mail-header-parse-content-type.
15275
15276         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
15277         insert charset and format parameters; encode description after
15278         inserting it to buffer.
15279         (mml-insert-parameter): Fold lines properly even if a parameter is
15280         segmented into two or more lines; change the max column to 76.
15281
15282         * rfc1843.el (rfc1843-decode-article-body): Don't use
15283         ignore-errors when calling mail-header-parse-content-type.
15284
15285         * rfc2231.el (rfc2231-parse-string): Return at least type if
15286         possible; don't cause an error even if it fails in parsing of
15287         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15288         (rfc2231-encode-string): Don't break lines at the beginning, leave
15289         it to mml-insert-parameter.
15290
15291         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
15292         calling mail-header-parse-content-type.
15293
15294 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
15295
15296         * spam-report.el (spam-report-gmane-use-article-number):
15297         Improve doc string.
15298         (spam-report-gmane-internal): Check if a suitable header was found
15299         in the article.
15300
15301 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15302
15303         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
15304         (rfc2231-encode-string): Make param*=value always begin with LWSP.
15305
15306 2006-02-05  Romain Francoise  <romain@orebokech.com>
15307
15308         Update copyright notices of all files in the gnus directory.
15309
15310 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15311
15312         * nnweb.el (nnweb-request-group): Avoid growing overview files.
15313
15314 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15315
15316         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
15317         segmented lines of parameter value to cope with Thunderbird 1.5
15318         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
15319         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15320         (rfc2231-encode-string): Don't make lines exceeding 76 column.
15321
15322 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
15323
15324         * mml.el (mml-generate-mime-1): Correct the order of inline signed
15325         parts.
15326
15327 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15328
15329         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
15330         there's only one active file for all servers.
15331         (nnweb-request-scan): Make sure nnweb-articles is initialized on
15332         solid groups.  Gnus might have used a FAST request to select the group.
15333         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
15334         and nnweb-search redundantly in the active file.
15335         (nnweb-request-list): Don't list bogus groups.  There can only be one.
15336         (nnweb-request-create-group): Don't use ARGS.
15337         (nnweb-possibly-change-server, nnweb-request-group): Remove some
15338         initialisations.  Let nnoo do the work.
15339
15340 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15341
15342         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
15343         Say the part has been decoded.
15344
15345         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
15346
15347 2006-01-31  Kevin Ryde  <user42@zip.com.au>
15348
15349         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
15350         mailcap-viewer-test-cache when there's no 'test clause, since that
15351         will invert the meaning of a "nil" test previously determined by
15352         mailcap-mailcap-entry-passes-test.
15353
15354 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15355
15356         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
15357         compiling.
15358
15359         * gnus-sum.el: Ditto.
15360
15361         * message.el: Don't bind tool-bar-map when compiling.
15362
15363 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
15364
15365         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
15366
15367 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
15368
15369         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
15370         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
15371         current Google Groups.
15372
15373 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
15374
15375         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
15376         and tool-bar-mode.
15377
15378         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
15379         and tool-bar-mode.
15380
15381         * message.el (message-tool-bar-update): Simplify.
15382         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
15383
15384         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
15385         gnus-summary-buffer.
15386         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
15387         gnus-summary-reply.
15388
15389         * gmm-utils.el (gmm): Add :version.
15390
15391 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15392
15393         * Makefile.in (clean): New rule.
15394         (distclean): Use it.
15395
15396 2006-01-26  Steve Youngs  <steve@sxemacs.org>
15397
15398         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
15399         Don't autoload.
15400
15401 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15402
15403         * gmm-utils.el (gmm-verbose): Add :group.
15404
15405 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
15406
15407         * message.el: Change some comments WRT tool-bars.
15408
15409         * gnus-sum.el (gnus-summary-tool-bar)
15410         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
15411         (gnus-summary-tool-bar-zap-list): New variables.
15412         (gnus-summary-make-tool-bar): Complete rewrite using
15413         `gmm-tool-bar-from-list'.
15414
15415         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
15416         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
15417         New variables.
15418         (gnus-group-make-tool-bar): Complete rewrite using
15419         `gmm-tool-bar-from-list'.
15420         (gnus-group-tool-bar-update): New function.
15421
15422         * message.el (message-mode-field-menu): Add "Show hidden Headers".
15423
15424 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15425
15426         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
15427         is dissected into a single part of which the type is the same as
15428         the given one; decode charset.
15429
15430 2006-01-21  Kevin Ryde  <user42@zip.com.au>
15431
15432         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
15433         into alists as symbol not string, since that's what
15434         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
15435         look for.
15436
15437 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
15438
15439         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
15440         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
15441
15442         * message.el (message-tool-bar-gnome): Use gmm-ignore.
15443
15444 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15445
15446         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
15447         (gnus-xmas-mime-security-button-menu): New function.
15448
15449         * gnus-art.el (gnus-mime-security-button-commands): New variable.
15450         (gnus-mime-security-button-menu): New definition.
15451         (gnus-mime-security-button-map): Use them.
15452         (gnus-mime-security-button-menu): New function.
15453         (gnus-insert-mime-security-button): Addition to help echo.
15454         (gnus-mime-security-run-function, gnus-mime-security-save-part)
15455         (gnus-mime-security-pipe-part): New functions.
15456
15457         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
15458         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
15459
15460         * mm-decode.el (mm-handle-set-disposition): Remove.
15461         (mm-handle-set-description): Remove.
15462
15463 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15464
15465         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
15466         (mm-w3m-standalone-supports-m17n-p): New function.
15467         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
15468         w3m usage.
15469
15470         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
15471         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
15472
15473 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
15474
15475         * message.el (message-tool-bar-zap-list):
15476         Use gmm-tool-bar-zap-list as custom type.
15477         (message-tool-bar-update): New function.
15478         (message-tool-bar, message-tool-bar-gnome)
15479         (message-tool-bar-retro): Add message-tool-bar-update.
15480         (message-tool-bar-gnome): Add flyspell-buffer.
15481
15482         * gnus-util.el (gnus-error): Describe `args'.
15483
15484         * gmm-utils.el (gmm-error): Describe `args'.
15485         (gmm-tool-bar-zap-list): New widget.
15486         (gmm-tool-bar-from-list): Improve description of `zap-list'.
15487
15488 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15489
15490         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
15491         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
15492         the number of recursive calls.
15493
15494         * mm-decode.el (mm-handle-set-disposition): New macro.
15495         (mm-handle-set-description): New macro.
15496
15497 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15498
15499         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
15500         encoding.
15501
15502 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15503
15504         * message.el (message-tool-bar-zap-list, message-tool-bar)
15505         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
15506         (message-tool-bar-local-item-from-menu): Remove.
15507         (message-tool-bar-map): Replace by `message-make-tool-bar'.
15508         (message-make-tool-bar): New function.
15509         (message-mode): Use `message-make-tool-bar'.
15510
15511         * gmm-utils.el: New file.
15512         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
15513         (gmm-lazy): New widget copied from `nnmail.el'.
15514         (gmm-tool-bar-from-list): New function for creating customizable
15515         tool bars.
15516         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
15517         output.
15518         (gmm): Add :prefix to defgroup.
15519
15520 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
15521
15522         * gmm-utils.el (gmm-widget-p): New function.
15523
15524 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
15525
15526         * mml.el (mml-attach-file): Describe `description' in doc string.
15527         (mml-menu): Add Emacs MIME manual and PGG manual.
15528
15529 2006-01-20  Richard M. Stallman  <rms@gnu.org>
15530
15531         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
15532
15533 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
15534
15535         * nntp.el (nntp-end-of-line): Doc fix.
15536
15537 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
15538
15539         * imap.el (imap-open): Handle case where buffer is a buffer
15540         object.
15541
15542 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15543
15544         * gnus-delay.el (gnus-delay): Don't autoload.
15545         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
15546         to be re-loaded when customizing the `gnus-delay' group.
15547
15548 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
15549
15550         * message.el (message-insert-citation-line): Use newlines.
15551
15552 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15553
15554         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
15555         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
15556         these routines, so the passphrase can be managed externally and
15557         passed in to the system.
15558         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
15559         pgg-add-passphrase-to-cache function.
15560
15561         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
15562         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
15563         these routines, so the passphrase can be managed externally and
15564         passed in to the system.
15565         (pgg-pgp5-sign-region): Use new name of
15566         pgg-add-passphrase-to-cache function.
15567
15568 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
15569
15570         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
15571         part of the decoded armor to find the key-identifier.
15572         (pgg-gpg-lookup-key-owner): New function to return the
15573         human-readable identifier of a key owner.
15574         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
15575         itself.
15576         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
15577         the key value) if we have a key and can match it against a secret
15578         key.  Also, added a note pointing out fact that the prompt only
15579         indicates the first matching key.
15580
15581         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
15582         pgg-decrypt-region.
15583         (pgg-add-passphrase-to-cache): Rename from
15584         `pgg-add-passphrase-cache' to reduce confusion (all callers
15585         changed).
15586         (pgg-remove-passphrase-from-cache): Rename from
15587         `pgg-remove-passphrase-cache' to reduce confusion (all callers
15588         changed).
15589         (pgg-read-passphrase, pgg-add-passphrase-cache)
15590         (pgg-remove-passphrase-cache): Add informative docstrings.
15591         (pgg-decrypt): Convey provided passphrase in subordinate call to
15592         pgg-decrypt-region.
15593
15594 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
15595
15596         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
15597         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
15598         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
15599         'passphrase' argument, so the passphrase can be managed externally
15600         and then passed in to the system.
15601
15602         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
15603         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
15604         so the passphrase cache can be used reliably with identifiers
15605         besides a pgp packet's key id.
15606
15607         * pgg-gpg.el (pgg-gpg-encrypt-region)
15608         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15609         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
15610         these routines, so the passphrase can be managed externally and
15611         passed in to the system.
15612
15613         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
15614         'notruncate' argument, so the passphrase cache can be used
15615         reliably with identifiers besides a pgp packet's key id.
15616
15617 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
15618
15619         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
15620         symmetric encryption.
15621         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
15622         encrypted session key.
15623         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
15624         message ask for the passphrase in a proper way.
15625
15626         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
15627         New user commands for symmetric encryption.
15628
15629 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15630
15631         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
15632
15633         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
15634
15635 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
15636
15637         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
15638
15639 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15640
15641         * mm-decode.el (mm-inlined-types): Add application/pgp.
15642         (mm-automatic-display): Ditto.
15643
15644         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
15645         part as text.
15646
15647 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15648
15649         * nnrss.el: Update copyright.
15650         (nnrss-opml-import): Query whether to subscribe to each entry.
15651
15652         * gnus-art.el:
15653         * gnus-sum.el:
15654         * gnus-xmas.el:
15655         * messagexmas.el:
15656         * mm-uu.el:
15657         * mm-view.el: Update copyright.
15658
15659 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
15660
15661         * message.el (message-info): New function.
15662         (message-mode-menu): Add it.
15663         Update copyright.
15664
15665         * ChangeLog: Fix and update copyright.
15666
15667 2006-01-13  Romain Francoise  <romain@orebokech.com>
15668
15669         * message.el (message-forward-subject-name-subject): Prefer the
15670         address to 'nowhere' if the sender has no name.
15671         Fix typo.  Update copyright year.
15672
15673 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15674
15675         * gnus-art.el (article-wash-html):
15676         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
15677         (gnus-article-wash-html-with-w3m-standalone): New function.
15678
15679         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
15680         mm-inline-text-html-render-with-w3m-standalone.
15681         (mm-text-html-washer-alist): Map w3m-standalone to
15682         gnus-article-wash-html-with-w3m-standalone.
15683         (mm-inline-text-html-render-with-w3m-standalone): New function.
15684
15685 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15686
15687         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
15688         Improve LaTeX.
15689
15690 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15691
15692         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
15693         (nnrss-request-article): Render text/plain parts as HTML.
15694
15695         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
15696         the buffer.
15697
15698 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
15699
15700         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
15701         custom definition of `gnus-posting-styles'.
15702
15703         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
15704         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
15705
15706 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15707
15708         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
15709         Use nntp for bug archive.
15710
15711 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15712
15713         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
15714         parts.
15715         (nnrss-normalize-date): New function converts ISO 8601 date into
15716         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15717         (nnrss-check-group): Use it.
15718
15719 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15720
15721         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
15722
15723         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
15724         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
15725         (nnrss-insert-w3): Ditto.
15726
15727 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15728
15729         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
15730         the articles to be forwarded including the case where neither a
15731         number of articles nor a region is specified.
15732
15733 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15734
15735         * nnrss.el (nnrss-request-article): Fix last change; fill
15736         text/plain parts.
15737
15738 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15739
15740         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
15741         in text/plain part.
15742         (nnrss-check-group): Don't add excessive newline to dc:subject.
15743
15744 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
15745
15746         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
15747         article.
15748
15749 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15750
15751         * nnml.el: Don't require gnus-bcklg.  Autoload it.
15752         (nnml-use-compressed-files, nnml-save-mail): Support other
15753         comression programs such as bzip2.
15754
15755 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15756
15757         * dns.el (query-dns): Make sure we check the buffer size before
15758         removing tcp headers.
15759
15760 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15761
15762         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
15763         remove MIME buttons associated with multipart/alternative parts.
15764         (gnus-mime-display-alternative): Tag buttons using `article-type'
15765         text property.
15766
15767         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
15768         associated with multipart/alternative parts.
15769
15770         * gnus-art.el (gnus-signature-separator): Fix custom type.
15771
15772         * mm-decode.el (mm-inlined-types): Fix custom type.
15773         (mm-keep-viewer-alive-types): Ditto.
15774         (mm-automatic-display): Ditto.
15775         (mm-attachment-override-types): Ditto.
15776         (mm-inline-override-types): Ditto.
15777         (mm-automatic-external-display): Ditto.
15778
15779 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15780
15781         * spam-report.el (spam-report-user-mail-address)
15782         (spam-report-user-agent): New variables.
15783         (spam-report-url-ping-plain): Use spam-report-user-agent.
15784
15785 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
15786
15787         * gnus-art.el (gnus-button-handle-custom): Do not just use
15788         `customize-apropos' for any "M-x customize-*" button but the
15789         function called for.  Accept both the function name and its
15790         argument in order to achieve this.
15791         (gnus-button-alist): Remove support for "custom:" URL's.
15792         Pass function name to `gnus-button-handle-custom' in case of "M-x
15793         customize-*" buttons.
15794
15795 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15796
15797         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
15798         multipart/alternative and add xref to mm-discouraged-alternatives
15799         in doc string.
15800
15801         * mm-decode.el (mm-discouraged-alternatives): Add xref to
15802         gnus-buttonized-mime-types in doc string.
15803
15804 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
15805
15806         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
15807         Suggest image/.* in the doc string.
15808
15809 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
15810
15811         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
15812         message-marks (Debian bug #342521).
15813
15814 2005-12-12  Simon Josefsson  <jas@extundo.com>
15815
15816         * password.el (password-read-from-cache): Add.
15817         (password-read): Use it.
15818
15819 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15820
15821         * rfc2047.el (rfc2047-charset-to-coding-system):
15822         Recognize us-ascii as a MIME charset.
15823
15824         * mm-bodies.el (mm-decode-content-transfer-encoding):
15825         Protect against the case where the 2nd arg TYPE is nil.
15826
15827 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15828
15829         * pop3.el (pop3-stream-type): Fix custom version.
15830
15831         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
15832
15833 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15834
15835         * mm-decode.el (mm-display-external): Add missing cdr.
15836
15837 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15838
15839         * mm-decode.el (mm-display-external): Use nametemplate (defined in
15840         RFC1524) if it is in mailcap or add a suffix according to
15841         mailcap-mime-extensions when generating a temp filename; postpone
15842         deleting a temp file for 2 seconds for some wrappers, shell
15843         scripts, and so on, which might exit right after having started a
15844         viewer command as a background job.
15845
15846 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
15847
15848         * nntp.el (nntp-marks-directory): Fix custom group.
15849
15850         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
15851         steps when < 10.
15852
15853         * gnus-start.el (gnus-no-server-1):
15854         Mention `gnus-level-default-subscribed' in doc string.
15855
15856 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15857
15858         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
15859         parens.
15860
15861 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15862
15863         * gnus-xmas.el (gnus-use-toolbar): Revert.
15864         (gnus-xmas-setup-toolbar): Use global default-toolbar if
15865         gnus-use-toolbar is default.
15866
15867         * messagexmas.el (message-use-toolbar): Revert.
15868         (message-setup-toolbar): Use global default-toolbar if
15869         message-use-toolbar is default.
15870
15871 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15872
15873         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
15874         according to default-toolbar-visible-p.
15875
15876         * messagexmas.el (message-use-toolbar): Ditto.
15877
15878 2005-11-26  Dave Love  <fx@gnu.org>
15879
15880         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
15881         (tls-program, tls-success): Provide openssl alternative.
15882
15883         * starttls.el: Doc fixes.
15884         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
15885         SERVICE to PORT.
15886
15887         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
15888         port null or service name.
15889         (starttls-negotiate): Autoload.
15890
15891 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15892
15893         * message.el (message-kill-to-signature): Fix interactive spec.
15894
15895 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15896
15897         * pop3.el (pop3-open-server): Recognize a string as a service name.
15898
15899 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
15900
15901         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
15902
15903 2005-11-23  Dave Love  <fx@gnu.org>
15904
15905         Add pop3s, pop3/starttls.
15906
15907         * pop3.el (pop3-authentication-scheme): Clarify doc.
15908         (open-tls-stream, starttls-open-stream): Autoload.
15909         (pop3-stream-type): New.
15910         (pop3-open-server): Use it.
15911
15912         * mail-source.el (mail-sources): Fix some :types.  Add stream type
15913         for POP.
15914         (mail-source-keyword-map): Add :stream for POP.
15915         (mail-source-fetch-pop): Use pop3-stream-type.
15916
15917 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15918
15919         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
15920         of current-time-string.
15921
15922 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
15923
15924         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
15925         date header.
15926
15927 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15928
15929         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
15930         it can seriously impact performance as it bypasses the agent's
15931         local caches.
15932
15933 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
15934
15935         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
15936         must be explicitly online rather than "not explicitly offline" for
15937         its flags to be synchronized.
15938
15939         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
15940         that gnus-uu-unmark-thread will function correctly.
15941
15942         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
15943         1024K is instead displayed as 1M.
15944
15945 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15946
15947         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
15948
15949 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
15950
15951         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
15952
15953 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
15954
15955         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
15956         error message to display actual error condition.
15957         (gnus-agent-save-local): Avoid saving symbols that are bound to
15958         nil as they simply result in a warning message in
15959         gnus-agent-read-local.
15960
15961 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15962
15963         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
15964         rather than make-variable-buffer-local for file-precious-flag.
15965
15966 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15967
15968         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
15969         for duplicates which are removed.  The invalid sort check then
15970         triggers a rescan after the sort as sorting may have moved
15971         duplicate entries such that they can be cheaply detected.
15972
15973 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15974
15975         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
15976
15977 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
15978
15979         * gnus-agent.el (gnus-agent-article-alist-save-format):
15980         Change internal variable to a custom variable.  Change default value
15981         from compressed(2) to uncompressed(1).
15982         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
15983         support for uncompressed agentview files.  Taken together, reading
15984         the agentview file should now be 6-7 times faster.
15985
15986 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
15987
15988         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
15989         as a buffer-local variable.  This avoids creating truncated
15990         dribble files as a result of a hang up, eg.
15991
15992 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
15993
15994         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
15995         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
15996         XEmacs.
15997
15998 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
15999
16000         * gnus-start.el (gnus-start-draft-setup):
16001         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
16002
16003         * gnus.el (gnus-splash): Change custom group.
16004         (gnus-group-get-parameter, gnus-group-parameter-value):
16005         Describe allow-list argument.
16006
16007         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
16008         string.
16009
16010 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16011
16012         * gnus-art.el (gnus-default-article-saver): Add user-defined
16013         `function' to custom type.
16014
16015 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16016
16017         * imap.el (imap-open): Handle case where buffer is a buffer
16018         object.
16019
16020 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
16021
16022         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
16023         long lines.
16024         (gnus-cache-delete-group): Wrap doc strings.
16025
16026         * gnus-agent.el (gnus-agent-rename-group)
16027         (gnus-agent-delete-group): Wrap doc strings.
16028
16029 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16030
16031         * messagexmas.el (message-use-toolbar): Change the valid values
16032         into default, top, bottom, left, and right.
16033         (message-toolbar-thickness): New variable.
16034         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
16035         well.
16036         (message-setup-toolbar): Make it work.
16037
16038         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
16039         (gnus-use-toolbar): Change the valid values into default, top,
16040         bottom, left, and right.
16041         (gnus-toolbar-thickness): New variable.
16042         (gnus-xmas-setup-toolbar): New function.
16043         (gnus-xmas-setup-group-toolbar): Use it.
16044         (gnus-xmas-setup-summary-toolbar): Use it.
16045
16046 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16047
16048         * gnus-start.el (gnus-1): Add "native" to
16049         gnus-predefined-server-alist.
16050
16051         * gnus.el (gnus-method-to-server): Don't add "native" to the
16052         lists here, because that leads to problems when
16053         gnus-select-method is bound.
16054
16055 2005-11-09  Simon Josefsson  <jas@extundo.com>
16056
16057         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
16058         use (not sort-by-date) instead.
16059
16060 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16061
16062         * gnus-delay.el (gnus-delay-group): Don't autoload.
16063         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16064         to be re-loaded when customizing the `gnus-delay' group.
16065
16066 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
16067
16068         * message.el: Revert last changes.
16069         (message-insert-citation-line): Use newlines.
16070
16071 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
16072
16073         * message.el (message-courtesy-message)
16074         (message-mark-insert-begin, message-mark-insert-end)
16075         (message-elide-ellipsis, message-cancel-message)
16076         (message-add-header, message-change-subject)
16077         (message-cross-post-followup-to-header)
16078         (message-cross-post-insert-note, message-reduce-to-to-cc)
16079         (message-widen-reply, message-delete-not-region)
16080         (message-kill-to-signature, message-insert-signature)
16081         (message-insert-importance-high, message-insert-importance-low)
16082         (message-insert-or-toggle-importance)
16083         (message-insert-disposition-notification-to)
16084         (message-indent-citation, message-yank-original)
16085         (message-cite-original-without-signature, message-cite-original)
16086         (message-insert-citation-line, message-position-on-field)
16087         (message-fix-before-sending, message-send-mail-partially)
16088         (message-send-mail, message-send-mail-with-sendmail)
16089         (message-send-mail-with-qmail, message-send-news)
16090         (message-check-news-header-syntax, message-generate-headers)
16091         (message-insert-courtesy-copy, message-fill-address)
16092         (message-fill-header, message-shorten-references)
16093         (message-setup-1, message-cancel-news)
16094         (message-forward-make-body-plain, message-forward-make-body-mime)
16095         (message-forward-make-body-mml, message-encode-message-body)
16096         (message-forward-make-body-digest-plain)
16097         (message-forward-make-body-digest-mime)
16098         (message-use-alternative-email-as-from): Insert `hard-newline'
16099         instead of ordinary newlines.
16100
16101 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16102
16103         * message.el (message-generate-headers): Downcase the argument
16104         given to message-check-element.
16105
16106 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
16107
16108         * nntp.el (nntp-authinfo-rejected): New error condition.
16109         (nntp-wait-for): Use new error condition to signal authentication
16110         error.
16111         (nntp-retrieve-data): Rethrow new error condition to break out of
16112         recursive call to nntp-send-authinfo.
16113
16114 2005-11-08  Romain Francoise  <romain@orebokech.com>
16115
16116         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
16117         (gnus-summary-exit-map): Bind to `Z p'.
16118         (gnus-summary-make-menu-bar): Add menu item.
16119
16120 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
16121
16122         * gnus-art.el (gnus-article-treat-custom): Add `first'.
16123         (gnus-treat-*): Add `first' in all doc strings.
16124
16125         * gnus-group.el (gnus-group-compact-group): Fix typo.
16126
16127 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16128
16129         * gnus.el (gnus-parameters-case-fold-search): New variable.
16130         (gnus-parameters-get-parameter): Use it.
16131
16132         * gnus-score.el (gnus-home-score-file): Doc fix.
16133
16134 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
16135
16136         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
16137
16138 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16139
16140         * mm-util.el (mm-special-display-p): New function.
16141
16142         * mml.el (mml-preview): Use it; doc fix.
16143
16144 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
16145
16146         * imap.el (imap-open): Handle case where buffer is a buffer object.
16147
16148 2005-10-29  Romain Francoise  <romain@orebokech.com>
16149
16150         * message.el (message-fix-before-sending): Fix comment.
16151
16152 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16153
16154         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
16155
16156 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
16157
16158         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
16159         Used in gnus-score.el.
16160
16161 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16162
16163         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
16164
16165 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16166
16167         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
16168         whitespace removed in revision 7.8.  Use concatenated string to
16169         protect trailing whitespace.
16170
16171 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
16172
16173         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
16174         (nnimap-request-expire-articles): Use it to avoid sending 'UID
16175         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
16176         Courier IMAP ("some version from 2004").  Mostly based on similar
16177         code in the same function.
16178
16179 2005-10-26  Didier Verna  <didier@xemacs.org>
16180
16181         * gnus-group.el (gnus-group-compact-group): Invalidate original
16182         article buffer.
16183         * gnus-srvr.el (gnus-server-compact-server): Ditto.
16184         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
16185         NOV database and in article itself.
16186         Invalidate article backlog.
16187
16188 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16189
16190         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
16191
16192 2005-10-26  Simon Josefsson  <jas@extundo.com>
16193
16194         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
16195         part of 2004-07-25 change.
16196
16197 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16198
16199         * message.el (message-display-completion-list): New function.
16200         (message-expand-group): Use it; make sure the Completions buffer
16201         is modifiable.
16202 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
16203
16204         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
16205         user-mail-name is an empty string.
16206
16207 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16208
16209         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
16210         depending on gnus-score-decay-constant.
16211
16212         * encrypt.el (encrypt-insert-file-contents)
16213         (encrypt-write-file-contents): Don't use `gnus-message'.
16214
16215         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
16216         arguments.
16217         (mm-uu-type-alist): Add message-marks and insert-marks.
16218         Pass arguments to mm-uu-verbatim-marks-extract.
16219         (mm-uu-hide-markers): New variable.
16220         (mm-uu-extract): Use face similar to `gnus-cite-3'.
16221
16222         * gnus-fun.el (gnus-convert-image-to-x-face-command)
16223         (gnus-convert-image-to-face-command): Use "convert" by default to
16224         allow other input image formats.
16225         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
16226         accordingly.
16227
16228 2005-10-23  Simon Josefsson  <jas@extundo.com>
16229
16230         * imap.el (imap-gssapi-program): Align command line parameters
16231         with latest GNU SASL.
16232         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
16233
16234 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16235
16236         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
16237         HTML.
16238         (nnslashdot-request-article): Ditto.
16239
16240         * lpath.el (featurep): Add nobreak-char-display.
16241
16242 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
16243
16244         * mail-source.el (mail-source-fetch-pop): Require pop3.
16245         (mail-source-check-pop): Ditto.
16246
16247 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16248
16249         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
16250         errors.
16251
16252 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16253
16254         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
16255         (gnus-treat-strip-leading-blank-lines): Improve doc string.
16256
16257         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
16258
16259         * mm-bodies.el (mm-decode-string):
16260         Call `mm-charset-to-coding-system' with allow-override argument.
16261
16262 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16263
16264         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
16265         (rfc2047-charset-to-coding-system): New function.
16266         (rfc2047-decode-encoded-words): New function.
16267         (rfc2047-decode-region): Use them.
16268         (rfc2047-decode-cte): Remove.
16269         (rfc2047-parse-and-decode): Remove.
16270         (rfc2047-decode): Remove.
16271
16272 2005-10-15  Kenichi Handa  <handa@m17n.org>
16273
16274         * rfc2047.el (rfc2047-decode-cte): New function.
16275         (rfc2047-decode-region): Change the way to decode successive
16276         encoded-words: decode B- or Q-encoding in each encoded-word,
16277         concatenate them, and decode it as charset.
16278
16279 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16280
16281         * lpath.el: Fbind codepage-setup for XEmacs.
16282
16283 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
16284
16285         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
16286         widget-move-and-invoke.
16287         (gnus-custom-mode): Use gnus-custom-map.
16288
16289 2005-10-15  Bill Wohler  <wohler@newt.com>
16290
16291         * message.el (message-tool-bar-map): Rename image file from
16292         mail_send to mail/send.
16293
16294 2005-10-16  Masatake YAMATO  <jet@gyve.org>
16295
16296         * message.el (message-expand-group): Pass the common
16297         prefix substring of completion to `display-completion-list'.
16298
16299 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
16300
16301         * mml-sec.el (mml-secure-method): New internal variable.
16302         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
16303         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
16304         New functions using mml-secure-method.
16305
16306         * mml.el (mml-mode-map): Add key bindings for those functions.
16307         (mml-menu): Simplify security menu entries.  Suggested by Jesper
16308         Harder <harder@myrealbox.com>.
16309         (mml-attach-file, mml-attach-buffer, mml-attach-external):
16310         Goto end of message if point is the headers of the message.
16311
16312         * message.el (message-in-body-p): New function.
16313
16314         * assistant.el: Autoload gnus-util and netrc.
16315
16316         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
16317         Use `mm-charset-override-alist' only when decoding.
16318
16319         * mm-bodies.el (mm-decode-body):
16320         Call `mm-charset-to-coding-system' with allow-override argument.
16321
16322         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
16323         `filename' from Content-Disposition if Content-Type doesn't
16324         provide `name'.
16325         (gnus-mime-view-part-as-type): Set default instead of
16326         initial-input.
16327
16328 2005-10-09  Daniel Brockman  <daniel@brockman.se>
16329
16330         * format-spec.el (format-spec): Propagate text properties of % spec.
16331
16332 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16333
16334         * gnus-art.el (gnus-treat-predicate): Add `first'.
16335
16336 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16337
16338         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
16339         (mm-charset-override-alist): New variable.
16340         (mm-charset-to-coding-system): Use it.
16341         (mm-codepage-setup): New helper function.
16342         (mm-charset-eval-alist): New variable.
16343         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
16344         Warn about unknown charsets.
16345
16346         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
16347
16348 2005-10-04  David Hansen  <david.hansen@gmx.net>
16349
16350         * nnrss.el (nnrss-request-article): Add support for the comments tag.
16351         (nnrss-check-group): Ditto.
16352
16353 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16354
16355         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
16356         Rename x-gnus-verbatim to x-verbatim.
16357         (mm-uu-type-alist): Fix regexp for verbatim-marks.
16358
16359         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
16360         x-verbatim.
16361
16362         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
16363
16364         * gnus-util.el (gnus-remove-duplicates): Remove.
16365
16366         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
16367         instead of gnus-remove-duplicates.
16368
16369         * message.el (message-remove-duplicates): Remove.
16370         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
16371         message-remove-duplicates.
16372
16373         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
16374         available, else use implementation from `delete-dups'.
16375
16376         * message.el (message-insert-expires): New function.
16377         (message-mode-map): Add key binding.
16378         (message-mode-field-menu): Add menu entry.
16379         (message-mode): Document it.
16380         (message-make-expires-date): Use `message-make-date'.
16381
16382 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
16383
16384         * message.el (message-make-expires-date): New function.
16385
16386 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16387
16388         * Makefile.in (list-installed-shadows): New entry.
16389         (install): Use it.
16390         (remove-installed-shadows): New entry.
16391
16392         * dgnushack.el (dgnushack-default-load-path): New variable.
16393         (dgnushack-find-lisp-shadows): New function.
16394         (dgnushack-remove-lisp-shadows): New function.
16395
16396 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16397
16398         * Makefile.in (install-el-elc): New entry.
16399         (install): Use it so that .el files are necessarily installed.
16400
16401 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16402
16403         * time-date.el: Autoload parse-time-string, XEmacs needs it.
16404
16405 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16406
16407         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
16408         function rather than the diff-mode.el package.
16409         (mm-display-external): Use with-current-buffer.
16410         (mm-viewer-completion-map, mm-viewer-completion-map):
16411         Move initialization inside declaration.
16412
16413 2005-09-29  Simon Josefsson  <jas@extundo.com>
16414
16415         * spam.el: Load hashcash when compiling, to avoid warnings.
16416         Don't autoload mail-check-payment.
16417         (spam-check-hashcash): Define unconditionally, since hashcash.el
16418         is part of Gnus now.  Ignore errors from payment checking.
16419
16420 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16421
16422         * message.el (message-bold-region, message-unbold-region):
16423         Rename from `bold-region' and `unbold-region'.
16424
16425         * message.el: Remove useless autoloads.
16426
16427 2005-09-28  Simon Josefsson  <jas@extundo.com>
16428
16429         * message.el (message-use-idna): Default to t.
16430         (message-use-idna): Test whether encoding works too.  Doc fix.
16431
16432 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16433
16434         * nntp.el (nntp-warn-about-losing-connection): Remove.
16435
16436 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16437
16438         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
16439         customizable.  Change default value.
16440         (mm-uu-diff-groups-regexp): Change default value.
16441         (mm-uu-type-alist): Add doc string.
16442         (mm-uu-configure): Add doc string.  Make it interactive.
16443         (mm-uu-tex-groups-regexp): New variable.
16444         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
16445         (mm-uu-type-alist): Add LaTeX documents.
16446         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
16447         of "text/verbatim".
16448         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
16449
16450         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
16451         instead of "text/verbatim".
16452
16453         * message.el (message-mark-inserted-region)
16454         (message-mark-insert-file): Use slrn style marks when called with
16455         prefix argument.
16456
16457 2005-09-27  Simon Josefsson  <jas@extundo.com>
16458
16459         * message.el (message-idna-to-ascii-rhs-1): Reformat.
16460
16461 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
16462
16463         * message.el (message-remove-duplicates): New function.
16464         Implementation borrowed from `gnus-remove-duplicates'.
16465         (message-idna-to-ascii-rhs): Also encode idna addresses in
16466         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16467         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
16468         only ask about the same idna domain once per header and also tell
16469         in what header to replace the idna domain.
16470
16471         * gnus-art.el (article-decode-idna-rhs): Also decode idna
16472         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
16473         (article-decode-idna-rhs): Fix regexp so that all idna-address in
16474         a header is decoded and not just the last one.
16475
16476 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16477
16478         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
16479         has been decoded.
16480
16481         * mm-decode.el (mm-automatic-display): Add text/verbatim.
16482         (mm-insert-part): Don't modify text if it has been decoded.
16483
16484         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
16485         decoded.
16486
16487         * mm-view.el (mm-inline-text): Don't strip text props unless
16488         decoding enriched or richtext parts.
16489
16490 2005-09-25  Romain Francoise  <romain@orebokech.com>
16491
16492         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
16493         * gnus-start.el (gnus-subscribe-interactively):
16494         * gnus-uu.el (gnus-uu-grab-articles):
16495         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
16496         space.
16497
16498 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
16499
16500         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
16501         * mm-view.el (mm-view-pkcs7-decrypt):
16502         * gnus-sum.el (gnus-summary-limit-to-extra)
16503         (gnus-summary-respool-article, gnus-read-move-group-name):
16504         * gnus-score.el (gnus-summary-increase-score):
16505         * gnus-util.el (gnus-completing-read-with-default):
16506         * gnus-art.el (gnus-read-save-file-name)
16507         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
16508         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
16509         * message.el (message-check-news-header-syntax):
16510         Follow convention for reading with the minibuffer.
16511
16512 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
16513
16514         * spam-report.el (spam-report-url-ping-plain):
16515         Use gnus-extended-version as User-Agent.
16516
16517         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
16518         default value is nil.
16519
16520         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
16521         (mm-uu-verbatim-marks-extract): New function.
16522         (mm-uu-extract): New face.
16523         (mm-uu-copy-to-buffer): Use it.
16524
16525         * spam-report.el (spam-report-gmane-ham): Rename from
16526         `spam-report-gmane-unspam'.
16527         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
16528         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
16529
16530         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
16531         Autoload.
16532         (spam-report-gmane-unregister-routine):
16533         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
16534
16535 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
16536
16537         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
16538         (spam-report-gmane-unregister-routine): Add support for gmane
16539         unregistration.
16540
16541         * spam-report.el (spam-report-gmane-unspam)
16542         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
16543         (spam-report-gmane): Change to take a single article and do unspam
16544         registration.
16545
16546 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16547
16548         * mm-url.el (mm-url-decode-entities): Fix regexp.
16549
16550 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16551
16552         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
16553         default to nil, to be able to use Gnus at all.  If the default
16554         switches to something else, then the function should be fixed not
16555         be exceedingly slow.
16556
16557 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
16558
16559         * gnus-start.el (gnus-activate-group): If the server is nil, don't
16560         fail hard.
16561
16562         * spam-report.el: Add better Keywords line.
16563
16564         * spam.el: Add Maintainer and better Keywords line.
16565
16566 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16567
16568         * gnus-art.el (gnus-article-replace-part)
16569         (gnus-mime-replace-part): New functions.
16570         (gnus-mime-action-alist, gnus-mime-button-commands)
16571         (gnus-mime-save-part-and-strip): Add file argument.
16572         (gnus-article-part-wrapper): Add interactive argument.
16573
16574         * gnus-sum.el (gnus-summary-mime-map):
16575         Add `gnus-article-replace-part'.
16576
16577 2005-09-19  Didier Verna  <didier@xemacs.org>
16578
16579         The nnml compaction feature:
16580         * nnml.el (nnml-request-compact-group): New function.
16581         * nnml.el (nnml-request-compact): New function.
16582         * gnus-int.el (gnus-request-compact-group): New function.
16583         * gnus-int.el (gnus-request-compact): New function.
16584         * gnus-group.el (gnus-group-compact-group): New function.
16585         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
16586         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
16587         * gnus-srvr.el (gnus-server-compact-server): New function.
16588         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
16589         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
16590
16591 2005-09-18  Deepak Goel  <deego@gnufans.org>
16592
16593         * sieve.el (sieve-help): Fix `message' call: first arg should be a
16594         format spec.
16595
16596 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16597
16598         * gnus.el (gnus-group-startup-message): Bind image-load-path.
16599
16600 2005-09-15  Romain Francoise  <romain@orebokech.com>
16601
16602         * message.el (message-fill-paragraph): Clarify docstring.
16603
16604 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16605
16606         * gnus-art.el (gnus-mime-display-part): Protect against broken
16607         MIME messages.
16608
16609 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16610
16611         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
16612         before parsing header.
16613
16614 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
16615
16616         * html2text.el (html2text-replace-list): Add new entities.
16617
16618 2005-09-11  Romain Francoise  <romain@orebokech.com>
16619
16620         * message.el (message-alternative-emails): Improve docstring.
16621         (message-setup-1): Call `message-use-alternative-email-as-from'
16622         after `message-setup-hook' to give it precedence over posting
16623         styles, etc.
16624         (message-use-alternative-email-as-from): Add docstring.
16625         Remove the original From header if present.
16626
16627         * nnml.el (nnml-compressed-files-size-threshold): New variable.
16628         (nnml-save-mail): Use it.
16629
16630         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
16631         articles.  Add new argument `silent'.
16632         (gnus-uu-mark-all): Report the total number of marked articles.
16633
16634 2005-09-10  Romain Francoise  <romain@orebokech.com>
16635
16636         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
16637         (gnus-uu-mark-series): Likewise.
16638
16639 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
16640
16641         * spam-report.el (spam-report-gmane): Fix generation of spam
16642         report URL.
16643
16644 2005-09-10  Simon Josefsson  <jas@extundo.com>
16645
16646         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
16647         t, based on discussion on the ding list with Robert Epprecht
16648         <epprecht@solnet.ch>.
16649
16650 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
16651
16652         * spam-report.el (spam-report-gmane): Make it work without
16653         X-Report-Spam header.  Gmane now only provides Archived-At.
16654         This is only used if `spam-report-gmane-use-article-number' is nil.
16655         (spam-report-gmane-spam-header): Remove.  Not used anymore.
16656
16657         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
16658         make `gnus-summary-sort-by-recipient' work with threading.
16659
16660         * nnweb.el (nnweb-google-wash-article): Print a message if article
16661         is not available.
16662
16663 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16664
16665         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
16666         change.  Decode text/* parts content before displaying.
16667
16668 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16669
16670         * mml-smime.el: Remove defvar of gnus-extract-address-components.
16671
16672 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16673
16674         * mm-view.el (mm-display-inline-fontify): Disable support modes.
16675
16676         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
16677         url-package-name, url-package-version,
16678         w3m-cid-retrieve-function-alist, w3m-current-buffer,
16679         w3m-display-inline-images, and w3m-minor-mode-map.
16680
16681 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
16682
16683         * message.el (message-tab-body-function): Fix mismatched custom type.
16684
16685         * gnus.el (gnus-group-change-level-function): Ditto.
16686
16687         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
16688
16689         * gnus-art.el (gnus-signature-limit)
16690         (gnus-article-mime-part-function): Ditto.
16691
16692 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16693
16694         * mml.el (mml-mode): Silence the byte compiler.
16695
16696         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
16697         using `(sit-for 0)' before moving the point to the specified part;
16698         skip unbuttonized parts.
16699         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
16700         return to the summary window if gnus-auto-select-part is non-nil.
16701
16702 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
16703
16704         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
16705         New variables.
16706         (mml-dnd-attach-file, mml-mode): Use them.
16707
16708         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
16709         Make fetching article by MID work again for Google Groups.
16710         Add FIXME concerning gnus-group-make-web-group.
16711
16712         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
16713         Don't depend on Gnus by using mail-extract-address-components if
16714         gnus-extract-address-components is not bound.
16715
16716 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16717
16718         * gnus-art.el (gnus-mime-display-security): Don't display the
16719         signature, but only the signed part.
16720
16721 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16722
16723         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
16724
16725         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
16726         list, not listp.
16727
16728 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
16729
16730         * mm-encode.el (mm-encode-content-transfer-encoding):
16731         Likewise when encoding.
16732
16733         * mm-bodies.el (mm-decode-content-transfer-encoding):
16734         De-canonicalize CRLF for all text content types, not just
16735         text/plain.
16736
16737 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16738
16739         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
16740         valid article; point arrow and cursor at the MIME button.
16741
16742 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16743
16744         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
16745         Suggested by Dan Christensen <jdc@uwo.ca>.
16746
16747         * mm-decode.el (mm-save-part): Enable change of prompt.
16748
16749 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
16750
16751         * gnus-msg.el (gnus-inews-add-send-actions):
16752         Make `message-post-method' lambda parameter ARG `&optional'.
16753
16754 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
16755
16756         * gnus-sum.el (gnus-summary-mime-map):
16757         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
16758         gnus-article-jump-to-part.
16759
16760         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
16761         (gnus-article-edit-part): Use it.
16762         (gnus-article-part-wrapper): Add no-handle argument.
16763         (gnus-article-save-part-and-strip, gnus-article-delete-part):
16764         New functions.
16765
16766 2005-08-29  Romain Francoise  <romain@orebokech.com>
16767
16768         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
16769         docstring.
16770         (gnus-face-from-file): Likewise.
16771
16772 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
16773
16774         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
16775         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
16776         non-nil.
16777         (gnus-auto-select-part): New variable.
16778         (gnus-article-jump-to-part): New function.
16779         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
16780         (gnus-mime-delete-part): Allow selecting specified part after
16781         deleting or stripping parts.
16782         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
16783         part if argument is bogus.
16784
16785 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
16786
16787         * gnus-art.el (w3m-minor-mode-map):
16788         * gnus-spec.el (gnus-newsrc-file-version):
16789         * gnus-util.el (nnmail-active-file-coding-system)
16790         (gnus-original-article-buffer, gnus-user-agent):
16791         * gnus.el (gnus-ham-process-destinations)
16792         (gnus-parameter-ham-marks-alist)
16793         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
16794         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
16795         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
16796         * mm-decode.el (gnus-current-window-configuration):
16797         * mm-extern.el (gnus-article-mime-handles):
16798         * mm-url.el (url-current-object, url-package-name)
16799         (url-package-version):
16800         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
16801         (smime-keys, w3m-cid-retrieve-function-alist)
16802         (w3m-current-buffer, w3m-display-inline-images)
16803         (w3m-minor-mode-map):
16804         * mml-smime.el (gnus-extract-address-components):
16805         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
16806         (gnus-newsrc-hashtb, message-default-charset)
16807         (message-deletable-headers, message-options)
16808         (message-posting-charset, message-required-mail-headers)
16809         (message-required-news-headers):
16810         * mml1991.el (mc-pgp-always-sign):
16811         * mml2015.el (mc-pgp-always-sign):
16812         * nnheader.el (nnmail-extra-headers):
16813         * rfc1843.el (gnus-decode-encoded-word-function)
16814         (gnus-decode-header-function, gnus-newsgroup-name):
16815         * spam-stat.el (gnus-original-article-buffer): Add defvars.
16816
16817 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
16818
16819         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
16820         the end of the date treatments.
16821
16822 2005-08-15  Simon Josefsson  <jas@extundo.com>
16823
16824         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
16825         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
16826         Capello and Romain Francoise.
16827         (pgg-fetch-key-function): Remove, not used?
16828         (pgg-insert-url-with-w3): Require url, to get
16829         url-insert-file-contents regardless of where it is defined.
16830
16831 2005-08-13  Romain Francoise  <romain@orebokech.com>
16832
16833         * message.el (message-cite-original-1): New function.
16834         (message-cite-original): Use it.
16835         (message-cite-original-without-signature): Ditto.
16836
16837 2005-08-08  Romain Francoise  <romain@orebokech.com>
16838
16839         * message.el (message-yank-empty-prefix): New variable.
16840         (message-indent-citation): Use it.
16841         (message-cite-original-without-signature): Respect X-No-Archive.
16842
16843 2005-08-08  Simon Josefsson  <jas@extundo.com>
16844
16845         * pgg.el: Autoload url-insert-file-contents instead of loading
16846         w3/url.
16847         (pgg-insert-url-with-w3): Don't load url here.
16848
16849 2005-08-07  Jesper Harder  <harder@phys.au.dk>
16850
16851         * message.el (message-kill-to-signature): Don't insert newline at
16852         bol.
16853         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
16854
16855 2005-08-06  Romain Francoise  <romain@orebokech.com>
16856
16857         * message.el (message-user-fqdn): Fix typo in docstring.
16858
16859 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
16860
16861         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
16862
16863         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
16864
16865 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16866
16867         * mm-bodies.el (mm-encode-body): Use coding system rather than
16868         charset to encode text.
16869
16870         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
16871         number of charsets if utf-8 is available (XEmacs).
16872
16873 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
16874
16875         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
16876         taken from `gnus-button-mid-or-mail-regexp'.
16877         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
16878         (gnus-button-alist): Improve regexp for domain part of the MIDs
16879         for news:localpart@domain buttons.
16880         (gnus-button-ctan-directory-regexp): Update.
16881
16882 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16883
16884         * sieve-manage.el (sieve-manage-interactive-login):
16885         Use make-local-variable rather than make-variable-buffer-local.
16886         (sieve-manage-open): Ditto.
16887         (sieve-manage-authenticate): Ditto.
16888
16889         * mml.el (mml-generate-mime-1): Make the content type default to
16890         text/plain if the filename is not specified.
16891
16892 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16893
16894         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
16895         instead of insert-buffer.
16896
16897         * message.el (message-yank-original): Ditto; set the mark at the
16898         end of the yanked message.
16899
16900 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16901
16902         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
16903         lines to scroll rather than to stop it.
16904
16905         * mml.el (mml-generate-default-type): Add doc string.
16906         (mml-generate-mime-1): Use mm-default-file-encoding or make it
16907         default to application/octet-stream when determining the content
16908         type if it is not specified for the part or the mml contents; add
16909         a comment about mml-generate-default-type.
16910
16911 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
16912
16913         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
16914         make it default to application/octet-stream when determining the
16915         content type if it is not specified for the external contents.
16916
16917 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16918
16919         * rfc2231.el (rfc2231-parse-string): Take care that not only a
16920         segmented parameter but also other parameters might be there.
16921
16922 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16923
16924         * mm-decode.el (mm-display-external): Delete temp file, directory
16925         and buffer immediately if the external process is exited.
16926
16927 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16928
16929         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
16930         fewer lines than that of scroll-margin.
16931         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
16932
16933 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16934
16935         * gnus-art.el (gnus-article-next-page): Revert.
16936         (gnus-article-beginning-of-window): New macro.
16937         (gnus-article-next-page-1): Use it.
16938         (gnus-article-prev-page): Ditto.
16939         (gnus-article-edit-part): Use insert-buffer-substring instead of
16940         insert-buffer.
16941         (gnus-article-edit-exit): Ditto.
16942
16943         * gnus-util.el (gnus-beginning-of-window): Remove.
16944         (gnus-end-of-window): Remove.
16945
16946         * lpath.el: Don't bind header-line-format and scroll-margin.
16947
16948 2005-07-25  Simon Josefsson  <jas@extundo.com>
16949
16950         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
16951         to have the url package without w3.  Reported by Daiki Ueno
16952         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
16953
16954 2005-07-20  Didier Verna  <didier@xemacs.org>
16955
16956         * gnus-diary.el: Remove the description comment (nndiary is now
16957         properly documented in the Gnus manual).
16958         Fix the spelling of "Back End".
16959         * nndiary.el: Ditto.
16960         Fix the copyright notice.
16961
16962 2005-07-18  Romain Francoise  <romain@orebokech.com>
16963
16964         * gnus-sum.el (gnus-summary-to-prefix)
16965         (gnus-summary-newsgroup-prefix): New variables.
16966         (gnus-summary-from-or-to-or-newsgroups): Use them.
16967
16968 2005-07-17  Romain Francoise  <romain@orebokech.com>
16969
16970         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
16971         space as it's generally not especially interesting to the user.
16972
16973 2005-07-16  Romain Francoise  <romain@orebokech.com>
16974
16975         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
16976         nil to avoid prompting and file modification if one of the
16977         messages at the top of the nnfolder file contains a copyright
16978         notice.
16979         Update copyright notice.
16980
16981         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
16982         instead of `current-time-string' as the latter creates a time
16983         string that is not RFC 2822 compliant (it lacks the zone).
16984         Update copyright notice.
16985
16986 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16987
16988         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
16989         for text/rtf.  Display default in prompt.  Pass default for M-n.
16990
16991         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
16992
16993 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16994
16995         * gnus-msg.el (gnus-button-mailto):
16996         Remove save-selected-window-window hackery because it relies on
16997         save-selected-window internals.
16998
16999 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17000
17001         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
17002         (gnus-article-next-page-1): Use gnus-beginning-of-window.
17003         (gnus-article-prev-page): Ditto.
17004
17005         * gnus-util.el (gnus-beginning-of-window): New function.
17006         (gnus-end-of-window): New function.
17007
17008         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
17009
17010 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
17011
17012         * gnus-score.el (gnus-score-edit-all-score):
17013         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
17014         gnus-message.
17015
17016 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17017
17018         * gnus-msg.el (gnus-button-mailto):
17019         Remove save-selected-window-window hackery because it relies on
17020         save-selected-window internals.
17021
17022 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17023
17024         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
17025         add-minor-mode.
17026         (gnus-binary-mode): Ditto.
17027
17028         * gnus-topic.el (gnus-topic-mode): Ditto.
17029
17030 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
17031
17032         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
17033         (gnus-article-prev-page): Take scroll-margin into consideration.
17034
17035 2005-07-04  Lute Kamstra  <lute@gnu.org>
17036
17037         Update FSF's address in GPL notices.
17038
17039 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
17040
17041         * gnus.el (gnus-exit):
17042         * gnus-group.el (gnus-group-icons):
17043         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
17044
17045         * gnus-nocem.el (gnus-nocem):
17046         * message.el (message-various, message-buffers, message-sending)
17047         (message-interface, message-forwarding, message-insertion)
17048         (message-headers, message-news, message-mail):
17049         * pgg-gpg.el (pgg-gpg):
17050         * pgg-parse.el (pgg-parse):
17051         * pgg-pgp.el (pgg-pgp):
17052         * pgg-pgp5.el (pgg-pgp5):
17053         * pop3.el (pop3): Finish `defgroup' description with period.
17054
17055 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17056
17057         * gnus-art.el (article-display-face): Improve the efficiency.
17058         (article-display-x-face): Ditto; remove grey x-face stuff.
17059
17060 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17061
17062         * gnus-art.el (article-display-face): Correct the position in
17063         which Faces are inserted.
17064
17065 2005-06-29  Didier Verna  <didier@xemacs.org>
17066
17067         * gnus-art.el (article-display-face): Display faces in correct
17068         order.
17069
17070 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17071
17072         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
17073         (gnus-fill-real-hashtb): Use hash table instead of obarray.
17074         (gnus-nocem-check-article): Fetch the Type header.
17075         (gnus-nocem-message-wanted-p): Fix the way to examine types.
17076         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
17077         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
17078         make sure gnus-nocem-hashtb is initialized.
17079         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
17080         (gnus-nocem-unwanted-article-p): Ditto.
17081
17082         * pgg.el (pgg-verify): Return the verification result.
17083
17084 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17085
17086         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
17087         is ascii.
17088
17089 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
17090
17091         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
17092         `show-nonbreak-escape'.
17093
17094 2005-06-23  Lute Kamstra  <lute@gnu.org>
17095
17096         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
17097
17098         * dig.el (dig-mode):
17099         * smime.el (smime-mode): Use gnus-run-mode-hooks.
17100
17101 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
17102
17103         * nnimap.el (nnimap-split-download-body): Fix spellings.
17104
17105 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
17106
17107         * gnus-art.el (gnus-article-encrypt-body):
17108         * gnus-cus.el (gnus-score-customize):
17109         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
17110         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
17111
17112 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
17113
17114         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
17115         header by looking for magic "MII" at the beginnig.
17116
17117 2005-06-16  Miles Bader  <miles@gnu.org>
17118
17119         * gnus-xmas.el (gnus-xmas-group-startup-message):
17120         Use renamed gnus-splash face.
17121
17122         * assistant.el (assistant-field): Remove "-face" suffix from face name.
17123         (assistant-field-face): New backward-compatibility alias for renamed
17124         face.
17125         (assistant-render-text): Use renamed assistant-field face.
17126
17127         * spam.el (spam): Remove "-face" suffix from face name.
17128         (spam-face): New backward-compatibility alias for renamed face.
17129         (spam-face, spam-initialize): Use renamed spam face.
17130
17131         * message.el (message-header-to, message-header-cc)
17132         (message-header-subject, message-header-newsgroups)
17133         (message-header-other, message-header-name)
17134         (message-header-xheader, message-separator, message-cited-text)
17135         (message-mml): Remove "-face" suffix from face names.
17136         (message-header-to-face, message-header-cc-face)
17137         (message-header-subject-face, message-header-newsgroups-face)
17138         (message-header-other-face, message-header-name-face)
17139         (message-header-xheader-face, message-separator-face)
17140         (message-cited-text-face, message-mml-face):
17141         New backward-compatibility aliases for renamed faces.
17142         (message-font-lock-keywords): Use renamed message faces.
17143
17144         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
17145         (sieve-test-commands, sieve-tagged-arguments):
17146         Remove "-face" suffix from face names.
17147         (sieve-control-commands-face, sieve-action-commands-face)
17148         (sieve-test-commands-face, sieve-tagged-arguments-face):
17149         New backward-compatibility aliases for renamed faces.
17150         (sieve-control-commands-face, sieve-action-commands-face)
17151         (sieve-test-commands-face, sieve-tagged-arguments-face):
17152         Use renamed sieve faces.
17153
17154         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
17155         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
17156         (gnus-group-news-3-empty, gnus-group-news-4)
17157         (gnus-group-news-4-empty, gnus-group-news-5)
17158         (gnus-group-news-5-empty, gnus-group-news-6)
17159         (gnus-group-news-6-empty, gnus-group-news-low)
17160         (gnus-group-news-low-empty, gnus-group-mail-1)
17161         (gnus-group-mail-1-empty, gnus-group-mail-2)
17162         (gnus-group-mail-2-empty, gnus-group-mail-3)
17163         (gnus-group-mail-3-empty, gnus-group-mail-low)
17164         (gnus-group-mail-low-empty, gnus-summary-selected)
17165         (gnus-summary-cancelled, gnus-summary-high-ticked)
17166         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
17167         (gnus-summary-high-ancient, gnus-summary-low-ancient)
17168         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
17169         (gnus-summary-low-undownloaded)
17170         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
17171         (gnus-summary-low-unread, gnus-summary-normal-unread)
17172         (gnus-summary-high-read, gnus-summary-low-read)
17173         (gnus-summary-normal-read, gnus-splash):
17174         Remove "-face" suffix from face names.
17175         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
17176         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
17177         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
17178         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
17179         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
17180         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
17181         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
17182         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
17183         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
17184         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
17185         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
17186         (gnus-summary-selected-face, gnus-summary-cancelled-face)
17187         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
17188         (gnus-summary-normal-ticked-face)
17189         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
17190         (gnus-summary-normal-ancient-face)
17191         (gnus-summary-high-undownloaded-face)
17192         (gnus-summary-low-undownloaded-face)
17193         (gnus-summary-normal-undownloaded-face)
17194         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
17195         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
17196         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
17197         (gnus-splash-face):
17198         New backward-compatibility aliases for renamed faces.
17199         (gnus-group-startup-message): Use renamed gnus faces.
17200
17201         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
17202         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
17203         (gnus-server-agent): Remove "-face" suffix from face names.
17204         (gnus-server-agent-face, gnus-server-opened-face)
17205         (gnus-server-closed-face, gnus-server-denied-face)
17206         (gnus-server-offline-face):
17207         New backward-compatibility aliases for renamed faces.
17208         (gnus-server-agent-face, gnus-server-opened-face)
17209         (gnus-server-closed-face, gnus-server-denied-face)
17210         (gnus-server-offline-face): Use renamed gnus faces.
17211
17212         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
17213         Remove "-face" suffix from face names.
17214         (gnus-picon-xbm-face, gnus-picon-face):
17215         New backward-compatibility aliases for renamed faces.
17216
17217         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
17218         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
17219         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
17220         (gnus-cite-11): Remove "-face" suffix from face names.
17221         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
17222         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
17223         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
17224         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
17225         New backward-compatibility aliases for renamed faces.
17226         (gnus-cite-attribution-face, gnus-cite-face-list)
17227         (gnus-article-boring-faces): Use renamed gnus faces.
17228
17229         * gnus-art.el (gnus-signature, gnus-header-from)
17230         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
17231         (gnus-header-content): Remove "-face" suffix from face names.
17232         (gnus-signature-face, gnus-header-from-face)
17233         (gnus-header-subject-face, gnus-header-newsgroups-face)
17234         (gnus-header-name-face, gnus-header-content-face):
17235         New backward-compatibility aliases for renamed faces.
17236         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
17237
17238         * gnus-sum.el (gnus-summary-selected-face)
17239         (gnus-summary-highlight): Use renamed gnus faces.
17240         * gnus-group.el (gnus-group-highlight): Likewise.
17241
17242 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
17243
17244         * gnus-sieve.el (gnus-sieve-article-add-rule):
17245         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
17246         * spam-stat.el (spam-stat-buffer-change-to-spam)
17247         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
17248
17249         * message.el (message-is-yours-p):
17250         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
17251
17252 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17253
17254         * mm-view.el (mm-inline-text): Withdraw the last change.
17255
17256 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17257
17258         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
17259         executing enriched-decode.
17260
17261 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17262
17263         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
17264         charset of tar files.
17265
17266 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
17267
17268         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
17269
17270 2005-06-04  Lute Kamstra  <lute@gnu.org>
17271
17272         * nnfolder.el (nnfolder-read-folder): Make sure that undo
17273         information is never recorded.
17274
17275 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17276
17277         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
17278
17279 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17280
17281         * pop3.el (pop3-apop): Run md5 in the binary mode.
17282
17283         * starttls.el (starttls-set-process-query-on-exit-flag):
17284         Use eval-and-compile.
17285
17286 2005-05-31  Simon Josefsson  <jas@extundo.com>
17287
17288         * smime.el (smime-replace-in-string): Define.
17289         (smime-cert-by-ldap-1): Use it.
17290
17291 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
17292
17293         * gnus-art.el (article-display-x-face): Replace
17294         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17295
17296         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
17297         set-process-query-on-exit-flag or process-kill-without-query.
17298
17299         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
17300         loop instead of replace-regexp.
17301
17302         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
17303         instead of process-kill-without-query if it is available.
17304
17305         * lpath.el: Fbind ldap-search-entries.
17306
17307         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
17308         instead of find-file-hooks if it is available.
17309
17310         * mml1991.el: Bind pgg-default-user-id when compiling.
17311
17312         * mml2015.el: Bind pgg-default-user-id when compiling.
17313
17314         * nndraft.el (nndraft-request-associate-buffer):
17315         Use write-contents-functions instead of write-contents-hooks if it is
17316         available.
17317
17318         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
17319         instead of find-file-hooks if it is available.
17320
17321         * nntp.el (nntp-open-connection): Replace
17322         process-kill-without-query by gnus-set-process-query-on-exit-flag.
17323         (nntp-open-ssl-stream): Ditto.
17324         (nntp-open-tls-stream): Ditto.
17325
17326         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
17327         set-process-query-on-exit-flag or process-kill-without-query.
17328         (starttls-open-stream-gnutls): Use it instead of
17329         process-kill-without-query.
17330         (starttls-open-stream): Ditto.
17331
17332 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
17333
17334         * smime.el (smime-cert-by-ldap-1): Don't use
17335         replace-regexp-in-string.
17336
17337 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
17338
17339         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
17340
17341         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
17342         in PEM format.  Adjust to the XEmacs compatibility.
17343
17344 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
17345
17346         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
17347         by `string-to-number'.
17348         * gnus-agent.el (gnus-agent-regenerate-group)
17349         (gnus-agent-fetch-articles): Ditto.
17350         * gnus-art.el (gnus-button-fetch-group): Ditto.
17351         * gnus-cache.el (gnus-cache-generate-active)
17352         (gnus-cache-articles-in-group): Ditto.
17353         * gnus-group.el (gnus-group-set-current-level)
17354         (gnus-group-insert-group-line): Ditto.
17355         * gnus-score.el (gnus-score-set-expunge-below)
17356         (gnus-score-set-mark-below, gnus-summary-score-effect)
17357         (gnus-summary-score-entry): Ditto.
17358         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
17359         (gnus-soup-pack): Ditto.
17360         * gnus-spec.el (gnus-xmas-format): Ditto.
17361         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
17362         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
17363         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
17364         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
17365         * nndb.el (nndb-get-remote-expire-response): Ditto.
17366         * nndiary.el (nndiary-parse-schedule-value)
17367         (nndiary-string-to-number, nndiary-request-replace-article)
17368         (nndiary-request-article): Ditto.
17369         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
17370         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
17371         * nneething.el (nneething-make-head): Ditto.
17372         * nnfolder.el (nnfolder-request-article)
17373         (nnfolder-retrieve-headers): Ditto.
17374         * nnheader.el (nnheader-file-to-number): Ditto.
17375         * nnkiboze.el (nnkiboze-request-article): Ditto.
17376         * nnmail.el (nnmail-process-unix-mail-format)
17377         (nnmail-process-babyl-mail-format): Ditto.
17378         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
17379         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
17380         (nnmh-request-create-group, nnmh-request-list-1)
17381         (nnmh-request-group, nnmh-request-article): Ditto.
17382         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
17383         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
17384         * nnsoup.el (nnsoup-make-active): Ditto.
17385         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
17386         * nntp.el (nntp-find-group-and-number)
17387         (nntp-retrieve-headers-with-xover): Ditto.
17388         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
17389         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
17390         (pgg-format-key-identifier): Ditto.
17391         * pop3.el (pop3-last, pop3-stat): Ditto.
17392         * qp.el (quoted-printable-decode-region): Ditto.
17393
17394         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
17395         of concat.
17396
17397 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17398
17399         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
17400
17401         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
17402
17403         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
17404
17405         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
17406
17407         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
17408
17409         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
17410
17411         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
17412         (gnus-carpal-mode): Ditto.
17413
17414         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
17415         (gnus-browse-mode): Ditto.
17416
17417         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
17418
17419         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
17420
17421 2005-05-29  Richard M. Stallman  <rms@gnu.org>
17422
17423         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
17424
17425 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17426
17427         * gnus-util.el (gnus-run-mode-hooks): New function.
17428
17429         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
17430
17431         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
17432         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
17433
17434 2005-05-27  Lute Kamstra  <lute@gnu.org>
17435
17436         * dns-mode.el (dns-mode): Specify customization group.
17437
17438 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
17439
17440         * gnus-agent.el (gnus-agent-make-mode-line-string):
17441         Use mode-line-highlight as mouse-face.
17442
17443 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17444
17445         * canlock.el (canlock): Change the parent group to news.
17446
17447         * deuglify.el (gnus-outlook-deuglify): Add :group.
17448
17449         * dig.el (dig): Add :group.
17450
17451         * dns-mode.el (dns-mode): Add :group.
17452
17453         * encrypt.el (encrypt): Add :group.
17454
17455         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
17456         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
17457         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
17458         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
17459         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
17460
17461         * gnus-diary.el (gnus-diary): Add :group.
17462
17463         * gnus.el (gnus-group-news-1-face): Add :group.
17464         (gnus-group-news-1-empty-face): Ditto.
17465         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
17466         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
17467         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
17468         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
17469         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
17470         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
17471         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
17472         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
17473         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
17474         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
17475         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
17476         (gnus-summary-high-ticked-face): Ditto.
17477         (gnus-summary-low-ticked-face): Ditto.
17478         (gnus-summary-normal-ticked-face): Ditto.
17479         (gnus-summary-high-ancient-face): Ditto.
17480         (gnus-summary-low-ancient-face): Ditto.
17481         (gnus-summary-normal-ancient-face): Ditto.
17482         (gnus-summary-high-undownloaded-face): Ditto.
17483         (gnus-summary-low-undownloaded-face): Ditto.
17484         (gnus-summary-normal-undownloaded-face): Ditto.
17485         (gnus-summary-high-unread-face): Ditto.
17486         (gnus-summary-low-unread-face): Ditto.
17487         (gnus-summary-normal-unread-face): Ditto.
17488         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
17489         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
17490
17491         * hashcash.el (hashcash): New custom group.
17492         (hashcash-default-payment): Add :group.
17493         (hashcash-payment-alist): Ditto.
17494         (hashcash-default-accept-payment): Ditto.
17495         (hashcash-accept-resources): Ditto.
17496         (hashcash-path): Ditto.
17497         (hashcash-extra-generate-parameters): Ditto.
17498         (hashcash-double-spend-database): Ditto.
17499         (hashcash-in-news): Ditto.
17500
17501         * message.el (message-minibuffer-local-map): Add :group.
17502
17503         * netrc.el (netrc): Add :group.
17504
17505         * sieve-manage.el (sieve-manage-log): Add :group.
17506         (sieve-manage-default-user): Diito.
17507         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
17508         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
17509         (sieve-manage-authenticators): Ditto.
17510         (sieve-manage-authenticator-alist): Ditto.
17511         (sieve-manage-default-port): Ditto.
17512
17513         * sieve-mode.el (sieve-control-commands-face): Add :group.
17514         (sieve-action-commands-face): Ditto.
17515         (sieve-test-commands-face): Ditto.
17516         (sieve-tagged-arguments-face): Ditto.
17517
17518         * smime.el (smime): Add :group.
17519
17520         * spam-report.el (spam-report): Add :group.
17521
17522         * spam.el (spam, spam-face): Add :group.
17523
17524 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17525
17526         * nntp.el (nntp-next-result-arrived-p): Some news servers may
17527         return \n.\n.\n at the end of articles.  Protect against that.
17528         (nntp-with-open-group): Allow debugging.
17529
17530         * nnheader.el (mail-header-set-extra): Make into a function
17531         because I just could't understand how to quote the list properly.
17532
17533         * dns.el (query-dns-cached): New function.
17534
17535 2005-05-26  Lute Kamstra  <lute@gnu.org>
17536
17537         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
17538
17539 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17540
17541         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
17542
17543         * gnus-art.el: Don't autoload mail-extract-address-components.
17544
17545         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
17546         eval-and-compile to evaluate it.
17547
17548         * hashcash.el: Don't autoload executable-find.
17549
17550         * nndb.el: Don't declare the nndb back end two or more times; don't
17551         autoload news-reply-mode, news-setup, cancel-timer and telnet.
17552
17553         * nntp.el: Autoload format-spec instead of format; use
17554         eval-and-compile to evaluate autoload forms.
17555
17556 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
17557
17558         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
17559
17560 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17561
17562         * gnus.el (gnus-version-number): Bump version.
17563
17564 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17565
17566         * gnus.el: No Gnus v0.3 is released.
17567
17568 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17569
17570         * lpath.el (featurep): Bind show-nonbreak-escape.
17571
17572 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17573
17574         * gnus-art.el (gnus-article-edit-part): Disable undo.
17575
17576 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17577
17578         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
17579         gnus-article-date-lapsed-new-header is t if date timer is active;
17580         skip headers in which the original date value is empty.
17581         (gnus-article-save-original-date): Redefine it as a macro.
17582         (gnus-display-mime): Use it.
17583
17584 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17585
17586         * gnus-art.el (article-date-ut): Support converting date in
17587         forwarded parts as well.
17588         (gnus-article-save-original-date): New function.
17589         (gnus-display-mime): Use it.
17590
17591 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
17592
17593         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
17594         enclosure element of <item>.
17595
17596 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
17597
17598         * message.el (message-kill-buffer-query): Rename from
17599         `message-kill-buffer-query-if-modified'.  Add :version.
17600
17601 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17602
17603         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
17604         window layout.
17605
17606 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17607
17608         * mml.el: Autoload dnd when compiling.
17609
17610 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17611
17612         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
17613         x-dnd-*.
17614
17615 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17616
17617         * qp.el (quoted-printable-encode-region): Save excursion.
17618
17619 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
17620
17621         * message.el (message-kill-buffer-query-if-modified): Add new variable
17622         so the user can kill a modified message buffer quickly.
17623         (message-kill-buffer): Use it.
17624
17625 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17626
17627         * lpath.el: Fbind display-time-event-handler; don't fbind
17628         string-to-multibyte.
17629
17630         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
17631
17632 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17633
17634         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
17635         contained in text because xml.el decodes entities) with LFs.
17636
17637 2005-04-11  Lute Kamstra  <lute@gnu.org>
17638
17639         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
17640         differently.
17641
17642 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17643
17644         * mm-util.el (mm-detect-coding-region): Typo.
17645
17646 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17647
17648         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
17649
17650 2005-04-06  Deepak Goel  <deego@gnufans.org>
17651
17652         * spam-stat.el (spam-stat-score-buffer): Add a call to a
17653         user-function allow user modifications of the scores.
17654         (spam-stat-score-buffer-user): New function, to allow
17655         user-computed modifications to the score.
17656         (spam-stat-score-buffer-user-functions): List of additional
17657         scoring functions.
17658         (spam-stat-error-holder): Global temporary error holder.
17659         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
17660         variable.
17661
17662 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
17663
17664         * gnus-registry.el (gnus-registry-clean-empty-function)
17665         (gnus-registry-trim, gnus-registry-fetch-groups)
17666         (gnus-registry-delete-group): Groups that match
17667         `gnus-registry-ignored-groups' are removed from the registry
17668         entries, not just ignored for splitting.  This helps clean up the
17669         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
17670         to get all the groups a message ID is in.
17671
17672         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
17673         (spam-stat-split-fancy): Change "threshhold" to "threshold".
17674         (spam-stat-score-buffer-user-functions): Add :number custom type.
17675
17676 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17677
17678         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
17679         argument in XEmacs.
17680
17681         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
17682         (nnrss-request-group): Decode group name first.
17683         (nnrss-request-article): Make a text/plain article if mml-to-mime
17684         failed.
17685         (nnrss-get-encoding): Return a compatible encoding according to
17686         nnrss-compatible-encoding-alist.
17687         (nnrss-find-el): Use consp instead of listp.
17688         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
17689
17690 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17691
17692         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
17693         which Emacs 20 doesn't support.
17694         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
17695
17696 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
17697
17698         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
17699         silence the byte compiler inside the defun.
17700
17701         * gnus-demon.el (parse-time-string): Add autoload.
17702
17703         * gnus-delay.el (parse-time-string): Add autoload.
17704
17705         * gnus-art.el (parse-time-string): Add autoload.
17706
17707         * nnultimate.el (parse-time): Require for `parse-time-string'.
17708
17709 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17710
17711         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
17712
17713         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
17714
17715         * smime.el (smime-ldap-host-list): Add :version.
17716
17717 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
17718
17719         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
17720         pass it to `gnus-browse-read-group'.
17721         (gnus-browse-read-group): Add NUMBER argument and pass it to
17722         `gnus-group-read-ephemeral-group'.
17723
17724         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
17725         argument and pass it to `gnus-group-read-group'.
17726
17727 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
17728
17729         * mm-util.el (mm-xemacs-find-mime-charset): Only call
17730         mm-xemacs-find-mime-charset-1 if we have the mule feature
17731         available at runtime.
17732
17733 2005-03-25  Werner Lemberg  <wl@gnu.org>
17734
17735         * nnmaildir.el: Replace `illegal' with `invalid'.
17736
17737 2005-03-23  Lute Kamstra  <lute@gnu.org>
17738
17739         * time-date.el: Add comment on time value formats.
17740         Don't require parse-time.
17741         (with-decoded-time-value): New macro.
17742         (encode-time-value): New function.
17743         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
17744         (days-to-time): Return a valid time value when arg is huge.
17745         (time-since): Use time-subtract.
17746         (time-to-number-of-days): Use time-to-seconds.
17747
17748 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17749
17750         * gnus-start.el (gnus-display-time-event-handler):
17751         Check display-time-timer at runtime rather than only at load time
17752         in case display-time-mode is turned off in the mean time.
17753
17754 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
17755
17756         * nnimap.el (nnimap-open-connection): Print which authinfo file is
17757         used.
17758
17759         * nneething.el (nneething-map-file-directory): Derive from
17760         `gnus-directory'.
17761
17762         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
17763         the To/Cc button.
17764
17765 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
17766
17767         * nnmaildir.el (nnmaildir-request-accept-article):
17768         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
17769
17770 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
17771
17772         * gnus-async.el: Require timer-funcs at compile time when in
17773         XEmacs for `run-with-idle-timer'.
17774
17775 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
17776
17777         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
17778         autoloaded function.
17779
17780 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17781
17782         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
17783
17784 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
17785
17786         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
17787
17788 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17789
17790         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
17791         Add gnus-expert-user to default.
17792
17793 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
17794
17795         * nnimap.el (nnimap-open-server): Ditto.
17796
17797         * imap.el (imap-authenticate): Fix typo.
17798
17799 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
17800
17801         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
17802         buffer (since IMAP server might return FETCH response out of
17803         order, and the nntp buffer must be sorted).
17804
17805 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
17806
17807         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
17808         comparison on string.
17809
17810         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
17811         (gnus-agent-score): Rename category keywords to match gnus-cus.
17812         (gnus-agent-summary-fetch-series): Modify to protect against
17813         gnus-agent-summary-fetch-group clearing processable flags.
17814         (gnus-agent-synchronize-group-flags): Update live group buffer as
17815         synchronization may occur due to the user toggle the plugged
17816         status.
17817         (gnus-agent-fetch-group-1): Clear downloadable flag when article
17818         successfully downloaded.
17819         (gnus-agent-expire-group-1): Avoid using markers when the overview
17820         is in ascending order; greatly improves performance.
17821         (gnus-agent-regenerate-group):
17822         Use gnus-agent-synchronize-group-flags to reset read status in both
17823         gnus and server.
17824         (gnus-agent-update-files-total-fetched-for): Fix initial size.
17825
17826 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
17827
17828         * message.el: Don't autoload former message-utils variables.
17829         (message-strip-subject-trailing-was): Change doc string.
17830
17831         * nnweb.el: Fixes for `gnus-group-make-web-group'.
17832         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
17833         (nnweb-google-search): Add "hl=en" here.
17834         (nnweb-google-parse-1, nnweb-google-create-mapping):
17835         Don't hardcode URL.
17836
17837 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
17838
17839         * message.el (message-get-reply-headers, message-followup):
17840         Mention related variables `message-use-followup-to' and
17841         `message-use-mail-followup-to', in the information buffer.
17842
17843         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
17844         of broken groups(-beta).google.com.
17845
17846 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
17847
17848         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
17849         parameter to invoked gnus-request-move-article; remove the
17850         redundant gnus-sum-hint-move-is-internal variable; apply the marks
17851         all at once instead of once per article.
17852         (gnus-summary-remove-process-mark): Accept a list of articles as
17853         well as a single article for processing.
17854
17855         * gnus-int.el (gnus-request-move-article): Add move-is-internal
17856         parameter.
17857
17858         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
17859
17860         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
17861
17862         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
17863         parameter.
17864
17865         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
17866         parameter.
17867
17868         * nnimap.el (nnimap-request-move-article): Add move-is-internal
17869         parameter and remove the gnus-sum-hint-move-is-internal variable.
17870
17871         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
17872         parameter.
17873
17874         * nndraft.el (nndraft-request-move-article): Add move-is-internal
17875         parameter.
17876
17877         * nndiary.el (nndiary-request-move-article): Add move-is-internal
17878         parameter.
17879
17880         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
17881
17882         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
17883         parameter.
17884
17885         * nnagent.el (nnagent-request-move-article): Add move-is-internal
17886         parameter.
17887
17888 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17889
17890         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
17891         a more conservative way.
17892
17893 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17894
17895         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
17896         buffer, so it moves the window's cursor.
17897
17898 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
17899
17900         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
17901         `mm-dissect-multipart' and receive the from field as an (optional)
17902         argument from `mm-dissect-multipart'.
17903         (mm-dissect-multipart): Receive the from field as an argument and
17904         pass it on when we call `mm-dissect-buffer' on MIME parts.
17905         Fixes verification/decryption of signed/encrypted MIME parts.
17906
17907 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
17908
17909         * gnus-sum.el (gnus-summary-move-article):
17910         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
17911         whatever it calls (right now, only nnimap-request-move article
17912         respects it).
17913
17914         * nnimap.el (nnimap-request-move-article):
17915         When gnus-sum-hint-move-is-internal is set, don't do the extra
17916         nnimap-request-article.
17917
17918 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
17919
17920         * nnheader.el (nnheader-find-file-noselect): Add doc string.
17921
17922         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
17923         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
17924
17925         * gnus-sum.el (gnus-summary-caesar-message):
17926         Apply `gnus-treat-article' after rotation.
17927
17928         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
17929         doc string.
17930
17931 2005-02-22  Simon Josefsson  <jas@extundo.com>
17932
17933         * encrypt.el (encrypt-password-cache-expiry): Remove (use
17934         `password-cache-expiry' instead).  Reported by Arne Jørgensen
17935         <arne@arnested.dk>.
17936         (encrypt): Add password-cache and password-cache-expiry as group
17937         members.
17938
17939 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
17940
17941         * smime.el (smime-ldap-host-list): Doc fix.
17942         (smime-ask-passphrase): Use `password-read-and-add' to read (and
17943         cache) password.
17944         (smime-sign-region): Use it.
17945         (smime-decrypt-region): Use it.
17946         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
17947         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
17948         fails.
17949         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
17950         certificate from DER to PEM format rather than calling openssl.
17951
17952         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
17953
17954         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
17955         for signing/encryption.
17956
17957         * mml.el (mml-parse-1): Use them.
17958
17959 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
17960
17961         * nnrss.el (nnrss-verbose): Remove.
17962         (nnrss-request-group): Use `nnheader-message' instead.
17963
17964 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
17965
17966         * nnrss.el (nnrss-verbose): New variable.
17967         (nnrss-request-group): Make it say nnrss is requesting a group.
17968
17969 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
17970
17971         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
17972         Handle news URL with given port correctly.
17973
17974 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17975
17976         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
17977         containing special characters.
17978
17979         * gnus-sum.el (gnus-summary-edit-article): Ditto.
17980
17981         * mml.el (mime-to-mml): Ditto.
17982
17983         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
17984         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
17985         (rfc2047-decode-region): Quote decoded words containing special
17986         characters when rfc2047-quote-decoded-words-containing-tspecials
17987         is non-nil.
17988
17989 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
17990
17991         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
17992
17993         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
17994
17995 2005-02-15  Simon Josefsson  <jas@extundo.com>
17996
17997         * nnimap.el (nnimap-debug): Doc fix.
17998
17999         * imap.el (imap-debug): Doc fix.
18000
18001 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18002
18003         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
18004
18005 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
18006
18007         * gnus.el (spam-contents): Improve docs for spam-contents
18008         parameter in its variable incarnation.
18009
18010 2005-02-14  Simon Josefsson  <jas@extundo.com>
18011
18012         * smime-ldap.el: Use require instead of load-library for ldap.
18013         (smime-ldap-search): Indent.
18014         (smime-ldap-search-internal): Shorten line.
18015
18016         * smime.el (smime-cert-by-dns): Add doc-string.
18017         (smime-cert-by-ldap-1): Indent.
18018
18019         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
18020         mml-smime-get-dns-ldap.
18021         (mml-smime-encrypt-query): Use new function.  Default to ldap.
18022
18023 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
18024
18025         * smime.el: Require smime-ldap.
18026         (smime-ldap-host-list): New variable.
18027         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
18028
18029         * mml-smime.el (mml-smime-encrypt-query): New function.
18030         (mml-smime-encrypt-query): Use it.
18031
18032         * smime-ldap.el: New file.
18033
18034 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18035
18036         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
18037
18038 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18039
18040         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
18041         argument in doc string.  Make query for type more clear.
18042
18043 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18044
18045         * gnus.el (gnus-group-startup-message): Search for gnus images in
18046         etc/images/gnus.
18047         * mm-util.el (mm-image-load-path): Likewise.
18048         * smiley.el (smiley-data-directory): Search for smilies in
18049         etc/images/smilies.
18050
18051 2005-02-09  Kim F. Storm  <storm@cua.dk>
18052
18053         Change Emacs release version from 21.4 to 22.1 throughout.
18054         Change Emacs development version from 21.3.50 to 22.0.50.
18055
18056 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18057
18058         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
18059
18060         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
18061         non-Mule XEmacs as well.
18062         (mm-decompress-buffer): Signal an error intentionally if it does
18063         not decompress compressed data because auto-compression-mode is
18064         disabled.
18065
18066 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
18067
18068         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
18069         an ID in the registry even if it has no groups.
18070
18071 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18072
18073         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
18074         merge it into mm-decompress-buffer.
18075         (gnus-mime-copy-part): Use the MIME part charset, the value which
18076         a user specified or gnus-newsgroup-charset for decoding, like
18077         gnus-mime-inline-part does; set buffer-file-coding-system to tell
18078         save-buffer what was used.  Suggested by Kevin Ryde
18079         <user42@zip.com.au>.
18080         (gnus-mime-inline-part): Allow the name parameter as well as the
18081         filename parameter; force decompressing of compressed data; always
18082         display contents being not decoded as unibyte.
18083
18084         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
18085         as well as the filename parameter.
18086
18087         * mm-util.el (mm-decompress-buffer):
18088         Merge gnus-mime-jka-compr-maybe-uncompress.
18089         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
18090         of compressed data.
18091
18092 2005-02-08  Simon Josefsson  <jas@extundo.com>
18093
18094         * imap.el (imap-log): Doc fix.
18095
18096 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18097
18098         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
18099         the coding cookies; decompress compressed parts.
18100
18101         * mml.el (mml-generate-mime-1): Add the charset parameter according
18102         to the value which a user specified manually or the coding cookie.
18103
18104         * mm-util.el (mm-string-to-multibyte): New function.
18105         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
18106         (mm-coding-system-to-mime-charset): New function.
18107         (mm-decompress-buffer): New function.
18108         (mm-find-buffer-file-coding-system): New function.
18109
18110         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
18111         (mm-display-inline-fontify): Rewrite for decoding and decompressing
18112         parts.
18113
18114 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18115
18116         * mm-view.el (mm-display-inline-fontify): Decode a part according
18117         to the charset parameter.
18118
18119 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18120
18121         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
18122         prefix arg is neither nil nor a number, as info specifies.
18123
18124 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18125
18126         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
18127         timestamps.
18128
18129 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
18130
18131         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
18132         groups error checking and notify user.
18133
18134 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
18135
18136         * message.el (message-send-mail-function): Check existence of
18137         sendmail-program first before using default value
18138         `message-send-mail-with-sendmail'.  Otherwise use more generic
18139         `smtpmail-send-it'.
18140
18141 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18142
18143         * nntp.el (nntp-request-update-info): Always return nil.
18144
18145 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18146
18147         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
18148
18149 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18150
18151         * message.el (message-beginning-of-line): Change the behavior when
18152         invoked between BOL and : so that it first moves backward.
18153
18154 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18155
18156         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
18157         article buffer when editing of the article is discarded.
18158         (gnus-article-prepare): Revert.
18159
18160 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18161
18162         * gnus-art.el (gnus-article-prepare):
18163         Remove message-strip-forbidden-properties from the local hook.
18164
18165 2005-01-27  Simon Josefsson  <jas@extundo.com>
18166
18167         * password.el (password-cache-add): Only start one timer per key.
18168         Reported by Derek Atkins <warlord@MIT.EDU>.
18169
18170 2005-01-26  Steve Youngs  <steve@sxemacs.org>
18171
18172         * run-at-time.el: Remove.  It is no longer needed as
18173         timer-funcs.el in the xemacs-base package has a working version of
18174         `run-at-time'.
18175
18176         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
18177
18178         * password.el: Require timer-funcs instead of run-at-time in
18179         XEmacs.
18180         Remove `password-run-at-time' macro.
18181         (password-cache-add): Use `run-at-time' instead of
18182         `password-run-at-time'.
18183
18184         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
18185         Remove `nnheader-cancel-function-timers' alias,
18186         `cancel-function-timers' exists in XEmacs in timer-funcs.
18187
18188         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
18189         for `run-with-idle-timer'.
18190
18191         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
18192         for `run-at-time'.
18193
18194         * mm-url.el: Require timer-funcs at compile time when in XEmacs
18195         for `with-timeout'.
18196
18197         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
18198         the same as for XEmacs 21.4.
18199         No need to ignore `run-with-idle-timer', this function exists in
18200         XEmacs now in timer-funcs.el in the xemacs-base package.
18201         (dgnushack-compile): No need to delete
18202         run-at-time.el from the list of files to compile because it
18203         doesn't exist anymore.
18204
18205 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18206
18207         * mml.el (mml-generate-mime-1): Convert string into unibyte when
18208         inserting " *mml*" buffer's contents into a unibyte temp buffer.
18209
18210 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
18211
18212         * mail-source.el (mail-source-fetch-imap): Search for ^From case
18213         sensitively.
18214
18215 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
18216
18217         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
18218
18219 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18220
18221         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
18222         which will be inserted according to the multibyteness of a buffer
18223         rather than the type of contents.  Suggested by ARISAWA Akihiro
18224         <ari@mbf.ocn.ne.jp>.
18225
18226         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
18227         of string which old xml.el may return rather than a string.
18228
18229 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18230
18231         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
18232
18233 2005-01-16  Simon Josefsson  <jas@extundo.com>
18234
18235         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
18236         idn/idna.el isn't available.
18237         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
18238         <michael@waxrat.com>.
18239
18240         * hashcash.el: Remove non-FSF copyright header.
18241
18242         * hashcash.el (hashcash-extra-generate-parameters): New variable.
18243         (hashcash-generate-payment): Use it.
18244         (hashcash-generate-payment-async): Use it.
18245
18246 2005-01-15  Simon Josefsson  <jas@extundo.com>
18247
18248         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
18249         Suggested by Raymond Scholz <ray-2005@zonix.de>.
18250
18251         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
18252         gnus-summary-idna-message.
18253         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
18254         (gnus-summary-idna-message): New function.
18255
18256 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
18257
18258         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
18259         gnus-novice-user.
18260
18261 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18262
18263         * nnrss.el (nnrss-request-delete-group): Delete entries in
18264         nnrss-group-alist as well.
18265         (nnrss-save-server-data): Insert newline.
18266
18267 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
18268
18269         * gnus.el (gnus-user-agent): Use list of symbols instead of
18270         symbols.  Display full version number for (S)XEmacs.
18271         Optionally display (S)XEmacs codename.
18272
18273         * gnus-util.el (gnus-emacs-version): Update for new
18274         `gnus-user-agent'.
18275
18276         * gnus-msg.el (gnus-extended-version): Make it possible to omit
18277         Gnus version.
18278
18279 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
18280
18281         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
18282         which is unreadable in some setups.
18283
18284 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18285
18286         * gnus-spec.el (gnus-update-format-specifications): Flush the
18287         group format spec cache if it doesn't support decoded group names.
18288
18289 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18290
18291         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
18292         Allow to apply decay on score files matching a regexp.
18293
18294 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18295
18296         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
18297         compatibility in %g and %c.
18298
18299 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18300
18301         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
18302         name for only %g and %c.
18303         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
18304         of gnus-tmp-group to decoded group name.
18305         (gnus-group-make-rss-group): Exclude `/'s from group names.
18306
18307 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18308
18309         * nnrss.el (nnrss-get-encoding): Fix regexp.
18310
18311 2004-12-27  Simon Josefsson  <jas@extundo.com>
18312
18313         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
18314         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
18315         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
18316
18317 2004-12-17  Kim F. Storm  <storm@cua.dk>
18318
18319         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
18320
18321         * gnus-sum.el (gnus-summary-mode-map): Likewise.
18322
18323 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18324
18325         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
18326
18327 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18328
18329         * nnrss.el: Require rfc2047 and mml.
18330         (nnrss-file-coding-system): New variable.
18331         (nnrss-format-string): Redefine it as an inline function.
18332         (nnrss-decode-group-name): New function.
18333         (nnrss-string-as-multibyte): Remove.
18334         (nnrss-retrieve-headers): Decode group name; don't use
18335         nnrss-format-string.
18336         (nnrss-request-group): Decode group name.
18337         (nnrss-request-article): Decode group name; allow a Message-ID as
18338         well as an article number; don't use nnrss-format-string; encode a
18339         Message-ID string which may contain non-ASCII characters; use
18340         mml-to-mime to compose a MIME article.
18341         (nnrss-request-expire-articles): Decode group name.
18342         (nnrss-request-delete-group): Decode group name.
18343         (nnrss-fetch): Clarify error message.
18344         (nnrss-read-server-data): Use insert-file-contents instead of load;
18345         bind file-name-coding-system; use multibyte buffer.
18346         (nnrss-save-server-data): Bind coding-system-for-write to the
18347         value of nnrss-file-coding-system; bind file-name-coding-system;
18348         add coding cookie.
18349         (nnrss-read-group-data): Use insert-file-contents instead of load;
18350         bind file-name-coding-system; use multibyte buffer.
18351         (nnrss-save-group-data): Bind coding-system-for-write to the
18352         value of nnrss-file-coding-system; bind file-name-coding-system.
18353         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
18354         make it work with non-ASCII text.
18355         (nnrss-find-el): Make it work with old xml.el as well.
18356
18357 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
18358
18359         * nnrss.el (nnrss-get-encoding): New function.
18360         (nnrss-fetch): Use unibyte buffer initially; bind
18361         coding-system-for-read while performing mm-url-insert; remove ^Ms;
18362         decode contents according to the encoding attribute.
18363         (nnrss-save-group-data): Add coding cookie.
18364         (nnrss-mime-encode-string): New function.
18365         (nnrss-check-group): Use it to encode subject and author.
18366
18367 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
18368
18369         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
18370         imaginary variable.
18371
18372 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18373
18374         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
18375         correctly even if there are wide characters.
18376
18377 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
18378
18379         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
18380         downcased symbol names; make a new cache instead of reusing
18381         bbdb-hashtable.
18382
18383 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18384
18385         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
18386         concatenating segments rather than before concatenating them.
18387         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18388
18389         * message.el (message-get-reply-headers): Bind `extra'.
18390
18391 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18392
18393         * message.el (message-extra-wide-headers): New variable.
18394         (message-get-reply-headers): Use it.
18395
18396 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18397
18398         * gnus-agent.el (gnus-agent-group-path): Decode group name.
18399         (gnus-agent-group-pathname): Ditto.
18400
18401         * gnus-cache.el (gnus-cache-file-name): Decode group name.
18402
18403         * gnus-group.el (gnus-group-make-group): Decode group name.
18404         (gnus-group-make-rss-group): Register the group data after opening
18405         the nnrss group.
18406
18407 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
18408
18409         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
18410         by expiry now get marked as read.
18411
18412 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18413
18414         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
18415
18416 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
18417
18418         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
18419         unify Latin characters in XEmacs.
18420         (mm-find-mime-charset-region): Use it.
18421
18422 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18423
18424         * gnus-util.el (gnus-delete-directory): New function.
18425
18426         * gnus-agent.el (gnus-agent-delete-group): Use it.
18427
18428         * gnus-cache.el (gnus-cache-delete-group): Use it.
18429
18430 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18431
18432         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
18433         names.
18434
18435 2004-12-16  Simon Josefsson  <jas@extundo.com>
18436
18437         * hashcash.el (hashcash-payment-alist): Fix custom :type.
18438
18439 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18440
18441         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
18442
18443         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
18444         (gnus-group-set-current-level): Decode group name.
18445
18446 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
18447
18448         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
18449         failed.
18450
18451 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18452
18453         * gnus-group.el (gnus-group-delete-group): Decode group name.
18454         (gnus-group-make-rss-group): Encode group name.
18455         (gnus-group-catchup-current): Decode group name.
18456         (gnus-group-kill-group): Decode group name.
18457
18458 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18459
18460         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
18461
18462 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18463
18464         * gnus-group.el (gnus-group-make-rss-group):
18465         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
18466
18467         * gnus-start.el (gnus-setup-news): Honor user's setting to
18468         gnus-message-archive-method.  Suggested by Lute Kamstra
18469         <lute@gnu.org>.
18470
18471 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
18472
18473         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
18474         global counterparts of the buffer-local variables.
18475
18476 2004-11-16  Romain Francoise  <romain@orebokech.com>
18477
18478         * gnus-sum.el (gnus-summary-exit): Don't clear the global
18479         counterparts of the buffer-local variables.
18480
18481 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18482
18483         * message.el (message-forbidden-properties): Fix typo in doc
18484         string.
18485
18486 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
18487
18488         * gnus-util.el (gnus-replace-in-string): Add doc string.
18489
18490         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
18491         to avoid problems when splitting mails with many recipients.
18492
18493 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18494
18495         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
18496         pop-to-buffer, covered by the subsequent gnus-configure-windows.
18497
18498 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
18499
18500         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
18501         if there is no hashtable in memory or file modification time is
18502         newer than cached timestamp.
18503
18504 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
18505
18506         * gnus-sum.el (gnus-summary-limit-to-recipient):
18507         Implement not-matching option.
18508
18509 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
18510
18511         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
18512         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
18513         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
18514         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
18515         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
18516         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
18517
18518 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18519
18520         * message.el (message-forward-make-body-mml): Remove headers
18521         according to message-forward-ignored-headers if a message is decoded.
18522
18523 2004-12-02  Romain Francoise  <romain@orebokech.com>
18524
18525         * message.el (message-forward-make-body-plain): Always remove
18526         headers according to message-forward-ignored-headers.
18527
18528 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
18529
18530         * spam.el (spam-summary-prepare-exit): Remove the
18531         gnus-summary-limit pop for now, it has problems with ham marks for
18532         me.
18533
18534 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
18535
18536         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
18537         correctly.
18538
18539 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
18540
18541         * format-spec.el (format-spec): Message the char.
18542
18543 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
18544
18545         * gnus-art.el (gnus-split-methods): Reformat comments.
18546
18547         * spam.el (spam-summary-prepare-exit): Remove article limits
18548         before exiting the summary buffer.
18549
18550 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18551
18552         * lpath.el: Remove bbdb-create-internal, bbdb-records,
18553         spam-BBDB-register-routine and spam-enter-ham-BBDB.
18554
18555         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
18556         order to silence the byte compiler.
18557
18558         * spam.el: Fix the way to silence the byte compiler, which
18559         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
18560         bbdb-search-simple, spam-BBDB-register-routine,
18561         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
18562         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
18563         spam-stat-buffer-is-spam, spam-stat-load,
18564         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
18565         spam-stat-save and spam-stat-split-fancy.
18566
18567 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18568
18569         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
18570         which may confuse users.
18571         (canlock-password-for-verify): Ditto.
18572
18573         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
18574
18575         * gnus-art.el (gnus-emphasis-alist): Ditto.
18576
18577         * gnus-registry.el (gnus-registry-max-entries): Ditto.
18578
18579         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
18580
18581         * gnus-start.el (gnus-save-killed-list): Ditto.
18582
18583         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
18584         (gnus-sum-thread-tree-root): Ditto.
18585         (gnus-sum-thread-tree-false-root): Ditto.
18586         (gnus-sum-thread-tree-single-indent): Ditto.
18587
18588         * message.el (message-courtesy-message): Ditto.
18589         (message-archive-note): Ditto.
18590         (message-subscribed-address-file): Ditto.
18591         (message-user-fqdn): Ditto.
18592
18593         * spam-report.el (spam-report-gmane-regex): Ditto.
18594
18595         * spam.el (spam-blackhole-good-server-regex): Ditto.
18596
18597 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18598
18599         * mml.el (mml-preview): Widen the message buffer before copying
18600         the contents to the preview buffer; sort headers before previewing.
18601
18602         * message.el (message-hidden-headers): Fix the way to avoid a bug
18603         in the `repeat' widget in Emacs 21.3 or earlier.
18604
18605 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18606
18607         * message.el (message-hidden-headers): Default to "^References:".
18608         Improve customization type.  Suggested by Reiner Steib
18609         <Reiner.Steib@gmx.de>.
18610
18611 2004-11-25  Romain Francoise  <romain@orebokech.com>
18612
18613         * message.el (message-strip-forbidden-properties): Remove check for
18614         obsolete `message-hidden' text property, hidden headers are not
18615         accessible in the buffer anymore.
18616
18617 2004-11-22  Romain Francoise  <romain@orebokech.com>
18618
18619         * message.el (message-header-format-alist): Add `From' in list
18620         so that it can be sorted.
18621         (message-fix-before-sending): Widen and sort headers before
18622         sending.
18623         (message-hide-headers): Use narrowing to hide headers by moving
18624         them to the top of the buffer and narrowing to the region
18625         underneath.
18626
18627 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18628
18629         * message.el (message-strip-forbidden-properties):
18630         Bind buffer-read-only (etc) to nil.
18631
18632 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18633
18634         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
18635         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18636
18637 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
18638
18639         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
18640
18641 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18642
18643         * dns.el (query-dns): Use sit-for to time instead of
18644         accept-process-output, since that doesn't seem to work on udp
18645         sockets.
18646
18647 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18648
18649         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
18650
18651 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
18652
18653         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
18654         doc string.  Improve doc string.
18655
18656 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18657
18658         * nntp.el (nntp-request-update-info): Return nil if
18659         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
18660         may not call gnus-activate-group which uselessly issues the GROUP
18661         commands for all nntp groups and wastes time.  Reported by Romain
18662         Francoise <romain@orebokech.com>.
18663
18664         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
18665
18666 2004-11-15  Simon Josefsson  <jas@extundo.com>
18667
18668         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
18669         headers separately.
18670         (gnus-button-openpgp): New function, inspired by Jochen Küpper
18671         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
18672
18673 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18674
18675         * gnus-start.el (gnus-convert-old-newsrc):
18676         Assign legacy-gnus-agent to 5.10.7.
18677
18678 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18679
18680         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
18681         start of the lines.
18682
18683 2004-11-14  Magnus Henoch  <mange@freemail.hu>
18684
18685         * hashcash.el (hashcash-default-payment): Change default to 20.
18686         (hashcash-default-accept-payment): Change default to 20.
18687         (hashcash-process-alist): New variable.
18688         (hashcash-generate-payment-async): Add.
18689         (hashcash-already-paid-p): Add.
18690         (hashcash-insert-payment): Don't generate payments twice.
18691         (hashcash-insert-payment-async): Add.
18692         (hashcash-insert-payment-async-2): Add.
18693         (hashcash-cancel-async): Add.
18694         (hashcash-wait-async): Add.
18695         (hashcash-processes-running-p): Add.
18696         (hashcash-wait-or-cancel): Add.
18697         (mail-add-payment): New optional argument.  Conditionally start
18698         asynchronous calculation.
18699         (mail-add-payment-async): Add.
18700
18701         * message.el (message-send-mail): Wait for asynchronous hashcash
18702         results.  Don't clobber existing X-Hashcash headers.
18703         (message-setup-1): Call mail-add-payment-async when
18704         message-generate-hashcash is non-nil.
18705
18706 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
18707
18708         * message.el (message-use-alternative-email-as-from): Examine the
18709         From header as well; use message-make-from in order to include a
18710         user's full name.
18711
18712 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18713
18714         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
18715         default; improve customization type.
18716         (gnus-emphasis-custom-with-format): New macro.
18717         (gnus-emphasis-custom-value-to-external): New function.
18718         (gnus-emphasis-custom-value-to-internal): New function.
18719
18720 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18721
18722         * dns.el (query-dns): Resolve reverse addresses.
18723
18724 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18725
18726         * gnus-group.el (gnus-group-get-new-news): Use it.
18727
18728         * gnus-start.el (gnus-check-reasonable-setup): New function.
18729
18730 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18731
18732         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
18733         "Args out of range" error.  Reported by Arnaud Giersch
18734         <arnaud.giersch@free.fr>.
18735
18736 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
18737
18738         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
18739
18740 2004-11-04  Richard M. Stallman  <rms@gnu.org>
18741
18742         * spam.el (spam group): Add :version.
18743
18744         * pgg-def.el (pgg group): Add :version.
18745
18746 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18747
18748         * gnus-art.el (gnus-article-edit-article): Don't associate the
18749         article buffer with a draft file.  This is a temporary measure
18750         against the 2004-08-22 change to gnus-article-edit-mode.
18751
18752 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18753
18754         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
18755         (html2text-format-tags): Remove unused variable `attr'.
18756
18757 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18758
18759         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
18760
18761         * tls.el (tls-process-connection-type, tls-success)
18762         (tls-certtool-program): Add :version.
18763
18764         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
18765         (starttls-extra-arguments, starttls-process-connection-type)
18766         (starttls-connect, starttls-failure, starttls-success): Add :version.
18767
18768         * spam-stat.el (spam-stat): Add :version.
18769
18770         * sieve.el (sieve): Add :version.
18771
18772         * sha1.el (sha1): Add :version.
18773         (sha1-use-external): Remove redundant version.
18774
18775         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
18776         (nnmail-cache-ignore-groups, nnmail-spool-hook)
18777         (nnmail-split-fancy-match-partial-words)
18778         (nnmail-split-lowercase-expanded): Add :version.
18779
18780         * nndiary.el (nndiary): Add :version.
18781
18782         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
18783
18784         * mml-sec.el (mml-default-sign-method)
18785         (mml-default-encrypt-method, mml-signencrypt-style-alist):
18786         Add :version.
18787
18788         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
18789
18790         * mm-url.el (mm-url-use-external, mm-url-program)
18791         (mm-url-arguments): Add :version.
18792
18793         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
18794         (mm-attachment-file-modes, mm-decrypt-option)
18795         (mm-w3m-safe-url-regexp): Add :version.
18796
18797         * message.el (message-cite-prefix-regexp)
18798         (message-sendmail-envelope-from, message-minibuffer-local-map)
18799         (message-user-fqdn, message-completion-alist): Add :version.
18800
18801         * gnus-win.el (gnus-configure-windows-hook)
18802         (gnus-use-frames-on-any-display): Add :version.
18803
18804         * gnus-art.el (gnus-article-address-banner-alist)
18805         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
18806         (gnus-treat-from-picon, gnus-treat-mail-picon)
18807         (gnus-treat-x-pgp-sig): Add :version.
18808
18809         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
18810         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
18811         (gnus-summary-article-delete-hook)
18812         (gnus-summary-display-while-building): Add :version.
18813
18814         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
18815         (gnus-get-top-new-news-hook): Add :version.
18816
18817         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
18818         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
18819
18820         * gnus-registry.el (gnus-registry): Add :version.
18821
18822         * gnus-spec.el (gnus-use-correct-string-widths)
18823         (gnus-make-format-preserve-properties): Add :version.
18824
18825         * gnus.el (gnus-group-charter-alist)
18826         (gnus-group-fetch-control-use-browse-url)
18827         (gnus-install-group-spam-parameters): Add :version.
18828
18829         * gnus-diary.el (gnus-diary): Add :version.
18830
18831         * gnus-delay.el (gnus-delay): Add :version.
18832
18833         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
18834         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
18835         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
18836         Add :version.
18837
18838         * gnus-agent.el (gnus-agent-max-fetch-size)
18839         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
18840         (gnus-agent-prompt-send-queue): Add :version.
18841
18842         * deuglify.el (gnus-outlook-deuglify): Add :version.
18843
18844         * html2text.el: Beautify code.  Improve doc strings.
18845         Some checkdoc cleanup.
18846         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
18847
18848 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
18849
18850         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
18851
18852 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
18853
18854         * gnus-registry.el (gnus-registry-hashtb): Create the registry
18855         when package is loaded.
18856
18857         * spam.el (spam-summary-score-preferred-header): Add global preference
18858         for people who want to override the default SpamAssassin over
18859         Bogofilter preference (when both are set).
18860         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
18861         (spam-user-format-function-S):
18862         Check spam-summary-score-preferred-header.
18863         (spam-extra-header-to-number): Add X-Bogosity header parsing.
18864         (spam-user-format-function-S): Format the score correctly.
18865
18866 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18867
18868         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
18869         signature file.  Suggested by Manoj Srivastava
18870         <srivasta@golden-gryphon.com>.
18871
18872         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
18873         iso-2022-jp even in the Japanese language environment.
18874         Suggested by Jason Rumney <jasonr@gnu.org>.
18875
18876 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18877
18878         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
18879         use the same characters as the dummy marks; make it free from
18880         getting affected by the language environment.
18881         (gnus-summary-read-group-1): Update mark positions only when the
18882         format spec is updated.
18883
18884         * gnus-spec.el (gnus-update-format-specifications): Return a list
18885         of updated types.
18886
18887 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18888
18889         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
18890         of boundp to check if display-warning is available.
18891
18892 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
18893
18894         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
18895
18896 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18897
18898         * nnspool.el (nnspool-spool-directory): Use news-path if the
18899         news-directory variable is not bound.
18900
18901         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
18902         function instead of display-warning if it is not available.
18903
18904 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18905
18906         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
18907         v5-10: Use `point-at-bol'.
18908
18909 2004-10-26  Simon Josefsson  <jas@extundo.com>
18910
18911         * hashcash.el: Fix URL in comment, reported by Cheng Gao
18912         <chenggao@gmail.com>.
18913
18914 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
18915
18916         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
18917         instead.
18918
18919 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
18920
18921         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
18922         to remove a server from the nnimap-server-buffer-alist.
18923         (nnimap-open-connection, nnimap-close-server): Use it.
18924
18925         * gnus-encrypt.el: Remove file in favor of encrypt.el.
18926
18927 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18928
18929         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
18930         running the major-mode function.
18931
18932 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18933
18934         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
18935         dummy marks in the right way.
18936
18937 2004-10-18  David Edmondson  <dme@dme.org>
18938
18939         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
18940         excessively.
18941
18942 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
18943
18944         * gnus-util.el (gnus-split-references): Accept a nil references
18945         string and go on blissfully.
18946
18947         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
18948         cases where the references string is non-nil but has no references.
18949
18950         * encrypt.el: Add autoload tags.
18951
18952         * spam.el (spam-resolve-registrations-routine): Remove article
18953         from unregistration list too.  Reported by David Hanak
18954         <dhanak@isis.vanderbilt.edu>
18955
18956 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
18957
18958         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
18959         nil.  Change custom type.
18960
18961 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
18962
18963         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
18964
18965         * gnus-sum.el (gnus-summary-move-article): Use it.
18966
18967 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
18968
18969         * encrypt.el: Add autoload cookies.
18970
18971         * spam.el (spam-backend-article-list-property)
18972         (spam-backend-get-article-todo-list)
18973         (spam-backend-put-article-todo-list)
18974         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
18975         Resolve registrations separately.
18976         (spam-register-routine): Format comments.
18977         (spam-unregister-routine, spam-register-routine): Always call with
18978         specific-articles, no default list.
18979         (spam-summary-prepare-exit): Use the spam-classifications function.
18980
18981         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
18982         gnus-encrypt.el.
18983
18984         * encrypt.el: Copied from gnus-encrypt.el.
18985
18986         * gnus-encrypt.el: Commented that it's obsolete.
18987
18988 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
18989
18990         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
18991         (gnus-score-save): Use it.
18992
18993         * message.el (message-bury): Use `window-dedicated-p'.
18994
18995 2004-10-15  Simon Josefsson  <jas@extundo.com>
18996
18997         * pop3.el (top-level): Don't require nnheader.
18998         (pop3-read-timeout): Add.
18999         (pop3-accept-process-output): Add.
19000         (pop3-read-response, pop3-retr): Use it.
19001
19002 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
19003
19004         * spam.el (spam-register-routine): Move comment.
19005         (spam-verify-bogofilter): Use 'unknown for the initial
19006         spam-bogofilter-valid state, not 'never.
19007
19008         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
19009         for netrc-machine.
19010
19011         * nnimap.el (nnimap-open-connection):
19012         Use netrc-machine-user-or-password.
19013
19014 2004-10-17  Richard M. Stallman  <rms@gnu.org>
19015
19016         * gnus-registry.el (gnus-registry-unload-hook):
19017         Set as a variable with add-hook.
19018
19019         * nnspool.el (nnspool-spool-directory): Use news-directory instead
19020         of news-path.
19021
19022         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
19023
19024         * spam.el: Delete duplicate `provide'.
19025         (spam-unload-hook): Set as a variable with add-hook.
19026
19027 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
19028
19029         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
19030         in the doc string.
19031
19032         * message.el (message-ignored-news-headers)
19033         (message-ignored-supersedes-headers)
19034         (message-ignored-resent-headers)
19035         (message-forward-ignored-headers): Improve custom type.
19036
19037 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19038
19039         * message.el (message-tokenize-header): Fix 2004-09-06 change
19040         which used point-min in the wrong place.
19041
19042 2004-10-12  Simon Josefsson  <jas@extundo.com>
19043
19044         * tls.el (tls-certtool-program): New variable.
19045         (tls-certificate-information): New function, based on
19046         ssl-certificate-information.
19047
19048 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19049
19050         * compface.el: Move the version of ELisp-based uncompface program
19051         to the contrib directory because of the copyright problem.
19052
19053 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19054
19055         * message.el (message-kill-buffer): Raise the current frame.
19056
19057 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
19058
19059         * gnus-sum.el: Mention that multibyte characters don't work as marks.
19060
19061         * gnus.el (message-y-or-n-p): Autoload.
19062
19063         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
19064         (pop3-password-required, pop3-authentication-scheme)
19065         (pop3-leave-mail-on-server): Make customizable.
19066         (pop3): New custom group.
19067         (pop3-retr): Remove `sleep-for' statements.
19068         Suggested by Dave Love <fx@gnu.org>.
19069
19070         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
19071         Windows/DOS.
19072
19073         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19074         (imap-parse-body): Fix incorrect use of `assert'.
19075         Suggested by Dave Love <fx@gnu.org>.
19076
19077         * mml.el (mml-minibuffer-read-disposition): Require match.
19078         Suggested by Dave Love <fx@gnu.org>.
19079
19080 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19081
19082         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
19083         doc string.
19084
19085 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19086
19087         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
19088
19089 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19090
19091         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
19092         instead of calling `mm-insert-inline', to decode text/* parts
19093         before displaying them.
19094
19095 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19096
19097         * mm-uu.el (mm-uu-text-plain-type): New variable.
19098         (mm-uu-pgp-signed-extract-1): Use it.
19099         (mm-uu-pgp-encrypted-extract-1): Use it.
19100         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
19101         bind mm-uu-text-plain-type with that value.
19102         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
19103         mm-uu-dissect.
19104
19105 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19106
19107         * gnus-group.el (gnus-update-group-mark-positions):
19108         * gnus-sum.el (gnus-update-summary-mark-positions):
19109         * message.el (message-check-news-body-syntax):
19110         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
19111         of string-as-multibyte.
19112
19113 2004-10-05  Juri Linkov  <juri@jurta.org>
19114
19115         * gnus-group.el (gnus-update-group-mark-positions):
19116         * gnus-sum.el (gnus-update-summary-mark-positions):
19117         * message.el (message-check-news-body-syntax):
19118         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
19119         8-bit unibyte values to a multibyte string for search functions.
19120
19121 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19122
19123         * mm-uu.el (mm-uu-dissect): Allow optional arg.
19124         (mm-uu-dissect-text-parts): New function.
19125
19126         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
19127         dissect text parts.
19128
19129         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
19130         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
19131
19132         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
19133
19134         * gnus-topic.el (gnus-topic-hierarchical-parameters):
19135         Use gnus-current-topics instead of gnus-current-topic.
19136
19137 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
19138
19139         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
19140
19141 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
19142
19143         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
19144         where approriate.
19145
19146         * nnml.el (nnml-generate-active-info): do.
19147
19148         * nndiary.el (nndiary-generate-active-info): do.
19149
19150         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
19151         (gnus-topic-move): do.
19152
19153         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
19154         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
19155
19156         * gnus-srvr.el (gnus-server-prepare)
19157         (gnus-server-open-all-servers): do.
19158
19159         * gnus-msg.el (gnus-summary-cancel-article)
19160         (gnus-summary-resend-message)
19161         (gnus-summary-mail-crosspost-complaint): do.
19162
19163         * gnus-move.el (gnus-change-server): do.
19164
19165         * gnus-group.el (gnus-group-unmark-all-groups)
19166         (gnus-group-set-current-level): do.
19167
19168 2004-10-04  Simon Josefsson  <jas@extundo.com>
19169
19170         * message.el (message-generate-hashcash): Doc fix.
19171
19172 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
19173
19174         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
19175         avoid infinite recursion via gnus-get-function.
19176
19177 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
19178
19179         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
19180
19181         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
19182
19183         * nnmail.el (nnmail-split-history): do.
19184
19185         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
19186         (nnml-request-delete-group): do.
19187
19188         * nnslashdot.el (nnslashdot-read-groups): do.
19189
19190         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
19191         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
19192
19193         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
19194         (nnspool-sift-nov-with-sed): Use last.
19195         (nnspool-retrieve-headers-with-nov): Use mapc.
19196         (nnspool-request-newgroups): Use dolist.
19197         (nnspool-request-group): Use last.
19198
19199         * nntp.el (nntp-read-server-type): Use dolist.
19200
19201         * nnvirtual.el (nnvirtual-create-mapping)
19202         (nnvirtual-update-read-and-marked): Use dolist.
19203         (nnvirtual-convert-headers): Simplify.
19204
19205 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19206
19207         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19208         Add support for sync'ing tick marks.
19209
19210 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19211
19212         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
19213         there's no visible header.
19214
19215 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
19216
19217         * gnus-agent.el (gnus-agent-synchronize-group-flags):
19218         When necessary, pass full group name to gnus-request-set-marks.
19219
19220 2004-10-01  Simon Josefsson  <jas@extundo.com>
19221
19222         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
19223         acroread.
19224
19225 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19226
19227         * spam-report.el (spam-report-gmane): Fix interactive.
19228
19229         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
19230
19231         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
19232         when writing file.
19233         (gnus-agent-synchronize-flags): Don't default to being
19234         interactive.
19235
19236 2004-09-30  Simon Josefsson  <jas@extundo.com>
19237
19238         * message.el (message-generate-hashcash): Add.
19239         (message-send-mail): Use it, call mail-add-payment.
19240
19241 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
19242
19243         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
19244
19245 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
19246
19247         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
19248         gnus-requst-update-info with explicit code to sync the in-memory
19249         info read flags with the marks being sync'd to the backend.
19250
19251         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
19252
19253 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19254
19255         * spam.el (spam-verify-bogofilter): Add new function.
19256         (spam-check-bogofilter)
19257         (spam-bogofilter-register-with-bogofilter): Use it.
19258         (spam-verify-bogofilter): Add small fixes.
19259
19260 2004-09-28  Simon Josefsson  <jas@extundo.com>
19261
19262         * hashcash.el (hashcash-generate-payment): Revert.
19263
19264 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19265
19266         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19267         Use gnus-extract-references instead of gnus-split-references.
19268
19269         * gnus-util.el (gnus-extract-references): Add new function, analogous
19270         to gnus-split-references but extracts only the message-ID without
19271         anything extra.
19272
19273         * hashcash.el (hashcash-generate-payment)
19274         (hashcash-check-payment): Do the right thing if hashcash-path is
19275         nil (because the hashcash program could not be found).
19276
19277         * spam.el (spam-use-hashcash): Remove comment.
19278
19279 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
19280
19281         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
19282         (gnus-cache-enter-article, gnus-cache-remove-article)
19283         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
19284
19285         * gnus-async.el (gnus-async-prefetch-remove-group): do.
19286
19287         * gnus-art.el (article-hide-boring-headers)
19288         (article-translate-strings, article-display-face)
19289         (gnus-article-mime-match-handle-first)
19290         (gnus-article-highlight-headers)
19291         (gnus-article-add-buttons-to-head): do.
19292
19293 2004-09-27  Simon Josefsson  <jas@extundo.com>
19294
19295         * hashcash.el: New version, from
19296         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
19297         ../contrib/.
19298
19299 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19300
19301         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
19302
19303 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
19304
19305         * gnus-dup.el (gnus-dup-open): Use mapc.
19306         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
19307
19308         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
19309         Reported by Stefan Wiens <s.wi@gmx.net>.
19310
19311         * gnus.el (gnus-shutdown): Use dolist.
19312
19313         * gnus-undo.el (gnus-undo): Use mapc.
19314
19315         * nnrss.el (nnrss-generate-active): do.
19316
19317         * message.el (message-cite-original-without-signature)
19318         (message-cite-original): Use mapc.
19319         (message-do-actions, message-make-forward-subject): Use dolist.
19320
19321 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19322
19323         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
19324         deletion to remove entire duplicate line.  Fixes merged article
19325         number bug.
19326
19327 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
19328
19329         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
19330         servers that are offline.  Avoids having gnus-agent-toggle-plugged
19331         first ask if you want to open a server and then, even when you
19332         responded with no, asking if you want to synchronize the server's
19333         flags.
19334         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
19335         multi-line expressions.
19336         (gnus-agent-synchronize-group-flags): New internal function.
19337         Updates marks in memory (in the info structure) AND in the
19338         backend.
19339
19340         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
19341
19342         * nnagent.el (nnagent-request-set-mark):
19343         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
19344         method, to ensure that synchronization updates marks in the
19345         backend and in the info (in memory) structure.
19346
19347 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19348
19349         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
19350         convention fully; don't miss the root article of a thread; make
19351         the X-Draft-From header with correct article numbers.
19352
19353 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
19354
19355         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
19356         unless plugged.  Disable the agent so that an open failure causes
19357         an error.
19358
19359         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
19360         Revert 2004-09-21 change.  The backend must be opened while
19361         synchronizing flags even when the backend stores the flags
19362         locally.
19363
19364 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
19365
19366         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
19367         in `header' match.  Reported by Svend Tollak Munkejord.
19368
19369         * message.el (message-cite-original): Fix use of
19370         `message-cite-articles-with-x-no-archive'.
19371
19372 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19373
19374         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
19375         (gnus-window-to-buffer): Ditto.
19376
19377         * mml.el (mml-preview-buffer): New variable.
19378         (mml-preview): Manage window layout with gnus-buffer-configuration.
19379
19380         * gnus-msg.el (gnus-setup-message): Put article numbers into the
19381         X-Draft-From header even if those articles aren't quoted.
19382
19383 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
19384
19385         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
19386         (gnus-request-set-mark, gnus-request-update-mark): Use new
19387         g-s-t-u-l-m to decide to use backend even when unplugged.
19388
19389 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19390
19391         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
19392         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
19393
19394 2004-09-20  Simon Josefsson  <jas@extundo.com>
19395
19396         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
19397         "utf-16-le".
19398
19399 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19400
19401         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
19402
19403 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19404
19405         * uudecode.el (uudecode-use-external): Add :version.
19406
19407         * smime.el (smime-CA-file, smime-encrypt-cipher)
19408         (smime-dns-server): Add :version.
19409
19410         * smiley.el (gnus-smiley-file-types): Add :version.
19411
19412         * sha1.el (sha1-use-external): Add :version.
19413
19414         * pgg-def.el (pgg-query-keyserver): Add :version.
19415
19416         * nnmail.el (nnmail-fancy-expiry-targets)
19417         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
19418         Add :version.
19419
19420         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
19421         (nnimap-retrieve-groups-asynchronous): Add :version.
19422         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
19423
19424         * mml.el (mml-content-disposition-parameters)
19425         (mml-insert-mime-headers-always): Add :version.
19426
19427         * mm-util.el (mm-coding-system-priorities): Add :version.
19428
19429         * mm-decode.el (mm-inline-text-html-with-images)
19430         (mm-keep-viewer-alive-types, mm-external-terminal-program)
19431         (mm-verify-option): Add :version.
19432         (mm-text-html-renderer): Change :version.
19433
19434         * message.el (message-fcc-externalize-attachments)
19435         (message-required-headers, message-draft-headers)
19436         (message-subject-trailing-was-query)
19437         (message-subject-trailing-was-ask-regexp)
19438         (message-subject-trailing-was-regexp, message-mark-insert-begin)
19439         (message-mark-insert-end, message-archive-header)
19440         (message-archive-note, message-cross-post-default)
19441         (message-cross-post-note, message-followup-to-note)
19442         (message-cross-post-note-function, message-use-mail-followup-to)
19443         (message-subscribed-address-functions)
19444         (message-subscribed-address-file, message-subscribed-addresses)
19445         (message-subscribed-regexps, message-allow-no-recipients)
19446         (message-yank-cited-prefix, message-signature-insert-empty-line)
19447         (message-hidden-headers, message-hierarchical-addresses)
19448         (message-mail-user-agent, message-use-idna)
19449         (message-valid-fqdn-regexp)
19450         (message-strip-special-text-properties, message-header-synonyms)
19451         (message-beginning-of-line, message-tab-body-function): Add :version.
19452         (message-insert-canlock, message-wide-reply-confirm-recipients):
19453         Change :version.
19454
19455         * mail-source.el (mail-source-ignore-errors): Add :group, :type
19456         and :version.
19457         (mail-source-delete-old-incoming-confirm)
19458         (mail-source-movemail-program): Add :version.
19459
19460         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
19461         (gnus-agent-cache, gnus-agent): Change :version.
19462
19463         * gnus-util.el (gnus-use-byte-compile): Change :version.
19464
19465         * gnus-sum.el (gnus-summary-make-false-root-always)
19466         (gnus-summary-default-high-score)
19467         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
19468         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
19469         (gnus-read-all-available-headers, gnus-article-emulate-mime)
19470         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
19471         (gnus-sum-thread-tree-single-indent)
19472         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
19473         (gnus-sum-thread-tree-leaf-with-other)
19474         (gnus-sum-thread-tree-single-leaf): Add :version.
19475         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
19476         (gnus-article-loose-mime): Change :version.
19477
19478         * gnus-start.el (gnus-backup-startup-file)
19479         (gnus-save-startup-file-via-temp-buffer): Add :version.
19480
19481         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
19482         (gnus-server-offline-face): Add :version.
19483
19484         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
19485
19486         * gnus-msg.el (gnus-gcc-externalize-attachments)
19487         (gnus-debug-files, gnus-debug-exclude-variables)
19488         (gnus-discouraged-post-methods): Change :version.
19489         (gnus-confirm-mail-reply-to-news)
19490         (gnus-confirm-treat-mail-like-news): Add :version.
19491
19492         * gnus-int.el (gnus-server-unopen-status): Add :version.
19493
19494         * gnus-group.el (gnus-group-jump-to-group-prompt)
19495         (gnus-large-ephemeral-newsgroup)
19496         (gnus-fetch-old-ephemeral-headers): Add :version.
19497
19498         * gnus-fun.el (gnus-x-face-directory)
19499         (gnus-convert-pbm-to-x-face-command)
19500         (gnus-convert-image-to-x-face-command)
19501         (gnus-convert-image-to-face-command): Add :version.
19502
19503         * gnus-delay.el (gnus-delay-default-hour): Add :version.
19504
19505         * gnus-cite.el (gnus-cite-blank-line-after-header)
19506         (gnus-article-boring-faces): Add :version.
19507
19508         * gnus-art.el (gnus-buttonized-mime-types)
19509         (gnus-inhibit-mime-unbuttonizing)
19510         (gnus-treat-display-face)
19511         (gnus-treat-body-boundary): Change :version.
19512         (gnus-body-boundary-delimiter, gnus-picon-databases)
19513         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
19514         (gnus-treat-date-english, gnus-treat-fold-headers)
19515         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
19516         (gnus-treat-mail-picon, gnus-treat-wash-html)
19517         (gnus-article-encrypt-protocol)
19518         (gnus-use-idna, gnus-article-over-scroll)
19519         (gnus-mime-display-multipart-alternative-as-mixed)
19520         (gnus-mime-display-multipart-related-as-mixed)
19521         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
19522         (gnus-ctan-url, gnus-button-ctan-handler)
19523         (gnus-button-handle-ctan-bogus-regexp)
19524         (gnus-button-ctan-directory-regexp)
19525         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
19526         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
19527         (gnus-button-man-level, gnus-button-emacs-level)
19528         (gnus-button-message-level, gnus-button-browse-level): Add :version.
19529
19530         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
19531         (gnus-agent-go-online): Change :version.
19532         (gnus-agent-expire-unagentized-dirs)
19533         (gnus-agent-auto-agentize-methods): Add :version.
19534
19535         * flow-fill.el (fill-flowed-display-column)
19536         (fill-flowed-encode-column): Add :version.
19537
19538         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19539         (gnus-outlook-deuglify-unwrap-max)
19540         (gnus-outlook-deuglify-cite-marks)
19541         (gnus-outlook-deuglify-unwrap-stop-chars)
19542         (gnus-outlook-deuglify-no-wrap-chars)
19543         (gnus-outlook-deuglify-attrib-cut-regexp)
19544         (gnus-outlook-deuglify-attrib-verb-regexp)
19545         (gnus-outlook-deuglify-attrib-end-regexp)
19546         (gnus-outlook-display-hook): Add :version.
19547
19548         * binhex.el (binhex-use-external): Add :version.
19549
19550 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
19551
19552         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
19553         and `invisible'.
19554
19555 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
19556
19557         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
19558         in gnus-registry-trim.
19559
19560 2004-09-13  Simon Josefsson  <jas@extundo.com>
19561
19562         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
19563
19564         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
19565
19566         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
19567         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19568         <yamaoka@jpl.org>.
19569         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
19570         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
19571         <yamaoka@jpl.org>.
19572
19573         * sieve.el (sieve-manage-mode): Ditto.
19574
19575 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
19576
19577         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
19578
19579 2004-09-11  Simon Josefsson  <jas@extundo.com>
19580
19581         * dns-mode.el: Add.
19582
19583         * mm-view.el (mm-display-dns-inline): Add.
19584
19585         * mm-decode.el (mm-inline-media-tests): Add text/dns.
19586         (mm-automatic-display): Ditto.
19587
19588         * mailcap.el (mailcap-mime-data): Add text/dns.
19589         (mailcap-mime-extensions): Map .soa to text/dns.
19590
19591 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
19592
19593         * gnus-art.el (article-decode-mime-words, article-babel)
19594         (gnus-article-highlight-signature, gnus-article-add-buttons)
19595         (gnus-signature-toggle): Remove unnecessary bindings of
19596         `inhibit-read-only' inherited from v5.10 merge.
19597
19598 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
19599
19600         * nntp.el (nntp): New customization group.
19601         (nntp-authinfo-file): Add customization group.
19602
19603         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
19604
19605         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
19606
19607         * gnus.el (to-address, to-list, subscribed)
19608         (large-newsgroup-initial): Ditto.
19609
19610         * flow-fill.el (fill-flowed-display-column)
19611         (fill-flowed-encode-column): Ditto.
19612
19613 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19614
19615         * message.el (message-tokenize-header, message-send-mail-with-qmail):
19616         Use point-min rather than 1.
19617         (message-send-mail): Use buffer-size rather than point-max.
19618
19619         * gnus-sum.el (gnus-summary-search-article-forward):
19620         Signal a specific `search-failed' rather than a generic `error'.
19621
19622         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
19623         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
19624         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
19625
19626 2004-09-10  Simon Josefsson  <jas@extundo.com>
19627
19628         * nndb.el (require): Remove tcp and duplicate cl.
19629
19630 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19631
19632         * gnus-agent.el (directory-files-and-attributes): Move forward.
19633
19634 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19635
19636         * gnus-agent.el (directory-files-and-attributes):
19637         Optionally defined to support XEmacs.
19638
19639 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
19640
19641         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
19642         to avoid run-time CL dependencies.
19643         (gnus-agent-unfetch-articles): New function.
19644         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
19645         article numbers even when local .overview file is missing.
19646         (gnus-agent-read-article-number): New function.  Only accepts
19647         27-bit article numbers.
19648         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
19649         Use gnus-agent-read-article-number.
19650         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
19651         from backend while recognizing that article numbers in .overview
19652         must be valid.
19653         (gnus-agent-update-files-total-fetched-for):
19654         Use directory-files-and-attributes to improve performance.
19655         * gnus-int.el (gnus-request-move-article):
19656         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
19657         improve performance.
19658
19659         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
19660         some users confused by references to .newsrc when they only have a
19661         .newsrc.eld file.
19662         (gnus-convert-mark-converter-prompt)
19663         (gnus-convert-converter-needs-prompt): Fix use of property list.
19664         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
19665         New function.  Used internally to only display 'gnus converting
19666         files' message when actually necessary.
19667
19668         * gnus-sum.el (): Remove (require 'gnus-agent) as required
19669         methods now autoloaded.
19670
19671 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19672
19673         * gnus-sum.el (gnus-summary-insert-subject): Remove list
19674         identifiers.
19675
19676 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
19677
19678         * gnus-picon.el: Fix indentation and closing parenthesis.
19679
19680 2004-09-01  Simon Josefsson  <jas@extundo.com>
19681
19682         * message.el (message-canlock-generate): Require sha1, not
19683         sha1-el.  (Can we get rid of this require altogether?  It is ugly
19684         to require within a function.  Sadly, if sha1.el isn't loaded, the
19685         let binding in m-c-g will hide the defcustom definition, which is
19686         bad.)
19687
19688         * canlock.el: Require sha1, not sha1-el.
19689
19690         * message.el: Don't autoload sha1 (there is a autoload cookie in
19691         sha1.el).
19692
19693         * sha1-el.el: Rename to sha1.el.
19694
19695 2004-08-30  Juanma Barranquero  <lektu@terra.es>
19696
19697         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
19698
19699 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19700
19701         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
19702
19703 2004-08-30  Kim F. Storm  <storm@cua.dk>
19704
19705         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
19706
19707         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
19708         Add :group 'nnimap.
19709
19710 2004-08-30  Andreas Schwab  <schwab@suse.de>
19711
19712         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
19713         ?* and ?\;.
19714
19715         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
19716         and ?\' to symbol instead of whitespace.
19717
19718 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19719
19720         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
19721
19722         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
19723         instead of re-search-forward.
19724
19725         * gnus-uu.el (gnus-uu-save-article): Ditto.
19726         (gnus-uu-post-encode-uuencode): Ditto.
19727
19728         * html2text.el (html2text-clean-list-items): Ditto.
19729         (html2text-clean-dtdd): Ditto.
19730         (html2text-format-tags): Ditto.
19731
19732         * message.el (message-send-mail-with-sendmail): Fix regexp.
19733         (message-fill-field-general): Use search-forward instead of
19734         re-search-forward.
19735         (unbold-region): Ditto.
19736
19737         * nnrss.el (nnrss-request-article): Ditto.
19738
19739         * nnslashdot.el (nnslashdot-request-article): Ditto.
19740
19741         * nnweb.el (nnweb-gmane-wash-article): Ditto.
19742
19743         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
19744         "Unrecognized menu descriptor" error in XEmacs.
19745
19746 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
19747
19748         * gnus-sum.el (gnus-read-header): Don't remove a header for the
19749         parent article of a sparse article in the thread hashtb.
19750
19751 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
19752
19753         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
19754         (nnmail-expand-newtext): Lowercase expanded entries if
19755         nnmail-split-lowercase-expanded is non-nil.
19756
19757 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19758
19759         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
19760
19761         * gnus-group.el (gnus-group-line-format-alist): Convert the value
19762         of gnus-tmp-news-method into string under XEmacs.  It will be
19763         passed to gnus-correct-length which takes only a string argument.
19764
19765 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19766
19767         * gnus-util.el (gnus-bind-print-variables): New macro.
19768         (gnus-prin1): Use it.
19769         (gnus-prin1-to-string): Use it.
19770         (gnus-pp): New function.
19771         (gnus-pp-to-string): New function.
19772
19773         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
19774         Replace pp-to-string with gnus-pp-to-string.
19775         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
19776         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
19777         * gnus-msg.el (gnus-debug): Ditto.
19778         * gnus-score.el (gnus-score-save): Ditto.
19779         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
19780         gnus-pp-to-string.
19781         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
19782         with gnus-pp.
19783         * score-mode.el (gnus-score-pretty-print): Ditto.
19784         * webmail.el (webmail-debug): Ditto.
19785
19786 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19787
19788         * gnus-art.el (article-display-face, article-display-x-face):
19789         Use buffer-read-only.
19790
19791 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19792
19793         * gnus-art.el (article-hide-list-identifiers):
19794         Bind inhibit-read-only as t.
19795
19796 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
19797
19798         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
19799
19800 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19801
19802         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
19803         (gnus-narrow-to-page): Don't assume point-min == 1.
19804         (gnus-article-edit-mode): Derive from message-mode.
19805
19806         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
19807         point-min == 1.
19808
19809         * imap.el (imap-parse-address-list, imap-parse-body-ext):
19810         Disable incorrect use of `assert'.
19811
19812         * message.el (message-mode): Set comment-start-skip.
19813
19814
19815 2004-08-22  Sam Steingold  <sds@gnu.org>
19816
19817         * pop3.el (pop3-leave-mail-on-server): New user variable.
19818         (pop3-movemail): Delete mail only when it is nil.
19819
19820 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
19821
19822         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
19823
19824         * mml.el (mml-preview): Use `pop-to-buffer'.
19825
19826         * message.el (message-goto-mail-followup-to): Insert after "To".
19827         (message-carefully-insert-headers): Add comment.
19828
19829         * gnus.el: Remove unused variable `gnus-article-check-size'.
19830
19831         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
19832
19833         * gnus-art.el (gnus-button-alist):
19834         Improve `gnus-button-handle-library' entry.
19835
19836 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
19837
19838         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
19839         Use downcase, since XEmacs capitalizes error messages differently.
19840
19841 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
19842
19843         * nntp.el: Add (require 'gnus) due to reference to
19844         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
19845
19846 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
19847
19848         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
19849         Bind `mm-fill-flowed'.
19850
19851         * mm-decode.el (mm-dissect-singlepart): Check it.
19852
19853 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
19854
19855         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
19856         'imap' for netrc parsing.
19857
19858 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
19859
19860         * mailcap.el (mailcap-mime-data): Mark as risky.
19861
19862 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19863
19864         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
19865         may be included in the encoded word.
19866         (rfc2047-encode): Don't append a space if the encoded word
19867         includes close parenthesis.
19868
19869 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19870
19871         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
19872         of text within parentheses.
19873
19874 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
19875
19876         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
19877         (gnus-encrypt-write-file-contents): Make the password key the file
19878         name PLUS the cipher, not just the cipher.  Also remove failed
19879         passwords from the cache.
19880
19881 2004-08-06  Simon Josefsson  <jas@extundo.com>
19882
19883         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
19884         Doc fix.
19885
19886 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19887
19888         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
19889         LWSP.
19890
19891 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
19892
19893         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19894         Try to append in-reply-to: data to the references: header.
19895
19896         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
19897         (netrc-parse): Use gnus-encrypt.el functions.
19898
19899         * gnus-encrypt.el: Add new file for encryption support; currently
19900         does only a few GPG ciphers and an internal XOR cipher.
19901
19902         * password.el: Add comments on using password-read-and-add.
19903         (password-read-and-add): Add function to read and add the
19904         password to the cache at once.
19905
19906 2004-07-28  Simon Josefsson  <jas@extundo.com>
19907
19908         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
19909         parameter (but don't use it, for now).
19910
19911         * imap.el (imap-ssl-open): Use imap-process-connection-type,
19912         instead of hard coding to nil.
19913
19914 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19915
19916         * mm-view.el (mm-inline-image-emacs): Open lines under an image
19917         as mm-inline-image-xemacs does.
19918
19919 2004-07-26  Simon Josefsson  <jas@extundo.com>
19920
19921         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
19922         Revert part of 2004-07-17 change below.
19923
19924 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19925
19926         * rfc2047.el (rfc2047-encode-region): Don't infloop.
19927         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19928
19929 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19930
19931         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
19932         quotes that actually start with ">" at the beginning of the
19933         lines.
19934
19935 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19936
19937         * rfc2047.el (rfc2047-encode-region): Fix last change.
19938         (rfc2047-encode-parameter): Remove useless concat.
19939
19940 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19941
19942         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
19943         encode special characters; fix some kind of misconfigured headers;
19944         signal a real error if debug-on-quit or debug-on-error is non-nil.
19945         (rfc2047-encode-max-chars): New variable.
19946         (rfc2047-encode-1): Use it.
19947         (rfc2047-encode-parameter): New function.
19948
19949         * mml.el (mml-insert-parameter): Remove an excessive space.
19950
19951 2004-07-17  Simon Josefsson  <jas@extundo.com>
19952
19953         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
19954         Kai Grossjohann <kai@emptydomain.de>.
19955         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
19956         (gnus-group-make-menu-bar): Ditto.
19957
19958         * gnus-util.el (gnus-group-server): Add.
19959
19960 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
19961
19962         * message.el (message-clone-locals): Clone sendmail and smtp
19963         variables.
19964
19965 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19966
19967         * rfc2047.el (rfc2047-encode-region): Fix last change.
19968
19969 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19970
19971         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
19972         characters as non-special.
19973
19974 2004-07-09  Simon Josefsson  <jas@extundo.com>
19975
19976         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
19977         Users will lose all flag changes made while unplugged with
19978         e.g. nntp unless flag synchronization happens, thus `nil' is not a
19979         good default.  See numerous reports on ding mailing list.
19980
19981 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19982
19983         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
19984         add generate-head-function and generate-article-function to the
19985         rfc822-forward entry.
19986         (nndoc-rfc822-forward-generate-article): New function.
19987         (nndoc-rfc822-forward-generate-head): New function.
19988
19989         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
19990
19991 2004-07-06  Dan Christensen  <jdc@uwo.ca>
19992
19993         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
19994         respect display group parameter and gnus-summary-expunge-below.
19995         (gnus-articles-to-read): Remove unused reference to display group
19996         parameter.
19997
19998 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19999
20000         * nnheader.el (nnheader-uniquify-message-id): New experimental
20001         variable.
20002         (nnheader-nov-read-message-id): Use it.
20003
20004         * spam-report.el (spam-report-gmane): Add interactive.
20005
20006 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20007
20008         * mm-encode.el (mm-content-transfer-encoding-defaults):
20009         Use qp-or-base64 for the application/* types.
20010
20011 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
20012
20013         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
20014
20015 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
20016
20017         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
20018         trim value.
20019
20020 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
20021
20022         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
20023         New macro and function.
20024         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
20025
20026 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20027
20028         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
20029         after-load-alist.
20030
20031 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20032
20033         * gnus-group.el (gnus-group-get-new-news-this-group):
20034         Don't update info that isn't there.
20035
20036 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
20037
20038         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
20039         entry.
20040
20041 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20042
20043         * mm-view.el (mm-inline-render-with-function): Use multibyte
20044         buffer; decode html source by charset.
20045
20046         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
20047
20048         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
20049         Mule-UCS is loaded under XEmacs.
20050         (mm-mime-mule-charset-alist): Avoid duplicated entries.
20051
20052 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
20053
20054         * nnheader.el (nnheader-max-head-length): Increase to 8192.
20055
20056 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20057
20058         * mm-util.el (mm-coding-system-p): Return a coding-system.
20059         (mm-mime-mule-charset-alist): Use shift_jis instead of
20060         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
20061         entries for the mime charsets iso-2022-jp-3 and shift_jis.
20062         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
20063         instead of japanese-shift-jis and iso-latin-1 respectively in
20064         order to share the default value with both Emacs and XEmacs-mule.
20065         (mm-mule-charset-to-mime-charset):
20066         Make mm-coding-system-priorities effective.
20067         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
20068         while predicating of candidates upon the priorities.
20069
20070 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
20071
20072         * gnus-sum.el (gnus-summary-make-menu-bar):
20073         Add gnus-uu-invert-processable.
20074
20075         * gnus.el: Autoload gnus-uu-invert-processable.
20076
20077 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20078
20079         * mm-util.el (mm-with-multibyte-buffer): New macro.
20080
20081         * rfc2047.el (rfc2047-encode-string): Use it.
20082         (rfc2047-encode-region): Move point to the end of the region after
20083         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
20084
20085 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20086
20087         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
20088         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
20089
20090 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20091
20092         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
20093         (gnus-cite-parse): Ignore quoted envelope From_.
20094         Suggested by Karl Chen <quarl@nospam.quarl.org>.
20095
20096 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
20097
20098         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
20099         invalid addresses.
20100
20101 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
20102
20103         * spam.el: Change section markers, revise TODO list.
20104         (spam-backends): Make new master list of all installed backends.
20105         (spam-summary-exit-behavior): Add new variable to determine how
20106         messages moves are done at summary exit.
20107         (spam-move-spam-nonspam-groups-only)
20108         (spam-process-ham-in-nonham-groups)
20109         (spam-process-ham-in-spam-groups): Remove variables, the
20110         spam-summary-exit-behavior variable should be used to manage this
20111         behavior.
20112         (spam-old-ham-articles, spam-old-spam-articles): Remove.
20113         (spam-old-articles): Add variable, replacing spam-old-ham-articles
20114         and spam-old-spam-articles.
20115         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
20116         Add empty variables, placeholders for the backends they represent.
20117         (spam-set-difference): Move, unchanged.
20118         (spam-list-of-processors): Declare OBSOLETE, not used anymore
20119         unless the user has a processor variable.
20120         (spam-classifications, spam-classification-valid-p)
20121         (spam-backend-properties, spam-backend-property-valid-p)
20122         (spam-backend-function-type-valid-p)
20123         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
20124         (spam-report-articles-gmane, spam-report-articles-resend):
20125         Remove functions, they are not needed.
20126         (spam-install-backend-super, spam-backend-list)
20127         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
20128         (spam-backend-function, spam-backend-ham-registration-function)
20129         (spam-backend-spam-registration-function)
20130         (spam-backend-ham-unregistration-function)
20131         (spam-backend-spam-unregistration-function)
20132         (spam-backend-statistical-p, spam-backend-mover-p)
20133         (spam-install-backend-alias, spam-install-checkonly-backend)
20134         (spam-install-mover-backend, spam-install-nocheck-backend)
20135         (spam-install-backend, spam-install-statistical-backend)
20136         (spam-install-statistical-checkonly-backend): Add backend installation
20137         support.
20138         (spam-summary-prepare-exit): Rewrite to use the new backend code.
20139         (spam-group-processor-p): Use the new backend code and respect the
20140         summary exit behavior.
20141         (spam-mark-spam-as-expired-and-move-routine): Remove.
20142         (spam-summary-prepare): Change to use the new spam-old-articles
20143         variable.
20144         (spam-copy-or-move-routine, spam-copy-spam-routine)
20145         (spam-move-spam-routine, spam-copy-ham-routine)
20146         (spam-move-ham-routine): Add code to copy/move ham or spam.
20147         (spam-fetch-field-fast): Improve doc and code, plus allow the
20148         'number request.
20149         (spam-list-of-checks, spam-list-of-statistical-checks):
20150         Remove variables.
20151         (spam-split, spam-find-spam): Use the new backend code.
20152         (spam-registration-functions): Remove variable.
20153         (spam-unregister-routine): Add convenience wrapper.
20154         (spam-log-undo-registration, spam-register-routine)
20155         (spam-log-processing-to-registry)
20156         (spam-log-unregistration-needed-p): Rename "check" to "backend"
20157         where possible.
20158         (spam-check-gmane-xref, spam-check-regex-headers)
20159         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
20160         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
20161         (spam-check-bogofilter-headers, spam-check-spamoracle)
20162         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
20163         (spam-check-crm114-headers): Use the spam-split-group that
20164         spam-split prepares, no need to determine it every time.
20165
20166         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
20167         to the nnheader-parse-naked-head call.
20168
20169         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
20170
20171         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
20172         the nnheader-nov-read-message-id call.
20173
20174 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20175
20176         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
20177         gnus-activate-group twice.  Suggested by Markus Peter
20178         <warp@spin.de>.
20179
20180 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20181
20182         * gnus-art.el (gnus-article-time-format): Exchange the order of
20183         day and month in the default value; fix customization type.
20184         (article-date-ut): Use add-text-properties.
20185         (article-make-date-line): Use message-make-date instead of
20186         current-time-string.
20187
20188         * message.el (message-fetch-field): Don't use set-text-properties.
20189         (message-make-date): Simplify.
20190
20191         * messagexmas.el (message-xmas-make-date): New function.
20192         (message-xmas-redefine): Defalias message-make-date to it.
20193
20194 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20195
20196         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
20197         (rfc2047-encode-region): Treat text within parentheses as special;
20198         show the original text when error has occurred.
20199
20200         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
20201         already-computed method to gnus-activate-group.
20202
20203         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
20204         same select-methods identical Lisp objects.
20205
20206         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
20207         object when modifying the info.
20208
20209 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20210
20211         * gnus-srvr.el (gnus-server-set-info): Remove the server from
20212         gnus-opened-servers since it has never been opened with the new
20213         configuration yet.
20214
20215 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20216
20217         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
20218         arg to nnheader-generate-fake-message-id.
20219
20220 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
20221
20222         * nnheader.el (nnheader-generate-fake-message-id): Accept a
20223         number and build a fake message ID localized to a group and
20224         article number (so it's repeatable from that point on).
20225         (nnheader-fake-message-id-p): Change regex to accomodate new fake
20226         ID format.
20227
20228         * gnus-sum.el (gnus-get-newsgroup-headers):
20229         Call nnheader-generate-fake-message-id with the article number.
20230
20231 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
20232
20233         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
20234         end-of-buffer.
20235
20236 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20237
20238         * message.el (message-ignored-supersedes-headers): Add Approved.
20239
20240 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20241
20242         * rfc2047.el (rfc2047-encode-message-header): Remove useless
20243         goto-char.
20244         (rfc2047-encode): Fold the line before encoding.
20245
20246 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20247
20248         * rfc2047.el (rfc2047-encode-message-header): Disabled header
20249         folding -- not all headers can be folded, and this should be done
20250         by the message composition mode.  Probably.  I think.
20251
20252 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20253
20254         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
20255         fast.
20256
20257         * gnus-ems.el (gnus-remove-image): Don't use
20258         message-text-with-property; remove only the image found first.
20259
20260         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
20261         found first.
20262
20263 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
20264
20265         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
20266
20267 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20268
20269         * message.el (message-text-with-property): Make it fast and accept
20270         optional arguments.
20271         (message-strip-forbidden-properties): Use it.
20272         (message-fix-before-sending): Follow the m-t-w-p change.
20273
20274         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
20275
20276 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20277
20278         * gnus-art.el (article-hide-headers): Don't change the buffer
20279         mistakenly when performing mml-preview even if
20280         gnus-single-article-buffer is nil.
20281
20282 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
20283
20284         * message.el (message-expand-name-databases): New user option.
20285         (message-expand-name): Use it.
20286
20287 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
20288
20289         * spam.el (spam-report-articles-resend)
20290         (spam-report-resend-register-routine): Allow ham reporting.
20291         (spam-report-resend-register-ham-routine): Add wrapper.
20292         (spam-registration-functions): Add ham resending functions.
20293         (spam-list-of-processors): Add ham resend processor.
20294
20295         * gnus.el (ham-resend-to): Add new group parameter.
20296         (spam-process): Add ham resend option.
20297
20298         * spam-report.el (spam-report-resend): Allow reporting ham.
20299         (spam-report-resend-ham): Add wrapper.
20300
20301 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20302
20303         * message.el (message-cite-articles-with-x-no-archive):
20304         New variable.
20305         (message-cite-original): Use it.
20306
20307 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20308
20309         * message.el (message-cite-original): Respect X-No-Archive.
20310
20311 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20312
20313         * gnus-art.el (article-hide-headers): Refer to the values for
20314         gnus-ignored-headers and gnus-visible-headers in the summary
20315         buffer since a user may have set them as group parameters.
20316
20317 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
20318
20319         * assistant.el (assistant-node-name): Add convenience function.
20320         (assistant-render-text, assistant-render-node): Add error handling,
20321         plus handle multiple next nodes.
20322         (assistant-find-next-node): Comment out for now.
20323         (assistant-find-next-nodes): Add function, returns list of next
20324         nodes.
20325
20326 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
20327
20328         * mail-source.el (mail-source-directory): Fix doc-string.
20329
20330 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
20331
20332         * assistant.el (assistant-render-text, assistant-eval): Add :set
20333         widget type, which is different because it takes and returns a
20334         list.  Much hilarity ensues.
20335
20336 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
20337
20338         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
20339
20340         * gnus-group.el (gnus-group-get-new-news-this-group):
20341         Add doc-string.
20342
20343         * gnus-start.el (gnus-activate-group): Add doc-string.
20344
20345 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20346
20347         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
20348
20349 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
20350
20351         * assistant.el (assistant-render-text): Try to add a :set
20352         widget, more to come.
20353
20354         * spam.el (spam-group-spam-contents-p): Handle empty groupname
20355         strings.
20356         (spam-report-articles-resend)
20357         (spam-register-routine): Do registration iff any articles warrant
20358         it.
20359         (spam-summary-prepare-exit): Change log message for nil group
20360         destinations.
20361
20362 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
20363
20364         * spam.el (spam-report-resend-register-routine):
20365         Allow spam-report-resend-to to be a group parameter or a global value.
20366
20367 2004-05-26  Simon Josefsson  <jas@extundo.com>
20368
20369         * starttls.el: Merge with my GNUTLS based starttls.el.
20370         (starttls-gnutls-program, starttls-use-gnutls)
20371         (starttls-extra-arguments, starttls-process-connection-type)
20372         (starttls-connect, starttls-failure, starttls-success):
20373         New variables.
20374         (starttls-program, starttls-extra-args): Doc fix.
20375         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
20376         New functions.
20377         (starttls-negotiate, starttls-open-stream):
20378         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
20379         function if it is set.
20380
20381 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20382
20383         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
20384         structured fields.
20385
20386 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20387
20388         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
20389
20390 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
20391
20392         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20393         Add variable.
20394         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
20395         assigning the spam-mark to new messages.
20396
20397 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
20398
20399         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
20400
20401 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20402
20403         * dgnushack.el: Autoload customize-set-variable for XEmacs.
20404
20405         * rfc2047.el (rfc2047-encodable-p): Don't move point.
20406         (rfc2047-decode): Treat the ascii coding-system as raw-text by
20407         default.
20408
20409 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
20410
20411         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
20412         correct data.
20413
20414 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
20415
20416         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
20417         (spam-group-processor-p): Fix function.
20418         (spam-group-processor-multiple-p)
20419         (spam-group-spam-processor-report-gmane-p)
20420         (spam-group-spam-processor-report-resend-p)
20421         (spam-group-spam-processor-bogofilter-p)
20422         (spam-group-spam-processor-blacklist-p)
20423         (spam-group-spam-processor-ifile-p)
20424         (spam-group-ham-processor-ifile-p)
20425         (spam-group-spam-processor-spamoracle-p)
20426         (spam-group-spam-processor-crm114-p)
20427         (spam-group-ham-processor-bogofilter-p)
20428         (spam-group-spam-processor-stat-p)
20429         (spam-group-ham-processor-stat-p)
20430         (spam-group-ham-processor-whitelist-p)
20431         (spam-group-ham-processor-BBDB-p)
20432         (spam-group-ham-processor-spamoracle-p)
20433         (spam-group-ham-processor-copy-p): Remove functions with some
20434         prejudice against unneeded code.
20435         (spam-report-articles-resend)
20436         (spam-report-resend-register-routine): Allow the group/topic
20437         spam-resend-to value to override spam-report-resend-to.
20438         (spam-summary-prepare-exit): Invoke spam-group-processor-p
20439         properly now.
20440
20441         * gnus.el (spam-resend-to): Add group/topic parameter.
20442         (spam-process): Move the OBSOLETE processors to the end of the
20443         choices.
20444
20445 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
20446
20447         * spam-report.el (spam-report-resend-to, spam-report-resend):
20448         Start with resend-to set to nil, and then ask the user if necessary.
20449         (spam-report-resend): spam-report-resend takes a list of articles, not
20450         separate article numbers.
20451
20452 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20453
20454         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
20455         addition to emacs-w3m.
20456
20457 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20458
20459         * assistant.el (assistant-authinfo-data): New function.
20460         (assistant-eval): Eval for entire assistant.
20461
20462         * netrc.el (netrc-services-file): New variable.
20463         (netrc-parse-services): New function.
20464         (netrc-find-service-name): New function.
20465         (netrc-find-service-number): New function.
20466         (netrc-port-equal): New function.
20467         (netrc-machine): Use it.
20468
20469         * nnimap.el (nnimap-open-connection): Use netrc.
20470
20471         * gnus-util.el (gnus-netrc-get): Remove aliases.
20472
20473         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
20474
20475         * assistant.el (wid-edit): Fix compilation.
20476
20477         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
20478
20479 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
20480
20481         * gnus-util.el (gnus-set-file-modes): New function.  (small
20482         patch).
20483
20484 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20485
20486         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
20487
20488         * assistant.el (assistant-render-node): Fix up rendering and
20489         read-only text.
20490         (assistant-render-node): Reset.
20491         (assistant-make-read-only): Not sticky.
20492
20493 2004-05-20  Danny Siu  <dsiu@adobe.com>
20494
20495         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
20496         centered even when gnus-auto-center-summary is t.
20497
20498 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20499
20500         * dns.el (dns-get-txt-answer): New function.
20501         (dns-read-txt): Ditto.
20502         (query-dns): Use it.
20503
20504 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
20505
20506         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
20507         active for foreign groups even if the group level is higher than
20508         the specified value.
20509
20510 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20511
20512         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
20513         non-active groups.
20514
20515         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
20516
20517 2004-05-20  Magnus Henoch  <mange@freemail.hu>
20518
20519         * dns.el (dns-read-type): Add support for SVR.  (small patch)
20520
20521 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
20522
20523         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
20524         (spam-crm114-header, spam-crm114-spam-switch)
20525         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
20526         (spam-crm114-positive-spam-header)
20527         (spam-crm114-database-directory, spam-list-of-processors)
20528         (spam-group-spam-processor-crm114-p)
20529         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
20530         (spam-generic-score, spam-list-of-checks)
20531         (spam-list-of-statistical-checks, spam-registration-functions)
20532         (spam-check-crm114-headers, spam-crm114-score)
20533         (spam-check-crm114, spam-crm114-register-with-crm114)
20534         (spam-crm114-register-spam-routine)
20535         (spam-crm114-unregister-spam-routine)
20536         (spam-crm114-register-ham-routine)
20537         (spam-crm114-unregister-ham-routine): Add CRM114 support.
20538         From asjo@koldfront.dk (Adam Sjøgren).
20539
20540         * gnus.el: Add spam-use-crm114.
20541
20542         * spam.el (spam-list-of-processors, spam-registration-functions):
20543         Add spam-use-resend.
20544         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
20545         (spam-report-articles-gmane): Add doc fix.
20546         (spam-report-articles-resend, spam-report-resend-register-routine):
20547         Add wrappers around spam-report-resend-to.
20548
20549         * spam-report.el (spam-report-resend-to, spam-report-resend):
20550         Add support for resending spam.
20551         (spam-report-gmane): Fix line length >80.
20552
20553         * gnus.el (spam-process): Add spam-use-resend.
20554
20555 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20556
20557         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
20558         number of processed spam messages.
20559         (spam-ham-copy-or-move-routine): Return the number of processed
20560         ham messages.
20561         (spam-summary-prepare-exit): Use the above values to decide
20562         whether status messages shouled be displayed.
20563
20564 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20565
20566         * rfc2047.el (rfc2047-encode-function-alist): Rename from
20567         `rfc2047-encoding-function-alist' in order to avoid conflicting
20568         with the old version.
20569         (rfc2047-encode-region): Concatenate words containing non-ASCII
20570         characters in structured fields; don't encode space-delimited
20571         ASCII words even in unstructured fields; don't break words at
20572         char-category boundaries.
20573         (rfc2047-encode-1): New function.
20574         (rfc2047-encode): Use it; encode text so that it occupies the
20575         maximum width within 76-column; work correctly on Q encoding for
20576         iso-2022-* charsets.
20577         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
20578         sure not to break a line just after the header name.
20579         (rfc2047-b-encode-region): Remove.
20580         (rfc2047-b-encode-string): New function.
20581         (rfc2047-q-encode-region): Remove.
20582         (rfc2047-q-encode-string): New function.
20583
20584         * mm-util.el (mm-replace-in-string): New function.
20585
20586 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20587
20588         * gnus-msg.el (gnus-inews-make-draft-meta-information):
20589         Really get it right.
20590         (gnus-inews-make-draft): Really.
20591
20592 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
20593
20594         * nnmh.el (nnmh-request-list-1): Don't check the link count
20595         before descending.  (small patch)
20596
20597 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20598
20599         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
20600         stuff.
20601
20602         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
20603         Match on real group name.
20604
20605         * gnus-art.el (gnus-signature-limit): Doc fix.
20606
20607         * gnus-msg.el (gnus-inews-make-draft): Quote list.
20608
20609         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
20610
20611 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
20612
20613         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
20614         isn't a string.
20615
20616 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20617
20618         * gnus-draft.el (gnus-draft-send):
20619         Bind rfc2047-encode-encoded-words.
20620
20621         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
20622         (rfc2047-encodable-p): Say that =? needs encoding.
20623         (rfc2047-encode-encoded-words): New variable.
20624
20625         * gnus-group.el (gnus-group-select-group): Doc fix.
20626
20627         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
20628
20629         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
20630         to nil.
20631
20632         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
20633
20634         * nnheader.el (nnheader-get-lines-and-char): New function.
20635
20636 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
20637
20638         * gnus-msg.el (gnus-summary-followup-with-original):
20639         Document yanking of region when active.
20640
20641 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20642
20643         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
20644         groups if the group level is higher than the specified value.
20645
20646 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20647
20648         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
20649         (gnus-group-jump-to-group): Add prefix argument using
20650         `gnus-group-jump-to-group-prompt'.  Query before jumping to
20651         non-active group.
20652
20653         * compface.el (uncompface): Be verbose when changing
20654         `uncompface-use-external'.
20655
20656         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
20657         handle manual section.
20658
20659 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20660
20661         * gnus-art.el (gnus-button-alist): Revert previous change.
20662
20663 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20664
20665         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
20666
20667 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20668
20669         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
20670         whether backend can accept message.
20671
20672         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
20673
20674 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
20675
20676         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20677         Avoid creating directory when nntp-marks-is-evil is true.
20678         Reported by Reiner Steib.
20679
20680 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20681
20682         * gnus-picon.el (gnus-picon-style): New variable.
20683         (gnus-picon-insert-glyph): Add optional `nostring' argument.
20684         (gnus-picon-transform-address): Support `gnus-picon-style'.
20685         From Jesper Harder <harder@ifa.au.dk>.
20686
20687 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20688
20689         * message.el (message-fill-field): Return point.
20690         (message-generate-headers): Go to end of field.
20691
20692         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
20693         stuff for non-living groups.
20694
20695 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
20696
20697         * gnus-art.el (gnus-article-followup-with-original)
20698         (gnus-article-reply-with-original): gnus-mark-active-p ->
20699         gnus-region-active-p.
20700
20701 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
20702
20703         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
20704         only when there is spam or ham to be processed.
20705
20706 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20707
20708         * mail-source.el (mail-source-delete-crash-box): Refactor.
20709         (mail-source-fetch): Use it.
20710         (mail-source-fetch-file): Ditto.
20711         (mail-source-fetch-directory): Run postscript in loop.
20712         (mail-source-fetch-pop): Delete.
20713         (mail-source-fetch-maildir): Ditto.
20714         (mail-source-fetch-imap): Ditto.
20715
20716         * imap.el (imap-authenticators): Comment out sasl.
20717
20718         * message.el (message-skip-to-next-address): New function.
20719         (message-fill-header-address): Refactor.
20720         (message-fill-address): Use it.
20721         (message-delete-address): Use it.
20722         (message-fill-header-general): Refactor.
20723         (message-fill-field-address): Rename.
20724         (message-narrow-to-field): Find the start of the header.
20725         (message-header-format-alist): Don't pre-fill.
20726         (message-fill-header): Remove.
20727         (message-insert-header): New function.
20728         (message-shorten-references): Use it.
20729
20730         * rfc2047.el (rfc2047-field-value): Strip props.
20731
20732         * mail-parse.el (mail-header-make-address): New alias.
20733
20734         * ietf-drums.el (ietf-drums-make-address): New function.
20735
20736         * imap.el: Add compiler directives.
20737
20738         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
20739
20740         * gnus-art.el (article-decode-idna-rhs): Don't use
20741         message-idna-inside-rhs-p.
20742
20743 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20744
20745         * message.el (message-idna-inside-rhs-p): Remove.
20746         (message-idna-to-ascii-rhs-1): Use proper address parsing.
20747
20748         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
20749         false positives.
20750
20751 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
20752
20753         * imap.el (imap-sasl-make-mechanisms): Use sasl.
20754
20755 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20756
20757         * nneething.el (nneething-file-name): Don't create spurious
20758         files.
20759
20760         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
20761         (gnus-inews-do-gcc): Remove sleep.
20762
20763         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
20764         part under point.
20765
20766         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
20767         (gnus-agent-regenerate-group): Using nil messages aren't valid.
20768
20769 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
20770
20771         * spam.el (spam-summary-prepare-exit): Fix (length).
20772
20773 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
20774
20775         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
20776         as expired without moving it" message when there are spam
20777         messages left.
20778
20779 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
20780
20781         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
20782         header is not nil.
20783
20784 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
20785
20786         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
20787         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
20788         (nntp-marks-changed-p): New arg SERVER.
20789         (nntp-request-update-info): Adjust caller.
20790
20791 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
20792
20793         * nntp.el (nntp-save-marks): Pass missing arg.
20794
20795 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
20796
20797         * nntp.el: Support marks.
20798         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
20799         (nntp-marks-modtime, nntp-marks-directory): New variables.
20800         (nntp-request-set-mark, nntp-request-update-info)
20801         (nntp-possibly-create-directory, nntp-marks-changed-p)
20802         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
20803         New functions.
20804
20805 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
20806
20807         * gnus-xmas.el (gnus-xmas-select-lowest-window)
20808         (gnus-xmas-redefine): Rename.
20809
20810         * gnus-score.el (gnus-score-insert-help):
20811         Use gnus-select-lowest-window.
20812
20813         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
20814         appt-select-lowest-window and rename to gnus-select-lowest-window.
20815
20816         * gnus.el: do.
20817
20818 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20819
20820         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
20821         encodings of MIME-encoded words, in order to improve
20822         interoperability with several broken MUAs.
20823
20824 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20825
20826         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
20827         tags, only when charsets are not specified in headers.
20828         (mm-inline-text-html-render-with-w3m): Ditto.
20829
20830         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
20831         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
20832
20833 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20834
20835         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
20836         instead of MIME-decoded from fields when checking
20837         `gnus-article-address-banner-alist'.
20838
20839 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
20840
20841         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
20842         description rather than subject.
20843
20844 2004-05-02  Steve Youngs  <steve@youngs.au.com>
20845
20846         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
20847
20848 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20849
20850         * gnus.el (gnus-version-number): Bump.
20851
20852 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20853
20854         * gnus.el: No Gnus v0.2 is released.
20855
20856 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20857
20858         * gnus-agent.el (gnus-agent-read-agentview):
20859         Inline gnus-uncompress-range.
20860
20861 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20862
20863         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
20864         `exec-installed-p'.
20865
20866 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
20867
20868         * gnus.el (spam-process, spam-autodetect-methods):
20869         Add bsfilter and bsfilter-headers.
20870
20871         * spam.el (spam-bsfilter): New customize group.
20872         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
20873         (spam-bsfilter-header, spam-bsfilter-probability-header)
20874         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
20875         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
20876         (spam-bsfilter-database-directory): New options.
20877         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
20878         (spam-list-of-statistical-checks, spam-registration-functions):
20879         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
20880         (spam-bsfilter-score): New command.
20881         (spam-check-bsfilter-headers, spam-check-bsfilter)
20882         (spam-bsfilter-register-with-bsfilter)
20883         (spam-bsfilter-register-spam-routine)
20884         (spam-bsfilter-unregister-spam-routine)
20885         (spam-bsfilter-register-ham-routine)
20886         (spam-bsfilter-unregister-ham-routine): New functions.
20887         (spam-generic-score): Support bsfilter; Accept an optional argument
20888         to recalcurate spam score even if scoring header has already been
20889         added.
20890         (spam-bogofilter-score, spam-spamassassin-score): Accept an
20891         optional argument to recalcurate spam score even if scoring header
20892         has already been added.
20893
20894 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
20895
20896         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
20897         strings!  Reported by David D. Smith <davidsmith@acm.org>.
20898         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
20899         link is missing.
20900
20901 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
20902
20903         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
20904         (html2text-get-attr): Rewrite.
20905
20906         * message.el (message-setup-1): Remove redundant put-text-property
20907         on mail-header-separator.
20908
20909 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
20910
20911         * gnus-registry.el (gnus-registry-cache-whitespace)
20912         (gnus-registry-action, gnus-registry-spool-action)
20913         (gnus-registry-split-fancy-with-parent): Change message levels
20914         from 5 to 3 or 7, as needed.
20915
20916         * spam.el (spam-summary-prepare-exit)
20917         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
20918         (spam-split, spam-find-spam, spam-log-undo-registration)
20919         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
20920         level from 5 to 6.
20921
20922 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20923
20924         * gnus-ems.el: Autoload appt-select-lowest-window (revert
20925         2004-03-04 change).
20926
20927 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
20928
20929         * sieve-manage.el (sieve-manage-open):
20930         * nnweb.el (nnweb-insert-html):
20931         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
20932         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
20933         * nnspool.el (nnspool-request-group):
20934         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
20935         * nnml.el (nnml-request-update-info):
20936         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
20937         (nnmh-request-create-group, nnmh-update-gnus-unreads):
20938         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
20939         (nnimap-request-set-mark):
20940         * nnfolder.el (nnfolder-request-update-info):
20941         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
20942         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
20943         * gnus-uu.el (gnus-uu-find-articles-matching):
20944         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
20945         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
20946         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
20947         * gnus-nocem.el (gnus-nocem-scan-groups):
20948         * gnus-int.el (gnus-start-news-server):
20949         * gnus-group.el (gnus-group-make-kiboze-group)
20950         (gnus-group-browse-foreign-server):
20951         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
20952         Use mapc when appropriate.
20953
20954 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
20955
20956         FIXME: Make separate entries for each person.
20957
20958         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
20959         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
20960         <shields@msrl.com>:
20961
20962         * spam.el (spam-necessary-extra-headers): Get the extra headers we
20963         may need for spam sorting and scoring.
20964         (spam-user-format-function-S): Add user format function suitable for
20965         general use.
20966         (spam-article-sort-by-spam-status): Add sorting function for summary
20967         sorting.
20968         (spam-extra-header-to-number): Add function to get a score from a
20969         header.
20970         (spam-summary-score): Add function to get a numeric score from the
20971         headers.
20972         (spam-generic-score): Fix function doc, was in wrong place.
20973         (spam-initialize): Take symbols when it's run, and install the
20974         extra headers that spam-necessary-extra-headers thinks we need.
20975
20976 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
20977
20978         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
20979         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
20980
20981 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
20982
20983         * gnus-sum.el (gnus-set-global-variables)
20984         (gnus-build-all-threads, gnus-get-newsgroup-headers)
20985         (gnus-article-get-xrefs, gnus-summary-best-group)
20986         (gnus-summary-next-article, gnus-summary-enter-digest-group)
20987         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
20988         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
20989         Use with-current-buffer.
20990
20991 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
20992
20993         * spam.el (spam-summary-prepare-exit): Simplify logic.
20994         (spam-fetch-article-header): Read the article header if it's not
20995         available.
20996         (spam-list-articles): Simplify logic.
20997         (spam-filelist-register-routine): Fix bug with unregister-list.
20998
20999         * gnus-registry.el: Fix comments at beginning.
21000
21001 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
21002
21003         * message.el (message-cater-to-broken-inn): Remove.
21004         (message-shorten-references): Make sure the total folded length of
21005         References is shorter than 998 characters to cater to a bug in INN
21006         2.3.  Also, don't pretend that references aren't folded -- this
21007         hasn't worked for a while.
21008
21009 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21010
21011         * gnus-agent.el (gnus-agentize):
21012         gnus-agent-send-mail-real-function no longer set to current value
21013         of message-send-mail-function but rather a lambda that calls
21014         message-send-mail-function.  The change makes the agent real-time
21015         responsive to user changes to message-send-mail-function.
21016
21017 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21018
21019         * legacy-gnus-agent.el
21020         (gnus-agent-convert-to-compressed-agentview): Fix typos with
21021         help from Florian Weimer <fw@deneb.enyo.de>
21022
21023 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21024
21025         * nnmail.el (nnmail-cache-insert): Revert last change.
21026
21027 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21028
21029         * nnmail.el (nnmail-cache-insert): Always check whether
21030         nnmail-cache-ignore-groups matches a group name.
21031
21032 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
21033
21034         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
21035         (spam-find-spam, spam-log-processing-to-registry)
21036         (spam-log-registered-p, spam-log-unregistration-needed-p)
21037         (spam-log-undo-registration): Use gnus-message instead of
21038         gnus-error, none of these errors are fatal.
21039
21040         * gnus-registry.el (gnus-registry-clean-empty-function)
21041         (gnus-registry-clean-empty): Remove only empty entries without
21042         extra data.
21043
21044 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
21045
21046         * spam-stat.el (spam-stat-buffer-change-to-spam)
21047         (spam-stat-buffer-change-to-non-spam): Change (error) to
21048         (gnus-message 8) invocation.
21049
21050 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21051
21052         * nntp.el (nntp-via-netcat-command): New variable.
21053         (nntp-via-netcat-switches): New variable.
21054         (nntp-open-via-rlogin-and-netcat): New function.
21055         (nntp-open-connection-function): Doc fix.
21056         (nntp-telnet-command): Doc fix.
21057         (nntp-end-of-line): Doc fix.
21058         (nntp-via-rlogin-command): Doc fix.
21059         (nntp-via-user-name): Doc fix.
21060         (nntp-via-address): Doc fix.
21061
21062 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21063
21064         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
21065         error in Emacs 21.1.
21066
21067 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
21068
21069         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
21070
21071 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21072
21073         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
21074         (gnus-agent-with-refreshed-group): New macro.
21075         (gnus-agent-rename-group): New function.
21076         (gnus-agent-delete-group): New function.
21077         (gnus-agent-save-group-info): Use gnus-command-method when
21078         `method' parameter is nil.  Don't write nil entries into the
21079         active file.
21080         (gnus-agent-get-group-info): New function.
21081         (gnus-agent-fetch-articles):
21082         Use gnus-agent-update-files-total-fetched-for to increment disk space
21083         used.
21084         (gnus-agent-fetch-headers, gnus-agent-save-alist):
21085         Use gnus-agent-update-view-total-fetched-for to increment disk space
21086         used.
21087         (gnus-agent-get-local): Add optional parameters to avoid calling
21088         gnus-group-real-name and gnus-find-method-for-group.
21089         (gnus-agent-set-local): Delete stored entry if either min, or max,
21090         are nil.
21091         (gnus-agent-fetch-session): Reworded error/quit messages.
21092         On quit, use gnus-agent-regenerate-group to record existance of any
21093         articles fetched to disk before the quit occurred.
21094         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
21095         gnus-agent-update-view-total-fetched-for, and
21096         gnus-agent-update-files-total-fetched-for to decrement disk space
21097         used.
21098         (gnus-agent-retrieve-headers):
21099         Use gnus-agent-update-view-total-fetched-for to increment disk space
21100         used.
21101         (gnus-agent-regenerate-group): Replace gnus-group-update-group
21102         with gnus-agent-update-files-total-fetched-for to decrement disk
21103         space and fresh group buffer.
21104         (gnus-agent-inhibit-update-total-fetched-for): New variable.
21105         (gnus-agent-need-update-total-fetched-for): New variable.
21106         (gnus-agent-update-files-total-fetched-for): New function.
21107         (gnus-agent-update-view-total-fetched-for): New function.
21108         (gnus-agent-total-fetched-for): New function.
21109
21110         * gnus-cache.el (gnus-cache-save-buffers):
21111         Use gnus-cache-update-overview-total-fetched-for to change disk space
21112         used by this group.
21113         (gnus-cache-possibly-enter-article):
21114         Use gnus-cache-update-file-total-fetched-for to increment disk space
21115         used by this group.
21116         (gnus-cache-possibly-remove-article):
21117         Use gnus-cache-update-file-total-fetched-for to decrement disk space
21118         used by this group.
21119         (gnus-cache-generate-nov-databases): Purge total fetched cache.
21120         (gnus-cache-rename-group): New function.
21121         (gnus-cache-delete-group): New function.
21122         (gnus-cache-inhibit-update-total-fetched-for): New variable.
21123         (gnus-cache-need-update-total-fetched-for): New variable.
21124         (gnus-cache-with-refreshed-group): New macro.
21125         (gnus-cache-update-file-total-fetched-for): New function.
21126         (gnus-cache-update-overview-total-fetched-for): New function.
21127         (gnus-cache-rename-group-total-fetched-for): New function.
21128         (gnus-cache-delete-group-total-fetched-for): New function.
21129         (gnus-cache-total-fetched-for): New function.
21130
21131         * gnus-group.el: Require gnus-sum and autoload functions to
21132         resolve warnings when gnus-group.el compiled alone.
21133         (gnus-group-line-format): Documented new %F.
21134         (size of Fetched data) group line format; identifies disk space
21135         used by agent and cache.
21136         (gnus-group-line-format-alist): Defined new F format.
21137         (gnus-total-fetched-for): New function.
21138         (gnus-group-delete-group): No longer update
21139         gnus-cache-active-altered as gnus-request-delete-group now keeps
21140         the cache in sync.
21141         (gnus-group-list-active): Let the agent store a server's active
21142         list if currently plugged.
21143
21144         * gnus-int.el (gnus-request-delete-group):
21145         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
21146         local disk in sync with the server.
21147         (gnus-request-rename-group):
21148         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
21149         local disk in sync with the server.
21150
21151         * gnus-start.el (gnus-get-unread-articles):
21152         Cosmetic simplification to logic.
21153
21154         * gnus-util.el (gnus-rename-file): New function.
21155
21156 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
21157
21158         * mm-util.el (mm-image-load-path): Handle nil in load-path.
21159
21160 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
21161
21162         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
21163         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
21164
21165 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
21166
21167         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
21168         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
21169
21170 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
21171
21172         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
21173
21174 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
21175
21176         * spam.el (spam-set-difference): Add function to replace
21177         gnus-set-difference in spam.el.
21178         (spam-summary-prepare-exit): Use spam-set-difference.
21179
21180 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
21181
21182         * gnus-registry.el (gnus-registry-cache-file): Update to use
21183         gnus-dribble-directory OR gnus-home-directory OR ~.
21184         (gnus-registry-split-fancy-with-parent): Fix doc.
21185
21186 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21187
21188         * message.el (message-exchange-point-and-mark):
21189         Use message-mark-active-p.  Suggested by Jesper Harder
21190         <harder@ifa.au.dk>.
21191
21192 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21193
21194         * message.el (message-exchange-point-and-mark): Don't activate
21195         region if it was inactive.  Suggested by Hiroshi Fujishima
21196         <pooh@nature.tsukuba.ac.jp>.
21197
21198 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21199
21200         * gnus-art.el (article-display-face): Display Faces in the same
21201         order as X-Faces.
21202
21203 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21204
21205         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
21206
21207 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21208
21209         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
21210         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
21211         (gnus-article-mime-hierarchy): Remove.
21212         (gnus-article-mime-hierarchy-next): Remove.
21213         (gnus-article-mode): Revert 2004-03-19 change.
21214         (gnus-article-setup-buffer): Revert 2004-03-19 change.
21215         (gnus-insert-mime-button): Revert 2004-03-19 change.
21216         (gnus-mime-accumulate-hierarchy): Remove.
21217         (gnus-mime-enter-multipart): Remove.
21218         (gnus-mime-leave-multipart): Remove.
21219         (gnus-mime-display-part): Revert 2004-03-19 change.
21220         (gnus-mime-display-alternative): Revert 2004-03-19 change.
21221
21222         * mml.el (mml-preview): Revert 2004-03-19 change.
21223
21224 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
21225
21226         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
21227
21228 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21229
21230         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
21231         t while entering a file name using the mm-with-multibyte macro.
21232         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21233
21234         * mm-util.el (mm-with-multibyte): New macro.
21235
21236 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21237
21238         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
21239         New user option.
21240         (gnus-mime-multipart-functions): Doc and customization fix.
21241         (gnus-article-mime-hierarchy): New variable.
21242         (gnus-article-mime-hierarchy-next): New variable.
21243         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
21244         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
21245         gnus-article-mime-hierarchy-next to nil.
21246         (gnus-insert-mime-button): Show hierarchy numbers.
21247         (gnus-mime-accumulate-hierarchy): New function.
21248         (gnus-mime-enter-multipart): New function.
21249         (gnus-mime-leave-multipart): New function.
21250         (gnus-mime-display-part): Recompute hierarchical MIME structure.
21251         (gnus-mime-display-alternative): Show hierarchy numbers.
21252
21253         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
21254         gnus-article-mime-hierarchy-next to nil.
21255
21256 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
21257
21258         * dns.el: Don't require gnus-xmas.
21259
21260 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
21261
21262         * mml.el (mml-generate-mime-1): Don't use format=flowed with
21263         inline PGP.
21264         (mml-menu): Disable mml-quote-region if mark is inactive.
21265
21266 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21267
21268         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
21269         when the group's active is not available.
21270
21271 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21272
21273         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
21274         error.
21275
21276 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
21277
21278         * imap.el (imap-store-password): New variable.
21279         (imap-interactive-login): Use it.
21280         Suggested by Mark Plaksin <happy@mcplaksin.org>.
21281
21282 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21283
21284         * gnus-art.el (gnus-article-read-summary-keys): Restore new
21285         window-start and hscroll to summary window.
21286
21287 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21288
21289         * gnus-start.el (gnus-convert-old-newsrc): Only write the
21290         conversion message to newsrc-dribble when an actual conversion is
21291         performed.
21292
21293 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
21294
21295         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
21296
21297 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21298
21299         * mm-decode.el (mm-complicated-handles): New function reviving
21300         former definition of mm-multiple-handles.
21301
21302         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
21303         (gnus-mime-delete-part): Use it.
21304
21305 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21306
21307         * gnus-agent.el (gnus-agent-read-local):
21308         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
21309         avoid the implicit assumption that they will always be equal.
21310         (gnus-agent-save-local): Bind buffer-file-coding-system, not
21311         coding-system-for-write, as the with-temp-file macro first prints
21312         to a buffer then saves the buffer.
21313
21314 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21315
21316         * gnus-art.el (gnus-article-edit-part): New function.
21317         (gnus-mime-save-part-and-strip): Use it; do query instead of
21318         signaling an error; don't use mm-multiple-handles.
21319         (gnus-mime-delete-part): Ditto.
21320
21321 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21322
21323         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
21324         old file versions.
21325         (gnus-group-prepare-hook): Remove function that converted list
21326         form of gnus-agent-expire-days to group properties.
21327
21328         * gnus-int.el: Autoload gnus-agent-regenerate-group.
21329         (gnus-request-accept-article): Re-indented.
21330
21331         * gnus-start.el (gnus-convert-old-newsrc): Registered new
21332         converters to handle old agent file formats.  Add logic for a
21333         "backup before upgrading warning".
21334         (gnus-convert-mark-converter-prompt): Developers can mark
21335         functions as needing (default), or not needing,
21336         gnus-convert-old-newsrc's "backup before upgrading warning".
21337         (gnus-convert-converter-needs-prompt): Tests whether the user
21338         should be protected from potentially irreversable changes by the
21339         function.
21340
21341         * legacy-gnus-agent.el: New.  Provides converters that are only
21342         loaded when gnus-convert-old-newsrc needs to call them.
21343
21344 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21345
21346         * mail-source.el (mail-source-touch-pop): Doc fix.
21347
21348         * message.el (message-smtpmail-send-it): Doc fix.
21349
21350 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
21351
21352         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
21353
21354         * nnmail.el (nnmail-split-fancy): do.
21355
21356         * gnus-kill.el (gnus-kill, gnus-execute): do.
21357
21358 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
21359
21360         * gnus-sum.el (gnus-widget-reversible-match)
21361         (gnus-widget-reversible-to-internal)
21362         (gnus-widget-reversible-to-external): New functions.
21363         (gnus-widget-reversible): New widget.
21364         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
21365
21366 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
21367
21368         * gnus-sum.el (gnus-thread-sort-functions)
21369         (gnus-article-sort-functions): Document `(not F)' items.
21370
21371 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
21372
21373         * spam.el (spam-use-gmane-xref): Add new backend.
21374         (spam-gmane-xref-spam-group): Add variable to control the name of the
21375         Gmane spam group.
21376         (spam-blackhole-servers, spam-blackhole-good-server-regex)
21377         (spam-regex-headers-spam, spam-regex-headers-ham)
21378         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
21379         (spam-list-of-checks): Add spam-use-gmane-xref to list of
21380         backends and checks.
21381         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
21382
21383         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
21384         an autodetect method.
21385
21386 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21387
21388         * gnus-int.el (gnus-request-accept-article): Inform the agent that
21389         articles are being added to a group.
21390         (gnus-request-replace-article): Inform the agent that articles
21391         need to be uncached as the cached contents are no longer valid.
21392
21393 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21394
21395         * binhex.el: Don't autoload executable-find.
21396
21397         * canlock.el: Don't autoload mail-fetch-field.
21398
21399         * dgnushack.el: Autoload c-mode for XEmacs.
21400
21401         * gnus-ems.el: Don't autoload appt-select-lowest-window.
21402
21403         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
21404         rmail-dont-reply-to and rmail-output.
21405
21406         * gnus-score.el: Don't autoload ffap-string-at-point.
21407
21408         * gnus-setup.el: Don't autoload sc-cite-original.
21409
21410         * imap.el: Don't autoload base64-decode-string,
21411         base64-encode-string and md5.
21412
21413         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
21414         and rmail-msg-restore-non-pruned-header.
21415
21416         * mm-decode.el: Don't autoload executable-find.
21417
21418         * mm-url.el: Don't autoload executable-find.
21419
21420         * mm-view.el: Don't autoload diff-mode.
21421
21422         * nndb.el: Don't autoload news-reply-mode, news-setup,
21423         cancel-timer and telnet.
21424
21425         * password.el: Don't autoload run-at-time for Emacs.
21426
21427         * sha1-el.el: Don't autoload executable-find.
21428
21429         * sieve-mode.el: Don't autoload c-mode.
21430
21431         * uudecode.el: Don't autoload executable-find.
21432
21433 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21434
21435         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
21436         (gnus-agent-possibly-alter-active): Avoid null in numeric
21437         comparison.
21438         (gnus-agent-set-local): Refuse to save null in local object table.
21439         (gnus-agent-regenerate-group): The REREAD parameter can now be a
21440         list of articles that will be marked as unread.
21441
21442 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21443
21444         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
21445
21446 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
21447
21448         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
21449         language tags.
21450
21451 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
21452
21453         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
21454         Don't bind "obarray".
21455
21456         * gnus-sum.el (gnus-thread-sort-functions):
21457         Add `gnus-thread-sort-by-most-recent-number' and
21458         `gnus-thread-sort-by-most-recent-date'.
21459         Reported by Kai Grossjohann <kai@emptydomain.de>.
21460
21461 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21462
21463         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
21464
21465 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21466
21467         * gnus-cus.el (gnus-agent-customize-category):
21468         Remove ignore-errors macro reference that required cl to be loaded at
21469         run-time.
21470
21471         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
21472         single-interval range of the form (min . max).  Previously the
21473         range had to look like ((min . max)).  Likewise, return
21474         (min . max) rather than ((min . max)).
21475         (gnus-range-map): Use gnus-range-normalize to accept
21476         single-interval range.
21477
21478         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
21479         the cache, but not the agent, now appear with their usual face.
21480
21481         * dgnushack.el (loaddir): New variable that is bound to the
21482         directory containing the dgnushack.el file. Use loaddir, rather
21483         than srcdir, to update load-path. Change lets dgnushack compile
21484         code in directories other than GNUS/lisp.
21485
21486 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21487
21488         * lpath.el: Don't bind w3m-safe-url-regexp.
21489
21490         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
21491         w3m-safe-url-regexp variable buffer-local.
21492
21493         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21494
21495 2004-02-27  Simon Josefsson  <jas@extundo.com>
21496
21497         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
21498         gnus-group-real-prefix.
21499         (gnus-summary-move-article): Use it, instead of
21500         gnus-group-real-prefix.
21501
21502 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21503
21504         * lpath.el: Bind w3m-safe-url-regexp.
21505
21506         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
21507         w3m-safe-url-regexp variable buffer-local and set it as the value
21508         of mm-w3m-safe-url-regexp.
21509
21510         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
21511
21512         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
21513         parsing gnus-posting-styles when the message is not for replying.
21514
21515         * dgnushack.el: Autoload sgml-mode for XEmacs.
21516
21517         * nnrss.el (nnrss-opml-export):
21518         Use mm-set-buffer-file-coding-system instead of
21519         set-buffer-file-coding-system.
21520
21521 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
21522
21523         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
21524         of checkdoc.el).
21525         * nnrss.el: do.
21526         * gnus-mlspl.el: do.
21527         * gnus-ml.el: do.
21528         * gnus-srvr.el: do.
21529
21530         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
21531
21532 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
21533
21534         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
21535         Corrections to custom-manual links.
21536
21537         * gnus-art.el (gnus-article): Ditto.
21538
21539         * mm-decode.el (mime-display, mime-security): Ditto.
21540
21541 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21542
21543         * flow-fill.el: Typo.
21544
21545 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
21546
21547         * spam-wash.el: New file.
21548
21549 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
21550
21551         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
21552
21553 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
21554
21555         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
21556         to be run with new-articles as LIST1, not LIST2.
21557         (spam-registration-functions): Add spam-use-ham-copy as a nil
21558         registration backend.
21559
21560 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
21561
21562         * spam-stat.el (spam-stat-washing-hook): New option.
21563         (spam-stat-buffer-words): Use it.
21564         (spam-stat-process-directory, spam-stat-test-directory):
21565         Use insert-file-contents-literally.
21566         (spam-stat-coding-system): New variable.
21567         (spam-stat-load, spam-stat-save): Use it.
21568
21569 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21570
21571         * spam-report.el (spam-report-plug-agent):
21572         Quote spam-report-url-to-file and spam-report-url-ping-plain.
21573
21574 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
21575
21576         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
21577         Allow / in mailto URLs.
21578
21579 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21580
21581         * spam-report.el (spam-report-process-queue): Fix interactive use.
21582         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
21583         (spam-report-unplug-agent): Doc fixes.
21584         (spam-report-url-ping-mm-url, spam-report-url-to-file)
21585         (spam-report-agentize, spam-report-deagentize): Autoload.
21586
21587 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21588
21589         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
21590
21591         * message.el (message-setup-fill-variables): Add mml tags to
21592         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
21593         <ajk@iu.edu>.
21594         (message-mode): Don't modify paragraph-separate there.
21595
21596 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21597
21598         * compface.el (uncompface-use-external): Default to undecided.
21599         (uncompface-use-external-threshold): New variable.
21600         (uncompface-float-time): New macro.
21601         (uncompface): Determine whether to use the external decoder if
21602         uncompface-use-external is undecided.
21603
21604 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21605
21606         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
21607         after images.
21608
21609         * gnus-art.el (gnus-mime-display-single): Remove dead code.
21610
21611 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
21612
21613         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
21614
21615         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
21616
21617         * gnus-sum.el (gnus-summary-limit-to-age)
21618         (gnus-summary-limit-children): do.
21619
21620         * gnus-int.el (gnus-request-scan): do.
21621
21622         * gnus-group.el (gnus-group-suspend): do.
21623
21624         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
21625
21626         * gnus-cite.el (gnus-cite-parse-attributions): do.
21627
21628         * gnus-agent.el (gnus-summary-set-agent-mark)
21629         (gnus-agent-regenerate-group): do.
21630
21631         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
21632
21633         * binhex.el (binhex-decode-region-internal): do.
21634
21635 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21636
21637         * gnus-fun.el (gnus-face-properties-alist): New user option.
21638         (gnus-display-x-face-in-from): Use it.
21639
21640         * gnus-art.el (article-display-face): Ditto.
21641
21642         * compface.el (uncompface-use-external): Default to nil.
21643
21644 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
21645
21646         * nntp.el (nntp-erase-buffer): New function.
21647         (nntp-retrieve-data, nntp-send-command)
21648         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
21649         (nntp-possibly-change-group): Use it.
21650
21651         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
21652         Use with-current-buffer.
21653
21654 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
21655
21656         * compface.el: Merge the ELisp-based uncompface program.
21657         (compface): New customization group.
21658         (uncompface-use-external): New user option.
21659         (uncompface): Call uncompface-internal if uncompface-use-external
21660         is nil.
21661         (uncompface-internal): New function.  Note that there are also
21662         some other functions and variables added for this function.
21663
21664 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
21665
21666         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
21667         if necessary.
21668
21669 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
21670
21671         * spam-report.el (spam-report-unplug-agent)
21672         (spam-report-plug-agent, spam-report-deagentize)
21673         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
21674         Add support for the Agent in spam-report: when unplugged, report to a
21675         file; when plugged, submit all the requests.
21676
21677         * spam.el (spam-register-routine): Fix message about
21678         registration.
21679
21680 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
21681
21682         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
21683         dependencies.
21684         (rfc2047-encode): Use it.
21685
21686         * gnus-art.el (gnus-button-marker-list): Move before first
21687         reference.
21688
21689         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
21690         (imap-parse-body): Fix format string mismatch.
21691
21692         * gnus-score.el (gnus-summary-increase-score): do.
21693
21694         * nnrss.el (nnrss-close): New function.
21695
21696 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
21697
21698         * nnrss.el (nnrss-make-filename): New function.
21699         (nnrss-request-delete-group, nnrss-read-server-data)
21700         (nnrss-save-server-data, nnrss-read-group-data)
21701         (nnrss-save-group-data): Use it.
21702         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
21703         (nnrss-read-server-data, nnrss-read-group-data): Use load.
21704         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
21705
21706 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
21707
21708         * mml.el (mml-compute-boundary-1): Don't uncompress files.
21709
21710 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
21711
21712         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
21713         files.
21714
21715         * message.el (message-generate-headers-first): Don't quote nil
21716         and t in docstrings.
21717
21718         * imap.el (imap-id): do.
21719
21720         * gnus-agent.el (gnus-agent-consider-all-articles)
21721         (gnus-agent-queue-mail): do.
21722
21723 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
21724
21725         * spam-report.el (spam-report-process-queue): New function.
21726         Process requests from `spam-report-requests-file'.
21727         (spam-report-process-queue): Doc fix.
21728
21729 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
21730
21731         * spam.el (spam-register-routine)
21732         (spam-log-processing-to-registry, spam-log-registered-p)
21733         (spam-log-unregistration-needed-p, spam-log-undo-registration):
21734         Change "check" to "spam-check" for semi-clarity.
21735
21736 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
21737
21738         * pop3.el: Require nnheader.
21739
21740         * mml-smime.el: Require cl.  Autoload message-fetch-field.
21741
21742         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
21743
21744         * gnus-picon.el: Require cl.
21745
21746         * gnus-fun.el: Require gnus-ems and gnus-util.
21747
21748         * gnus.el (gnus-method-to-server): Move defsubst before first use.
21749
21750         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
21751
21752         * gnus-art.el (gnus-article-edit-mode): Define before first
21753         reference.
21754
21755 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
21756
21757         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
21758         (gnus-uu-post-encoded): Use point-at-bol.
21759
21760         * gnus-topic.el (gnus-group-active-topic-p): do.
21761
21762         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
21763
21764         * gnus-group.el (gnus-group-kill-region): do.
21765
21766         * gnus-art.el (article-date-ut): do.
21767
21768         * message.el (message-fetch-field): Remove redundant
21769         case-fold-search binding.
21770         (message-narrow-to-field): Simplify.
21771
21772 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
21773
21774         * spam.el (spam-directory): Derive from `gnus-directory'.
21775
21776         * spam-report.el (spam-report-url-to-file)
21777         (spam-report-requests-file): New function and variable for offline
21778         reporting.
21779         (spam-report-url-ping-function): Add `spam-report-url-to-file'
21780         and user defined function.
21781         (spam-report-url-ping-mm-url): Remove doubled slash.
21782
21783 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
21784
21785         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
21786
21787 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
21788
21789         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
21790         Fix format string mismatch.
21791
21792         * sieve.el (sieve-deactivate-all): do.
21793
21794         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
21795
21796         * nnlistserv.el (nnlistserv-kk-wash-article): do.
21797
21798         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
21799
21800         * mm-bodies.el (mm-7bit-chars): Don't include \r.
21801
21802 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
21803
21804         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
21805         the list of checks.
21806
21807 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
21808
21809         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
21810         padding.
21811
21812 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
21813
21814         * mm-view.el (mm-fill-flowed): New variable.
21815         (mm-inline-text): Use it.
21816
21817 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
21818
21819         * spam.el (spam-spamassassin-register-ham-routine)
21820         (spam-spamassassin-register-spam-routine): Fix function names.
21821
21822 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
21823
21824         * gnus.el (gnus-tmp-grouplens): Remove.
21825         (gnus-summary-line-format): Remove grouplens.
21826
21827         * gnus-group.el (gnus-group-line-format): Ditto.
21828
21829         * gnus-spec.el (gnus-format-specs): Ditto.
21830         (gnus-update-format-specifications): Flush the group format spec
21831         cache if there's the grouplens stuff.
21832         (gnus-parse-simple-format): Replace %l with the empty string.
21833
21834 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
21835
21836         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
21837         omission.
21838
21839 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21840
21841         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
21842         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21843
21844 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
21845
21846         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
21847         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
21848         New macros and functions.
21849         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
21850         Handle > NLINK_MAX messages.
21851         * nnmaildir.el (nnmaildir-request-set-mark):
21852         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
21853
21854 2004-01-25  Alex Schroeder  <alex@gnu.org>
21855
21856         * spam-stat.el (spam-stat-process-directory-age): New option.
21857         (spam-stat-process-directory): Use it.
21858
21859 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
21860
21861         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
21862         (spam-stat-save): Accept prefix argument.
21863
21864 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
21865
21866         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
21867         links" error.
21868
21869 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21870
21871         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
21872         the rest of the and/or forms.
21873
21874 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21875
21876         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
21877         compatibility with old .newsrc.eld files.
21878
21879         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
21880
21881         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
21882
21883         * gnus-start.el (gnus-1): do.
21884
21885         * gnus-group.el (gnus-group-line-format-alist): do.
21886
21887         * gnus.el (gnus-use-grouplens, gnus-visual): do.
21888
21889         * gnus-gl.el: Remove.
21890
21891 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21892
21893         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
21894         marks consisting of a single range {for example, (3 . 5)} rather
21895         than a list of a single range { ((3 . 5)) }.
21896
21897 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
21898
21899         * spam-stat.el (spam-stat-store-gnus-article-buffer):
21900         Use with-current-buffer.
21901         (spam-stat-store-current-buffer): Use insert-buffer-substring to
21902         avoid consing a string.
21903
21904         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
21905         Remove obsolete entries for big5 and gb2312.
21906
21907 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21908
21909         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
21910         uncompressed list.
21911
21912 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
21913
21914         * spam-stat.el (spam-stat-strip-xref): New function.
21915         (spam-stat-process-directory): Use it.
21916
21917         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
21918         here -- it's done in message-fetch-field.
21919
21920 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
21921
21922         * gnus-agent.el (gnus-agent-queue-mail)
21923         (gnus-agent-prompt-send-queue): New variables.
21924         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
21925         * gnus-draft.el (gnus-group-send-queue): Pass the group name
21926         "nndraft:queue" along to gnus-draft-send.
21927         Use gnus-agent-prompt-send-queue.
21928         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
21929         is "nndraft:queue".  Suggested by Gaute Strokkenes
21930         <gs234@srcf.ucam.org>
21931
21932         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
21933         (agent-enable-undownloaded-faces): Add.
21934         (gnus-agent-cat-groups): Use eval-and-compile, not
21935         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
21936         method of gnus-agent-cat-groups even when the buffer has been
21937         evaled.
21938         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
21939         delete gnus-agent-save-active-1.
21940         (gnus-agent-save-groups): Delete.  Identical to
21941         gnus-agent-save-active.
21942         (gnus-agent-write-active): No longer adjust agent's copy of active
21943         file as agent's adjustments are now stored in their own
21944         file.  Remove optional parameter.
21945         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
21946         servers.  Add use of min/max range limits from server's local
21947         file.
21948         (gnus-agent-save-alist): Remove unused optional argument.
21949         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
21950         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
21951         (gnus-agent-set-local): A per-server file that keeps min/max range
21952         limits for articles known to the agent.  Provides a fast mechanism
21953         for altering many active ranges.
21954         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
21955         active file (local makes it unnecessary).
21956         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
21957
21958         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
21959         (agent-enable-undownloaded-faces): Add.
21960
21961         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
21962         disable it when sending to "nndraft:queue".
21963         (gnus-group-send-queue): Add safety check to avoid sending queue
21964         when unplugged.
21965
21966         * gnus-group.el (gnus-group-catchup): Use new
21967         gnus-sequence-of-unread-articles, not
21968         gnus-list-of-unread-articles, to avoid exhausting memory with huge
21969         numbers of articles.  Use gnus-range-map to avoid having to
21970         uncompress the unread list.
21971         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
21972         Fix invalid ange-ftp reference.
21973
21974         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
21975         (gnus-sorted-range-intersection): Intersection of two ranges
21976         without requiring that they first be uncompressed.
21977
21978         * gnus-start.el (gnus-activate-group): Unless blocked by the
21979         caller, possibly expand the active range to include both cached
21980         and agentized articles.
21981         (gnus-convert-old-newsrc): Rewrote in anticipation of having
21982         multiple version-dependent converters.
21983         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
21984         gnus-agent-save-active.
21985         (gnus-save-newsrc-file): Save dirty agent range limits.
21986
21987         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
21988         gnus-agent-possibly-alter-active.
21989         (gnus-adjust-marked-articles): Faster handling of simple lists.
21990
21991 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
21992
21993         * spam-stat.el (spam-stat-test-directory): New optional argument
21994         displays a list of files detected.  Suggested by Andrew Cohen
21995         <cohen@andy.bu.edu>.
21996         (spam-stat-buffer-words-with-scores): Don't narrow and change
21997         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
21998
21999 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
22000
22001         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
22002         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
22003         (spam-spamassassin-arguments)
22004         (spam-spamassassin-spam-flag-header)
22005         (spam-spamassassin-positive-spam-flag-header)
22006         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
22007         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
22008         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
22009         (spam-list-of-processors, spam-list-of-checks)
22010         (spam-list-of-statistical-checks, spam-registration-functions)
22011         (spam-check-spamassassin-headers, spam-check-spamassassin)
22012         (spam-spamassassin-score)
22013         (spam-spamassassin-register-with-sa-learn)
22014         (spam-spamassassin-register-spam-routine)
22015         (spam-spamassassin-register-ham-routine)
22016         (spam-assassin-register-spam-routine)
22017         (spam-assassin-register-ham-routine): Add SpamAssassin support.
22018         (spam-bogofilter-score): Fix to show article before scoring.
22019
22020 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
22021
22022         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
22023         default scoring function.
22024         (spam-generic-score): Call spam-spamassassin-score if
22025         spam-use-spamassassin or spam-use-spamassassin-headers is on;
22026         spam-bogofilter-score otherwise.
22027
22028         * gnus.el (spam-process, spam-autodetect-methods):
22029         Add spamassassin and spamassassin-headers.
22030
22031 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
22032
22033         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22034         Suppress unnecessary messages.
22035
22036 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
22037
22038         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
22039         make-hash-table.
22040
22041 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22042
22043         * canlock.el (base64-encode-string): Don't autoload it.
22044
22045 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22046
22047         * run-at-time.el: Remove useless (require 'itimer),
22048         eval-and-compile and (featurep 'xemacs).
22049
22050 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
22051
22052         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
22053         GROUP is a virtual group.
22054
22055 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
22056
22057         * gnus.el: Autoload `message-y-or-n-p'.
22058
22059 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
22060
22061         * pgg-parse.el: Remove unnecessary (require 'custom).
22062
22063         * pgg-def.el: do.
22064
22065         * nnmail.el: do.
22066
22067         * gnus-undo.el: do.
22068
22069         * gnus-picon.el: do.
22070
22071         * gnus-util.el: do.
22072
22073 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
22074
22075         * gnus-sum.el (gnus-pick-line-number): Add autoload.
22076
22077 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22078
22079         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
22080         handle, as well as a list.
22081
22082         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
22083         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
22084         (mm-w3m-cid-retrieve): Simplify.
22085
22086 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
22087
22088         * message.el (message-kill-to-signature): Allow prefix arg to
22089         specify number of lines to keep before signature.
22090
22091 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
22092
22093         * message.el (message-kill-to-signature): Change docstring.
22094
22095 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22096
22097         * canlock.el: Always require sha1-el.
22098         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
22099
22100         * message.el: Autoload sha1 only when compiling.
22101
22102         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
22103         eudc-expand-inline for XEmacs.
22104
22105 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22106
22107         * message.el (message-canlock-generate): Require sha1-el.
22108
22109 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
22110
22111         * message.el (message-expand-name): Silence the byte compiler.
22112
22113         * lpath.el: Add detect-coding-system.
22114
22115         * dgnushack.el (dgnushack-compile): Remove obsolete check for
22116         cus-edit.
22117
22118 2004-01-13  Simon Josefsson  <jas@extundo.com>
22119
22120         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
22121         Invoke gnus-score-mode.
22122         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
22123
22124         * gnus-range.el (gnus-compress-sequence): Doc fix.
22125         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
22126
22127 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22128
22129         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
22130
22131 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
22132
22133         * spam.el (spam-get-article-as-string): Update to use
22134         gnus-request-article-this-buffer, much simpler.
22135         (spam-get-article-as-buffer): Remove.
22136
22137 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
22138
22139         * message.el (message-expand-name): Use EUDC if the user uses that.
22140
22141 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
22142
22143         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
22144         character for the encoding to avoid consing a string.
22145
22146         * rfc2047.el (rfc2047-decode-string): Don't cons a string
22147         unnecessarily.
22148
22149         * mm-util.el (mm-replace-chars-in-string): Remove.
22150
22151         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
22152         of mm-replace-chars-in-string.
22153
22154 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
22155
22156         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
22157
22158         * mm-util.el (mm-subst-char-in-string): Support inplace.
22159
22160         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
22161         a new string in every iteration.  Use shy groups.
22162
22163 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
22164
22165         * gnus-srvr.el (gnus-browse-unsubscribe-group):
22166         * gnus-soup.el (gnus-soup-group-brew):
22167         * gnus-msg.el (gnus-put-message):
22168         * gnus-move.el (gnus-group-move-group-to-server):
22169         * gnus-kill.el (gnus-batch-score):
22170         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
22171         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
22172         (gnus-group-update-group, gnus-group-read-group)
22173         (gnus-group-make-group, gnus-group-make-help-group)
22174         (gnus-group-make-archive-group, gnus-group-make-directory-group)
22175         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
22176         (gnus-group-sort-by-unread, gnus-group-catchup)
22177         (gnus-group-unsubscribe-group, gnus-group-kill-group)
22178         (gnus-group-yank-group, gnus-group-set-info)
22179         (gnus-group-list-groups):
22180         * gnus.el (gnus-generate-new-group-name):
22181         * gnus-delay.el (gnus-delay-send-queue):
22182         * nnvirtual.el (nnvirtual-catchup-group):
22183         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
22184         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
22185         (gnus-group-prepare-topics, gnus-topic-check-topology):
22186         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
22187         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
22188         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
22189         (gnus-group-make-articles-read):
22190         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
22191         (gnus-group-change-level, gnus-kill-newsgroup)
22192         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
22193         (gnus-get-unread-articles, gnus-make-articles-unread)
22194         (gnus-make-ascending-articles-unread): Use accessor
22195         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
22196         to get group information for improved readability.
22197
22198
22199 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22200
22201         * gnus-art.el (article-decode-mime-words, article-babel)
22202         (gnus-article-highlight-signature, gnus-article-add-buttons)
22203         (gnus-signature-toggle): Use gnus-with-article-buffer.
22204
22205         * gnus-art.el (gnus-article-highlight-headers)
22206         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
22207
22208         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
22209         (gnus-article-set-globals, gnus-request-article-this-buffer)
22210         (gnus-button-message-id, gnus-article-maybe-hide-headers)
22211         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
22212         (gnus-mime-display-alternative): Use with-current-buffer.
22213
22214 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22215
22216         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
22217         also under 80 char limit, and call gnus-error if needed.
22218         (spam-fetch-article-header): Fix - it was a
22219         buffer-local variable (gnus-newsgroup-data).
22220         (spam-find-spam): Use spam-generate-fake-headers, forget about
22221         spam-insert-fake-headers.
22222         (spam-insert-fake-headers): Remove.
22223
22224 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22225
22226         * deuglify.el (gnus-article-outlook-unwrap-lines)
22227         (gnus-outlook-rearrange-article)
22228         (gnus-outlook-repair-attribution-outlook)
22229         (gnus-outlook-repair-attribution-block)
22230         (gnus-outlook-repair-attribution-other): Remove redundant
22231         save-excursion.
22232
22233 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
22234
22235         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
22236         (spam-fetch-field-subject-fast)
22237         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
22238         (spam-fetch-article-header): Add functions to deal with Gnus
22239         internals for fast retrieval of article header data.
22240         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
22241
22242 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
22243
22244         * pop3.el (pop3-md5): Remove.
22245         (pop3-apop): Replace pop3-md5 with md5.
22246
22247         * mm-bodies.el: base64 is always built-in.
22248
22249         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
22250         Use with-current-buffer.
22251
22252 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22253
22254         * canlock.el (canlock-insert-header): Remove excessive grouping in
22255         regexp.
22256
22257         * gnus-sum.el (gnus-summary-read-document): Ditto.
22258
22259         * gnus-uu.el (gnus-uu-part-number): Ditto.
22260
22261         * html2text.el (html2text-remove-tags): Ditto.
22262         (html2text-format-tags): Ditto.
22263         (html2text-format-single-elements): Ditto.
22264
22265         * mml.el (mml-parse-1): Ditto.
22266
22267 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22268
22269         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
22270
22271         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
22272
22273         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
22274
22275         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
22276
22277 2003-11-15  Simon Josefsson  <jas@extundo.com>
22278
22279         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
22280         (pgg-gpg-lookup-key): Use regexp match instead of
22281         split-string (split-string is different between emacs 21.2 and
22282         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
22283
22284 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
22285
22286         * gnus-art.el (gnus-mime-view-all-parts)
22287         (gnus-article-part-wrapper, gnus-article-view-part):
22288         Use with-current-buffer.
22289
22290 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22291
22292         * spam.el (spam-disable-spam-split-during-ham-respool)
22293         (spam-spamoracle-database, spam-cache-lookups)
22294         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
22295         (spam-group-ham-mark-p, spam-group-spam-mark-p)
22296         (spam-group-ham-marks, spam-group-spam-marks)
22297         (spam-group-spam-contents-p, spam-group-ham-contents-p)
22298         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
22299         also add spam-use-blackholes to the statistical checks.
22300         (spam-fetch-field-fast): Add interface to fetching fields, may
22301         become a macro.
22302         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
22303         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
22304         (spam-insert-fake-headers): Fake an article when needed.
22305         (spam-find-spam): Fake article when possible.
22306         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
22307         (spam-check-bogofilter-headers): Use message-fetch-field instead
22308         of nnmail-fetch-field.
22309
22310 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
22311
22312         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
22313
22314 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
22315
22316         * spam.el (spam-split): Do not require spam-use-CHECK to be
22317         enabled if that check is passed to spam-split explicitly; also
22318         fix so 'spam doesn't get converted to spam-split-group when
22319         spam-split-symbolic-return is t.
22320         (spam-find-spam): Find registrations of the article and use those
22321         instead of re-running spam-split to find the spam/ham
22322         classification of the article.
22323         (spam-log-processing-to-registry, spam-log-registered-p)
22324         (spam-log-unregistration-needed-p, spam-log-undo-registration):
22325         Use gnus-error instead of gnus-message.
22326         (spam-log-registration-type): Add function to determine the
22327         classification of a message based on registry entries; will
22328         return nil if both 'spam and 'ham are found.
22329         (spam-check-BBDB): Expand all the BBDB macros here so we can have
22330         a reasonably fast local cache without the loading errors.
22331         (spam-cache-lookups): Set to t by default.
22332         (spam-find-spam): Don't try to guess spam-cache-lookups.
22333         (spam-enter-whitelist, spam-enter-blacklist): Clear the
22334         spam-caches entry.
22335         (spam-filelist-build-cache, spam-filelist-check-cache):
22336         Fix caching of whitelist/blacklist entries.
22337         (spam-check-whitelist, spam-check-blacklist):
22338         Invoke spam-from-listed-p with a type, not a cache variable.
22339         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
22340
22341 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22342
22343         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
22344
22345         * nnmail.el (nnmail-split-fancy): do.
22346
22347         * mml.el (mml-parse): do.
22348
22349         * gnus-score.el (gnus-enter-score-words-into-hashtb)
22350         (gnus-score-adaptive): do.
22351
22352 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22353
22354         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
22355         (gnus-mime-button-map): Don't set keymap parent.
22356         (gnus-button-ctan-directory-regexp): Use shy grouping.
22357         (gnus-prev-page-map): Don't set keymap parent.
22358         (gnus-prev-page-map): Remove duplicated one.
22359         (gnus-next-page-map): Don't set keymap parent.
22360         (gnus-mime-security-button-map): Ditto.
22361
22362         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
22363         version number.
22364
22365         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
22366
22367 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22368
22369         * canlock.el (canlock-sha1-function): Remove.
22370         (canlock-sha1-function-for-verify): Remove.
22371         (canlock-openssl-program): Remove.
22372         (canlock-openssl-args): Remove.
22373         (canlock-ignore-errors): Remove.
22374         (canlock-sha1-with-openssl): Remove.
22375         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
22376         (canlock-verify): Don't use canlock-ignore-errors.
22377
22378         * sha1-el.el (sha1-string-external): Make it can return a string
22379         in binary form.
22380         (sha1-region-external): Ditto.
22381         (sha1-string-internal): Ditto.
22382         (sha1-region-internal): Ditto.
22383         (sha1-region): Ditto.
22384         (sha1-string): Ditto.
22385         (sha1): Ditto.
22386
22387 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22388
22389         * spam.el (spam-report-articles-gmane): New command.
22390
22391 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22392
22393         * gnus.el: Don't make unnecessary *Group* buffer when loading.
22394
22395         * run-at-time.el (run-at-time-saved): Remove.
22396         (run-at-time): Doc fix.
22397
22398 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
22399
22400         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
22401         (gnus-summary-limit-map): Add it.
22402         (gnus-summary-make-menu-bar): do.
22403
22404 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
22405
22406         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
22407         Make attempt at some caching support (done for BBDB only now).
22408         (spam-find-spam): Set spam-cache-lookups if there are more than 2
22409         addresses to be checked.
22410         (spam-clear-cache-BBDB): Add function, to be invoked by
22411         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
22412         (spam-check-BBDB): Check and use the caches, if
22413         spam-cache-lookups is on, remove superfluous (provide).
22414
22415 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
22416
22417         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
22418
22419 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
22420
22421         * run-at-time.el (run-at-time-saved): Move to after the definition
22422         of `run-at-time'.
22423
22424         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
22425
22426 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22427
22428         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
22429         mm-w3m-local-map-property.
22430
22431         * mm-view.el (mm-w3m-mode-map): Remove.
22432         (mm-w3m-local-map-property): Remove.
22433         (mm-inline-text-html-render-with-w3m): Don't use
22434         mm-w3m-local-map-property.
22435
22436 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22437
22438         * run-at-time.el: New file.
22439
22440         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
22441         under Emacs.
22442
22443         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
22444         of gnus-set-text-properties.
22445
22446         * gnus-uu.el (gnus-uu-save-article): Ditto.
22447
22448         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
22449
22450         * gnus-cite.el (gnus-cite-parse): Ditto.
22451
22452         * gnus-art.el (gnus-button-push): Use set-text-properties instead
22453         of gnus-.
22454
22455         * gnus-xmas.el (run-at-time): Require run-at-time.
22456
22457         * gnus.el: Change calls to nnheader-run-at-time and
22458         password-run-at-time throughout to use run-at-time directly.
22459
22460         * password.el: Remove definition of run-at-time.
22461
22462         * nnheaderxm.el: Remove definition of run-at-time.
22463
22464 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
22465
22466         * mml.el (mml-minibuffer-read-disposition): Show attachment type
22467         in prompt.
22468
22469 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22470
22471         * messagexmas.el (message-xmas-redefine): Alias
22472         `message-make-caesar-translation-table' to
22473         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
22474         version.
22475
22476         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
22477         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
22478         `gnus-xmas-set-text-properties'.
22479         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
22480         `gnus-xmas-completing-read'.
22481         (gnus-xmas-completing-read): Removed.
22482         (gnus-xmas-open-network-stream): Removed.
22483
22484         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
22485         XEmacs version.
22486
22487         * dns.el (dns-make-network-process): Use `open-network-stream'
22488         instead of `gnus-xmas-open-network-stream'.
22489
22490         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
22491
22492         * .cvsignore: Add auto-autoloads.el, custom-load.el.
22493
22494 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22495
22496         * gnus-art.el (gnus-mime-display-alternative)
22497         (gnus-insert-mime-button, gnus-insert-mime-security-button)
22498         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
22499         Don't use gnus-local-map-property.
22500
22501         * gnus-util.el (gnus-local-map-property): Remove.
22502
22503         * mm-view.el (mm-view-pkcs7-decrypt):
22504         Replace gnus-completing-read-maybe-default with completing-read.
22505
22506         * gnus-util.el (gnus-completing-read): do.
22507         (gnus-completing-read-maybe-default): Remove.
22508
22509 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
22510
22511         * password.el: Only autoload `run-at-time' if not XEmacs.
22512         Only autoload the itimer functions if XEmacs.
22513
22514 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22515
22516         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
22517         XEmacsen.
22518
22519         * dgnushack.el: Autoload executable-find for XEmacs.
22520
22521 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
22522
22523         * gnus-art.el (gnus-read-string): Remove.
22524         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
22525         read-string.
22526
22527 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
22528
22529         * netrc.el: Autoload password-read.
22530         (netrc): Add configuration group.
22531         (netrc-encoding-method, netrc-openssl-path):
22532         Add variables for encoding and decoding of files with symmetric
22533         ciphers.
22534         (netrc-encode): Add assistant function to encode a file with
22535         netrc-encoding-method.
22536         (netrc-parse): Add interactive parameter, added optional
22537         decoding if netrc-encoding-method is non-nil but otherwise
22538         behavior is standard.
22539         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
22540         Do s/encode/encrypt/ everywhere.
22541
22542         * spam.el: Remove executable-find autoload.
22543
22544 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22545
22546         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
22547
22548         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
22549
22550 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
22551
22552         * gnus-art.el (gnus-treat-ansi-sequences)
22553         (article-treat-ansi-sequences): New variable and function.
22554         Suggested by Dan Jacobson <jidanni@jidanni.org>.
22555
22556         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
22557         Use it.
22558
22559 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
22560
22561         * mm-util.el (mm-quote-arg): Remove.
22562
22563         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
22564         shell-quote-argument.
22565
22566         * gnus-uu.el (gnus-uu-command): do.
22567
22568         * gnus-sum.el (gnus-summary-insert-pseudos): do.
22569
22570         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
22571         with make-char.
22572
22573         * mm-util.el (mm-make-char): Remove.
22574
22575         * mml.el (mml-mode): Replace gnus-add-minor-mode with
22576         add-minor-mode.
22577
22578         * gnus-undo.el (gnus-undo-mode): do.
22579
22580         * gnus-topic.el (gnus-topic-mode): do.
22581
22582         * gnus-sum.el (gnus-dead-summary-mode): do.
22583
22584         * gnus-start.el (gnus-slave-mode): do.
22585
22586         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
22587
22588         * gnus-ml.el (gnus-mailing-list-mode): do.
22589
22590         * gnus-gl.el (gnus-grouplens-mode): do.
22591
22592         * gnus-draft.el (gnus-draft-mode): do.
22593
22594         * gnus-dired.el (gnus-dired-mode): do.
22595
22596         * gnus-ems.el (gnus-add-minor-mode): Remove.
22597
22598         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22599         Replace gnus-char-width with char-width.
22600
22601         * gnus-ems.el (gnus-char-width): Remove.
22602
22603         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
22604         Replace gnus-char-width with char-width.
22605
22606         * gnus-ems.el (gnus-char-width): Remove.
22607
22608         * spam-stat.el (with-syntax-table): Remove with-syntax-table
22609         definition.
22610         Remove Emacs 20 hash table compatibility code.
22611
22612         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
22613         20 compatibility code.
22614
22615         * spam.el (spam-point-at-eol): Replace with point-at-eol.
22616
22617         * smime.el (smime-point-at-eol): Replace with point-at-eol.
22618
22619         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
22620         Replace with point-at-{eol,bol}.
22621
22622         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
22623
22624         * imap.el (imap-point-at-eol): Replace with point-at-eol.
22625
22626         * flow-fill.el (fill-flowed-point-at-bol)
22627         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
22628
22629         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
22630         Replace with point-at-{eol,bol} throughout all files.
22631
22632 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22633
22634         * ntlm.el (ntlm-string-as-unibyte): New macro.
22635         (ntlm-build-auth-response): Use it.
22636
22637         Remove Emacs 20 stuff:
22638         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
22639         (butlast, mapc, remove): Remove the compiler macros.
22640         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
22641         of delq and copy-sequence.
22642         * gnus-art.el (popup-menu): Remove the compiler macro.
22643         * nnmail.el (nnmail-split-fancy): Don't support customizing with
22644         Emacs 20.
22645
22646 2004-01-05  Simon Josefsson  <jas@extundo.com>
22647
22648         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
22649         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
22650         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
22651         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
22652         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
22653         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
22654         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
22655         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
22656         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
22657         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
22658         ntlm-string-permute, string-lshift into ntlm-string-lshift,
22659         string-xor into ntlm-string-xor.
22660         Suggested by Jesper Harder <harder@myrealbox.com>.
22661
22662         * ntlm.el: Don't include poem.
22663
22664         * md4.el (print-int32, print-string-hexa): Remove.
22665         Suggested by Jesper Harder <harder@myrealbox.com>.
22666
22667         * sasl-ntlm.el, ntlm.el, md4.el: New files.
22668
22669         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
22670         probably breaks emacs with DL patch, but do we care? Is anyone
22671         still using the DL stuff?)
22672
22673         * sieve-manage.el: Use the password package.
22674         (sieve-manage-read-passwd): Remove.
22675         (sieve-manage-interactive-login): Use password.  Re-add
22676         condition-case around loop.
22677
22678         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
22679         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22680         Use the password package.
22681
22682 2003-02-19  Simon Josefsson  <jas@extundo.com>
22683
22684         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
22685         token.
22686
22687 2002-08-07  Simon Josefsson  <jas@extundo.com>
22688
22689         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
22690         (sieve-manage-authenticators):
22691         (sieve-manage-authenticator-alist): Add some SASL mechs.
22692         (sieve-sasl-auth): New function.
22693         (sieve-manage-cram-md5-auth):
22694         (sieve-manage-plain-auth): Rewrite using SASL library.
22695         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
22696         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
22697         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
22698         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
22699
22700 2004-01-05  Simon Josefsson  <jas@extundo.com>
22701
22702         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
22703         New files.
22704
22705 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22706
22707         * gnus-group.el (gnus-no-groups-message): Update.
22708
22709         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
22710
22711 2003-11-09  Simon Josefsson  <jas@extundo.com>
22712
22713         * imap.el: Support for ID IMAP extension (RFC 2971).
22714         (imap-local-variables): Add imap-id.
22715         (imap-id): New variable.
22716         (imap-id): New function.
22717         (imap-parse-response): Parse untagged ID response.
22718         * nnimap.el (nnimap-id): New variable.
22719         (nnimap-open-connection): Use it.
22720
22721 2003-12-28  Simon Josefsson  <jas@extundo.com>
22722
22723         * gnus-score.el (gnus-score-edit-all-score): New.
22724         * gnus-group.el (gnus-group-score-map): Bind it to W e.
22725
22726 2004-01-04  Simon Josefsson  <jas@extundo.com>
22727
22728         * password.el: Add.
22729
22730 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
22731
22732         * dns.el (dns-query-types): Fix typo.
22733         (dns-query-types): New function.
22734         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
22735         PTR and SOA replies, see RFC 1035.
22736
22737 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22738
22739         * gnus.el (gnus-logo-color-style): Change colors to `no'.
22740
22741         * Move to Changelog.2.
22742
22743 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22744
22745         * gnus.el (gnus-version-number): Bump version.
22746
22747 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22748
22749         * gnus.el: No Gnus v0.1 is released.
22750
22751 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
22752
22753         * gnus.el: No Gnus v0.0 is released.
22754
22755 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22756
22757         * gnus.el (gnus-version-number): Bump.
22758         (gnus-version): No.
22759
22760 See ChangeLog.2 for earlier changes.
22761
22762   Copyright (C) 2004-2011  Free Software Foundation, Inc.
22763
22764   This file is part of GNU Emacs.
22765
22766   GNU Emacs is free software: you can redistribute it and/or modify
22767   it under the terms of the GNU General Public License as published by
22768   the Free Software Foundation, either version 3 of the License, or
22769   (at your option) any later version.
22770
22771   GNU Emacs is distributed in the hope that it will be useful,
22772   but WITHOUT ANY WARRANTY; without even the implied warranty of
22773   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22774   GNU General Public License for more details.
22775
22776   You should have received a copy of the GNU General Public License
22777   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
22778
22779 ;; Local Variables:
22780 ;; coding: utf-8
22781 ;; fill-column: 79
22782 ;; add-log-time-zone-rule: t
22783 ;; End: